Your IP : 216.73.217.127


Current Path : /var/log/
Upload File :
Current File : //var/log/elevate-cpanel.log

* 14-20:00:12 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 14-20:00:13 (3018) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 14-20:00:13 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 14-20:00:13 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 14-20:00:19 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 14-20:00:19 (3077) [ERROR] http://yum.mariadb.org/10.2/centos7-amd64/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 (MariaDB),
 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=mariadb ...

     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 mariadb
        or
            subscription-manager repos --disable=mariadb

     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=mariadb.skip_if_unavailable=true

failure: repodata/repomd.xml from mariadb: [Errno 256] No more mirrors to try.
http://yum.mariadb.org/10.2/centos7-amd64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found

* 14-20:00:19 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 14-20:00:19 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 14-20:00:19 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 14-20:00:19 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 14-20:00:19 (2925) [INFO] Checking if your system is up to date: 
* 14-20:00:19 (3361) [INFO] Running: /usr/bin/yum clean all
* 14-20:00:19 (3362) [INFO] 
* 14-20:00:19 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 14-20:00:19 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins base epel
* 14-20:00:19 (3372) [INFO]               : extras imhbase mariadb updates wp-toolkit-cpanel
* 14-20:00:19 (3372) [INFO]               : wp-toolkit-thirdparties
* 14-20:00:19 (3372) [INFO] Cleaning up list of fastest mirrors
* 14-20:00:19 (3372) [INFO] Other repos take up 1.4 M of disk space (use --verbose for details)
* 14-20:00:19 (3382) [INFO] 
* 14-20:00:19 (3361) [INFO] Running: /usr/bin/yum check-update
* 14-20:00:19 (3362) [INFO] 
* 14-20:00:19 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 14-20:00:20 (3372) [INFO] Determining fastest mirrors
* 14-20:00:22 (3372) [INFO]  * EA4: 184.94.196.93
* 14-20:00:22 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 14-20:00:22 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 14-20:00:22 (3372) [INFO]  * base: ridgewireless.mm.fcix.net
* 14-20:00:22 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 14-20:00:22 (3372) [INFO]  * extras: centos.mirror.ndchost.com
* 14-20:00:22 (3372) [INFO]  * updates: mirror.keystealth.org
* 14-20:00:22 (3372) [INFO] http://yum.mariadb.org/10.2/centos7-amd64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
* 14-20:00:22 (3372) [INFO] Trying other mirror.
* 14-20:00:22 (3372) [INFO] To address this issue please refer to the below wiki article 
* 14-20:00:22 (3372) [INFO] 
* 14-20:00:22 (3372) [INFO] https://wiki.centos.org/yum-errors
* 14-20:00:22 (3372) [INFO] 
* 14-20:00:22 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 14-20:00:22 (3372) [INFO] 
* 14-20:00:22 (3372) [INFO] 
* 14-20:00:22 (3372) [INFO] 
* 14-20:00:22 (3372) [INFO]  One of the configured repositories failed (MariaDB),
* 14-20:00:22 (3372) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 14-20:00:22 (3372) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 14-20:00:22 (3372) [INFO] 
* 14-20:00:22 (3372) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 14-20:00:22 (3372) [INFO] 
* 14-20:00:22 (3372) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 14-20:00:22 (3372) [INFO]         upstream. This is most often useful if you are using a newer
* 14-20:00:22 (3372) [INFO]         distribution release than is supported by the repository (and the
* 14-20:00:22 (3372) [INFO]         packages for the previous distribution release still work).
* 14-20:00:22 (3372) [INFO] 
* 14-20:00:22 (3372) [INFO]      3. Run the command with the repository temporarily disabled
* 14-20:00:22 (3372) [INFO]             yum --disablerepo=mariadb ...
* 14-20:00:22 (3372) [INFO] 
* 14-20:00:22 (3372) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 14-20:00:22 (3372) [INFO]         will then just ignore the repository until you permanently enable it
* 14-20:00:22 (3372) [INFO]         again or use --enablerepo for temporary usage:
* 14-20:00:22 (3372) [INFO] 
* 14-20:00:22 (3372) [INFO]             yum-config-manager --disable mariadb
* 14-20:00:22 (3372) [INFO]         or
* 14-20:00:22 (3372) [INFO]             subscription-manager repos --disable=mariadb
* 14-20:00:22 (3372) [INFO] 
* 14-20:00:22 (3372) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 14-20:00:22 (3372) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 14-20:00:22 (3372) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 14-20:00:22 (3372) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 14-20:00:22 (3372) [INFO]         compromise:
* 14-20:00:22 (3372) [INFO] 
* 14-20:00:22 (3372) [INFO]             yum-config-manager --save --setopt=mariadb.skip_if_unavailable=true
* 14-20:00:22 (3372) [INFO] 
* 14-20:00:22 (3372) [INFO] failure: repodata/repomd.xml from mariadb: [Errno 256] No more mirrors to try.
* 14-20:00:22 (3372) [INFO] http://yum.mariadb.org/10.2/centos7-amd64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
* 14-20:00:22 (3382) [INFO] 
* 14-20:00:22 (2928) [WARN] Your system is not up to date please run: /usr/bin/yum update
* 14-20:00:22 (2504) [WARN] *** Elevation Blocker detected: ***
System is not up to date

* 14-20:00:22 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 14-20:00:22 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 14-20:00:25 (2475) [WARN] Unkown error while checking blockers: Unable to backup EA4 profile. Failure from /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 at /usr/local/cpanel/scripts/elevate-cpanel line 1450.

* 14-20:00:25 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 15-19:58:28 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 15-19:58:30 (3018) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 15-19:58:30 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 15-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 15-19:58:34 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 15-19:58:34 (3077) [ERROR] http://yum.mariadb.org/10.2/centos7-amd64/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 (MariaDB),
 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=mariadb ...

     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 mariadb
        or
            subscription-manager repos --disable=mariadb

     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=mariadb.skip_if_unavailable=true

failure: repodata/repomd.xml from mariadb: [Errno 256] No more mirrors to try.
http://yum.mariadb.org/10.2/centos7-amd64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found

* 15-19:58:34 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 15-19:58:34 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 15-19:58:34 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 15-19:58:34 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 15-19:58:34 (2925) [INFO] Checking if your system is up to date: 
* 15-19:58:34 (3361) [INFO] Running: /usr/bin/yum clean all
* 15-19:58:34 (3362) [INFO] 
* 15-19:58:34 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:58:34 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins base epel
* 15-19:58:34 (3372) [INFO]               : extras imhbase mariadb updates wp-toolkit-cpanel
* 15-19:58:34 (3372) [INFO]               : wp-toolkit-thirdparties
* 15-19:58:34 (3372) [INFO] Cleaning up list of fastest mirrors
* 15-19:58:34 (3372) [INFO] Other repos take up 1.4 M of disk space (use --verbose for details)
* 15-19:58:34 (3382) [INFO] 
* 15-19:58:34 (3361) [INFO] Running: /usr/bin/yum check-update
* 15-19:58:34 (3362) [INFO] 
* 15-19:58:35 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:58:35 (3372) [INFO] Determining fastest mirrors
* 15-19:58:39 (3372) [INFO]  * EA4: 184.94.196.93
* 15-19:58:39 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 15-19:58:39 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 15-19:58:39 (3372) [INFO]  * base: mirror.hostduplex.com
* 15-19:58:39 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 15-19:58:39 (3372) [INFO]  * extras: mirror.facebook.net
* 15-19:58:39 (3372) [INFO]  * updates: mirror.sfo12.us.leaseweb.net
* 15-19:58:40 (3372) [INFO] http://yum.mariadb.org/10.2/centos7-amd64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
* 15-19:58:40 (3372) [INFO] Trying other mirror.
* 15-19:58:40 (3372) [INFO] To address this issue please refer to the below wiki article 
* 15-19:58:40 (3372) [INFO] 
* 15-19:58:40 (3372) [INFO] https://wiki.centos.org/yum-errors
* 15-19:58:40 (3372) [INFO] 
* 15-19:58:40 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 15-19:58:40 (3372) [INFO] 
* 15-19:58:40 (3372) [INFO] 
* 15-19:58:40 (3372) [INFO] 
* 15-19:58:40 (3372) [INFO]  One of the configured repositories failed (MariaDB),
* 15-19:58:40 (3372) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 15-19:58:40 (3372) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 15-19:58:40 (3372) [INFO] 
* 15-19:58:40 (3372) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 15-19:58:40 (3372) [INFO] 
* 15-19:58:40 (3372) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 15-19:58:40 (3372) [INFO]         upstream. This is most often useful if you are using a newer
* 15-19:58:40 (3372) [INFO]         distribution release than is supported by the repository (and the
* 15-19:58:40 (3372) [INFO]         packages for the previous distribution release still work).
* 15-19:58:40 (3372) [INFO] 
* 15-19:58:40 (3372) [INFO]      3. Run the command with the repository temporarily disabled
* 15-19:58:40 (3372) [INFO]             yum --disablerepo=mariadb ...
* 15-19:58:40 (3372) [INFO] 
* 15-19:58:40 (3372) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 15-19:58:40 (3372) [INFO]         will then just ignore the repository until you permanently enable it
* 15-19:58:40 (3372) [INFO]         again or use --enablerepo for temporary usage:
* 15-19:58:40 (3372) [INFO] 
* 15-19:58:40 (3372) [INFO]             yum-config-manager --disable mariadb
* 15-19:58:40 (3372) [INFO]         or
* 15-19:58:40 (3372) [INFO]             subscription-manager repos --disable=mariadb
* 15-19:58:40 (3372) [INFO] 
* 15-19:58:40 (3372) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 15-19:58:40 (3372) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 15-19:58:40 (3372) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 15-19:58:40 (3372) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 15-19:58:40 (3372) [INFO]         compromise:
* 15-19:58:40 (3372) [INFO] 
* 15-19:58:40 (3372) [INFO]             yum-config-manager --save --setopt=mariadb.skip_if_unavailable=true
* 15-19:58:40 (3372) [INFO] 
* 15-19:58:40 (3372) [INFO] failure: repodata/repomd.xml from mariadb: [Errno 256] No more mirrors to try.
* 15-19:58:40 (3372) [INFO] http://yum.mariadb.org/10.2/centos7-amd64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
* 15-19:58:40 (3382) [INFO] 
* 15-19:58:40 (2928) [WARN] Your system is not up to date please run: /usr/bin/yum update
* 15-19:58:40 (2504) [WARN] *** Elevation Blocker detected: ***
System is not up to date

* 15-19:58:40 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 15-19:58:40 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 15-19:58:43 (2475) [WARN] Unkown error while checking blockers: Unable to backup EA4 profile. Failure from /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 at /usr/local/cpanel/scripts/elevate-cpanel line 1450.

* 15-19:58:43 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 15-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 15-19:58:46 (3018) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 15-19:58:46 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 15-19:58:46 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 15-19:58:48 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 15-19:58:48 (3077) [ERROR] http://yum.mariadb.org/10.2/centos7-amd64/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 (MariaDB),
 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=mariadb ...

     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 mariadb
        or
            subscription-manager repos --disable=mariadb

     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=mariadb.skip_if_unavailable=true

failure: repodata/repomd.xml from mariadb: [Errno 256] No more mirrors to try.
http://yum.mariadb.org/10.2/centos7-amd64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found

* 15-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 15-19:58:48 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 15-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 15-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 15-19:58:48 (2925) [INFO] Checking if your system is up to date: 
* 15-19:58:48 (3361) [INFO] Running: /usr/bin/yum clean all
* 15-19:58:48 (3362) [INFO] 
* 15-19:58:48 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:58:48 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins base epel
* 15-19:58:48 (3372) [INFO]               : extras imhbase mariadb updates wp-toolkit-cpanel
* 15-19:58:48 (3372) [INFO]               : wp-toolkit-thirdparties
* 15-19:58:48 (3372) [INFO] Cleaning up list of fastest mirrors
* 15-19:58:48 (3372) [INFO] Other repos take up 1.4 M of disk space (use --verbose for details)
* 15-19:58:48 (3382) [INFO] 
* 15-19:58:48 (3361) [INFO] Running: /usr/bin/yum check-update
* 15-19:58:48 (3362) [INFO] 
* 15-19:58:48 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:58:49 (3372) [INFO] Determining fastest mirrors
* 15-19:58:52 (3372) [INFO]  * EA4: 184.94.196.92
* 15-19:58:52 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 15-19:58:52 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 15-19:58:52 (3372) [INFO]  * base: mirror.hostduplex.com
* 15-19:58:52 (3372) [INFO]  * epel: mirror.sfo12.us.leaseweb.net
* 15-19:58:52 (3372) [INFO]  * extras: centos.mirror.shastacoe.net
* 15-19:58:52 (3372) [INFO]  * updates: mirror.sfo12.us.leaseweb.net
* 15-19:58:53 (3372) [INFO] http://yum.mariadb.org/10.2/centos7-amd64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
* 15-19:58:53 (3372) [INFO] Trying other mirror.
* 15-19:58:53 (3372) [INFO] To address this issue please refer to the below wiki article 
* 15-19:58:53 (3372) [INFO] 
* 15-19:58:53 (3372) [INFO] https://wiki.centos.org/yum-errors
* 15-19:58:53 (3372) [INFO] 
* 15-19:58:53 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 15-19:58:53 (3372) [INFO] 
* 15-19:58:53 (3372) [INFO] 
* 15-19:58:53 (3372) [INFO] 
* 15-19:58:53 (3372) [INFO]  One of the configured repositories failed (MariaDB),
* 15-19:58:53 (3372) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 15-19:58:53 (3372) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 15-19:58:53 (3372) [INFO] 
* 15-19:58:53 (3372) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 15-19:58:53 (3372) [INFO] 
* 15-19:58:53 (3372) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 15-19:58:53 (3372) [INFO]         upstream. This is most often useful if you are using a newer
* 15-19:58:53 (3372) [INFO]         distribution release than is supported by the repository (and the
* 15-19:58:53 (3372) [INFO]         packages for the previous distribution release still work).
* 15-19:58:53 (3372) [INFO] 
* 15-19:58:53 (3372) [INFO]      3. Run the command with the repository temporarily disabled
* 15-19:58:53 (3372) [INFO]             yum --disablerepo=mariadb ...
* 15-19:58:53 (3372) [INFO] 
* 15-19:58:53 (3372) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 15-19:58:53 (3372) [INFO]         will then just ignore the repository until you permanently enable it
* 15-19:58:53 (3372) [INFO]         again or use --enablerepo for temporary usage:
* 15-19:58:53 (3372) [INFO] 
* 15-19:58:53 (3372) [INFO]             yum-config-manager --disable mariadb
* 15-19:58:53 (3372) [INFO]         or
* 15-19:58:53 (3372) [INFO]             subscription-manager repos --disable=mariadb
* 15-19:58:53 (3372) [INFO] 
* 15-19:58:53 (3372) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 15-19:58:53 (3372) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 15-19:58:53 (3372) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 15-19:58:53 (3372) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 15-19:58:53 (3372) [INFO]         compromise:
* 15-19:58:53 (3372) [INFO] 
* 15-19:58:53 (3372) [INFO]             yum-config-manager --save --setopt=mariadb.skip_if_unavailable=true
* 15-19:58:53 (3372) [INFO] 
* 15-19:58:53 (3372) [INFO] failure: repodata/repomd.xml from mariadb: [Errno 256] No more mirrors to try.
* 15-19:58:53 (3372) [INFO] http://yum.mariadb.org/10.2/centos7-amd64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
* 15-19:58:53 (3382) [INFO] 
* 15-19:58:53 (2928) [WARN] Your system is not up to date please run: /usr/bin/yum update
* 15-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
System is not up to date

* 15-19:58:53 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 15-19:58:53 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 15-19:58:55 (2475) [WARN] Unkown error while checking blockers: Unable to backup EA4 profile. Failure from /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 at /usr/local/cpanel/scripts/elevate-cpanel line 1450.

* 15-19:58:55 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 16-20:02:59 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 16-20:03:01 (3018) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 16-20:03:01 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 16-20:03:01 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 16-20:03:37 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 16-20:03:37 (3077) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/f447a888f2a45c2f8e532feba349c8e4c028db1db5f918d1cfc769b2a716284c-filelists.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://mirrors.sonic.net/epel/7/x86_64/repodata/c041aa51a5bd78287f4b4b2a15b22b01cfd0e6434cc1c6f247a77d752721d8a7-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 16-20:03:37 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 16-20:03:37 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 16-20:03:37 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 16-20:03:39 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 16-20:03:39 (2925) [INFO] Checking if your system is up to date: 
* 16-20:03:39 (3361) [INFO] Running: /usr/bin/yum clean all
* 16-20:03:39 (3362) [INFO] 
* 16-20:03:39 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 16-20:03:39 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins base epel
* 16-20:03:39 (3372) [INFO]               : extras imhbase mariadb updates wp-toolkit-cpanel
* 16-20:03:39 (3372) [INFO]               : wp-toolkit-thirdparties
* 16-20:03:47 (3372) [INFO] Cleaning up list of fastest mirrors
* 16-20:03:47 (3372) [INFO] Other repos take up 1.4 M of disk space (use --verbose for details)
* 16-20:03:47 (3382) [INFO] 
* 16-20:03:47 (3361) [INFO] Running: /usr/bin/yum check-update
* 16-20:03:47 (3362) [INFO] 
* 16-20:03:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 16-20:03:47 (3372) [INFO] Determining fastest mirrors
* 16-20:03:49 (3372) [INFO]  * EA4: 184.94.196.94
* 16-20:03:49 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 16-20:03:49 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 16-20:03:49 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 16-20:03:49 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 16-20:03:49 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 16-20:03:49 (3372) [INFO]  * updates: mirror.hostduplex.com
* 16-20:03:50 (3372) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 16-20:03:50 (3372) [INFO] Trying other mirror.
* 16-20:03:50 (3372) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 16-20:03:50 (3372) [INFO] Trying other mirror.
* 16-20:04:05 (3382) [INFO] 
* 16-20:04:05 (2932) [INFO] Checking /scripts/sysup
* 16-20:04:05 (3361) [INFO] Running: /scripts/sysup
* 16-20:04:05 (3362) [INFO] 
* 16-20:04:05 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 16-20:04:06 (3372) [INFO]   All Needed Packages are already installed.
* 16-20:04:06 (3382) [INFO] 
* 16-20:04:06 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 16-20:04:06 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 16-20:04:07 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-16_20:04:07_modified_for_AlmaLinux_8.json
* 16-20:04:07 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 16-20:04:07 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 17-19:58:52 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 17-19:58:53 (3018) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 17-19:58:53 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 17-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 17-19:59:45 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 17-19:59:45 (3077) [ERROR] http://linux.mirrors.es.net/centos/7.9.2009/updates/x86_64/repodata/17631d532848730eb54f7f57aead85744fe29b779a8fbe1cc32c106e352318a1-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to linux.mirrors.es.net:80; Operation now in progress"
Trying other mirror.

* 17-19:59:45 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 17-19:59:45 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 17-19:59:45 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 17-19:59:47 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 17-19:59:47 (2925) [INFO] Checking if your system is up to date: 
* 17-19:59:47 (3361) [INFO] Running: /usr/bin/yum clean all
* 17-19:59:47 (3362) [INFO] 
* 17-19:59:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 17-19:59:47 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins base epel
* 17-19:59:47 (3372) [INFO]               : extras imhbase mariadb updates wp-toolkit-cpanel
* 17-19:59:47 (3372) [INFO]               : wp-toolkit-thirdparties
* 17-19:59:48 (3372) [INFO] Cleaning up list of fastest mirrors
* 17-19:59:48 (3372) [INFO] Other repos take up 1.4 M of disk space (use --verbose for details)
* 17-19:59:48 (3382) [INFO] 
* 17-19:59:48 (3361) [INFO] Running: /usr/bin/yum check-update
* 17-19:59:48 (3362) [INFO] 
* 17-19:59:48 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 17-19:59:48 (3372) [INFO] Determining fastest mirrors
* 17-19:59:50 (3372) [INFO]  * EA4: 184.94.196.92
* 17-19:59:50 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 17-19:59:50 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 17-19:59:50 (3372) [INFO]  * base: abqix.mm.fcix.net
* 17-19:59:50 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 17-19:59:50 (3372) [INFO]  * extras: mirrors.raystedman.org
* 17-19:59:50 (3372) [INFO]  * updates: mirror.sfo12.us.leaseweb.net
* 17-20:00:08 (3382) [INFO] 
* 17-20:00:08 (2932) [INFO] Checking /scripts/sysup
* 17-20:00:08 (3361) [INFO] Running: /scripts/sysup
* 17-20:00:08 (3362) [INFO] 
* 17-20:00:08 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 17-20:00:09 (3372) [INFO]   All Needed Packages are already installed.
* 17-20:00:09 (3382) [INFO] 
* 17-20:00:09 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 17-20:00:09 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 17-20:00:10 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-17_20:00:10_modified_for_AlmaLinux_8.json
* 17-20:00:10 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 17-20:00:10 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 18-19:58:38 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 18-19:58:40 (3018) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 18-19:58:40 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 18-19:58:40 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 18-19:59:13 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 18-19:59:13 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 18-19:59:13 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 18-19:59:13 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 18-19:59:14 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 18-19:59:14 (2925) [INFO] Checking if your system is up to date: 
* 18-19:59:14 (3361) [INFO] Running: /usr/bin/yum clean all
* 18-19:59:14 (3362) [INFO] 
* 18-19:59:14 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 18-19:59:14 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins base epel
* 18-19:59:14 (3372) [INFO]               : extras imhbase mariadb updates wp-toolkit-cpanel
* 18-19:59:14 (3372) [INFO]               : wp-toolkit-thirdparties
* 18-19:59:14 (3372) [INFO] Cleaning up list of fastest mirrors
* 18-19:59:14 (3372) [INFO] Other repos take up 1.4 M of disk space (use --verbose for details)
* 18-19:59:14 (3382) [INFO] 
* 18-19:59:14 (3361) [INFO] Running: /usr/bin/yum check-update
* 18-19:59:14 (3362) [INFO] 
* 18-19:59:14 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 18-19:59:15 (3372) [INFO] Determining fastest mirrors
* 18-19:59:17 (3372) [INFO]  * EA4: 184.94.196.93
* 18-19:59:17 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 18-19:59:17 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 18-19:59:17 (3372) [INFO]  * base: repos.lax.layerhost.com
* 18-19:59:17 (3372) [INFO]  * epel: mirror.sfo12.us.leaseweb.net
* 18-19:59:17 (3372) [INFO]  * extras: mirrors.oit.uci.edu
* 18-19:59:17 (3372) [INFO]  * updates: mirror.hostduplex.com
* 18-19:59:33 (3382) [INFO] 
* 18-19:59:33 (2932) [INFO] Checking /scripts/sysup
* 18-19:59:33 (3361) [INFO] Running: /scripts/sysup
* 18-19:59:33 (3362) [INFO] 
* 18-19:59:34 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 18-19:59:34 (3372) [INFO]   All Needed Packages are already installed.
* 18-19:59:34 (3382) [INFO] 
* 18-19:59:34 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 18-19:59:34 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 18-19:59:35 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-18_19:59:35_modified_for_AlmaLinux_8.json
* 18-19:59:35 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 18-19:59:35 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 19-19:58:57 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 19-19:58:59 (3018) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 19-19:58:59 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 19-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 19-19:59:36 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 19-19:59:36 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 19-19:59:36 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 19-19:59:36 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 19-19:59:36 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 19-19:59:36 (2925) [INFO] Checking if your system is up to date: 
* 19-19:59:36 (3361) [INFO] Running: /usr/bin/yum clean all
* 19-19:59:36 (3362) [INFO] 
* 19-19:59:36 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 19-19:59:36 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins base epel
* 19-19:59:36 (3372) [INFO]               : extras imhbase mariadb updates wp-toolkit-cpanel
* 19-19:59:36 (3372) [INFO]               : wp-toolkit-thirdparties
* 19-19:59:36 (3372) [INFO] Cleaning up list of fastest mirrors
* 19-19:59:36 (3372) [INFO] Other repos take up 1.4 M of disk space (use --verbose for details)
* 19-19:59:36 (3382) [INFO] 
* 19-19:59:36 (3361) [INFO] Running: /usr/bin/yum check-update
* 19-19:59:36 (3362) [INFO] 
* 19-19:59:37 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 19-19:59:37 (3372) [INFO] Determining fastest mirrors
* 19-19:59:39 (3372) [INFO]  * EA4: 184.94.196.92
* 19-19:59:39 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 19-19:59:39 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 19-19:59:39 (3372) [INFO]  * base: mirror.keystealth.org
* 19-19:59:39 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 19-19:59:39 (3372) [INFO]  * extras: ridgewireless.mm.fcix.net
* 19-19:59:39 (3372) [INFO]  * updates: mirrors.ocf.berkeley.edu
* 19-20:00:15 (3382) [INFO] 
* 19-20:00:15 (2932) [INFO] Checking /scripts/sysup
* 19-20:00:15 (3361) [INFO] Running: /scripts/sysup
* 19-20:00:15 (3362) [INFO] 
* 19-20:00:16 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 19-20:00:18 (3372) [INFO]   All Needed Packages are already installed.
* 19-20:00:18 (3382) [INFO] 
* 19-20:00:18 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 19-20:00:18 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 19-20:00:19 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-19_20:00:19_modified_for_AlmaLinux_8.json
* 19-20:00:19 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 19-20:00:20 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 20-20:00:41 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 20-20:00:42 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 20-20:00:42 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 20-20:01:36 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 20-20:01:36 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 20-20:01:36 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 20-20:01:36 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 20-20:01:36 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 20-20:01:36 (2925) [INFO] Checking if your system is up to date: 
* 20-20:01:36 (3361) [INFO] Running: /usr/bin/yum clean all
* 20-20:01:36 (3362) [INFO] 
* 20-20:01:37 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 20-20:01:37 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 20-20:01:37 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 20-20:01:37 (3372) [INFO]               : wp-toolkit-thirdparties
* 20-20:01:39 (3372) [INFO] Cleaning up list of fastest mirrors
* 20-20:01:39 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 20-20:01:39 (3382) [INFO] 
* 20-20:01:39 (3361) [INFO] Running: /usr/bin/yum check-update
* 20-20:01:39 (3362) [INFO] 
* 20-20:01:39 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 20-20:01:39 (3372) [INFO] Determining fastest mirrors
* 20-20:01:41 (3372) [INFO]  * EA4: 208.74.123.61
* 20-20:01:41 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 20-20:01:41 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 20-20:01:41 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 20-20:01:41 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 20-20:01:41 (3372) [INFO]  * extras: mirror.hostduplex.com
* 20-20:01:41 (3372) [INFO]  * updates: mirrors.xmission.com
* 20-20:01:43 (3372) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 20-20:01:43 (3372) [INFO] Trying other mirror.
* 20-20:01:58 (3382) [INFO] 
* 20-20:01:58 (2932) [INFO] Checking /scripts/sysup
* 20-20:01:58 (3361) [INFO] Running: /scripts/sysup
* 20-20:01:58 (3362) [INFO] 
* 20-20:01:58 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 20-20:01:59 (3372) [INFO]   All Needed Packages are already installed.
* 20-20:01:59 (3382) [INFO] 
* 20-20:01:59 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 20-20:01:59 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 20-20:02:00 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-20_20:02:00_modified_for_AlmaLinux_8.json
* 20-20:02:00 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 20-20:02:00 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 21-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 21-19:59:18 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 21-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 21-20:00:16 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 21-20:00:16 (3077) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.

* 21-20:00:16 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 21-20:00:16 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 21-20:00:16 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 21-20:00:16 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 21-20:00:16 (2925) [INFO] Checking if your system is up to date: 
* 21-20:00:16 (3361) [INFO] Running: /usr/bin/yum clean all
* 21-20:00:16 (3362) [INFO] 
* 21-20:00:18 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 21-20:00:18 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 21-20:00:18 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 21-20:00:18 (3372) [INFO]               : wp-toolkit-thirdparties
* 21-20:00:18 (3372) [INFO] Cleaning up list of fastest mirrors
* 21-20:00:18 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 21-20:00:18 (3382) [INFO] 
* 21-20:00:18 (3361) [INFO] Running: /usr/bin/yum check-update
* 21-20:00:18 (3362) [INFO] 
* 21-20:00:18 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 21-20:00:19 (3372) [INFO] Determining fastest mirrors
* 21-20:00:21 (3372) [INFO]  * EA4: 184.94.196.97
* 21-20:00:21 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 21-20:00:21 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 21-20:00:21 (3372) [INFO]  * base: centos-distro.1gservers.com
* 21-20:00:21 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 21-20:00:21 (3372) [INFO]  * extras: mirrors.sonic.net
* 21-20:00:21 (3372) [INFO]  * updates: linux.mirrors.es.net
* 21-20:00:22 (3372) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 21-20:00:22 (3372) [INFO] Trying other mirror.
* 21-20:00:47 (3382) [INFO] 
* 21-20:00:47 (2932) [INFO] Checking /scripts/sysup
* 21-20:00:47 (3361) [INFO] Running: /scripts/sysup
* 21-20:00:47 (3362) [INFO] 
* 21-20:00:47 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 21-20:00:47 (3372) [INFO]   All Needed Packages are already installed.
* 21-20:00:47 (3382) [INFO] 
* 21-20:00:47 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 21-20:00:47 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 21-20:00:48 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-21_20:00:48_modified_for_AlmaLinux_8.json
* 21-20:00:48 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 21-20:00:48 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 22-19:58:36 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 22-19:58:38 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 22-19:58:38 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 22-19:59:21 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 22-19:59:21 (3077) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/cc9152e1df5267e6f62ac4e6269cdc3fb8559c06efca5b72391ba13e30092974-filelists.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://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/4970884f4f66568da26b239cf8ad2fa1640c3cb655bc6c6fa7846fb24e1f116b-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 22-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 22-19:59:21 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 22-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 22-19:59:23 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 22-19:59:23 (2925) [INFO] Checking if your system is up to date: 
* 22-19:59:23 (3361) [INFO] Running: /usr/bin/yum clean all
* 22-19:59:23 (3362) [INFO] 
* 22-19:59:23 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 22-19:59:23 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 22-19:59:23 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 22-19:59:23 (3372) [INFO]               : wp-toolkit-thirdparties
* 22-19:59:24 (3372) [INFO] Cleaning up list of fastest mirrors
* 22-19:59:24 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 22-19:59:24 (3382) [INFO] 
* 22-19:59:24 (3361) [INFO] Running: /usr/bin/yum check-update
* 22-19:59:24 (3362) [INFO] 
* 22-19:59:24 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 22-19:59:25 (3372) [INFO] Determining fastest mirrors
* 22-19:59:27 (3372) [INFO]  * EA4: 184.94.196.93
* 22-19:59:27 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 22-19:59:27 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 22-19:59:27 (3372) [INFO]  * base: mirrors.xtom.com
* 22-19:59:27 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 22-19:59:27 (3372) [INFO]  * extras: mirrors.oit.uci.edu
* 22-19:59:27 (3372) [INFO]  * updates: mirror.sfo12.us.leaseweb.net
* 22-19:59:28 (3372) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 22-19:59:28 (3372) [INFO] Trying other mirror.
* 22-19:59:41 (3382) [INFO] 
* 22-19:59:41 (2932) [INFO] Checking /scripts/sysup
* 22-19:59:41 (3361) [INFO] Running: /scripts/sysup
* 22-19:59:41 (3362) [INFO] 
* 22-19:59:41 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 22-19:59:42 (3372) [INFO]   All Needed Packages are already installed.
* 22-19:59:42 (3382) [INFO] 
* 22-19:59:42 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 22-19:59:42 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 22-19:59:43 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-22_19:59:43_modified_for_AlmaLinux_8.json
* 22-19:59:43 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 22-19:59:43 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 23-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 23-19:58:45 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 23-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 23-19:59:12 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 23-19:59:12 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 23-19:59:12 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 23-19:59:12 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 23-19:59:13 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 23-19:59:13 (2925) [INFO] Checking if your system is up to date: 
* 23-19:59:13 (3361) [INFO] Running: /usr/bin/yum clean all
* 23-19:59:13 (3362) [INFO] 
* 23-19:59:13 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 23-19:59:13 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 23-19:59:13 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 23-19:59:13 (3372) [INFO]               : wp-toolkit-thirdparties
* 23-19:59:13 (3372) [INFO] Cleaning up list of fastest mirrors
* 23-19:59:13 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 23-19:59:13 (3382) [INFO] 
* 23-19:59:13 (3361) [INFO] Running: /usr/bin/yum check-update
* 23-19:59:13 (3362) [INFO] 
* 23-19:59:13 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 23-19:59:14 (3372) [INFO] Determining fastest mirrors
* 23-19:59:16 (3372) [INFO]  * EA4: 184.94.196.93
* 23-19:59:16 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 23-19:59:16 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 23-19:59:16 (3372) [INFO]  * base: mirror.sfo12.us.leaseweb.net
* 23-19:59:16 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 23-19:59:16 (3372) [INFO]  * extras: centos.mirror.ndchost.com
* 23-19:59:16 (3372) [INFO]  * updates: centos.mirror.ndchost.com
* 23-19:59:29 (3382) [INFO] 
* 23-19:59:29 (2932) [INFO] Checking /scripts/sysup
* 23-19:59:29 (3361) [INFO] Running: /scripts/sysup
* 23-19:59:29 (3362) [INFO] 
* 23-19:59:29 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 23-19:59:30 (3372) [INFO]   All Needed Packages are already installed.
* 23-19:59:30 (3382) [INFO] 
* 23-19:59:30 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 23-19:59:30 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 23-19:59:31 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-23_19:59:31_modified_for_AlmaLinux_8.json
* 23-19:59:31 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 23-19:59:31 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 24-19:58:36 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 24-19:58:38 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 24-19:58:38 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 24-19:59:06 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 24-19:59:06 (3077) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.

* 24-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 24-19:59:06 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 24-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 24-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 24-19:59:10 (2925) [INFO] Checking if your system is up to date: 
* 24-19:59:10 (3361) [INFO] Running: /usr/bin/yum clean all
* 24-19:59:10 (3362) [INFO] 
* 24-19:59:11 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 24-19:59:11 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 24-19:59:11 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 24-19:59:11 (3372) [INFO]               : wp-toolkit-thirdparties
* 24-19:59:11 (3372) [INFO] Cleaning up list of fastest mirrors
* 24-19:59:11 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 24-19:59:11 (3382) [INFO] 
* 24-19:59:11 (3361) [INFO] Running: /usr/bin/yum check-update
* 24-19:59:11 (3362) [INFO] 
* 24-19:59:11 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 24-19:59:11 (3372) [INFO] Determining fastest mirrors
* 24-19:59:15 (3372) [INFO]  * EA4: 184.94.196.97
* 24-19:59:15 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 24-19:59:15 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 24-19:59:15 (3372) [INFO]  * base: centos-distro.1gservers.com
* 24-19:59:15 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 24-19:59:15 (3372) [INFO]  * extras: mirrors.radwebhosting.com
* 24-19:59:15 (3372) [INFO]  * updates: centos.mirror.ndchost.com
* 24-19:59:16 (3372) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 24-19:59:16 (3372) [INFO] Trying other mirror.
* 24-19:59:28 (3382) [INFO] 
* 24-19:59:28 (2932) [INFO] Checking /scripts/sysup
* 24-19:59:28 (3361) [INFO] Running: /scripts/sysup
* 24-19:59:28 (3362) [INFO] 
* 24-19:59:29 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 24-19:59:29 (3372) [INFO]   All Needed Packages are already installed.
* 24-19:59:29 (3382) [INFO] 
* 24-19:59:29 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 24-19:59:29 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 24-19:59:30 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-24_19:59:30_modified_for_AlmaLinux_8.json
* 24-19:59:30 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 24-19:59:30 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 25-19:58:36 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 25-19:58:38 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 25-19:58:38 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 25-19:59:08 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 25-19:59:08 (3077) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/491688c0b49be9275cbe4a55fe401ab0d2dd6d71e4972ff96f6a99865b80fdc3-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/.

https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/a49b6cc74dac315d553cae0fbe4fb1a642d9c32181c40e79cae45e3a4374a22b-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/61ce52cdbd783184731bd7606604ad3bf3e20869a70e22f35e1c848831a0f0ed-filelists.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/a49b6cc74dac315d553cae0fbe4fb1a642d9c32181c40e79cae45e3a4374a22b-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/61ce52cdbd783184731bd7606604ad3bf3e20869a70e22f35e1c848831a0f0ed-filelists.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/491688c0b49be9275cbe4a55fe401ab0d2dd6d71e4972ff96f6a99865b80fdc3-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/491688c0b49be9275cbe4a55fe401ab0d2dd6d71e4972ff96f6a99865b80fdc3-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/a49b6cc74dac315d553cae0fbe4fb1a642d9c32181c40e79cae45e3a4374a22b-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/61ce52cdbd783184731bd7606604ad3bf3e20869a70e22f35e1c848831a0f0ed-filelists.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 25-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 25-19:59:08 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 25-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 25-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 25-19:59:08 (2925) [INFO] Checking if your system is up to date: 
* 25-19:59:08 (3361) [INFO] Running: /usr/bin/yum clean all
* 25-19:59:08 (3362) [INFO] 
* 25-19:59:08 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 25-19:59:08 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 25-19:59:08 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 25-19:59:08 (3372) [INFO]               : wp-toolkit-thirdparties
* 25-19:59:09 (3372) [INFO] Cleaning up list of fastest mirrors
* 25-19:59:09 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 25-19:59:09 (3382) [INFO] 
* 25-19:59:09 (3361) [INFO] Running: /usr/bin/yum check-update
* 25-19:59:09 (3362) [INFO] 
* 25-19:59:09 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 25-19:59:09 (3372) [INFO] Determining fastest mirrors
* 25-19:59:12 (3372) [INFO]  * EA4: 184.94.196.97
* 25-19:59:12 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 25-19:59:12 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 25-19:59:12 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 25-19:59:12 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 25-19:59:12 (3372) [INFO]  * extras: la.mirrors.clouvider.net
* 25-19:59:12 (3372) [INFO]  * updates: mirrors.xtom.com
* 25-19:59:13 (3372) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 25-19:59:13 (3372) [INFO] Trying other mirror.
* 25-19:59:14 (3372) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 25-19:59:14 (3372) [INFO] Trying other mirror.
* 25-19:59:14 (3372) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 25-19:59:14 (3372) [INFO] Trying other mirror.
* 25-19:59:15 (3372) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/a49b6cc74dac315d553cae0fbe4fb1a642d9c32181c40e79cae45e3a4374a22b-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 25-19:59:15 (3372) [INFO] Trying other mirror.
* 25-19:59:15 (3372) [INFO] To address this issue please refer to the below wiki article 
* 25-19:59:15 (3372) [INFO] 
* 25-19:59:15 (3372) [INFO] https://wiki.centos.org/yum-errors
* 25-19:59:15 (3372) [INFO] 
* 25-19:59:15 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 25-19:59:15 (3372) [INFO] 
* 25-19:59:15 (3372) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/a49b6cc74dac315d553cae0fbe4fb1a642d9c32181c40e79cae45e3a4374a22b-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 25-19:59:15 (3372) [INFO] Trying other mirror.
* 25-19:59:15 (3372) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/a49b6cc74dac315d553cae0fbe4fb1a642d9c32181c40e79cae45e3a4374a22b-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 25-19:59:15 (3372) [INFO] Trying other mirror.
* 25-19:59:27 (3382) [INFO] 
* 25-19:59:27 (2932) [INFO] Checking /scripts/sysup
* 25-19:59:27 (3361) [INFO] Running: /scripts/sysup
* 25-19:59:27 (3362) [INFO] 
* 25-19:59:27 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 25-19:59:29 (3372) [INFO]   All Needed Packages are already installed.
* 25-19:59:29 (3382) [INFO] 
* 25-19:59:29 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 25-19:59:29 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 25-19:59:29 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-25_19:59:29_modified_for_AlmaLinux_8.json
* 25-19:59:29 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 25-19:59:30 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 26-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 26-19:58:32 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 26-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 26-19:59:11 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 26-19:59:11 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 26-19:59:11 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 26-19:59:11 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 26-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 26-19:59:21 (2925) [INFO] Checking if your system is up to date: 
* 26-19:59:21 (3361) [INFO] Running: /usr/bin/yum clean all
* 26-19:59:21 (3362) [INFO] 
* 26-19:59:23 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 26-19:59:23 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 26-19:59:23 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 26-19:59:23 (3372) [INFO]               : wp-toolkit-thirdparties
* 26-19:59:24 (3372) [INFO] Cleaning up list of fastest mirrors
* 26-19:59:24 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 26-19:59:24 (3382) [INFO] 
* 26-19:59:24 (3361) [INFO] Running: /usr/bin/yum check-update
* 26-19:59:24 (3362) [INFO] 
* 26-19:59:24 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 26-19:59:25 (3372) [INFO] Determining fastest mirrors
* 26-19:59:26 (3372) [INFO]  * EA4: 208.74.123.61
* 26-19:59:26 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 26-19:59:26 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 26-19:59:26 (3372) [INFO]  * base: linux.mirrors.es.net
* 26-19:59:26 (3372) [INFO]  * epel: mirror.sfo12.us.leaseweb.net
* 26-19:59:26 (3372) [INFO]  * extras: centos-distro.cavecreek.net
* 26-19:59:26 (3372) [INFO]  * updates: mirror.arizona.edu
* 26-19:59:42 (3382) [INFO] 
* 26-19:59:42 (2932) [INFO] Checking /scripts/sysup
* 26-19:59:42 (3361) [INFO] Running: /scripts/sysup
* 26-19:59:42 (3362) [INFO] 
* 26-19:59:42 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 26-19:59:43 (3372) [INFO]   All Needed Packages are already installed.
* 26-19:59:43 (3382) [INFO] 
* 26-19:59:43 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 26-19:59:43 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 26-19:59:44 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-26_19:59:44_modified_for_AlmaLinux_8.json
* 26-19:59:44 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 26-19:59:44 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 27-19:58:29 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 27-19:58:30 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 27-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 27-19:58:58 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 27-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 27-19:58:58 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 27-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 27-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 27-19:58:58 (2925) [INFO] Checking if your system is up to date: 
* 27-19:58:58 (3361) [INFO] Running: /usr/bin/yum clean all
* 27-19:58:58 (3362) [INFO] 
* 27-19:58:58 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 27-19:58:58 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 27-19:58:58 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 27-19:58:58 (3372) [INFO]               : wp-toolkit-thirdparties
* 27-19:58:59 (3372) [INFO] Cleaning up list of fastest mirrors
* 27-19:58:59 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 27-19:58:59 (3382) [INFO] 
* 27-19:58:59 (3361) [INFO] Running: /usr/bin/yum check-update
* 27-19:58:59 (3362) [INFO] 
* 27-19:58:59 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 27-19:58:59 (3372) [INFO] Determining fastest mirrors
* 27-19:59:01 (3372) [INFO]  * EA4: 184.94.196.97
* 27-19:59:01 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 27-19:59:01 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 27-19:59:01 (3372) [INFO]  * base: repos.lax.layerhost.com
* 27-19:59:01 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 27-19:59:01 (3372) [INFO]  * extras: mirror.sfo12.us.leaseweb.net
* 27-19:59:01 (3372) [INFO]  * updates: abqix.mm.fcix.net
* 27-19:59:15 (3382) [INFO] 
* 27-19:59:15 (2932) [INFO] Checking /scripts/sysup
* 27-19:59:15 (3361) [INFO] Running: /scripts/sysup
* 27-19:59:15 (3362) [INFO] 
* 27-19:59:15 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 27-19:59:16 (3372) [INFO]   All Needed Packages are already installed.
* 27-19:59:16 (3382) [INFO] 
* 27-19:59:16 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 27-19:59:16 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 27-19:59:17 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-27_19:59:17_modified_for_AlmaLinux_8.json
* 27-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 27-19:59:17 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 28-19:58:31 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 28-19:58:32 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 28-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 28-19:59:02 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 28-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 28-19:59:02 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 28-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 28-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 28-19:59:02 (2925) [INFO] Checking if your system is up to date: 
* 28-19:59:02 (3361) [INFO] Running: /usr/bin/yum clean all
* 28-19:59:02 (3362) [INFO] 
* 28-19:59:02 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 28-19:59:02 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 28-19:59:02 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 28-19:59:02 (3372) [INFO]               : wp-toolkit-thirdparties
* 28-19:59:03 (3372) [INFO] Cleaning up list of fastest mirrors
* 28-19:59:03 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 28-19:59:03 (3382) [INFO] 
* 28-19:59:03 (3361) [INFO] Running: /usr/bin/yum check-update
* 28-19:59:03 (3362) [INFO] 
* 28-19:59:03 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 28-19:59:03 (3372) [INFO] Determining fastest mirrors
* 28-19:59:07 (3372) [INFO]  * EA4: 184.94.196.97
* 28-19:59:07 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 28-19:59:07 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 28-19:59:07 (3372) [INFO]  * base: repos.lax.layerhost.com
* 28-19:59:07 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 28-19:59:07 (3372) [INFO]  * extras: mirror.fcix.net
* 28-19:59:07 (3372) [INFO]  * updates: mirror.sfo12.us.leaseweb.net
* 28-19:59:27 (3382) [INFO] 
* 28-19:59:27 (2932) [INFO] Checking /scripts/sysup
* 28-19:59:27 (3361) [INFO] Running: /scripts/sysup
* 28-19:59:27 (3362) [INFO] 
* 28-19:59:28 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 28-19:59:28 (3372) [INFO]   All Needed Packages are already installed.
* 28-19:59:28 (3382) [INFO] 
* 28-19:59:28 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 28-19:59:28 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 28-19:59:29 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-28_19:59:29_modified_for_AlmaLinux_8.json
* 28-19:59:29 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 28-19:59:29 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 29-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 29-19:59:28 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 29-19:59:28 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 29-19:59:55 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 29-19:59:55 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 29-19:59:55 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 29-19:59:55 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 29-20:00:12 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 29-20:00:12 (2925) [INFO] Checking if your system is up to date: 
* 29-20:00:12 (3361) [INFO] Running: /usr/bin/yum clean all
* 29-20:00:12 (3362) [INFO] 
* 29-20:00:14 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 29-20:00:14 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 29-20:00:14 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 29-20:00:14 (3372) [INFO]               : wp-toolkit-thirdparties
* 29-20:00:15 (3372) [INFO] Cleaning up list of fastest mirrors
* 29-20:00:15 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 29-20:00:15 (3382) [INFO] 
* 29-20:00:15 (3361) [INFO] Running: /usr/bin/yum check-update
* 29-20:00:15 (3362) [INFO] 
* 29-20:00:15 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 29-20:00:15 (3372) [INFO] Determining fastest mirrors
* 29-20:00:18 (3372) [INFO]  * EA4: 184.94.196.94
* 29-20:00:18 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 29-20:00:18 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 29-20:00:18 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 29-20:00:18 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 29-20:00:18 (3372) [INFO]  * extras: ridgewireless.mm.fcix.net
* 29-20:00:18 (3372) [INFO]  * updates: mirror.sfo12.us.leaseweb.net
* 29-20:00:32 (3382) [INFO] 
* 29-20:00:32 (2932) [INFO] Checking /scripts/sysup
* 29-20:00:32 (3361) [INFO] Running: /scripts/sysup
* 29-20:00:32 (3362) [INFO] 
* 29-20:00:32 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 29-20:00:33 (3372) [INFO]   All Needed Packages are already installed.
* 29-20:00:33 (3382) [INFO] 
* 29-20:00:33 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 29-20:00:33 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 29-20:00:33 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-29_20:00:33_modified_for_AlmaLinux_8.json
* 29-20:00:33 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 29-20:00:34 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 30-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 30-19:59:04 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 30-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 30-19:59:41 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 30-19:59:41 (3077) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/e107edab3e878e02d873d7d75562d1c58298bfff4d694b59f1f72c4221941e7c-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/.

https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/4a6f45c22872c092c9b3d8ee8eb635c8104f66ef70caa65f60702ba7c0e5a56c-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 30-19:59:41 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 30-19:59:41 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 30-19:59:41 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 30-19:59:42 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 30-19:59:42 (2925) [INFO] Checking if your system is up to date: 
* 30-19:59:42 (3361) [INFO] Running: /usr/bin/yum clean all
* 30-19:59:42 (3362) [INFO] 
* 30-19:59:42 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 30-19:59:42 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 30-19:59:42 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 30-19:59:42 (3372) [INFO]               : wp-toolkit-thirdparties
* 30-19:59:43 (3372) [INFO] Cleaning up list of fastest mirrors
* 30-19:59:43 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 30-19:59:43 (3382) [INFO] 
* 30-19:59:43 (3361) [INFO] Running: /usr/bin/yum check-update
* 30-19:59:43 (3362) [INFO] 
* 30-19:59:43 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 30-19:59:43 (3372) [INFO] Determining fastest mirrors
* 30-19:59:46 (3372) [INFO]  * EA4: 208.74.123.61
* 30-19:59:46 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 30-19:59:46 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 30-19:59:46 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 30-19:59:46 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 30-19:59:46 (3372) [INFO]  * extras: la.mirrors.clouvider.net
* 30-19:59:46 (3372) [INFO]  * updates: ridgewireless.mm.fcix.net
* 30-19:59:59 (3382) [INFO] 
* 30-19:59:59 (2932) [INFO] Checking /scripts/sysup
* 30-19:59:59 (3361) [INFO] Running: /scripts/sysup
* 30-19:59:59 (3362) [INFO] 
* 30-19:59:59 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 30-20:00:00 (3372) [INFO]   All Needed Packages are already installed.
* 30-20:00:00 (3382) [INFO] 
* 30-20:00:00 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 30-20:00:00 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 30-20:00:02 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-09-30_20:00:02_modified_for_AlmaLinux_8.json
* 30-20:00:02 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 30-20:00:02 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 01-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 01-19:59:03 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 01-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 01-19:59:31 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 01-19:59:34 (3077) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/e107edab3e878e02d873d7d75562d1c58298bfff4d694b59f1f72c4221941e7c-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/.

https://mirrors.sonic.net/epel/7/x86_64/repodata/4a6f45c22872c092c9b3d8ee8eb635c8104f66ef70caa65f60702ba7c0e5a56c-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 01-19:59:34 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 01-19:59:34 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 01-19:59:34 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 01-19:59:35 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 01-19:59:35 (2925) [INFO] Checking if your system is up to date: 
* 01-19:59:35 (3361) [INFO] Running: /usr/bin/yum clean all
* 01-19:59:35 (3362) [INFO] 
* 01-19:59:37 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 01-19:59:37 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 01-19:59:37 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 01-19:59:37 (3372) [INFO]               : wp-toolkit-thirdparties
* 01-19:59:37 (3372) [INFO] Cleaning up list of fastest mirrors
* 01-19:59:37 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 01-19:59:37 (3382) [INFO] 
* 01-19:59:37 (3361) [INFO] Running: /usr/bin/yum check-update
* 01-19:59:37 (3362) [INFO] 
* 01-19:59:38 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 01-19:59:38 (3372) [INFO] Determining fastest mirrors
* 01-19:59:40 (3372) [INFO]  * EA4: 208.74.123.61
* 01-19:59:40 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 01-19:59:40 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 01-19:59:40 (3372) [INFO]  * base: centos.mirror.ndchost.com
* 01-19:59:40 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 01-19:59:40 (3372) [INFO]  * extras: mirrors.raystedman.org
* 01-19:59:40 (3372) [INFO]  * updates: ridgewireless.mm.fcix.net
* 01-19:59:41 (3372) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 01-19:59:41 (3372) [INFO] Trying other mirror.
* 01-19:59:41 (3372) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 01-19:59:41 (3372) [INFO] Trying other mirror.
* 01-19:59:42 (3372) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/ada716ed16bbc0b1cd9b7c5b075b79ddd638da21367bc5ed7cefdd08f2f6a750-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 01-19:59:42 (3372) [INFO] Trying other mirror.
* 01-19:59:42 (3372) [INFO] To address this issue please refer to the below wiki article 
* 01-19:59:42 (3372) [INFO] 
* 01-19:59:42 (3372) [INFO] https://wiki.centos.org/yum-errors
* 01-19:59:42 (3372) [INFO] 
* 01-19:59:42 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 01-19:59:42 (3372) [INFO] 
* 01-19:59:53 (3382) [INFO] 
* 01-19:59:53 (2932) [INFO] Checking /scripts/sysup
* 01-19:59:53 (3361) [INFO] Running: /scripts/sysup
* 01-19:59:53 (3362) [INFO] 
* 01-19:59:53 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 01-19:59:54 (3372) [INFO]   All Needed Packages are already installed.
* 01-19:59:54 (3382) [INFO] 
* 01-19:59:54 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 01-19:59:54 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 01-19:59:55 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-01_19:59:55_modified_for_AlmaLinux_8.json
* 01-19:59:55 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 01-19:59:55 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 02-19:59:42 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 02-19:59:43 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 02-19:59:43 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 02-20:00:15 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 02-20:00:15 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 02-20:00:15 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 02-20:00:15 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 02-20:00:22 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 02-20:00:22 (2925) [INFO] Checking if your system is up to date: 
* 02-20:00:22 (3361) [INFO] Running: /usr/bin/yum clean all
* 02-20:00:22 (3362) [INFO] 
* 02-20:00:22 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 02-20:00:23 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 02-20:00:23 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 02-20:00:23 (3372) [INFO]               : wp-toolkit-thirdparties
* 02-20:00:23 (3372) [INFO] Cleaning up list of fastest mirrors
* 02-20:00:23 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 02-20:00:23 (3382) [INFO] 
* 02-20:00:23 (3361) [INFO] Running: /usr/bin/yum check-update
* 02-20:00:23 (3362) [INFO] 
* 02-20:00:23 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 02-20:00:23 (3372) [INFO] Determining fastest mirrors
* 02-20:00:28 (3372) [INFO]  * EA4: 208.74.123.61
* 02-20:00:28 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 02-20:00:28 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 02-20:00:28 (3372) [INFO]  * base: mirrors.ocf.berkeley.edu
* 02-20:00:28 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 02-20:00:28 (3372) [INFO]  * extras: mirror.hostduplex.com
* 02-20:00:28 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 02-20:00:41 (3382) [INFO] 
* 02-20:00:41 (2932) [INFO] Checking /scripts/sysup
* 02-20:00:41 (3361) [INFO] Running: /scripts/sysup
* 02-20:00:41 (3362) [INFO] 
* 02-20:00:42 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 02-20:00:42 (3372) [INFO]   All Needed Packages are already installed.
* 02-20:00:42 (3382) [INFO] 
* 02-20:00:42 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 02-20:00:42 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 02-20:00:43 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-02_20:00:43_modified_for_AlmaLinux_8.json
* 02-20:00:43 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 02-20:00:43 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 03-19:58:29 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 03-19:58:30 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 03-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 03-19:59:05 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 03-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 03-19:59:05 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 03-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 03-19:59:07 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 03-19:59:07 (2925) [INFO] Checking if your system is up to date: 
* 03-19:59:07 (3361) [INFO] Running: /usr/bin/yum clean all
* 03-19:59:07 (3362) [INFO] 
* 03-19:59:07 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 03-19:59:07 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 03-19:59:07 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 03-19:59:07 (3372) [INFO]               : wp-toolkit-thirdparties
* 03-19:59:08 (3372) [INFO] Cleaning up list of fastest mirrors
* 03-19:59:08 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 03-19:59:08 (3382) [INFO] 
* 03-19:59:08 (3361) [INFO] Running: /usr/bin/yum check-update
* 03-19:59:08 (3362) [INFO] 
* 03-19:59:08 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 03-19:59:08 (3372) [INFO] Determining fastest mirrors
* 03-19:59:10 (3372) [INFO]  * EA4: 184.94.196.94
* 03-19:59:10 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 03-19:59:10 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 03-19:59:10 (3372) [INFO]  * base: repo1.sea.innoscale.net
* 03-19:59:10 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 03-19:59:10 (3372) [INFO]  * extras: mirror.sfo12.us.leaseweb.net
* 03-19:59:10 (3372) [INFO]  * updates: centos-distro.cavecreek.net
* 03-19:59:25 (3382) [INFO] 
* 03-19:59:25 (2932) [INFO] Checking /scripts/sysup
* 03-19:59:25 (3361) [INFO] Running: /scripts/sysup
* 03-19:59:25 (3362) [INFO] 
* 03-19:59:25 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 03-19:59:26 (3372) [INFO]   All Needed Packages are already installed.
* 03-19:59:26 (3382) [INFO] 
* 03-19:59:26 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 03-19:59:26 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 03-19:59:27 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-03_19:59:27_modified_for_AlmaLinux_8.json
* 03-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 03-19:59:27 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 04-19:59:07 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 04-19:59:08 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 04-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 04-19:59:37 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 04-19:59:37 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 04-19:59:37 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 04-19:59:37 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 04-19:59:41 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 04-19:59:41 (2925) [INFO] Checking if your system is up to date: 
* 04-19:59:41 (3361) [INFO] Running: /usr/bin/yum clean all
* 04-19:59:41 (3362) [INFO] 
* 04-19:59:42 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 04-19:59:42 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 04-19:59:42 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 04-19:59:42 (3372) [INFO]               : wp-toolkit-thirdparties
* 04-19:59:42 (3372) [INFO] Cleaning up list of fastest mirrors
* 04-19:59:42 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 04-19:59:42 (3382) [INFO] 
* 04-19:59:42 (3361) [INFO] Running: /usr/bin/yum check-update
* 04-19:59:42 (3362) [INFO] 
* 04-19:59:42 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 04-19:59:42 (3372) [INFO] Determining fastest mirrors
* 04-19:59:44 (3372) [INFO]  * EA4: 184.94.196.97
* 04-19:59:44 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 04-19:59:44 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 04-19:59:44 (3372) [INFO]  * base: mirror.fcix.net
* 04-19:59:44 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 04-19:59:44 (3372) [INFO]  * extras: mirrors.sonic.net
* 04-19:59:44 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 04-19:59:57 (3382) [INFO] 
* 04-19:59:57 (2932) [INFO] Checking /scripts/sysup
* 04-19:59:57 (3361) [INFO] Running: /scripts/sysup
* 04-19:59:57 (3362) [INFO] 
* 04-19:59:57 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 04-19:59:58 (3372) [INFO]   All Needed Packages are already installed.
* 04-19:59:58 (3382) [INFO] 
* 04-19:59:58 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 04-19:59:58 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 04-19:59:59 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-04_19:59:59_modified_for_AlmaLinux_8.json
* 04-19:59:59 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 04-19:59:59 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 05-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 05-19:58:59 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 05-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 05-19:59:31 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 05-19:59:31 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 05-19:59:31 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 05-19:59:31 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 05-19:59:31 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 05-19:59:31 (2925) [INFO] Checking if your system is up to date: 
* 05-19:59:31 (3361) [INFO] Running: /usr/bin/yum clean all
* 05-19:59:31 (3362) [INFO] 
* 05-19:59:32 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 05-19:59:32 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 05-19:59:32 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 05-19:59:32 (3372) [INFO]               : wp-toolkit-thirdparties
* 05-19:59:32 (3372) [INFO] Cleaning up list of fastest mirrors
* 05-19:59:32 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 05-19:59:32 (3382) [INFO] 
* 05-19:59:32 (3361) [INFO] Running: /usr/bin/yum check-update
* 05-19:59:32 (3362) [INFO] 
* 05-19:59:32 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 05-19:59:32 (3372) [INFO] Determining fastest mirrors
* 05-19:59:34 (3372) [INFO]  * EA4: 184.94.196.94
* 05-19:59:34 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 05-19:59:34 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 05-19:59:34 (3372) [INFO]  * base: centos-distro.1gservers.com
* 05-19:59:34 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 05-19:59:34 (3372) [INFO]  * extras: mirror.fcix.net
* 05-19:59:34 (3372) [INFO]  * updates: mirror.hostduplex.com
* 05-19:59:48 (3382) [INFO] 
* 05-19:59:48 (2932) [INFO] Checking /scripts/sysup
* 05-19:59:48 (3361) [INFO] Running: /scripts/sysup
* 05-19:59:48 (3362) [INFO] 
* 05-19:59:48 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 05-19:59:49 (3372) [INFO]   All Needed Packages are already installed.
* 05-19:59:49 (3382) [INFO] 
* 05-19:59:49 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 05-19:59:49 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 05-19:59:50 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-05_19:59:50_modified_for_AlmaLinux_8.json
* 05-19:59:50 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 05-19:59:50 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 06-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 06-19:58:51 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 06-19:58:51 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 06-19:59:20 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 06-19:59:20 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 06-19:59:20 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 06-19:59:20 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 06-19:59:20 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 06-19:59:20 (2925) [INFO] Checking if your system is up to date: 
* 06-19:59:20 (3361) [INFO] Running: /usr/bin/yum clean all
* 06-19:59:20 (3362) [INFO] 
* 06-19:59:20 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 06-19:59:21 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 06-19:59:21 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 06-19:59:21 (3372) [INFO]               : wp-toolkit-thirdparties
* 06-19:59:21 (3372) [INFO] Cleaning up list of fastest mirrors
* 06-19:59:21 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 06-19:59:21 (3382) [INFO] 
* 06-19:59:21 (3361) [INFO] Running: /usr/bin/yum check-update
* 06-19:59:21 (3362) [INFO] 
* 06-19:59:21 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 06-19:59:21 (3372) [INFO] Determining fastest mirrors
* 06-19:59:23 (3372) [INFO]  * EA4: 184.94.196.94
* 06-19:59:23 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 06-19:59:23 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 06-19:59:23 (3372) [INFO]  * base: ridgewireless.mm.fcix.net
* 06-19:59:23 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 06-19:59:23 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 06-19:59:23 (3372) [INFO]  * updates: ridgewireless.mm.fcix.net
* 06-19:59:37 (3382) [INFO] 
* 06-19:59:37 (2932) [INFO] Checking /scripts/sysup
* 06-19:59:37 (3361) [INFO] Running: /scripts/sysup
* 06-19:59:37 (3362) [INFO] 
* 06-19:59:37 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 06-19:59:38 (3372) [INFO]   All Needed Packages are already installed.
* 06-19:59:38 (3382) [INFO] 
* 06-19:59:38 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 06-19:59:38 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 06-19:59:39 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-06_19:59:39_modified_for_AlmaLinux_8.json
* 06-19:59:39 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 06-19:59:39 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 07-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 07-19:58:32 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 07-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 07-19:59:12 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 07-19:59:12 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 07-19:59:12 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 07-19:59:12 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 07-19:59:15 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 07-19:59:15 (2925) [INFO] Checking if your system is up to date: 
* 07-19:59:15 (3361) [INFO] Running: /usr/bin/yum clean all
* 07-19:59:15 (3362) [INFO] 
* 07-19:59:15 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 07-19:59:15 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 07-19:59:15 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 07-19:59:15 (3372) [INFO]               : wp-toolkit-thirdparties
* 07-19:59:15 (3372) [INFO] Cleaning up list of fastest mirrors
* 07-19:59:15 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 07-19:59:15 (3382) [INFO] 
* 07-19:59:15 (3361) [INFO] Running: /usr/bin/yum check-update
* 07-19:59:15 (3362) [INFO] 
* 07-19:59:15 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 07-19:59:16 (3372) [INFO] Determining fastest mirrors
* 07-19:59:18 (3372) [INFO]  * EA4: 184.94.196.93
* 07-19:59:18 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 07-19:59:18 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 07-19:59:18 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 07-19:59:18 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 07-19:59:18 (3372) [INFO]  * extras: ridgewireless.mm.fcix.net
* 07-19:59:18 (3372) [INFO]  * updates: mirror.phx1.us.spryservers.net
* 07-19:59:31 (3382) [INFO] 
* 07-19:59:31 (2932) [INFO] Checking /scripts/sysup
* 07-19:59:31 (3361) [INFO] Running: /scripts/sysup
* 07-19:59:31 (3362) [INFO] 
* 07-19:59:31 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 07-19:59:32 (3372) [INFO]   All Needed Packages are already installed.
* 07-19:59:32 (3382) [INFO] 
* 07-19:59:32 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 07-19:59:32 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 07-19:59:33 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-07_19:59:33_modified_for_AlmaLinux_8.json
* 07-19:59:33 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 07-19:59:33 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 08-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 08-19:58:54 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 08-19:58:54 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 08-19:59:56 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 08-19:59:56 (3077) [ERROR] http://mirror.san.fastserv.com/pub/linux/centos/7.9.2009/updates/x86_64/repodata/3022bf3c084e6adb8ccc29d9e9ea4d92d817ed07f7c81a876371cb37c9418056-primary.sqlite.bz2: [Errno 12] Timeout on http://mirror.san.fastserv.com/pub/linux/centos/7.9.2009/updates/x86_64/repodata/3022bf3c084e6adb8ccc29d9e9ea4d92d817ed07f7c81a876371cb37c9418056-primary.sqlite.bz2: (28, 'Connection timed out after 30001 milliseconds')
Trying other mirror.

* 08-19:59:56 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 08-19:59:56 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 08-19:59:56 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 08-20:00:00 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 08-20:00:00 (2925) [INFO] Checking if your system is up to date: 
* 08-20:00:00 (3361) [INFO] Running: /usr/bin/yum clean all
* 08-20:00:00 (3362) [INFO] 
* 08-20:00:01 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 08-20:00:01 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 08-20:00:01 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 08-20:00:01 (3372) [INFO]               : wp-toolkit-thirdparties
* 08-20:00:02 (3372) [INFO] Cleaning up list of fastest mirrors
* 08-20:00:02 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 08-20:00:02 (3382) [INFO] 
* 08-20:00:02 (3361) [INFO] Running: /usr/bin/yum check-update
* 08-20:00:02 (3362) [INFO] 
* 08-20:00:02 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 08-20:00:03 (3372) [INFO] Determining fastest mirrors
* 08-20:00:19 (3372) [INFO]  * EA4: 184.94.196.97
* 08-20:00:19 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 08-20:00:19 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 08-20:00:19 (3372) [INFO]  * base: ridgewireless.mm.fcix.net
* 08-20:00:19 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 08-20:00:19 (3372) [INFO]  * extras: la.mirrors.clouvider.net
* 08-20:00:19 (3372) [INFO]  * updates: mirror.san.fastserv.com
* 08-20:00:37 (3382) [INFO] 
* 08-20:00:37 (2932) [INFO] Checking /scripts/sysup
* 08-20:00:37 (3361) [INFO] Running: /scripts/sysup
* 08-20:00:37 (3362) [INFO] 
* 08-20:00:37 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 08-20:00:38 (3372) [INFO]   All Needed Packages are already installed.
* 08-20:00:38 (3382) [INFO] 
* 08-20:00:38 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 08-20:00:38 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 08-20:00:39 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-08_20:00:39_modified_for_AlmaLinux_8.json
* 08-20:00:39 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 08-20:00:39 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 09-19:58:43 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 09-19:58:45 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 09-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 09-19:59:17 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 09-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 09-19:59:17 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 09-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 09-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 09-19:59:21 (2925) [INFO] Checking if your system is up to date: 
* 09-19:59:21 (3361) [INFO] Running: /usr/bin/yum clean all
* 09-19:59:21 (3362) [INFO] 
* 09-19:59:21 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 09-19:59:22 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 09-19:59:22 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 09-19:59:22 (3372) [INFO]               : wp-toolkit-thirdparties
* 09-19:59:22 (3372) [INFO] Cleaning up list of fastest mirrors
* 09-19:59:22 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 09-19:59:22 (3382) [INFO] 
* 09-19:59:22 (3361) [INFO] Running: /usr/bin/yum check-update
* 09-19:59:22 (3362) [INFO] 
* 09-19:59:22 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 09-19:59:22 (3372) [INFO] Determining fastest mirrors
* 09-19:59:25 (3372) [INFO]  * EA4: 184.94.196.92
* 09-19:59:25 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 09-19:59:25 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 09-19:59:25 (3372) [INFO]  * base: mirrors.ocf.berkeley.edu
* 09-19:59:25 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 09-19:59:25 (3372) [INFO]  * extras: ridgewireless.mm.fcix.net
* 09-19:59:25 (3372) [INFO]  * updates: mirrors.ocf.berkeley.edu
* 09-19:59:38 (3382) [INFO] 
* 09-19:59:38 (2932) [INFO] Checking /scripts/sysup
* 09-19:59:38 (3361) [INFO] Running: /scripts/sysup
* 09-19:59:38 (3362) [INFO] 
* 09-19:59:39 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 09-19:59:39 (3372) [INFO]   All Needed Packages are already installed.
* 09-19:59:39 (3382) [INFO] 
* 09-19:59:39 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 09-19:59:39 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 09-19:59:40 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-09_19:59:40_modified_for_AlmaLinux_8.json
* 09-19:59:40 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 09-19:59:40 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 10-19:59:50 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 10-19:59:51 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 10-19:59:51 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 10-20:00:29 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 10-20:00:29 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 10-20:00:29 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 10-20:00:29 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 10-20:00:36 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 10-20:00:36 (2925) [INFO] Checking if your system is up to date: 
* 10-20:00:36 (3361) [INFO] Running: /usr/bin/yum clean all
* 10-20:00:36 (3362) [INFO] 
* 10-20:00:37 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 10-20:00:37 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 10-20:00:37 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 10-20:00:37 (3372) [INFO]               : wp-toolkit-thirdparties
* 10-20:00:37 (3372) [INFO] Cleaning up list of fastest mirrors
* 10-20:00:37 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 10-20:00:37 (3382) [INFO] 
* 10-20:00:37 (3361) [INFO] Running: /usr/bin/yum check-update
* 10-20:00:37 (3362) [INFO] 
* 10-20:00:37 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 10-20:00:37 (3372) [INFO] Determining fastest mirrors
* 10-20:00:40 (3372) [INFO]  * EA4: 184.94.196.92
* 10-20:00:40 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 10-20:00:40 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 10-20:00:40 (3372) [INFO]  * base: abqix.mm.fcix.net
* 10-20:00:40 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 10-20:00:40 (3372) [INFO]  * extras: centos-distro.1gservers.com
* 10-20:00:40 (3372) [INFO]  * updates: mirror.hostduplex.com
* 10-20:00:54 (3382) [INFO] 
* 10-20:00:54 (2932) [INFO] Checking /scripts/sysup
* 10-20:00:54 (3361) [INFO] Running: /scripts/sysup
* 10-20:00:54 (3362) [INFO] 
* 10-20:00:54 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 10-20:00:55 (3372) [INFO]   All Needed Packages are already installed.
* 10-20:00:55 (3382) [INFO] 
* 10-20:00:55 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 10-20:00:55 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 10-20:00:56 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-10_20:00:56_modified_for_AlmaLinux_8.json
* 10-20:00:56 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 10-20:00:56 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 11-19:59:44 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 11-19:59:46 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 11-19:59:46 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 11-20:00:22 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 11-20:00:22 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 11-20:00:22 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 11-20:00:22 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 11-20:00:25 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 11-20:00:25 (2925) [INFO] Checking if your system is up to date: 
* 11-20:00:25 (3361) [INFO] Running: /usr/bin/yum clean all
* 11-20:00:25 (3362) [INFO] 
* 11-20:00:25 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 11-20:00:25 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 11-20:00:25 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 11-20:00:25 (3372) [INFO]               : wp-toolkit-thirdparties
* 11-20:00:26 (3372) [INFO] Cleaning up list of fastest mirrors
* 11-20:00:26 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 11-20:00:26 (3382) [INFO] 
* 11-20:00:26 (3361) [INFO] Running: /usr/bin/yum check-update
* 11-20:00:26 (3362) [INFO] 
* 11-20:00:26 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 11-20:00:26 (3372) [INFO] Determining fastest mirrors
* 11-20:00:29 (3372) [INFO]  * EA4: 208.74.123.62
* 11-20:00:29 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 11-20:00:29 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 11-20:00:29 (3372) [INFO]  * base: centos.mirror.ndchost.com
* 11-20:00:29 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 11-20:00:29 (3372) [INFO]  * extras: centos-distro.cavecreek.net
* 11-20:00:29 (3372) [INFO]  * updates: mirror.sfo12.us.leaseweb.net
* 11-20:00:42 (3382) [INFO] 
* 11-20:00:42 (2932) [INFO] Checking /scripts/sysup
* 11-20:00:42 (3361) [INFO] Running: /scripts/sysup
* 11-20:00:42 (3362) [INFO] 
* 11-20:00:43 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 11-20:00:43 (3372) [INFO]   All Needed Packages are already installed.
* 11-20:00:43 (3382) [INFO] 
* 11-20:00:43 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 11-20:00:43 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 11-20:00:44 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-11_20:00:44_modified_for_AlmaLinux_8.json
* 11-20:00:44 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 11-20:00:45 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 12-19:58:28 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 12-19:58:30 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 12-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 12-19:59:03 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 12-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 12-19:59:03 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 12-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 12-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 12-19:59:05 (2925) [INFO] Checking if your system is up to date: 
* 12-19:59:05 (3361) [INFO] Running: /usr/bin/yum clean all
* 12-19:59:05 (3362) [INFO] 
* 12-19:59:06 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 12-19:59:06 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 12-19:59:06 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 12-19:59:06 (3372) [INFO]               : wp-toolkit-thirdparties
* 12-19:59:06 (3372) [INFO] Cleaning up list of fastest mirrors
* 12-19:59:06 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 12-19:59:06 (3382) [INFO] 
* 12-19:59:06 (3361) [INFO] Running: /usr/bin/yum check-update
* 12-19:59:06 (3362) [INFO] 
* 12-19:59:06 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 12-19:59:06 (3372) [INFO] Determining fastest mirrors
* 12-19:59:09 (3372) [INFO]  * EA4: 184.94.196.93
* 12-19:59:09 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 12-19:59:09 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 12-19:59:09 (3372) [INFO]  * base: centos-distro.1gservers.com
* 12-19:59:09 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 12-19:59:09 (3372) [INFO]  * extras: tx-mirror.tier.net
* 12-19:59:09 (3372) [INFO]  * updates: mirror.hostduplex.com
* 12-19:59:25 (3382) [INFO] 
* 12-19:59:25 (2932) [INFO] Checking /scripts/sysup
* 12-19:59:25 (3361) [INFO] Running: /scripts/sysup
* 12-19:59:25 (3362) [INFO] 
* 12-19:59:25 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 12-19:59:26 (3372) [INFO]   All Needed Packages are already installed.
* 12-19:59:26 (3382) [INFO] 
* 12-19:59:26 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 12-19:59:26 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 12-19:59:27 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-12_19:59:26_modified_for_AlmaLinux_8.json
* 12-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 12-19:59:27 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 13-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 13-19:58:33 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 13-19:58:33 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 13-19:59:10 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 13-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 13-19:59:10 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 13-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 13-19:59:14 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 13-19:59:14 (2925) [INFO] Checking if your system is up to date: 
* 13-19:59:14 (3361) [INFO] Running: /usr/bin/yum clean all
* 13-19:59:14 (3362) [INFO] 
* 13-19:59:14 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 13-19:59:14 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 13-19:59:14 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 13-19:59:14 (3372) [INFO]               : wp-toolkit-thirdparties
* 13-19:59:14 (3372) [INFO] Cleaning up list of fastest mirrors
* 13-19:59:14 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 13-19:59:14 (3382) [INFO] 
* 13-19:59:14 (3361) [INFO] Running: /usr/bin/yum check-update
* 13-19:59:14 (3362) [INFO] 
* 13-19:59:15 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 13-19:59:15 (3372) [INFO] Determining fastest mirrors
* 13-19:59:17 (3372) [INFO]  * EA4: 184.94.196.92
* 13-19:59:17 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 13-19:59:17 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 13-19:59:17 (3372) [INFO]  * base: mirror.hostduplex.com
* 13-19:59:17 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 13-19:59:17 (3372) [INFO]  * extras: mirror.vacares.com
* 13-19:59:17 (3372) [INFO]  * updates: mirror.chpc.utah.edu
* 13-19:59:32 (3382) [INFO] 
* 13-19:59:32 (2932) [INFO] Checking /scripts/sysup
* 13-19:59:32 (3361) [INFO] Running: /scripts/sysup
* 13-19:59:32 (3362) [INFO] 
* 13-19:59:33 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 13-19:59:33 (3372) [INFO]   All Needed Packages are already installed.
* 13-19:59:33 (3382) [INFO] 
* 13-19:59:33 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 13-19:59:33 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 13-19:59:34 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-13_19:59:34_modified_for_AlmaLinux_8.json
* 13-19:59:34 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 13-19:59:35 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 14-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 14-19:58:33 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 14-19:58:33 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 14-19:59:03 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 14-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 14-19:59:03 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 14-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 14-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 14-19:59:06 (2925) [INFO] Checking if your system is up to date: 
* 14-19:59:06 (3361) [INFO] Running: /usr/bin/yum clean all
* 14-19:59:06 (3362) [INFO] 
* 14-19:59:07 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 14-19:59:07 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 14-19:59:07 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 14-19:59:07 (3372) [INFO]               : wp-toolkit-thirdparties
* 14-19:59:08 (3372) [INFO] Cleaning up list of fastest mirrors
* 14-19:59:08 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 14-19:59:08 (3382) [INFO] 
* 14-19:59:08 (3361) [INFO] Running: /usr/bin/yum check-update
* 14-19:59:08 (3362) [INFO] 
* 14-19:59:08 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 14-19:59:08 (3372) [INFO] Determining fastest mirrors
* 14-19:59:11 (3372) [INFO]  * EA4: 184.94.196.97
* 14-19:59:11 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 14-19:59:11 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 14-19:59:11 (3372) [INFO]  * base: mirrors.raystedman.org
* 14-19:59:11 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 14-19:59:11 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 14-19:59:11 (3372) [INFO]  * updates: mirror.hostduplex.com
* 14-19:59:25 (3382) [INFO] 
* 14-19:59:25 (2932) [INFO] Checking /scripts/sysup
* 14-19:59:25 (3361) [INFO] Running: /scripts/sysup
* 14-19:59:25 (3362) [INFO] 
* 14-19:59:25 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 14-19:59:26 (3372) [INFO]   All Needed Packages are already installed.
* 14-19:59:26 (3382) [INFO] 
* 14-19:59:26 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 14-19:59:26 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 14-19:59:27 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-14_19:59:27_modified_for_AlmaLinux_8.json
* 14-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 14-19:59:27 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 15-19:58:38 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 15-19:58:39 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 15-19:58:39 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 15-19:59:14 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 15-19:59:14 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 15-19:59:14 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 15-19:59:14 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 15-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 15-19:59:17 (2925) [INFO] Checking if your system is up to date: 
* 15-19:59:17 (3361) [INFO] Running: /usr/bin/yum clean all
* 15-19:59:17 (3362) [INFO] 
* 15-19:59:17 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:59:17 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 15-19:59:17 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 15-19:59:17 (3372) [INFO]               : wp-toolkit-thirdparties
* 15-19:59:18 (3372) [INFO] Cleaning up list of fastest mirrors
* 15-19:59:19 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 15-19:59:19 (3382) [INFO] 
* 15-19:59:19 (3361) [INFO] Running: /usr/bin/yum check-update
* 15-19:59:19 (3362) [INFO] 
* 15-19:59:19 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:59:19 (3372) [INFO] Determining fastest mirrors
* 15-19:59:21 (3372) [INFO]  * EA4: 184.94.196.92
* 15-19:59:21 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 15-19:59:21 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 15-19:59:21 (3372) [INFO]  * base: mirrors.radwebhosting.com
* 15-19:59:21 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 15-19:59:21 (3372) [INFO]  * extras: mirrors.xtom.com
* 15-19:59:21 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 15-19:59:35 (3382) [INFO] 
* 15-19:59:35 (2932) [INFO] Checking /scripts/sysup
* 15-19:59:35 (3361) [INFO] Running: /scripts/sysup
* 15-19:59:35 (3362) [INFO] 
* 15-19:59:35 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 15-19:59:36 (3372) [INFO]   All Needed Packages are already installed.
* 15-19:59:36 (3382) [INFO] 
* 15-19:59:36 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 15-19:59:36 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 15-19:59:36 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-15_19:59:36_modified_for_AlmaLinux_8.json
* 15-19:59:36 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 15-19:59:36 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 16-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 16-19:58:44 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 16-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 16-19:59:13 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 16-19:59:13 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 16-19:59:13 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 16-19:59:13 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 16-19:59:16 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 16-19:59:16 (2925) [INFO] Checking if your system is up to date: 
* 16-19:59:16 (3361) [INFO] Running: /usr/bin/yum clean all
* 16-19:59:16 (3362) [INFO] 
* 16-19:59:17 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 16-19:59:17 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 16-19:59:17 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 16-19:59:17 (3372) [INFO]               : wp-toolkit-thirdparties
* 16-19:59:18 (3372) [INFO] Cleaning up list of fastest mirrors
* 16-19:59:18 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 16-19:59:18 (3382) [INFO] 
* 16-19:59:18 (3361) [INFO] Running: /usr/bin/yum check-update
* 16-19:59:18 (3362) [INFO] 
* 16-19:59:18 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 16-19:59:18 (3372) [INFO] Determining fastest mirrors
* 16-19:59:21 (3372) [INFO]  * EA4: 184.94.196.92
* 16-19:59:21 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 16-19:59:21 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 16-19:59:21 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 16-19:59:21 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 16-19:59:21 (3372) [INFO]  * extras: mirrors.ocf.berkeley.edu
* 16-19:59:21 (3372) [INFO]  * updates: ridgewireless.mm.fcix.net
* 16-19:59:34 (3382) [INFO] 
* 16-19:59:34 (2932) [INFO] Checking /scripts/sysup
* 16-19:59:34 (3361) [INFO] Running: /scripts/sysup
* 16-19:59:34 (3362) [INFO] 
* 16-19:59:35 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 16-19:59:35 (3372) [INFO]   All Needed Packages are already installed.
* 16-19:59:35 (3382) [INFO] 
* 16-19:59:35 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 16-19:59:35 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 16-19:59:36 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-16_19:59:36_modified_for_AlmaLinux_8.json
* 16-19:59:36 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 16-19:59:36 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 17-19:58:35 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 17-19:58:37 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 17-19:58:37 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 17-19:59:19 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 17-19:59:19 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 17-19:59:19 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 17-19:59:19 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 17-19:59:24 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 17-19:59:24 (2925) [INFO] Checking if your system is up to date: 
* 17-19:59:24 (3361) [INFO] Running: /usr/bin/yum clean all
* 17-19:59:24 (3362) [INFO] 
* 17-19:59:25 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 17-19:59:25 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 17-19:59:25 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 17-19:59:25 (3372) [INFO]               : wp-toolkit-thirdparties
* 17-19:59:25 (3372) [INFO] Cleaning up list of fastest mirrors
* 17-19:59:25 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 17-19:59:25 (3382) [INFO] 
* 17-19:59:25 (3361) [INFO] Running: /usr/bin/yum check-update
* 17-19:59:25 (3362) [INFO] 
* 17-19:59:25 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 17-19:59:26 (3372) [INFO] Determining fastest mirrors
* 17-19:59:28 (3372) [INFO]  * EA4: 184.94.196.97
* 17-19:59:28 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 17-19:59:28 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 17-19:59:28 (3372) [INFO]  * base: linux.mirrors.es.net
* 17-19:59:28 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 17-19:59:28 (3372) [INFO]  * extras: mirrors.xtom.com
* 17-19:59:28 (3372) [INFO]  * updates: ridgewireless.mm.fcix.net
* 17-19:59:42 (3382) [INFO] 
* 17-19:59:42 (2932) [INFO] Checking /scripts/sysup
* 17-19:59:42 (3361) [INFO] Running: /scripts/sysup
* 17-19:59:42 (3362) [INFO] 
* 17-19:59:42 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 17-19:59:43 (3372) [INFO]   All Needed Packages are already installed.
* 17-19:59:43 (3382) [INFO] 
* 17-19:59:43 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 17-19:59:43 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 17-19:59:43 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-17_19:59:43_modified_for_AlmaLinux_8.json
* 17-19:59:43 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 17-19:59:44 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 17-19:59:44 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 18-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 18-19:58:33 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 18-19:58:33 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 18-19:59:09 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 18-19:59:09 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 18-19:59:09 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 18-19:59:09 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 18-19:59:13 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 18-19:59:13 (2925) [INFO] Checking if your system is up to date: 
* 18-19:59:13 (3361) [INFO] Running: /usr/bin/yum clean all
* 18-19:59:13 (3362) [INFO] 
* 18-19:59:13 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 18-19:59:13 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 18-19:59:13 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 18-19:59:13 (3372) [INFO]               : wp-toolkit-thirdparties
* 18-19:59:13 (3372) [INFO] Cleaning up list of fastest mirrors
* 18-19:59:13 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 18-19:59:13 (3382) [INFO] 
* 18-19:59:13 (3361) [INFO] Running: /usr/bin/yum check-update
* 18-19:59:13 (3362) [INFO] 
* 18-19:59:13 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 18-19:59:13 (3372) [INFO] Determining fastest mirrors
* 18-19:59:16 (3372) [INFO]  * EA4: 208.74.123.62
* 18-19:59:16 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 18-19:59:16 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 18-19:59:16 (3372) [INFO]  * base: centos.mirror.ndchost.com
* 18-19:59:16 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 18-19:59:16 (3372) [INFO]  * extras: mirror.phx1.us.spryservers.net
* 18-19:59:16 (3372) [INFO]  * updates: mirrors.xtom.com
* 18-19:59:30 (3382) [INFO] 
* 18-19:59:30 (2932) [INFO] Checking /scripts/sysup
* 18-19:59:30 (3361) [INFO] Running: /scripts/sysup
* 18-19:59:30 (3362) [INFO] 
* 18-19:59:30 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 18-19:59:31 (3372) [INFO]   All Needed Packages are already installed.
* 18-19:59:31 (3382) [INFO] 
* 18-19:59:31 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 18-19:59:31 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 18-19:59:32 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-18_19:59:32_modified_for_AlmaLinux_8.json
* 18-19:59:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 18-19:59:32 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 18-19:59:32 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 19-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 19-19:58:48 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 19-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 19-19:59:24 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 19-19:59:24 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 19-19:59:24 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 19-19:59:24 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 19-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 19-19:59:27 (2925) [INFO] Checking if your system is up to date: 
* 19-19:59:27 (3361) [INFO] Running: /usr/bin/yum clean all
* 19-19:59:27 (3362) [INFO] 
* 19-19:59:27 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 19-19:59:27 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 19-19:59:27 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 19-19:59:27 (3372) [INFO]               : wp-toolkit-thirdparties
* 19-19:59:29 (3372) [INFO] Cleaning up list of fastest mirrors
* 19-19:59:29 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 19-19:59:29 (3382) [INFO] 
* 19-19:59:29 (3361) [INFO] Running: /usr/bin/yum check-update
* 19-19:59:29 (3362) [INFO] 
* 19-19:59:29 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 19-19:59:29 (3372) [INFO] Determining fastest mirrors
* 19-19:59:31 (3372) [INFO]  * EA4: 208.74.123.61
* 19-19:59:31 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 19-19:59:31 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 19-19:59:31 (3372) [INFO]  * base: mirror.keystealth.org
* 19-19:59:31 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 19-19:59:31 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 19-19:59:31 (3372) [INFO]  * updates: linux.mirrors.es.net
* 19-19:59:49 (3382) [INFO] 
* 19-19:59:49 (2932) [INFO] Checking /scripts/sysup
* 19-19:59:49 (3361) [INFO] Running: /scripts/sysup
* 19-19:59:49 (3362) [INFO] 
* 19-19:59:49 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 19-19:59:54 (3372) [INFO]   All Needed Packages are already installed.
* 19-19:59:54 (3382) [INFO] 
* 19-19:59:54 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 19-19:59:54 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 19-19:59:56 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-19_19:59:56_modified_for_AlmaLinux_8.json
* 19-19:59:56 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 19-19:59:56 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 19-19:59:56 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 20-19:58:33 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 20-19:58:34 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 20-19:58:34 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 20-19:59:11 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 20-19:59:11 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 20-19:59:11 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 20-19:59:11 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 20-19:59:14 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 20-19:59:14 (2925) [INFO] Checking if your system is up to date: 
* 20-19:59:14 (3361) [INFO] Running: /usr/bin/yum clean all
* 20-19:59:14 (3362) [INFO] 
* 20-19:59:18 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 20-19:59:18 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 20-19:59:18 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 20-19:59:18 (3372) [INFO]               : wp-toolkit-thirdparties
* 20-19:59:19 (3372) [INFO] Cleaning up list of fastest mirrors
* 20-19:59:19 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 20-19:59:19 (3382) [INFO] 
* 20-19:59:19 (3361) [INFO] Running: /usr/bin/yum check-update
* 20-19:59:19 (3362) [INFO] 
* 20-19:59:19 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 20-19:59:20 (3372) [INFO] Determining fastest mirrors
* 20-19:59:22 (3372) [INFO]  * EA4: 184.94.196.94
* 20-19:59:22 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 20-19:59:22 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 20-19:59:22 (3372) [INFO]  * base: mirror.sfo12.us.leaseweb.net
* 20-19:59:22 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 20-19:59:22 (3372) [INFO]  * extras: centos-distro.1gservers.com
* 20-19:59:22 (3372) [INFO]  * updates: mirror.facebook.net
* 20-19:59:36 (3382) [INFO] 
* 20-19:59:36 (2932) [INFO] Checking /scripts/sysup
* 20-19:59:36 (3361) [INFO] Running: /scripts/sysup
* 20-19:59:36 (3362) [INFO] 
* 20-19:59:36 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 20-19:59:37 (3372) [INFO]   All Needed Packages are already installed.
* 20-19:59:37 (3382) [INFO] 
* 20-19:59:37 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 20-19:59:37 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 20-19:59:37 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-20_19:59:37_modified_for_AlmaLinux_8.json
* 20-19:59:37 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 20-19:59:37 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 20-19:59:37 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 21-19:58:40 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 21-19:58:42 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 21-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 21-19:59:20 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 21-19:59:20 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 21-19:59:20 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 21-19:59:20 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 21-19:59:24 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 21-19:59:24 (2925) [INFO] Checking if your system is up to date: 
* 21-19:59:24 (3361) [INFO] Running: /usr/bin/yum clean all
* 21-19:59:24 (3362) [INFO] 
* 21-19:59:24 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 21-19:59:25 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 21-19:59:25 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 21-19:59:25 (3372) [INFO]               : wp-toolkit-thirdparties
* 21-19:59:25 (3372) [INFO] Cleaning up list of fastest mirrors
* 21-19:59:25 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 21-19:59:25 (3382) [INFO] 
* 21-19:59:25 (3361) [INFO] Running: /usr/bin/yum check-update
* 21-19:59:25 (3362) [INFO] 
* 21-19:59:25 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 21-19:59:25 (3372) [INFO] Determining fastest mirrors
* 21-19:59:27 (3372) [INFO]  * EA4: 184.94.196.92
* 21-19:59:27 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 21-19:59:27 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 21-19:59:27 (3372) [INFO]  * base: mirror.fcix.net
* 21-19:59:27 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 21-19:59:27 (3372) [INFO]  * extras: mirror.hostduplex.com
* 21-19:59:27 (3372) [INFO]  * updates: centos.mirror.ndchost.com
* 21-19:59:41 (3382) [INFO] 
* 21-19:59:41 (2932) [INFO] Checking /scripts/sysup
* 21-19:59:41 (3361) [INFO] Running: /scripts/sysup
* 21-19:59:41 (3362) [INFO] 
* 21-19:59:41 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 21-19:59:42 (3372) [INFO]   All Needed Packages are already installed.
* 21-19:59:42 (3382) [INFO] 
* 21-19:59:42 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 21-19:59:42 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 21-19:59:43 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-21_19:59:43_modified_for_AlmaLinux_8.json
* 21-19:59:43 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 21-19:59:43 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 21-19:59:43 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 22-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 22-19:58:46 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 22-19:58:46 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 22-19:59:18 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 22-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 22-19:59:18 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 22-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 22-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 22-19:59:21 (2925) [INFO] Checking if your system is up to date: 
* 22-19:59:21 (3361) [INFO] Running: /usr/bin/yum clean all
* 22-19:59:21 (3362) [INFO] 
* 22-19:59:22 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 22-19:59:22 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 22-19:59:22 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 22-19:59:22 (3372) [INFO]               : wp-toolkit-thirdparties
* 22-19:59:22 (3372) [INFO] Cleaning up list of fastest mirrors
* 22-19:59:22 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 22-19:59:22 (3382) [INFO] 
* 22-19:59:22 (3361) [INFO] Running: /usr/bin/yum check-update
* 22-19:59:22 (3362) [INFO] 
* 22-19:59:22 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 22-19:59:23 (3372) [INFO] Determining fastest mirrors
* 22-19:59:26 (3372) [INFO]  * EA4: 208.74.123.62
* 22-19:59:26 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 22-19:59:26 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 22-19:59:26 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 22-19:59:26 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 22-19:59:26 (3372) [INFO]  * extras: centos-distro.1gservers.com
* 22-19:59:26 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 22-19:59:39 (3382) [INFO] 
* 22-19:59:39 (2932) [INFO] Checking /scripts/sysup
* 22-19:59:39 (3361) [INFO] Running: /scripts/sysup
* 22-19:59:39 (3362) [INFO] 
* 22-19:59:39 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 22-19:59:40 (3372) [INFO]   All Needed Packages are already installed.
* 22-19:59:40 (3382) [INFO] 
* 22-19:59:40 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 22-19:59:40 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 22-19:59:41 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-22_19:59:41_modified_for_AlmaLinux_8.json
* 22-19:59:41 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 22-19:59:41 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 22-19:59:41 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 23-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 23-19:58:46 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 23-19:58:46 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 23-19:59:18 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 23-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 23-19:59:18 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 23-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 23-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 23-19:59:22 (2925) [INFO] Checking if your system is up to date: 
* 23-19:59:22 (3361) [INFO] Running: /usr/bin/yum clean all
* 23-19:59:22 (3362) [INFO] 
* 23-19:59:22 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 23-19:59:22 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 23-19:59:22 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 23-19:59:22 (3372) [INFO]               : wp-toolkit-thirdparties
* 23-19:59:22 (3372) [INFO] Cleaning up list of fastest mirrors
* 23-19:59:22 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 23-19:59:22 (3382) [INFO] 
* 23-19:59:22 (3361) [INFO] Running: /usr/bin/yum check-update
* 23-19:59:22 (3362) [INFO] 
* 23-19:59:23 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 23-19:59:23 (3372) [INFO] Determining fastest mirrors
* 23-19:59:26 (3372) [INFO]  * EA4: 184.94.196.92
* 23-19:59:26 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 23-19:59:26 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 23-19:59:26 (3372) [INFO]  * base: mirror.lstn.net
* 23-19:59:26 (3372) [INFO]  * epel: mirror.sfo12.us.leaseweb.net
* 23-19:59:26 (3372) [INFO]  * extras: mirrors.xtom.com
* 23-19:59:26 (3372) [INFO]  * updates: mirror.hostduplex.com
* 23-19:59:42 (3382) [INFO] 
* 23-19:59:42 (2932) [INFO] Checking /scripts/sysup
* 23-19:59:42 (3361) [INFO] Running: /scripts/sysup
* 23-19:59:42 (3362) [INFO] 
* 23-19:59:43 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 23-19:59:44 (3372) [INFO]   All Needed Packages are already installed.
* 23-19:59:44 (3382) [INFO] 
* 23-19:59:44 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 23-19:59:44 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 23-19:59:45 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-23_19:59:45_modified_for_AlmaLinux_8.json
* 23-19:59:45 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 23-19:59:45 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 23-19:59:45 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 24-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 24-19:58:34 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 24-19:58:34 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 24-19:59:17 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 24-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 24-19:59:17 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 24-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 24-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 24-19:59:21 (2925) [INFO] Checking if your system is up to date: 
* 24-19:59:21 (3361) [INFO] Running: /usr/bin/yum clean all
* 24-19:59:21 (3362) [INFO] 
* 24-19:59:21 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 24-19:59:21 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 24-19:59:21 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 24-19:59:21 (3372) [INFO]               : wp-toolkit-thirdparties
* 24-19:59:22 (3372) [INFO] Cleaning up list of fastest mirrors
* 24-19:59:22 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 24-19:59:22 (3382) [INFO] 
* 24-19:59:22 (3361) [INFO] Running: /usr/bin/yum check-update
* 24-19:59:22 (3362) [INFO] 
* 24-19:59:22 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 24-19:59:22 (3372) [INFO] Determining fastest mirrors
* 24-19:59:24 (3372) [INFO]  * EA4: 184.94.196.94
* 24-19:59:24 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 24-19:59:24 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 24-19:59:24 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 24-19:59:24 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 24-19:59:24 (3372) [INFO]  * extras: mirrors.oit.uci.edu
* 24-19:59:24 (3372) [INFO]  * updates: ridgewireless.mm.fcix.net
* 24-19:59:46 (3382) [INFO] 
* 24-19:59:46 (2932) [INFO] Checking /scripts/sysup
* 24-19:59:46 (3361) [INFO] Running: /scripts/sysup
* 24-19:59:46 (3362) [INFO] 
* 24-19:59:46 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 24-19:59:47 (3372) [INFO]   All Needed Packages are already installed.
* 24-19:59:47 (3382) [INFO] 
* 24-19:59:47 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 24-19:59:47 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 24-19:59:48 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-24_19:59:47_modified_for_AlmaLinux_8.json
* 24-19:59:48 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 24-19:59:48 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 24-19:59:48 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 25-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 25-19:58:47 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 25-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 25-19:59:27 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 25-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 25-19:59:27 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 25-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 25-19:59:30 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 25-19:59:30 (2925) [INFO] Checking if your system is up to date: 
* 25-19:59:30 (3361) [INFO] Running: /usr/bin/yum clean all
* 25-19:59:30 (3362) [INFO] 
* 25-19:59:30 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 25-19:59:30 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 25-19:59:30 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 25-19:59:30 (3372) [INFO]               : wp-toolkit-thirdparties
* 25-19:59:30 (3372) [INFO] Cleaning up list of fastest mirrors
* 25-19:59:30 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 25-19:59:30 (3382) [INFO] 
* 25-19:59:30 (3361) [INFO] Running: /usr/bin/yum check-update
* 25-19:59:30 (3362) [INFO] 
* 25-19:59:30 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 25-19:59:31 (3372) [INFO] Determining fastest mirrors
* 25-19:59:33 (3372) [INFO]  * EA4: 184.94.196.97
* 25-19:59:33 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 25-19:59:33 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 25-19:59:33 (3372) [INFO]  * base: centos-distro.cavecreek.net
* 25-19:59:33 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 25-19:59:33 (3372) [INFO]  * extras: centos.mirror.ndchost.com
* 25-19:59:33 (3372) [INFO]  * updates: centos.mirror.ndchost.com
* 25-19:59:47 (3382) [INFO] 
* 25-19:59:47 (2932) [INFO] Checking /scripts/sysup
* 25-19:59:47 (3361) [INFO] Running: /scripts/sysup
* 25-19:59:47 (3362) [INFO] 
* 25-19:59:47 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 25-19:59:48 (3372) [INFO]   All Needed Packages are already installed.
* 25-19:59:48 (3382) [INFO] 
* 25-19:59:48 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 25-19:59:48 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 25-19:59:49 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-25_19:59:49_modified_for_AlmaLinux_8.json
* 25-19:59:49 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 25-19:59:49 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 25-19:59:49 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 26-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 26-19:58:59 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 26-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 26-19:59:36 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 26-19:59:36 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 26-19:59:36 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 26-19:59:36 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 26-19:59:40 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 26-19:59:40 (2925) [INFO] Checking if your system is up to date: 
* 26-19:59:40 (3361) [INFO] Running: /usr/bin/yum clean all
* 26-19:59:40 (3362) [INFO] 
* 26-19:59:40 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 26-19:59:40 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 26-19:59:40 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 26-19:59:40 (3372) [INFO]               : wp-toolkit-thirdparties
* 26-19:59:41 (3372) [INFO] Cleaning up list of fastest mirrors
* 26-19:59:41 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 26-19:59:41 (3382) [INFO] 
* 26-19:59:41 (3361) [INFO] Running: /usr/bin/yum check-update
* 26-19:59:41 (3362) [INFO] 
* 26-19:59:41 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 26-19:59:41 (3372) [INFO] Determining fastest mirrors
* 26-19:59:43 (3372) [INFO]  * EA4: 184.94.196.94
* 26-19:59:43 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 26-19:59:43 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 26-19:59:43 (3372) [INFO]  * base: centos.mirror.ndchost.com
* 26-19:59:43 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 26-19:59:43 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 26-19:59:43 (3372) [INFO]  * updates: mirror.hostduplex.com
* 26-19:59:56 (3382) [INFO] 
* 26-19:59:56 (2932) [INFO] Checking /scripts/sysup
* 26-19:59:56 (3361) [INFO] Running: /scripts/sysup
* 26-19:59:56 (3362) [INFO] 
* 26-19:59:57 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 26-19:59:58 (3372) [INFO]   All Needed Packages are already installed.
* 26-19:59:58 (3382) [INFO] 
* 26-19:59:58 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 26-19:59:58 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 26-19:59:59 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-26_19:59:59_modified_for_AlmaLinux_8.json
* 26-19:59:59 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 26-19:59:59 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 26-19:59:59 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 27-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 27-19:58:33 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 27-19:58:33 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 27-19:59:14 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 27-19:59:14 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 27-19:59:14 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 27-19:59:14 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 27-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 27-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
disk space issue

* 27-19:59:17 (2925) [INFO] Checking if your system is up to date: 
* 27-19:59:17 (3361) [INFO] Running: /usr/bin/yum clean all
* 27-19:59:17 (3362) [INFO] 
* 27-19:59:18 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 27-19:59:18 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 27-19:59:18 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 27-19:59:18 (3372) [INFO]               : wp-toolkit-thirdparties
* 27-19:59:19 (3372) [INFO] Cleaning up list of fastest mirrors
* 27-19:59:19 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 27-19:59:19 (3382) [INFO] 
* 27-19:59:19 (3361) [INFO] Running: /usr/bin/yum check-update
* 27-19:59:19 (3362) [INFO] 
* 27-19:59:19 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 27-19:59:19 (3372) [INFO] Determining fastest mirrors
* 27-19:59:22 (3372) [INFO]  * EA4: 184.94.196.93
* 27-19:59:22 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 27-19:59:22 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 27-19:59:22 (3372) [INFO]  * base: mirror.vacares.com
* 27-19:59:22 (3372) [INFO]  * epel: mirror.sfo12.us.leaseweb.net
* 27-19:59:22 (3372) [INFO]  * extras: mirror.chpc.utah.edu
* 27-19:59:22 (3372) [INFO]  * updates: mirrors.xtom.com
* 27-19:59:51 (3382) [INFO] 
* 27-19:59:51 (2932) [INFO] Checking /scripts/sysup
* 27-19:59:51 (3361) [INFO] Running: /scripts/sysup
* 27-19:59:51 (3362) [INFO] 
* 27-19:59:51 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 27-19:59:52 (3372) [INFO]   All Needed Packages are already installed.
* 27-19:59:52 (3382) [INFO] 
* 27-19:59:52 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 27-19:59:52 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 27-19:59:53 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-27_19:59:53_modified_for_AlmaLinux_8.json
* 27-19:59:53 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 27-19:59:53 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 27-19:59:53 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 28-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 28-19:58:32 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 28-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 28-19:59:09 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 28-19:59:09 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 28-19:59:09 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 28-19:59:09 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 28-19:59:13 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 28-19:59:13 (2504) [WARN] *** Elevation Blocker detected: ***
disk space issue

* 28-19:59:13 (2925) [INFO] Checking if your system is up to date: 
* 28-19:59:13 (3361) [INFO] Running: /usr/bin/yum clean all
* 28-19:59:13 (3362) [INFO] 
* 28-19:59:14 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 28-19:59:14 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 28-19:59:14 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 28-19:59:14 (3372) [INFO]               : wp-toolkit-thirdparties
* 28-19:59:14 (3372) [INFO] Cleaning up list of fastest mirrors
* 28-19:59:14 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 28-19:59:14 (3382) [INFO] 
* 28-19:59:14 (3361) [INFO] Running: /usr/bin/yum check-update
* 28-19:59:14 (3362) [INFO] 
* 28-19:59:14 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 28-19:59:14 (3372) [INFO] Determining fastest mirrors
* 28-19:59:21 (3372) [INFO]  * EA4: 184.94.196.93
* 28-19:59:21 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 28-19:59:21 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 28-19:59:21 (3372) [INFO]  * base: repos.lax.layerhost.com
* 28-19:59:21 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 28-19:59:21 (3372) [INFO]  * extras: la.mirrors.clouvider.net
* 28-19:59:21 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 28-19:59:34 (3382) [INFO] 
* 28-19:59:34 (2932) [INFO] Checking /scripts/sysup
* 28-19:59:34 (3361) [INFO] Running: /scripts/sysup
* 28-19:59:34 (3362) [INFO] 
* 28-19:59:35 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 28-19:59:36 (3372) [INFO]   All Needed Packages are already installed.
* 28-19:59:36 (3382) [INFO] 
* 28-19:59:36 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 28-19:59:36 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 28-19:59:37 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-28_19:59:37_modified_for_AlmaLinux_8.json
* 28-19:59:37 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 28-19:59:37 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 28-19:59:37 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 29-19:58:40 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 29-19:58:41 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 29-19:58:41 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 29-19:59:10 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 29-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 29-19:59:10 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 29-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 29-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 29-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
disk space issue

* 29-19:59:10 (2925) [INFO] Checking if your system is up to date: 
* 29-19:59:10 (3361) [INFO] Running: /usr/bin/yum clean all
* 29-19:59:10 (3362) [INFO] 
* 29-19:59:10 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 29-19:59:11 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 29-19:59:11 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 29-19:59:11 (3372) [INFO]               : wp-toolkit-thirdparties
* 29-19:59:11 (3372) [INFO] Cleaning up list of fastest mirrors
* 29-19:59:11 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 29-19:59:11 (3382) [INFO] 
* 29-19:59:11 (3361) [INFO] Running: /usr/bin/yum check-update
* 29-19:59:11 (3362) [INFO] 
* 29-19:59:11 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 29-19:59:11 (3372) [INFO] Determining fastest mirrors
* 29-19:59:13 (3372) [INFO]  * EA4: 184.94.196.92
* 29-19:59:13 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 29-19:59:13 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 29-19:59:13 (3372) [INFO]  * base: ridgewireless.mm.fcix.net
* 29-19:59:13 (3372) [INFO]  * epel: mirror.sfo12.us.leaseweb.net
* 29-19:59:13 (3372) [INFO]  * extras: mirror.san.fastserv.com
* 29-19:59:13 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 29-19:59:28 (3382) [INFO] 
* 29-19:59:28 (2932) [INFO] Checking /scripts/sysup
* 29-19:59:28 (3361) [INFO] Running: /scripts/sysup
* 29-19:59:28 (3362) [INFO] 
* 29-19:59:28 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 29-19:59:29 (3372) [INFO]   All Needed Packages are already installed.
* 29-19:59:29 (3382) [INFO] 
* 29-19:59:29 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 29-19:59:29 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 29-19:59:30 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-29_19:59:30_modified_for_AlmaLinux_8.json
* 29-19:59:30 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 29-19:59:30 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 29-19:59:30 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 30-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 30-19:58:54 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 30-19:58:54 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 30-19:59:41 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 30-19:59:41 (3077) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/b9f894ba0e86760b6e9c79f03dd71e5060b8a01e862c887086b5ac41685e18f6-filelists.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/.


* 30-19:59:41 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 30-19:59:41 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 30-19:59:41 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 30-19:59:46 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 30-19:59:46 (2504) [WARN] *** Elevation Blocker detected: ***
disk space issue

* 30-19:59:46 (2925) [INFO] Checking if your system is up to date: 
* 30-19:59:46 (3361) [INFO] Running: /usr/bin/yum clean all
* 30-19:59:46 (3362) [INFO] 
* 30-19:59:48 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 30-19:59:48 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 30-19:59:48 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 30-19:59:48 (3372) [INFO]               : wp-toolkit-thirdparties
* 30-19:59:49 (3372) [INFO] Cleaning up list of fastest mirrors
* 30-19:59:49 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 30-19:59:49 (3382) [INFO] 
* 30-19:59:49 (3361) [INFO] Running: /usr/bin/yum check-update
* 30-19:59:49 (3362) [INFO] 
* 30-19:59:49 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 30-19:59:49 (3372) [INFO] Determining fastest mirrors
* 30-19:59:52 (3372) [INFO]  * EA4: 184.94.196.93
* 30-19:59:52 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 30-19:59:52 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 30-19:59:52 (3372) [INFO]  * base: centos.mirror.shastacoe.net
* 30-19:59:52 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 30-19:59:52 (3372) [INFO]  * extras: mirror.keystealth.org
* 30-19:59:52 (3372) [INFO]  * updates: mirror.hostduplex.com
* 30-19:59:56 (3372) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/af8b50057c3318fcaf4163e19e046132838748a134c2a247c0845627d03f4e70-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 30-19:59:56 (3372) [INFO] Trying other mirror.
* 30-19:59:56 (3372) [INFO] To address this issue please refer to the below wiki article 
* 30-19:59:56 (3372) [INFO] 
* 30-19:59:56 (3372) [INFO] https://wiki.centos.org/yum-errors
* 30-19:59:56 (3372) [INFO] 
* 30-19:59:56 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 30-19:59:56 (3372) [INFO] 
* 30-20:00:11 (3382) [INFO] 
* 30-20:00:11 (2932) [INFO] Checking /scripts/sysup
* 30-20:00:11 (3361) [INFO] Running: /scripts/sysup
* 30-20:00:11 (3362) [INFO] 
* 30-20:00:12 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 30-20:00:13 (3372) [INFO]   All Needed Packages are already installed.
* 30-20:00:13 (3382) [INFO] 
* 30-20:00:13 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 30-20:00:13 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 30-20:00:14 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-30_20:00:14_modified_for_AlmaLinux_8.json
* 30-20:00:14 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 30-20:00:14 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 30-20:00:14 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 31-19:58:33 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 31-19:58:34 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 31-19:58:34 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 31-19:58:59 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 31-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 31-19:58:59 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 31-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 31-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 31-19:59:00 (2925) [INFO] Checking if your system is up to date: 
* 31-19:59:00 (3361) [INFO] Running: /usr/bin/yum clean all
* 31-19:59:00 (3362) [INFO] 
* 31-19:59:00 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 31-19:59:00 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 31-19:59:00 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 31-19:59:00 (3372) [INFO]               : wp-toolkit-thirdparties
* 31-19:59:00 (3372) [INFO] Cleaning up list of fastest mirrors
* 31-19:59:00 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 31-19:59:00 (3382) [INFO] 
* 31-19:59:00 (3361) [INFO] Running: /usr/bin/yum check-update
* 31-19:59:00 (3362) [INFO] 
* 31-19:59:00 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 31-19:59:00 (3372) [INFO] Determining fastest mirrors
* 31-19:59:03 (3372) [INFO]  * EA4: 208.74.123.61
* 31-19:59:03 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 31-19:59:03 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 31-19:59:03 (3372) [INFO]  * base: abqix.mm.fcix.net
* 31-19:59:03 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 31-19:59:03 (3372) [INFO]  * extras: centos-distro.1gservers.com
* 31-19:59:03 (3372) [INFO]  * updates: mirror.sfo12.us.leaseweb.net
* 31-19:59:16 (3382) [INFO] 
* 31-19:59:16 (2932) [INFO] Checking /scripts/sysup
* 31-19:59:16 (3361) [INFO] Running: /scripts/sysup
* 31-19:59:16 (3362) [INFO] 
* 31-19:59:17 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 31-19:59:17 (3372) [INFO]   All Needed Packages are already installed.
* 31-19:59:17 (3382) [INFO] 
* 31-19:59:17 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 31-19:59:17 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 31-19:59:18 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-10-31_19:59:18_modified_for_AlmaLinux_8.json
* 31-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 31-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 31-19:59:18 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 01-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 01-19:58:31 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 01-19:58:31 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 01-19:58:53 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 01-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 01-19:58:53 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 01-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 01-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 01-19:58:53 (2925) [INFO] Checking if your system is up to date: 
* 01-19:58:53 (3361) [INFO] Running: /usr/bin/yum clean all
* 01-19:58:53 (3362) [INFO] 
* 01-19:58:53 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 01-19:58:53 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 01-19:58:53 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 01-19:58:53 (3372) [INFO]               : wp-toolkit-thirdparties
* 01-19:58:53 (3372) [INFO] Cleaning up list of fastest mirrors
* 01-19:58:53 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 01-19:58:53 (3382) [INFO] 
* 01-19:58:53 (3361) [INFO] Running: /usr/bin/yum check-update
* 01-19:58:53 (3362) [INFO] 
* 01-19:58:53 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 01-19:58:54 (3372) [INFO] Determining fastest mirrors
* 01-19:58:59 (3372) [INFO]  * EA4: 184.94.196.93
* 01-19:58:59 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 01-19:58:59 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 01-19:58:59 (3372) [INFO]  * base: mirrors.sonic.net
* 01-19:58:59 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 01-19:58:59 (3372) [INFO]  * extras: ridgewireless.mm.fcix.net
* 01-19:58:59 (3372) [INFO]  * updates: mirrors.ocf.berkeley.edu
* 01-19:59:10 (3382) [INFO] 
* 01-19:59:10 (2932) [INFO] Checking /scripts/sysup
* 01-19:59:10 (3361) [INFO] Running: /scripts/sysup
* 01-19:59:10 (3362) [INFO] 
* 01-19:59:10 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 01-19:59:11 (3372) [INFO]   All Needed Packages are already installed.
* 01-19:59:11 (3382) [INFO] 
* 01-19:59:11 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 01-19:59:11 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 01-19:59:11 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-01_19:59:11_modified_for_AlmaLinux_8.json
* 01-19:59:11 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 01-19:59:12 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 01-19:59:12 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 02-19:59:45 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 02-19:59:46 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 02-19:59:46 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 02-20:00:12 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 02-20:00:12 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 02-20:00:12 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 02-20:00:12 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 02-20:00:12 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 02-20:00:12 (2925) [INFO] Checking if your system is up to date: 
* 02-20:00:12 (3361) [INFO] Running: /usr/bin/yum clean all
* 02-20:00:12 (3362) [INFO] 
* 02-20:00:12 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 02-20:00:12 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 02-20:00:12 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 02-20:00:12 (3372) [INFO]               : wp-toolkit-thirdparties
* 02-20:00:12 (3372) [INFO] Cleaning up list of fastest mirrors
* 02-20:00:12 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 02-20:00:12 (3382) [INFO] 
* 02-20:00:12 (3361) [INFO] Running: /usr/bin/yum check-update
* 02-20:00:12 (3362) [INFO] 
* 02-20:00:12 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 02-20:00:12 (3372) [INFO] Determining fastest mirrors
* 02-20:00:19 (3372) [INFO]  * EA4: 184.94.196.93
* 02-20:00:19 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 02-20:00:19 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 02-20:00:19 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 02-20:00:19 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 02-20:00:19 (3372) [INFO]  * extras: mirror.sfo12.us.leaseweb.net
* 02-20:00:19 (3372) [INFO]  * updates: repos.lax.layerhost.com
* 02-20:00:31 (3382) [INFO] 
* 02-20:00:31 (2932) [INFO] Checking /scripts/sysup
* 02-20:00:31 (3361) [INFO] Running: /scripts/sysup
* 02-20:00:31 (3362) [INFO] 
* 02-20:00:31 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 02-20:00:31 (3372) [INFO]   All Needed Packages are already installed.
* 02-20:00:31 (3382) [INFO] 
* 02-20:00:31 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 02-20:00:31 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 02-20:00:32 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-02_20:00:32_modified_for_AlmaLinux_8.json
* 02-20:00:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 02-20:00:32 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 02-20:00:32 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 03-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 03-19:58:49 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 03-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 03-19:59:16 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 03-19:59:16 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 03-19:59:16 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 03-19:59:16 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 03-19:59:16 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 03-19:59:16 (2925) [INFO] Checking if your system is up to date: 
* 03-19:59:16 (3361) [INFO] Running: /usr/bin/yum clean all
* 03-19:59:16 (3362) [INFO] 
* 03-19:59:16 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 03-19:59:16 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 03-19:59:16 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 03-19:59:16 (3372) [INFO]               : wp-toolkit-thirdparties
* 03-19:59:17 (3372) [INFO] Cleaning up list of fastest mirrors
* 03-19:59:17 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 03-19:59:17 (3382) [INFO] 
* 03-19:59:17 (3361) [INFO] Running: /usr/bin/yum check-update
* 03-19:59:17 (3362) [INFO] 
* 03-19:59:17 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 03-19:59:17 (3372) [INFO] Determining fastest mirrors
* 03-19:59:19 (3372) [INFO]  * EA4: 184.94.196.92
* 03-19:59:19 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 03-19:59:19 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 03-19:59:19 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 03-19:59:19 (3372) [INFO]  * epel: mirror.tornadovps.com
* 03-19:59:19 (3372) [INFO]  * extras: mirrors.raystedman.org
* 03-19:59:19 (3372) [INFO]  * updates: centos-distro.1gservers.com
* 03-19:59:31 (3382) [INFO] 
* 03-19:59:31 (2932) [INFO] Checking /scripts/sysup
* 03-19:59:31 (3361) [INFO] Running: /scripts/sysup
* 03-19:59:31 (3362) [INFO] 
* 03-19:59:31 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 03-19:59:31 (3372) [INFO]   All Needed Packages are already installed.
* 03-19:59:31 (3382) [INFO] 
* 03-19:59:31 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 03-19:59:31 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 03-19:59:32 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-03_19:59:32_modified_for_AlmaLinux_8.json
* 03-19:59:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 03-19:59:32 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 03-19:59:32 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 04-19:58:22 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 04-19:58:22 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 04-19:58:22 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 04-19:59:18 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 04-19:59:18 (3077) [ERROR] http://mirror.san.fastserv.com/pub/linux/centos/7.9.2009/os/x86_64/repodata/d6d94c7d406fe7ad4902a97104b39a0d8299451832a97f31d71653ba982c955b-filelists.sqlite.bz2: [Errno 12] Timeout on http://mirror.san.fastserv.com/pub/linux/centos/7.9.2009/os/x86_64/repodata/d6d94c7d406fe7ad4902a97104b39a0d8299451832a97f31d71653ba982c955b-filelists.sqlite.bz2: (28, 'Connection timed out after 30001 milliseconds')
Trying other mirror.
http://mirror.san.fastserv.com/pub/linux/centos/7.9.2009/os/x86_64/repodata/ecaab5cc3b9c10fefe6be2ecbf6f9fcb437231dac3e82cab8d9d2cf70e99644d-other.sqlite.bz2: [Errno 12] Timeout on http://mirror.san.fastserv.com/pub/linux/centos/7.9.2009/os/x86_64/repodata/ecaab5cc3b9c10fefe6be2ecbf6f9fcb437231dac3e82cab8d9d2cf70e99644d-other.sqlite.bz2: (28, 'Connection timed out after 30001 milliseconds')
Trying other mirror.

* 04-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 04-19:59:18 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 04-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 04-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 04-19:59:18 (2925) [INFO] Checking if your system is up to date: 
* 04-19:59:18 (3361) [INFO] Running: /usr/bin/yum clean all
* 04-19:59:18 (3362) [INFO] 
* 04-19:59:18 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 04-19:59:18 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 04-19:59:18 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 04-19:59:18 (3372) [INFO]               : wp-toolkit-thirdparties
* 04-19:59:18 (3372) [INFO] Cleaning up list of fastest mirrors
* 04-19:59:18 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 04-19:59:18 (3382) [INFO] 
* 04-19:59:18 (3361) [INFO] Running: /usr/bin/yum check-update
* 04-19:59:18 (3362) [INFO] 
* 04-19:59:18 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 04-19:59:19 (3372) [INFO] Determining fastest mirrors
* 04-19:59:21 (3372) [INFO]  * EA4: 208.74.123.62
* 04-19:59:21 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 04-19:59:21 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 04-19:59:21 (3372) [INFO]  * base: mirror.keystealth.org
* 04-19:59:21 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 04-19:59:21 (3372) [INFO]  * extras: centos.mirror.ndchost.com
* 04-19:59:21 (3372) [INFO]  * updates: mirrors.oit.uci.edu
* 04-19:59:33 (3382) [INFO] 
* 04-19:59:33 (2932) [INFO] Checking /scripts/sysup
* 04-19:59:33 (3361) [INFO] Running: /scripts/sysup
* 04-19:59:33 (3362) [INFO] 
* 04-19:59:33 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 04-19:59:33 (3372) [INFO]   All Needed Packages are already installed.
* 04-19:59:33 (3382) [INFO] 
* 04-19:59:33 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 04-19:59:33 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 04-19:59:34 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-04_19:59:34_modified_for_AlmaLinux_8.json
* 04-19:59:34 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 04-19:59:34 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 04-19:59:34 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 05-19:58:41 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 05-19:58:42 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 05-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 05-19:59:26 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 05-19:59:26 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 05-19:59:26 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 05-19:59:26 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 05-19:59:26 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 05-19:59:26 (2925) [INFO] Checking if your system is up to date: 
* 05-19:59:26 (3361) [INFO] Running: /usr/bin/yum clean all
* 05-19:59:26 (3362) [INFO] 
* 05-19:59:26 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 05-19:59:26 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 05-19:59:26 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 05-19:59:26 (3372) [INFO]               : wp-toolkit-thirdparties
* 05-19:59:26 (3372) [INFO] Cleaning up list of fastest mirrors
* 05-19:59:26 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 05-19:59:26 (3382) [INFO] 
* 05-19:59:26 (3361) [INFO] Running: /usr/bin/yum check-update
* 05-19:59:26 (3362) [INFO] 
* 05-19:59:26 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 05-19:59:26 (3372) [INFO] Determining fastest mirrors
* 05-19:59:28 (3372) [INFO]  * EA4: 184.94.196.92
* 05-19:59:28 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 05-19:59:28 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 05-19:59:28 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 05-19:59:28 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 05-19:59:28 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 05-19:59:28 (3372) [INFO]  * updates: centos-distro.cavecreek.net
* 05-19:59:40 (3382) [INFO] 
* 05-19:59:40 (2932) [INFO] Checking /scripts/sysup
* 05-19:59:40 (3361) [INFO] Running: /scripts/sysup
* 05-19:59:40 (3362) [INFO] 
* 05-19:59:40 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 05-19:59:40 (3372) [INFO]   All Needed Packages are already installed.
* 05-19:59:40 (3382) [INFO] 
* 05-19:59:40 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 05-19:59:40 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 05-19:59:41 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-05_19:59:41_modified_for_AlmaLinux_8.json
* 05-19:59:41 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 05-19:59:41 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 05-19:59:41 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 06-19:58:41 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 06-19:58:41 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 06-19:58:41 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 06-19:59:06 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 06-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 06-19:59:06 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 06-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 06-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 06-19:59:06 (2925) [INFO] Checking if your system is up to date: 
* 06-19:59:06 (3361) [INFO] Running: /usr/bin/yum clean all
* 06-19:59:06 (3362) [INFO] 
* 06-19:59:06 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 06-19:59:06 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 06-19:59:06 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 06-19:59:06 (3372) [INFO]               : wp-toolkit-thirdparties
* 06-19:59:06 (3372) [INFO] Cleaning up list of fastest mirrors
* 06-19:59:06 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 06-19:59:06 (3382) [INFO] 
* 06-19:59:06 (3361) [INFO] Running: /usr/bin/yum check-update
* 06-19:59:06 (3362) [INFO] 
* 06-19:59:06 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 06-19:59:07 (3372) [INFO] Determining fastest mirrors
* 06-19:59:11 (3372) [INFO]  * EA4: 184.94.196.93
* 06-19:59:11 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 06-19:59:11 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 06-19:59:11 (3372) [INFO]  * base: mirrors.raystedman.org
* 06-19:59:11 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 06-19:59:11 (3372) [INFO]  * extras: mirrors.oit.uci.edu
* 06-19:59:11 (3372) [INFO]  * updates: mirrors.radwebhosting.com
* 06-19:59:30 (3382) [INFO] 
* 06-19:59:30 (2932) [INFO] Checking /scripts/sysup
* 06-19:59:30 (3361) [INFO] Running: /scripts/sysup
* 06-19:59:30 (3362) [INFO] 
* 06-19:59:31 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 06-19:59:31 (3372) [INFO]   All Needed Packages are already installed.
* 06-19:59:31 (3382) [INFO] 
* 06-19:59:31 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 06-19:59:31 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 06-19:59:31 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-06_19:59:31_modified_for_AlmaLinux_8.json
* 06-19:59:31 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 06-19:59:32 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 06-19:59:32 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 07-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 07-19:58:45 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 07-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 07-19:59:08 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 07-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 07-19:59:08 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 07-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 07-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 07-19:59:08 (2925) [INFO] Checking if your system is up to date: 
* 07-19:59:08 (3361) [INFO] Running: /usr/bin/yum clean all
* 07-19:59:08 (3362) [INFO] 
* 07-19:59:09 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 07-19:59:09 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 07-19:59:09 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 07-19:59:09 (3372) [INFO]               : wp-toolkit-thirdparties
* 07-19:59:09 (3372) [INFO] Cleaning up list of fastest mirrors
* 07-19:59:09 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 07-19:59:09 (3382) [INFO] 
* 07-19:59:09 (3361) [INFO] Running: /usr/bin/yum check-update
* 07-19:59:09 (3362) [INFO] 
* 07-19:59:09 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 07-19:59:09 (3372) [INFO] Determining fastest mirrors
* 07-19:59:11 (3372) [INFO]  * EA4: 208.74.123.62
* 07-19:59:11 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 07-19:59:11 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 07-19:59:11 (3372) [INFO]  * base: mirrors.xmission.com
* 07-19:59:11 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 07-19:59:11 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 07-19:59:11 (3372) [INFO]  * updates: mirrors.xtom.com
* 07-19:59:22 (3382) [INFO] 
* 07-19:59:22 (2932) [INFO] Checking /scripts/sysup
* 07-19:59:22 (3361) [INFO] Running: /scripts/sysup
* 07-19:59:22 (3362) [INFO] 
* 07-19:59:23 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 07-19:59:23 (3372) [INFO]   All Needed Packages are already installed.
* 07-19:59:23 (3382) [INFO] 
* 07-19:59:23 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 07-19:59:23 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 07-19:59:23 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-07_19:59:23_modified_for_AlmaLinux_8.json
* 07-19:59:23 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 07-19:59:24 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 07-19:59:24 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 08-19:58:20 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 08-19:58:21 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 08-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 08-19:58:43 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 08-19:58:43 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 08-19:58:43 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 08-19:58:43 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 08-19:58:43 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 08-19:58:43 (2925) [INFO] Checking if your system is up to date: 
* 08-19:58:43 (3361) [INFO] Running: /usr/bin/yum clean all
* 08-19:58:43 (3362) [INFO] 
* 08-19:58:43 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 08-19:58:43 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 08-19:58:43 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 08-19:58:43 (3372) [INFO]               : wp-toolkit-thirdparties
* 08-19:58:43 (3372) [INFO] Cleaning up list of fastest mirrors
* 08-19:58:43 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 08-19:58:43 (3382) [INFO] 
* 08-19:58:43 (3361) [INFO] Running: /usr/bin/yum check-update
* 08-19:58:43 (3362) [INFO] 
* 08-19:58:43 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 08-19:58:43 (3372) [INFO] Determining fastest mirrors
* 08-19:58:47 (3372) [INFO]  * EA4: 184.94.196.93
* 08-19:58:47 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 08-19:58:47 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 08-19:58:47 (3372) [INFO]  * base: repos.lax.layerhost.com
* 08-19:58:47 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 08-19:58:47 (3372) [INFO]  * extras: mirrors.oit.uci.edu
* 08-19:58:47 (3372) [INFO]  * updates: mirrors.ocf.berkeley.edu
* 08-19:58:59 (3382) [INFO] 
* 08-19:58:59 (2932) [INFO] Checking /scripts/sysup
* 08-19:58:59 (3361) [INFO] Running: /scripts/sysup
* 08-19:58:59 (3362) [INFO] 
* 08-19:58:59 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 08-19:58:59 (3372) [INFO]   All Needed Packages are already installed.
* 08-19:58:59 (3382) [INFO] 
* 08-19:58:59 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 08-19:58:59 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 08-19:59:00 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-08_19:59:00_modified_for_AlmaLinux_8.json
* 08-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 08-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 08-19:59:00 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 09-19:58:22 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 09-19:58:23 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 09-19:58:23 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 09-19:58:46 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 09-19:58:46 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 09-19:58:46 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 09-19:58:46 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 09-19:58:46 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 09-19:58:46 (2925) [INFO] Checking if your system is up to date: 
* 09-19:58:46 (3361) [INFO] Running: /usr/bin/yum clean all
* 09-19:58:46 (3362) [INFO] 
* 09-19:58:46 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 09-19:58:46 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 09-19:58:46 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 09-19:58:46 (3372) [INFO]               : wp-toolkit-thirdparties
* 09-19:58:46 (3372) [INFO] Cleaning up list of fastest mirrors
* 09-19:58:46 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 09-19:58:46 (3382) [INFO] 
* 09-19:58:46 (3361) [INFO] Running: /usr/bin/yum check-update
* 09-19:58:46 (3362) [INFO] 
* 09-19:58:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 09-19:58:47 (3372) [INFO] Determining fastest mirrors
* 09-19:58:49 (3372) [INFO]  * EA4: 208.74.123.61
* 09-19:58:49 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 09-19:58:49 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 09-19:58:49 (3372) [INFO]  * base: centos-distro.1gservers.com
* 09-19:58:49 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 09-19:58:49 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 09-19:58:49 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 09-19:59:01 (3382) [INFO] 
* 09-19:59:01 (2932) [INFO] Checking /scripts/sysup
* 09-19:59:01 (3361) [INFO] Running: /scripts/sysup
* 09-19:59:01 (3362) [INFO] 
* 09-19:59:01 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 09-19:59:01 (3372) [INFO]   All Needed Packages are already installed.
* 09-19:59:01 (3382) [INFO] 
* 09-19:59:01 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 09-19:59:01 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 09-19:59:02 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-09_19:59:02_modified_for_AlmaLinux_8.json
* 09-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 09-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 09-19:59:02 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 10-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 10-19:58:33 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 10-19:58:33 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 10-19:59:28 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 10-19:59:28 (3077) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/5bfaec0adc81d8055178983df7ee68f9b82e0aa4098e4fa71eef6a6ff12b8c16-filelists.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://mirrors.sonic.net/epel/7/x86_64/repodata/269450cc66b7f08d8d0e9e77cce11bd14dd2473f18ac9dfe7dfcb7b638db68ae-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/e076d381496add1656b81015dbc4d2e3b2a035187510c25478f828aa77d22f85-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 10-19:59:28 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 10-19:59:28 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 10-19:59:28 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 10-19:59:28 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 10-19:59:28 (2925) [INFO] Checking if your system is up to date: 
* 10-19:59:28 (3361) [INFO] Running: /usr/bin/yum clean all
* 10-19:59:28 (3362) [INFO] 
* 10-19:59:28 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 10-19:59:28 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 10-19:59:28 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 10-19:59:28 (3372) [INFO]               : wp-toolkit-thirdparties
* 10-19:59:28 (3372) [INFO] Cleaning up list of fastest mirrors
* 10-19:59:28 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 10-19:59:28 (3382) [INFO] 
* 10-19:59:28 (3361) [INFO] Running: /usr/bin/yum check-update
* 10-19:59:28 (3362) [INFO] 
* 10-19:59:28 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 10-19:59:29 (3372) [INFO] Determining fastest mirrors
* 10-19:59:32 (3372) [INFO]  * EA4: 184.94.196.92
* 10-19:59:32 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 10-19:59:32 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 10-19:59:32 (3372) [INFO]  * base: mirror.sfo12.us.leaseweb.net
* 10-19:59:32 (3372) [INFO]  * epel: mirror.fcix.net
* 10-19:59:32 (3372) [INFO]  * extras: abqix.mm.fcix.net
* 10-19:59:32 (3372) [INFO]  * updates: centos-distro.1gservers.com
* 10-19:59:34 (3372) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/e076d381496add1656b81015dbc4d2e3b2a035187510c25478f828aa77d22f85-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 10-19:59:34 (3372) [INFO] Trying other mirror.
* 10-19:59:34 (3372) [INFO] To address this issue please refer to the below wiki article 
* 10-19:59:34 (3372) [INFO] 
* 10-19:59:34 (3372) [INFO] https://wiki.centos.org/yum-errors
* 10-19:59:34 (3372) [INFO] 
* 10-19:59:34 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 10-19:59:34 (3372) [INFO] 
* 10-19:59:44 (3382) [INFO] 
* 10-19:59:44 (2932) [INFO] Checking /scripts/sysup
* 10-19:59:44 (3361) [INFO] Running: /scripts/sysup
* 10-19:59:44 (3362) [INFO] 
* 10-19:59:44 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 10-19:59:44 (3372) [INFO]   All Needed Packages are already installed.
* 10-19:59:44 (3382) [INFO] 
* 10-19:59:44 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 10-19:59:44 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 10-19:59:45 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-10_19:59:45_modified_for_AlmaLinux_8.json
* 10-19:59:45 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 10-19:59:45 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 10-19:59:45 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 11-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 11-19:58:22 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 11-19:58:22 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 11-19:58:50 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 11-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 11-19:58:50 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 11-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 11-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 11-19:58:50 (2925) [INFO] Checking if your system is up to date: 
* 11-19:58:50 (3361) [INFO] Running: /usr/bin/yum clean all
* 11-19:58:50 (3362) [INFO] 
* 11-19:58:51 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 11-19:58:51 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 11-19:58:51 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 11-19:58:51 (3372) [INFO]               : wp-toolkit-thirdparties
* 11-19:58:51 (3372) [INFO] Cleaning up list of fastest mirrors
* 11-19:58:51 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 11-19:58:51 (3382) [INFO] 
* 11-19:58:51 (3361) [INFO] Running: /usr/bin/yum check-update
* 11-19:58:51 (3362) [INFO] 
* 11-19:58:51 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 11-19:58:51 (3372) [INFO] Determining fastest mirrors
* 11-19:58:53 (3372) [INFO]  * EA4: 184.94.196.94
* 11-19:58:53 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 11-19:58:53 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 11-19:58:53 (3372) [INFO]  * base: centos-distro.cavecreek.net
* 11-19:58:53 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 11-19:58:53 (3372) [INFO]  * extras: centos.mirror.ndchost.com
* 11-19:58:53 (3372) [INFO]  * updates: repos.lax.layerhost.com
* 11-19:59:05 (3382) [INFO] 
* 11-19:59:05 (2932) [INFO] Checking /scripts/sysup
* 11-19:59:05 (3361) [INFO] Running: /scripts/sysup
* 11-19:59:05 (3362) [INFO] 
* 11-19:59:05 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 11-19:59:06 (3372) [INFO]   All Needed Packages are already installed.
* 11-19:59:06 (3382) [INFO] 
* 11-19:59:06 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 11-19:59:06 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 11-19:59:06 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-11_19:59:06_modified_for_AlmaLinux_8.json
* 11-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 11-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 11-19:59:06 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 12-19:58:36 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 12-19:58:37 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 12-19:58:37 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 12-19:59:02 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 12-19:59:02 (3077) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/269450cc66b7f08d8d0e9e77cce11bd14dd2473f18ac9dfe7dfcb7b638db68ae-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/.


* 12-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 12-19:59:02 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 12-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 12-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 12-19:59:02 (2925) [INFO] Checking if your system is up to date: 
* 12-19:59:02 (3361) [INFO] Running: /usr/bin/yum clean all
* 12-19:59:02 (3362) [INFO] 
* 12-19:59:02 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 12-19:59:02 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 12-19:59:02 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 12-19:59:02 (3372) [INFO]               : wp-toolkit-thirdparties
* 12-19:59:03 (3372) [INFO] Cleaning up list of fastest mirrors
* 12-19:59:03 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 12-19:59:03 (3382) [INFO] 
* 12-19:59:03 (3361) [INFO] Running: /usr/bin/yum check-update
* 12-19:59:03 (3362) [INFO] 
* 12-19:59:03 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 12-19:59:03 (3372) [INFO] Determining fastest mirrors
* 12-19:59:05 (3372) [INFO]  * EA4: 208.74.123.61
* 12-19:59:05 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 12-19:59:05 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 12-19:59:05 (3372) [INFO]  * base: nc-centos-mirror.iwebfusion.net
* 12-19:59:05 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 12-19:59:05 (3372) [INFO]  * extras: mirrors.xtom.com
* 12-19:59:05 (3372) [INFO]  * updates: mirrors.ocf.berkeley.edu
* 12-19:59:07 (3372) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 12-19:59:07 (3372) [INFO] Trying other mirror.
* 12-19:59:17 (3382) [INFO] 
* 12-19:59:17 (2932) [INFO] Checking /scripts/sysup
* 12-19:59:17 (3361) [INFO] Running: /scripts/sysup
* 12-19:59:17 (3362) [INFO] 
* 12-19:59:17 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 12-19:59:18 (3372) [INFO]   All Needed Packages are already installed.
* 12-19:59:18 (3382) [INFO] 
* 12-19:59:18 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 12-19:59:18 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 12-19:59:18 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-12_19:59:18_modified_for_AlmaLinux_8.json
* 12-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 12-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 12-19:59:18 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 13-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 13-19:58:59 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 13-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 13-19:59:25 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 13-19:59:25 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 13-19:59:25 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 13-19:59:25 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 13-19:59:26 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 13-19:59:26 (2925) [INFO] Checking if your system is up to date: 
* 13-19:59:26 (3361) [INFO] Running: /usr/bin/yum clean all
* 13-19:59:26 (3362) [INFO] 
* 13-19:59:26 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 13-19:59:26 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 13-19:59:26 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 13-19:59:26 (3372) [INFO]               : wp-toolkit-thirdparties
* 13-19:59:26 (3372) [INFO] Cleaning up list of fastest mirrors
* 13-19:59:26 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 13-19:59:26 (3382) [INFO] 
* 13-19:59:26 (3361) [INFO] Running: /usr/bin/yum check-update
* 13-19:59:26 (3362) [INFO] 
* 13-19:59:26 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 13-19:59:26 (3372) [INFO] Determining fastest mirrors
* 13-19:59:30 (3372) [INFO]  * EA4: 184.94.196.97
* 13-19:59:30 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 13-19:59:30 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 13-19:59:30 (3372) [INFO]  * base: mirrors.ocf.berkeley.edu
* 13-19:59:30 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 13-19:59:30 (3372) [INFO]  * extras: mirror.phx1.us.spryservers.net
* 13-19:59:30 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 13-19:59:42 (3382) [INFO] 
* 13-19:59:42 (2932) [INFO] Checking /scripts/sysup
* 13-19:59:42 (3361) [INFO] Running: /scripts/sysup
* 13-19:59:42 (3362) [INFO] 
* 13-19:59:42 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 13-19:59:43 (3372) [INFO]   All Needed Packages are already installed.
* 13-19:59:43 (3382) [INFO] 
* 13-19:59:43 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 13-19:59:43 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 13-19:59:43 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-13_19:59:43_modified_for_AlmaLinux_8.json
* 13-19:59:43 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 13-19:59:43 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 13-19:59:43 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 14-20:01:00 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 14-20:01:00 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 14-20:01:00 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 14-20:01:29 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 14-20:01:29 (3077) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/888adc16f9dc0cdc39b6829ebe6180a217f1468905921f1950e1bb1b7a01cc40-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/.

https://mirrors.sonic.net/epel/7/x86_64/repodata/7fc80e635653b740cba0d656e256cc9bd8dc4abdb2be3924cb94f943c06d5ebf-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 14-20:01:29 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 14-20:01:29 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 14-20:01:29 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 14-20:01:29 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 14-20:01:29 (2925) [INFO] Checking if your system is up to date: 
* 14-20:01:29 (3361) [INFO] Running: /usr/bin/yum clean all
* 14-20:01:29 (3362) [INFO] 
* 14-20:01:29 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 14-20:01:29 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 14-20:01:29 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 14-20:01:29 (3372) [INFO]               : wp-toolkit-thirdparties
* 14-20:01:29 (3372) [INFO] Cleaning up list of fastest mirrors
* 14-20:01:29 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 14-20:01:29 (3382) [INFO] 
* 14-20:01:29 (3361) [INFO] Running: /usr/bin/yum check-update
* 14-20:01:29 (3362) [INFO] 
* 14-20:01:30 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 14-20:01:30 (3372) [INFO] Determining fastest mirrors
* 14-20:01:33 (3372) [INFO]  * EA4: 63.247.64.58
* 14-20:01:33 (3372) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 14-20:01:33 (3372) [INFO]  * cpanel-plugins: 63.247.64.58
* 14-20:01:33 (3372) [INFO]  * base: mirror.phx1.us.spryservers.net
* 14-20:01:33 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 14-20:01:33 (3372) [INFO]  * extras: centos-distro.cavecreek.net
* 14-20:01:33 (3372) [INFO]  * updates: mirrors.oit.uci.edu
* 14-20:01:45 (3382) [INFO] 
* 14-20:01:45 (2932) [INFO] Checking /scripts/sysup
* 14-20:01:45 (3361) [INFO] Running: /scripts/sysup
* 14-20:01:45 (3362) [INFO] 
* 14-20:01:45 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 14-20:01:45 (3372) [INFO]   All Needed Packages are already installed.
* 14-20:01:45 (3382) [INFO] 
* 14-20:01:45 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 14-20:01:45 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 14-20:01:46 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-14_20:01:46_modified_for_AlmaLinux_8.json
* 14-20:01:46 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 14-20:01:46 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 14-20:01:46 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 15-19:59:23 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 15-19:59:24 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 15-19:59:24 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 15-19:59:49 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 15-19:59:49 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 15-19:59:49 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 15-19:59:49 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 15-19:59:49 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 15-19:59:49 (2925) [INFO] Checking if your system is up to date: 
* 15-19:59:49 (3361) [INFO] Running: /usr/bin/yum clean all
* 15-19:59:49 (3362) [INFO] 
* 15-19:59:49 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:59:49 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 15-19:59:49 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 15-19:59:49 (3372) [INFO]               : wp-toolkit-thirdparties
* 15-19:59:49 (3372) [INFO] Cleaning up list of fastest mirrors
* 15-19:59:49 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 15-19:59:49 (3382) [INFO] 
* 15-19:59:49 (3361) [INFO] Running: /usr/bin/yum check-update
* 15-19:59:49 (3362) [INFO] 
* 15-19:59:50 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:59:50 (3372) [INFO] Determining fastest mirrors
* 15-19:59:53 (3372) [INFO]  * EA4: 184.94.196.93
* 15-19:59:53 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 15-19:59:53 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 15-19:59:53 (3372) [INFO]  * base: centos-distro.cavecreek.net
* 15-19:59:53 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 15-19:59:53 (3372) [INFO]  * extras: mirrors.xtom.com
* 15-19:59:53 (3372) [INFO]  * updates: mirrors.ocf.berkeley.edu
* 15-19:59:54 (3372) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 15-19:59:54 (3372) [INFO] Trying other mirror.
* 15-20:00:05 (3382) [INFO] 
* 15-20:00:05 (2932) [INFO] Checking /scripts/sysup
* 15-20:00:05 (3361) [INFO] Running: /scripts/sysup
* 15-20:00:05 (3362) [INFO] 
* 15-20:00:05 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 15-20:00:06 (3372) [INFO]   All Needed Packages are already installed.
* 15-20:00:06 (3382) [INFO] 
* 15-20:00:06 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 15-20:00:06 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 15-20:00:06 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-15_20:00:06_modified_for_AlmaLinux_8.json
* 15-20:00:06 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 15-20:00:06 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 15-20:00:06 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 16-19:58:20 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 16-19:58:21 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 16-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 16-19:58:45 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 16-19:58:45 (3077) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/451fac26e2593dc3dff7550e9d56fcb9ea1e7725622ebe6bb0e612fe0c1e31c4-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/.


* 16-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 16-19:58:45 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 16-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 16-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 16-19:58:45 (2925) [INFO] Checking if your system is up to date: 
* 16-19:58:45 (3361) [INFO] Running: /usr/bin/yum clean all
* 16-19:58:45 (3362) [INFO] 
* 16-19:58:45 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 16-19:58:45 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 16-19:58:45 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 16-19:58:45 (3372) [INFO]               : wp-toolkit-thirdparties
* 16-19:58:46 (3372) [INFO] Cleaning up list of fastest mirrors
* 16-19:58:46 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 16-19:58:46 (3382) [INFO] 
* 16-19:58:46 (3361) [INFO] Running: /usr/bin/yum check-update
* 16-19:58:46 (3362) [INFO] 
* 16-19:58:46 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 16-19:58:46 (3372) [INFO] Determining fastest mirrors
* 16-19:58:49 (3372) [INFO]  * EA4: 184.94.196.97
* 16-19:58:49 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 16-19:58:49 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 16-19:58:49 (3372) [INFO]  * base: abqix.mm.fcix.net
* 16-19:58:49 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 16-19:58:49 (3372) [INFO]  * extras: la.mirrors.clouvider.net
* 16-19:58:49 (3372) [INFO]  * updates: repos.lax.layerhost.com
* 16-19:58:51 (3372) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 16-19:58:51 (3372) [INFO] Trying other mirror.
* 16-19:59:00 (3382) [INFO] 
* 16-19:59:00 (2932) [INFO] Checking /scripts/sysup
* 16-19:59:00 (3361) [INFO] Running: /scripts/sysup
* 16-19:59:00 (3362) [INFO] 
* 16-19:59:00 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 16-19:59:01 (3372) [INFO]   All Needed Packages are already installed.
* 16-19:59:01 (3382) [INFO] 
* 16-19:59:01 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 16-19:59:01 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 16-19:59:01 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-16_19:59:01_modified_for_AlmaLinux_8.json
* 16-19:59:01 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 16-19:59:01 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 16-19:59:01 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 17-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 17-19:58:22 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 17-19:58:22 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 17-19:58:49 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 17-19:58:49 (3077) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/f2a10116d5d896fc564059ae8cc24656a74ffced9cea78780b0ba69df07623bd-filelists.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://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/b59803ef562136ce8f57b68e91459479bcf00ec5c4ec27b8b17f2cc5dfeab4d2-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/961262208215b2b47f6ee0247cf01787df3d5446e1d7f02875e4854354375639-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 17-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 17-19:58:49 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 17-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 17-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 17-19:58:49 (2925) [INFO] Checking if your system is up to date: 
* 17-19:58:49 (3361) [INFO] Running: /usr/bin/yum clean all
* 17-19:58:49 (3362) [INFO] 
* 17-19:58:49 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 17-19:58:49 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 17-19:58:49 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 17-19:58:49 (3372) [INFO]               : wp-toolkit-thirdparties
* 17-19:58:49 (3372) [INFO] Cleaning up list of fastest mirrors
* 17-19:58:49 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 17-19:58:50 (3382) [INFO] 
* 17-19:58:50 (3361) [INFO] Running: /usr/bin/yum check-update
* 17-19:58:50 (3362) [INFO] 
* 17-19:58:50 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 17-19:58:50 (3372) [INFO] Determining fastest mirrors
* 17-19:58:54 (3372) [INFO]  * EA4: 184.94.196.93
* 17-19:58:54 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 17-19:58:54 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 17-19:58:54 (3372) [INFO]  * base: mirrors.radwebhosting.com
* 17-19:58:54 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 17-19:58:54 (3372) [INFO]  * extras: mirror.san.fastserv.com
* 17-19:58:54 (3372) [INFO]  * updates: repos.lax.layerhost.com
* 17-19:59:24 (3372) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: (28, 'Operation timed out after 30000 milliseconds with 0 out of 0 bytes received')
* 17-19:59:24 (3372) [INFO] Trying other mirror.
* 17-19:59:54 (3372) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: (28, 'Operation timed out after 30001 milliseconds with 0 out of 0 bytes received')
* 17-19:59:54 (3372) [INFO] Trying other mirror.
* 17-20:00:16 (3372) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to archive.mariadb.org:443; Operation now in progress"
* 17-20:00:16 (3372) [INFO] Trying other mirror.
* 17-20:00:39 (3372) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to archive.mariadb.org:443; Operation now in progress"
* 17-20:00:39 (3372) [INFO] Trying other mirror.
* 17-20:00:51 (3372) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/d9cb399201b34625fab2cb3d5c7a93ada8e3ebee088d19dc4d219963f8576060-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 17-20:00:51 (3372) [INFO] Trying other mirror.
* 17-20:00:51 (3372) [INFO] To address this issue please refer to the below wiki article 
* 17-20:00:51 (3372) [INFO] 
* 17-20:00:51 (3372) [INFO] https://wiki.centos.org/yum-errors
* 17-20:00:51 (3372) [INFO] 
* 17-20:00:51 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 17-20:00:51 (3372) [INFO] 
* 17-20:01:03 (3382) [INFO] 
* 17-20:01:03 (2932) [INFO] Checking /scripts/sysup
* 17-20:01:03 (3361) [INFO] Running: /scripts/sysup
* 17-20:01:03 (3362) [INFO] 
* 17-20:01:03 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 17-20:01:03 (3372) [INFO]   All Needed Packages are already installed.
* 17-20:01:03 (3382) [INFO] 
* 17-20:01:03 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 17-20:01:03 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 17-20:01:04 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-17_20:01:04_modified_for_AlmaLinux_8.json
* 17-20:01:04 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 17-20:01:04 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 17-20:01:04 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 18-19:58:23 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 18-19:58:23 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 18-19:58:23 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 18-19:59:00 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 18-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 18-19:59:00 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 18-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 18-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 18-19:59:00 (2925) [INFO] Checking if your system is up to date: 
* 18-19:59:00 (3361) [INFO] Running: /usr/bin/yum clean all
* 18-19:59:00 (3362) [INFO] 
* 18-19:59:00 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 18-19:59:00 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 18-19:59:00 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 18-19:59:00 (3372) [INFO]               : wp-toolkit-thirdparties
* 18-19:59:00 (3372) [INFO] Cleaning up list of fastest mirrors
* 18-19:59:00 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 18-19:59:00 (3382) [INFO] 
* 18-19:59:00 (3361) [INFO] Running: /usr/bin/yum check-update
* 18-19:59:00 (3362) [INFO] 
* 18-19:59:00 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 18-19:59:00 (3372) [INFO] Determining fastest mirrors
* 18-19:59:03 (3372) [INFO]  * EA4: 184.94.196.97
* 18-19:59:03 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 18-19:59:03 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 18-19:59:03 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 18-19:59:03 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 18-19:59:03 (3372) [INFO]  * extras: mirror.phx1.us.spryservers.net
* 18-19:59:03 (3372) [INFO]  * updates: tx-mirror.tier.net
* 18-19:59:17 (3382) [INFO] 
* 18-19:59:17 (2932) [INFO] Checking /scripts/sysup
* 18-19:59:17 (3361) [INFO] Running: /scripts/sysup
* 18-19:59:17 (3362) [INFO] 
* 18-19:59:17 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 18-19:59:17 (3372) [INFO]   All Needed Packages are already installed.
* 18-19:59:17 (3382) [INFO] 
* 18-19:59:17 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 18-19:59:17 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 18-19:59:18 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-18_19:59:18_modified_for_AlmaLinux_8.json
* 18-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 18-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 18-19:59:18 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 19-19:58:39 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 19-19:58:40 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 19-19:58:40 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 19-19:59:05 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 19-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 19-19:59:05 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 19-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 19-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 19-19:59:05 (2925) [INFO] Checking if your system is up to date: 
* 19-19:59:05 (3361) [INFO] Running: /usr/bin/yum clean all
* 19-19:59:05 (3362) [INFO] 
* 19-19:59:05 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 19-19:59:05 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 19-19:59:05 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 19-19:59:05 (3372) [INFO]               : wp-toolkit-thirdparties
* 19-19:59:06 (3372) [INFO] Cleaning up list of fastest mirrors
* 19-19:59:06 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 19-19:59:06 (3382) [INFO] 
* 19-19:59:06 (3361) [INFO] Running: /usr/bin/yum check-update
* 19-19:59:06 (3362) [INFO] 
* 19-19:59:06 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 19-19:59:06 (3372) [INFO] Determining fastest mirrors
* 19-19:59:09 (3372) [INFO]  * EA4: 184.94.196.97
* 19-19:59:09 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 19-19:59:09 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 19-19:59:09 (3372) [INFO]  * base: repos.lax.layerhost.com
* 19-19:59:09 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 19-19:59:09 (3372) [INFO]  * extras: mirror.facebook.net
* 19-19:59:09 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 19-19:59:19 (3382) [INFO] 
* 19-19:59:19 (2932) [INFO] Checking /scripts/sysup
* 19-19:59:19 (3361) [INFO] Running: /scripts/sysup
* 19-19:59:19 (3362) [INFO] 
* 19-19:59:19 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 19-19:59:20 (3372) [INFO]   All Needed Packages are already installed.
* 19-19:59:20 (3382) [INFO] 
* 19-19:59:20 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 19-19:59:20 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 19-19:59:20 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-19_19:59:20_modified_for_AlmaLinux_8.json
* 19-19:59:20 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 19-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 19-19:59:21 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 20-19:58:40 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 20-19:58:41 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 20-19:58:41 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 20-19:59:27 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 20-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 20-19:59:27 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 20-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 20-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 20-19:59:27 (2925) [INFO] Checking if your system is up to date: 
* 20-19:59:27 (3361) [INFO] Running: /usr/bin/yum clean all
* 20-19:59:27 (3362) [INFO] 
* 20-19:59:28 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 20-19:59:28 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 20-19:59:28 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 20-19:59:28 (3372) [INFO]               : wp-toolkit-thirdparties
* 20-19:59:28 (3372) [INFO] Cleaning up list of fastest mirrors
* 20-19:59:28 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 20-19:59:28 (3382) [INFO] 
* 20-19:59:28 (3361) [INFO] Running: /usr/bin/yum check-update
* 20-19:59:28 (3362) [INFO] 
* 20-19:59:28 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 20-19:59:28 (3372) [INFO] Determining fastest mirrors
* 20-19:59:34 (3372) [INFO]  * EA4: 184.94.196.94
* 20-19:59:34 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 20-19:59:34 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 20-19:59:34 (3372) [INFO]  * base: mirror.fcix.net
* 20-19:59:34 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 20-19:59:34 (3372) [INFO]  * extras: mirrors.unifiedlayer.com
* 20-19:59:34 (3372) [INFO]  * updates: centos.mirror.ndchost.com
* 20-19:59:45 (3382) [INFO] 
* 20-19:59:45 (2932) [INFO] Checking /scripts/sysup
* 20-19:59:45 (3361) [INFO] Running: /scripts/sysup
* 20-19:59:45 (3362) [INFO] 
* 20-19:59:45 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 20-19:59:46 (3372) [INFO]   All Needed Packages are already installed.
* 20-19:59:46 (3382) [INFO] 
* 20-19:59:46 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 20-19:59:46 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 20-19:59:46 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-20_19:59:46_modified_for_AlmaLinux_8.json
* 20-19:59:46 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 20-19:59:46 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 20-19:59:46 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 21-19:58:26 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 21-19:58:27 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 21-19:58:27 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 21-19:58:48 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 21-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 21-19:58:48 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 21-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 21-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 21-19:58:48 (2925) [INFO] Checking if your system is up to date: 
* 21-19:58:48 (3361) [INFO] Running: /usr/bin/yum clean all
* 21-19:58:48 (3362) [INFO] 
* 21-19:58:48 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 21-19:58:48 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 21-19:58:48 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 21-19:58:48 (3372) [INFO]               : wp-toolkit-thirdparties
* 21-19:58:48 (3372) [INFO] Cleaning up list of fastest mirrors
* 21-19:58:48 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 21-19:58:48 (3382) [INFO] 
* 21-19:58:48 (3361) [INFO] Running: /usr/bin/yum check-update
* 21-19:58:48 (3362) [INFO] 
* 21-19:58:49 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 21-19:58:49 (3372) [INFO] Determining fastest mirrors
* 21-19:58:51 (3372) [INFO]  * EA4: 208.74.123.61
* 21-19:58:51 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 21-19:58:51 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 21-19:58:51 (3372) [INFO]  * base: centos.mirror.ndchost.com
* 21-19:58:51 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 21-19:58:51 (3372) [INFO]  * extras: mirror.hostduplex.com
* 21-19:58:51 (3372) [INFO]  * updates: mirror.fcix.net
* 21-19:59:02 (3382) [INFO] 
* 21-19:59:02 (2932) [INFO] Checking /scripts/sysup
* 21-19:59:02 (3361) [INFO] Running: /scripts/sysup
* 21-19:59:02 (3362) [INFO] 
* 21-19:59:02 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 21-19:59:03 (3372) [INFO]   All Needed Packages are already installed.
* 21-19:59:03 (3382) [INFO] 
* 21-19:59:03 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 21-19:59:03 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 21-19:59:03 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-21_19:59:03_modified_for_AlmaLinux_8.json
* 21-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 21-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 21-19:59:03 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 22-19:58:27 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 22-19:58:28 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 22-19:58:28 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 22-19:59:10 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 22-19:59:10 (3077) [ERROR] https://repos.eggycrew.com/epel/7/x86_64/repodata/a50b8f3afe6990c564b27d5e6040ae93e8f79252058b99a12ca1ec8144dfb11d-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/.


* 22-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 22-19:59:10 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 22-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 22-19:59:11 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 22-19:59:11 (2925) [INFO] Checking if your system is up to date: 
* 22-19:59:11 (3361) [INFO] Running: /usr/bin/yum clean all
* 22-19:59:11 (3362) [INFO] 
* 22-19:59:12 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 22-19:59:12 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 22-19:59:12 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 22-19:59:12 (3372) [INFO]               : wp-toolkit-thirdparties
* 22-19:59:12 (3372) [INFO] Cleaning up list of fastest mirrors
* 22-19:59:12 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 22-19:59:12 (3382) [INFO] 
* 22-19:59:12 (3361) [INFO] Running: /usr/bin/yum check-update
* 22-19:59:12 (3362) [INFO] 
* 22-19:59:13 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 22-19:59:13 (3372) [INFO] Determining fastest mirrors
* 22-19:59:15 (3372) [INFO]  * EA4: 184.94.196.93
* 22-19:59:15 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 22-19:59:15 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 22-19:59:15 (3372) [INFO]  * base: mirror.fcix.net
* 22-19:59:15 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 22-19:59:15 (3372) [INFO]  * extras: mirrors.oit.uci.edu
* 22-19:59:15 (3372) [INFO]  * updates: repo1.sea.innoscale.net
* 22-19:59:18 (3372) [INFO] https://repos.eggycrew.com/epel/7/x86_64/repodata/270aa9ba9070098eaa95a0ec9b105866e87bf18c5d99d5396082530e6c02bf5a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 22-19:59:18 (3372) [INFO] Trying other mirror.
* 22-19:59:18 (3372) [INFO] To address this issue please refer to the below wiki article 
* 22-19:59:18 (3372) [INFO] 
* 22-19:59:18 (3372) [INFO] https://wiki.centos.org/yum-errors
* 22-19:59:18 (3372) [INFO] 
* 22-19:59:18 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 22-19:59:18 (3372) [INFO] 
* 22-19:59:30 (3382) [INFO] 
* 22-19:59:30 (2932) [INFO] Checking /scripts/sysup
* 22-19:59:30 (3361) [INFO] Running: /scripts/sysup
* 22-19:59:30 (3362) [INFO] 
* 22-19:59:30 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 22-19:59:31 (3372) [INFO]   All Needed Packages are already installed.
* 22-19:59:31 (3382) [INFO] 
* 22-19:59:31 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 22-19:59:31 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 22-19:59:31 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-22_19:59:31_modified_for_AlmaLinux_8.json
* 22-19:59:31 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 22-19:59:31 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 22-19:59:31 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 23-19:58:20 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 23-19:58:21 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 23-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 23-19:58:42 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 23-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 23-19:58:42 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 23-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 23-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 23-19:58:42 (2925) [INFO] Checking if your system is up to date: 
* 23-19:58:42 (3361) [INFO] Running: /usr/bin/yum clean all
* 23-19:58:42 (3362) [INFO] 
* 23-19:58:42 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 23-19:58:42 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 23-19:58:42 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 23-19:58:42 (3372) [INFO]               : wp-toolkit-thirdparties
* 23-19:58:43 (3372) [INFO] Cleaning up list of fastest mirrors
* 23-19:58:43 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 23-19:58:43 (3382) [INFO] 
* 23-19:58:43 (3361) [INFO] Running: /usr/bin/yum check-update
* 23-19:58:43 (3362) [INFO] 
* 23-19:58:43 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 23-19:58:43 (3372) [INFO] Determining fastest mirrors
* 23-19:58:44 (3372) [INFO]  * EA4: 184.94.196.92
* 23-19:58:44 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 23-19:58:44 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 23-19:58:44 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 23-19:58:44 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 23-19:58:44 (3372) [INFO]  * extras: mirrors.sonic.net
* 23-19:58:44 (3372) [INFO]  * updates: mirror.phx1.us.spryservers.net
* 23-19:58:55 (3382) [INFO] 
* 23-19:58:55 (2932) [INFO] Checking /scripts/sysup
* 23-19:58:55 (3361) [INFO] Running: /scripts/sysup
* 23-19:58:55 (3362) [INFO] 
* 23-19:58:55 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 23-19:58:55 (3372) [INFO]   All Needed Packages are already installed.
* 23-19:58:55 (3382) [INFO] 
* 23-19:58:55 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 23-19:58:55 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 23-19:58:56 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-23_19:58:56_modified_for_AlmaLinux_8.json
* 23-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 23-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 23-19:58:56 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 24-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 24-19:58:22 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 24-19:58:22 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 24-19:58:43 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 24-19:58:43 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 24-19:58:43 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 24-19:58:43 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 24-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 24-19:58:44 (2925) [INFO] Checking if your system is up to date: 
* 24-19:58:44 (3361) [INFO] Running: /usr/bin/yum clean all
* 24-19:58:44 (3362) [INFO] 
* 24-19:58:44 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 24-19:58:44 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 24-19:58:44 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 24-19:58:44 (3372) [INFO]               : wp-toolkit-thirdparties
* 24-19:58:44 (3372) [INFO] Cleaning up list of fastest mirrors
* 24-19:58:44 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 24-19:58:44 (3382) [INFO] 
* 24-19:58:44 (3361) [INFO] Running: /usr/bin/yum check-update
* 24-19:58:44 (3362) [INFO] 
* 24-19:58:44 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 24-19:58:44 (3372) [INFO] Determining fastest mirrors
* 24-19:58:46 (3372) [INFO]  * EA4: 208.74.123.62
* 24-19:58:46 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 24-19:58:46 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 24-19:58:46 (3372) [INFO]  * base: mirror.sfo12.us.leaseweb.net
* 24-19:58:46 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 24-19:58:46 (3372) [INFO]  * extras: mirrors.oit.uci.edu
* 24-19:58:46 (3372) [INFO]  * updates: centos-distro.cavecreek.net
* 24-19:58:57 (3382) [INFO] 
* 24-19:58:57 (2932) [INFO] Checking /scripts/sysup
* 24-19:58:57 (3361) [INFO] Running: /scripts/sysup
* 24-19:58:57 (3362) [INFO] 
* 24-19:58:57 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 24-19:58:57 (3372) [INFO]   All Needed Packages are already installed.
* 24-19:58:57 (3382) [INFO] 
* 24-19:58:57 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 24-19:58:57 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 24-19:58:58 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-24_19:58:58_modified_for_AlmaLinux_8.json
* 24-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 24-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 24-19:58:58 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 25-19:58:18 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 25-19:58:18 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 25-19:58:18 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 25-19:58:43 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 25-19:58:43 (3077) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.

* 25-19:58:43 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 25-19:58:43 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 25-19:58:43 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 25-19:58:43 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 25-19:58:43 (2925) [INFO] Checking if your system is up to date: 
* 25-19:58:43 (3361) [INFO] Running: /usr/bin/yum clean all
* 25-19:58:43 (3362) [INFO] 
* 25-19:58:43 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 25-19:58:44 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 25-19:58:44 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 25-19:58:44 (3372) [INFO]               : wp-toolkit-thirdparties
* 25-19:58:44 (3372) [INFO] Cleaning up list of fastest mirrors
* 25-19:58:44 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 25-19:58:44 (3382) [INFO] 
* 25-19:58:44 (3361) [INFO] Running: /usr/bin/yum check-update
* 25-19:58:44 (3362) [INFO] 
* 25-19:58:44 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 25-19:58:44 (3372) [INFO] Determining fastest mirrors
* 25-19:58:46 (3372) [INFO]  * EA4: 208.74.123.62
* 25-19:58:46 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 25-19:58:46 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 25-19:58:46 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 25-19:58:46 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 25-19:58:46 (3372) [INFO]  * extras: mirror.sfo12.us.leaseweb.net
* 25-19:58:46 (3372) [INFO]  * updates: mirror.fcix.net
* 25-19:58:47 (3372) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 25-19:58:47 (3372) [INFO] Trying other mirror.
* 25-19:59:05 (3382) [INFO] 
* 25-19:59:05 (2932) [INFO] Checking /scripts/sysup
* 25-19:59:05 (3361) [INFO] Running: /scripts/sysup
* 25-19:59:05 (3362) [INFO] 
* 25-19:59:05 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 25-19:59:05 (3372) [INFO]   All Needed Packages are already installed.
* 25-19:59:05 (3382) [INFO] 
* 25-19:59:05 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 25-19:59:05 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 25-19:59:06 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-25_19:59:06_modified_for_AlmaLinux_8.json
* 25-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 25-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 25-19:59:06 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 26-19:58:39 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 26-19:58:40 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 26-19:58:40 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 26-19:59:04 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 26-19:59:04 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/84bcedc43cf12869a6d4fb0500a04292fc62d090d771315bbbc49c80a27edbe8-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://mirrors.radwebhosting.com/centos/7.9.2009/extras/x86_64/repodata/511a574b4c3f907f9acfe5603566958fb6f09137292c5cd5d5d57c298864790f-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.

* 26-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 26-19:59:04 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 26-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 26-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 26-19:59:04 (2925) [INFO] Checking if your system is up to date: 
* 26-19:59:04 (3361) [INFO] Running: /usr/bin/yum clean all
* 26-19:59:04 (3362) [INFO] 
* 26-19:59:04 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 26-19:59:04 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 26-19:59:04 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 26-19:59:04 (3372) [INFO]               : wp-toolkit-thirdparties
* 26-19:59:04 (3372) [INFO] Cleaning up list of fastest mirrors
* 26-19:59:04 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 26-19:59:04 (3382) [INFO] 
* 26-19:59:04 (3361) [INFO] Running: /usr/bin/yum check-update
* 26-19:59:04 (3362) [INFO] 
* 26-19:59:04 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 26-19:59:04 (3372) [INFO] Determining fastest mirrors
* 26-19:59:07 (3372) [INFO]  * EA4: 208.74.123.61
* 26-19:59:07 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 26-19:59:07 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 26-19:59:07 (3372) [INFO]  * base: mirror.dal.nexril.net
* 26-19:59:07 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 26-19:59:07 (3372) [INFO]  * extras: centos.mirror.ndchost.com
* 26-19:59:07 (3372) [INFO]  * updates: repos.lax.layerhost.com
* 26-19:59:19 (3382) [INFO] 
* 26-19:59:19 (2932) [INFO] Checking /scripts/sysup
* 26-19:59:19 (3361) [INFO] Running: /scripts/sysup
* 26-19:59:19 (3362) [INFO] 
* 26-19:59:19 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 26-19:59:19 (3372) [INFO]   All Needed Packages are already installed.
* 26-19:59:19 (3382) [INFO] 
* 26-19:59:19 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 26-19:59:19 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 26-19:59:20 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-26_19:59:20_modified_for_AlmaLinux_8.json
* 26-19:59:20 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 26-19:59:20 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 26-19:59:20 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 27-19:58:38 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 27-19:58:39 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 27-19:58:39 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 27-19:59:01 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 27-19:59:01 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 27-19:59:01 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 27-19:59:01 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 27-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 27-19:59:02 (2925) [INFO] Checking if your system is up to date: 
* 27-19:59:02 (3361) [INFO] Running: /usr/bin/yum clean all
* 27-19:59:02 (3362) [INFO] 
* 27-19:59:02 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 27-19:59:02 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 27-19:59:02 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 27-19:59:02 (3372) [INFO]               : wp-toolkit-thirdparties
* 27-19:59:02 (3372) [INFO] Cleaning up list of fastest mirrors
* 27-19:59:02 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 27-19:59:02 (3382) [INFO] 
* 27-19:59:02 (3361) [INFO] Running: /usr/bin/yum check-update
* 27-19:59:02 (3362) [INFO] 
* 27-19:59:02 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 27-19:59:02 (3372) [INFO] Determining fastest mirrors
* 27-19:59:07 (3372) [INFO]  * EA4: 208.74.123.61
* 27-19:59:07 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 27-19:59:07 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 27-19:59:07 (3372) [INFO]  * base: abqix.mm.fcix.net
* 27-19:59:07 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 27-19:59:07 (3372) [INFO]  * extras: mirror.dal.nexril.net
* 27-19:59:07 (3372) [INFO]  * updates: mirror.hostduplex.com
* 27-19:59:18 (3382) [INFO] 
* 27-19:59:18 (2932) [INFO] Checking /scripts/sysup
* 27-19:59:18 (3361) [INFO] Running: /scripts/sysup
* 27-19:59:18 (3362) [INFO] 
* 27-19:59:18 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 27-19:59:19 (3372) [INFO]   All Needed Packages are already installed.
* 27-19:59:19 (3382) [INFO] 
* 27-19:59:19 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 27-19:59:19 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 27-19:59:19 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-27_19:59:19_modified_for_AlmaLinux_8.json
* 27-19:59:19 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 27-19:59:19 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 27-19:59:19 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 28-19:58:19 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 28-19:58:19 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 28-19:58:19 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 28-19:58:42 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 28-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 28-19:58:42 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 28-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 28-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 28-19:58:42 (2925) [INFO] Checking if your system is up to date: 
* 28-19:58:42 (3361) [INFO] Running: /usr/bin/yum clean all
* 28-19:58:42 (3362) [INFO] 
* 28-19:58:42 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 28-19:58:42 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 28-19:58:42 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 28-19:58:42 (3372) [INFO]               : wp-toolkit-thirdparties
* 28-19:58:42 (3372) [INFO] Cleaning up list of fastest mirrors
* 28-19:58:42 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 28-19:58:42 (3382) [INFO] 
* 28-19:58:42 (3361) [INFO] Running: /usr/bin/yum check-update
* 28-19:58:42 (3362) [INFO] 
* 28-19:58:42 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 28-19:58:42 (3372) [INFO] Determining fastest mirrors
* 28-19:58:45 (3372) [INFO]  * EA4: 208.74.123.62
* 28-19:58:45 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 28-19:58:45 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 28-19:58:45 (3372) [INFO]  * base: mirror.hostduplex.com
* 28-19:58:45 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 28-19:58:45 (3372) [INFO]  * extras: mirror.arizona.edu
* 28-19:58:45 (3372) [INFO]  * updates: repos.lax.layerhost.com
* 28-19:58:56 (3382) [INFO] 
* 28-19:58:56 (2932) [INFO] Checking /scripts/sysup
* 28-19:58:56 (3361) [INFO] Running: /scripts/sysup
* 28-19:58:56 (3362) [INFO] 
* 28-19:58:56 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 28-19:58:57 (3372) [INFO]   All Needed Packages are already installed.
* 28-19:58:57 (3382) [INFO] 
* 28-19:58:57 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 28-19:58:57 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 28-19:58:57 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-28_19:58:57_modified_for_AlmaLinux_8.json
* 28-19:58:57 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 28-19:58:57 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 28-19:58:57 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 29-19:58:27 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 29-19:58:28 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 29-19:58:28 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 29-19:58:50 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 29-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 29-19:58:50 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 29-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 29-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 29-19:58:50 (2925) [INFO] Checking if your system is up to date: 
* 29-19:58:50 (3361) [INFO] Running: /usr/bin/yum clean all
* 29-19:58:50 (3362) [INFO] 
* 29-19:58:50 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 29-19:58:50 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 29-19:58:50 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 29-19:58:50 (3372) [INFO]               : wp-toolkit-thirdparties
* 29-19:58:50 (3372) [INFO] Cleaning up list of fastest mirrors
* 29-19:58:50 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 29-19:58:50 (3382) [INFO] 
* 29-19:58:50 (3361) [INFO] Running: /usr/bin/yum check-update
* 29-19:58:50 (3362) [INFO] 
* 29-19:58:50 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 29-19:58:50 (3372) [INFO] Determining fastest mirrors
* 29-19:58:53 (3372) [INFO]  * EA4: 184.94.196.94
* 29-19:58:53 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 29-19:58:53 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 29-19:58:53 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 29-19:58:53 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 29-19:58:53 (3372) [INFO]  * extras: centos-distro.cavecreek.net
* 29-19:58:53 (3372) [INFO]  * updates: mirrors.oit.uci.edu
* 29-19:59:03 (3382) [INFO] 
* 29-19:59:03 (2932) [INFO] Checking /scripts/sysup
* 29-19:59:03 (3361) [INFO] Running: /scripts/sysup
* 29-19:59:03 (3362) [INFO] 
* 29-19:59:04 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 29-19:59:04 (3372) [INFO]   All Needed Packages are already installed.
* 29-19:59:04 (3382) [INFO] 
* 29-19:59:04 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 29-19:59:04 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 29-19:59:05 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-29_19:59:05_modified_for_AlmaLinux_8.json
* 29-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 29-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 29-19:59:05 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 30-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 30-19:59:04 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 30-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 30-19:59:27 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 30-19:59:27 (3077) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.

* 30-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 30-19:59:27 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 30-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 30-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 30-19:59:27 (2925) [INFO] Checking if your system is up to date: 
* 30-19:59:27 (3361) [INFO] Running: /usr/bin/yum clean all
* 30-19:59:27 (3362) [INFO] 
* 30-19:59:27 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 30-19:59:27 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 30-19:59:27 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 30-19:59:27 (3372) [INFO]               : wp-toolkit-thirdparties
* 30-19:59:27 (3372) [INFO] Cleaning up list of fastest mirrors
* 30-19:59:27 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 30-19:59:27 (3382) [INFO] 
* 30-19:59:27 (3361) [INFO] Running: /usr/bin/yum check-update
* 30-19:59:27 (3362) [INFO] 
* 30-19:59:27 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 30-19:59:27 (3372) [INFO] Determining fastest mirrors
* 30-19:59:29 (3372) [INFO]  * EA4: 184.94.196.92
* 30-19:59:29 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 30-19:59:29 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 30-19:59:29 (3372) [INFO]  * base: mirror.san.fastserv.com
* 30-19:59:29 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 30-19:59:29 (3372) [INFO]  * extras: mirror.sfo12.us.leaseweb.net
* 30-19:59:29 (3372) [INFO]  * updates: ridgewireless.mm.fcix.net
* 30-19:59:30 (3372) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 30-19:59:30 (3372) [INFO] Trying other mirror.
* 30-19:59:40 (3382) [INFO] 
* 30-19:59:40 (2932) [INFO] Checking /scripts/sysup
* 30-19:59:40 (3361) [INFO] Running: /scripts/sysup
* 30-19:59:40 (3362) [INFO] 
* 30-19:59:40 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 30-19:59:41 (3372) [INFO]   All Needed Packages are already installed.
* 30-19:59:41 (3382) [INFO] 
* 30-19:59:41 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 30-19:59:41 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 30-19:59:41 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-11-30_19:59:41_modified_for_AlmaLinux_8.json
* 30-19:59:41 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 30-19:59:41 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 30-19:59:41 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 01-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 01-19:59:03 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 01-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 01-19:59:25 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 01-19:59:25 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/537e24a30facd10ecd9167f7fb9f6022d9a697cd9f908abba09296bd0c26b7ed-filelists.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://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/f3de011d10674b42178ac67fc5b11e5e8bd27c15fffcb021de96e38d3a715b02-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/675febf83e160ff778b6c45dded7ec3ce08848c10784b730effe966db360bc46-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 01-19:59:25 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 01-19:59:25 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 01-19:59:25 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 01-19:59:26 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 01-19:59:26 (2925) [INFO] Checking if your system is up to date: 
* 01-19:59:26 (3361) [INFO] Running: /usr/bin/yum clean all
* 01-19:59:26 (3362) [INFO] 
* 01-19:59:26 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 01-19:59:26 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 01-19:59:26 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 01-19:59:26 (3372) [INFO]               : wp-toolkit-thirdparties
* 01-19:59:26 (3372) [INFO] Cleaning up list of fastest mirrors
* 01-19:59:26 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 01-19:59:26 (3382) [INFO] 
* 01-19:59:26 (3361) [INFO] Running: /usr/bin/yum check-update
* 01-19:59:26 (3362) [INFO] 
* 01-19:59:26 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 01-19:59:26 (3372) [INFO] Determining fastest mirrors
* 01-19:59:28 (3372) [INFO]  * EA4: 208.74.123.61
* 01-19:59:28 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 01-19:59:28 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 01-19:59:28 (3372) [INFO]  * base: centos-distro.cavecreek.net
* 01-19:59:28 (3372) [INFO]  * epel: mirror.sfo12.us.leaseweb.net
* 01-19:59:28 (3372) [INFO]  * extras: mirrors.unifiedlayer.com
* 01-19:59:28 (3372) [INFO]  * updates: mirrors.ocf.berkeley.edu
* 01-19:59:30 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/f7d33899dfb9eb61ef122e2285afe877cd693454f091d22cc960aa6c37ca8b9e-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 01-19:59:30 (3372) [INFO] Trying other mirror.
* 01-19:59:30 (3372) [INFO] To address this issue please refer to the below wiki article 
* 01-19:59:30 (3372) [INFO] 
* 01-19:59:30 (3372) [INFO] https://wiki.centos.org/yum-errors
* 01-19:59:30 (3372) [INFO] 
* 01-19:59:30 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 01-19:59:30 (3372) [INFO] 
* 01-19:59:40 (3382) [INFO] 
* 01-19:59:40 (2932) [INFO] Checking /scripts/sysup
* 01-19:59:40 (3361) [INFO] Running: /scripts/sysup
* 01-19:59:40 (3362) [INFO] 
* 01-19:59:40 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 01-19:59:41 (3372) [INFO]   All Needed Packages are already installed.
* 01-19:59:41 (3382) [INFO] 
* 01-19:59:41 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 01-19:59:41 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 01-19:59:41 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-01_19:59:41_modified_for_AlmaLinux_8.json
* 01-19:59:41 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 01-19:59:41 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 01-19:59:41 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 02-19:58:25 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 02-19:58:25 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 02-19:58:25 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 02-19:58:47 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 02-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 02-19:58:47 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 02-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 02-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 02-19:58:47 (2925) [INFO] Checking if your system is up to date: 
* 02-19:58:47 (3361) [INFO] Running: /usr/bin/yum clean all
* 02-19:58:47 (3362) [INFO] 
* 02-19:58:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 02-19:58:47 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 02-19:58:47 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 02-19:58:47 (3372) [INFO]               : wp-toolkit-thirdparties
* 02-19:58:47 (3372) [INFO] Cleaning up list of fastest mirrors
* 02-19:58:47 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 02-19:58:47 (3382) [INFO] 
* 02-19:58:47 (3361) [INFO] Running: /usr/bin/yum check-update
* 02-19:58:47 (3362) [INFO] 
* 02-19:58:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 02-19:58:48 (3372) [INFO] Determining fastest mirrors
* 02-19:58:52 (3372) [INFO]  * EA4: 184.94.196.92
* 02-19:58:52 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 02-19:58:52 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 02-19:58:52 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 02-19:58:52 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 02-19:58:52 (3372) [INFO]  * extras: mirror.sfo12.us.leaseweb.net
* 02-19:58:52 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 02-19:59:03 (3382) [INFO] 
* 02-19:59:03 (2932) [INFO] Checking /scripts/sysup
* 02-19:59:03 (3361) [INFO] Running: /scripts/sysup
* 02-19:59:03 (3362) [INFO] 
* 02-19:59:03 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 02-19:59:03 (3372) [INFO]   All Needed Packages are already installed.
* 02-19:59:03 (3382) [INFO] 
* 02-19:59:03 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 02-19:59:03 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 02-19:59:04 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-02_19:59:04_modified_for_AlmaLinux_8.json
* 02-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 02-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 02-19:59:04 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 03-19:58:29 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 03-19:58:30 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 03-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 03-19:58:52 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 03-19:58:52 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/b313a555ad8bd72307b5f513c3d591008fd846e4d18aeb56503dfd83abef53ca-filelists.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://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/6207ee7ead6af2d9ec42ea741a3abf94010d91e8becbdd0744c8014515d3c45a-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/467120131900f5de3e82fc231d0704f05e4d1bf999ed0067cb7800cd8e9eccfc-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/6207ee7ead6af2d9ec42ea741a3abf94010d91e8becbdd0744c8014515d3c45a-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/467120131900f5de3e82fc231d0704f05e4d1bf999ed0067cb7800cd8e9eccfc-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 03-19:58:52 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 03-19:58:52 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 03-19:58:52 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 03-19:58:52 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 03-19:58:52 (2925) [INFO] Checking if your system is up to date: 
* 03-19:58:52 (3361) [INFO] Running: /usr/bin/yum clean all
* 03-19:58:52 (3362) [INFO] 
* 03-19:58:52 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 03-19:58:52 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 03-19:58:52 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 03-19:58:52 (3372) [INFO]               : wp-toolkit-thirdparties
* 03-19:58:52 (3372) [INFO] Cleaning up list of fastest mirrors
* 03-19:58:52 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 03-19:58:52 (3382) [INFO] 
* 03-19:58:52 (3361) [INFO] Running: /usr/bin/yum check-update
* 03-19:58:52 (3362) [INFO] 
* 03-19:58:52 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 03-19:58:52 (3372) [INFO] Determining fastest mirrors
* 03-19:58:56 (3372) [INFO]  * EA4: 184.94.196.97
* 03-19:58:56 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 03-19:58:56 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 03-19:58:56 (3372) [INFO]  * base: mirror.san.fastserv.com
* 03-19:58:56 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 03-19:58:56 (3372) [INFO]  * extras: centos-distro.cavecreek.net
* 03-19:58:56 (3372) [INFO]  * updates: mirror.us.oneandone.net
* 03-19:58:58 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/467120131900f5de3e82fc231d0704f05e4d1bf999ed0067cb7800cd8e9eccfc-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 03-19:58:58 (3372) [INFO] Trying other mirror.
* 03-19:58:58 (3372) [INFO] To address this issue please refer to the below wiki article 
* 03-19:58:58 (3372) [INFO] 
* 03-19:58:58 (3372) [INFO] https://wiki.centos.org/yum-errors
* 03-19:58:58 (3372) [INFO] 
* 03-19:58:58 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 03-19:58:58 (3372) [INFO] 
* 03-19:59:07 (3382) [INFO] 
* 03-19:59:07 (2932) [INFO] Checking /scripts/sysup
* 03-19:59:07 (3361) [INFO] Running: /scripts/sysup
* 03-19:59:07 (3362) [INFO] 
* 03-19:59:07 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 03-19:59:08 (3372) [INFO]   All Needed Packages are already installed.
* 03-19:59:08 (3382) [INFO] 
* 03-19:59:08 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 03-19:59:08 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 03-19:59:08 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-03_19:59:08_modified_for_AlmaLinux_8.json
* 03-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 03-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 03-19:59:08 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 04-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 04-19:58:33 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 04-19:58:33 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 04-19:58:55 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 04-19:58:55 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 04-19:58:55 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 04-19:58:55 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 04-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 04-19:58:56 (2925) [INFO] Checking if your system is up to date: 
* 04-19:58:56 (3361) [INFO] Running: /usr/bin/yum clean all
* 04-19:58:56 (3362) [INFO] 
* 04-19:58:56 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 04-19:58:56 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 04-19:58:56 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 04-19:58:56 (3372) [INFO]               : wp-toolkit-thirdparties
* 04-19:58:56 (3372) [INFO] Cleaning up list of fastest mirrors
* 04-19:58:56 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 04-19:58:56 (3382) [INFO] 
* 04-19:58:56 (3361) [INFO] Running: /usr/bin/yum check-update
* 04-19:58:56 (3362) [INFO] 
* 04-19:58:56 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 04-19:58:56 (3372) [INFO] Determining fastest mirrors
* 04-19:58:59 (3372) [INFO]  * EA4: 184.94.196.92
* 04-19:58:59 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 04-19:58:59 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 04-19:58:59 (3372) [INFO]  * base: centos.mirror.shastacoe.net
* 04-19:58:59 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 04-19:58:59 (3372) [INFO]  * extras: veronanetworks.mm.fcix.net
* 04-19:58:59 (3372) [INFO]  * updates: mirrors.raystedman.org
* 04-19:59:09 (3382) [INFO] 
* 04-19:59:09 (2932) [INFO] Checking /scripts/sysup
* 04-19:59:09 (3361) [INFO] Running: /scripts/sysup
* 04-19:59:09 (3362) [INFO] 
* 04-19:59:10 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 04-19:59:10 (3372) [INFO]   All Needed Packages are already installed.
* 04-19:59:10 (3382) [INFO] 
* 04-19:59:10 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 04-19:59:10 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 04-19:59:10 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-04_19:59:10_modified_for_AlmaLinux_8.json
* 04-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 04-19:59:11 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 04-19:59:11 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 05-19:58:19 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 05-19:58:19 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 05-19:58:19 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 05-19:58:42 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 05-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 05-19:58:42 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 05-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 05-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 05-19:58:42 (2925) [INFO] Checking if your system is up to date: 
* 05-19:58:42 (3361) [INFO] Running: /usr/bin/yum clean all
* 05-19:58:42 (3362) [INFO] 
* 05-19:58:42 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 05-19:58:43 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 05-19:58:43 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 05-19:58:43 (3372) [INFO]               : wp-toolkit-thirdparties
* 05-19:58:43 (3372) [INFO] Cleaning up list of fastest mirrors
* 05-19:58:43 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 05-19:58:43 (3382) [INFO] 
* 05-19:58:43 (3361) [INFO] Running: /usr/bin/yum check-update
* 05-19:58:43 (3362) [INFO] 
* 05-19:58:43 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 05-19:58:43 (3372) [INFO] Determining fastest mirrors
* 05-19:58:45 (3372) [INFO]  * EA4: 184.94.196.93
* 05-19:58:45 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 05-19:58:45 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 05-19:58:45 (3372) [INFO]  * base: repos.lax.layerhost.com
* 05-19:58:45 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 05-19:58:45 (3372) [INFO]  * extras: mirror.fcix.net
* 05-19:58:45 (3372) [INFO]  * updates: mirror.san.fastserv.com
* 05-19:58:55 (3382) [INFO] 
* 05-19:58:55 (2932) [INFO] Checking /scripts/sysup
* 05-19:58:55 (3361) [INFO] Running: /scripts/sysup
* 05-19:58:55 (3362) [INFO] 
* 05-19:58:56 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 05-19:58:56 (3372) [INFO]   All Needed Packages are already installed.
* 05-19:58:56 (3382) [INFO] 
* 05-19:58:56 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 05-19:58:56 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 05-19:58:57 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-05_19:58:57_modified_for_AlmaLinux_8.json
* 05-19:58:57 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 05-19:58:57 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 05-19:58:57 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 06-19:58:18 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 06-19:58:19 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 06-19:58:19 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 06-19:58:41 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 06-19:58:41 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 06-19:58:41 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 06-19:58:41 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 06-19:58:41 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 06-19:58:41 (2925) [INFO] Checking if your system is up to date: 
* 06-19:58:41 (3361) [INFO] Running: /usr/bin/yum clean all
* 06-19:58:41 (3362) [INFO] 
* 06-19:58:41 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 06-19:58:41 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 06-19:58:41 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 06-19:58:41 (3372) [INFO]               : wp-toolkit-thirdparties
* 06-19:58:41 (3372) [INFO] Cleaning up list of fastest mirrors
* 06-19:58:41 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 06-19:58:41 (3382) [INFO] 
* 06-19:58:41 (3361) [INFO] Running: /usr/bin/yum check-update
* 06-19:58:41 (3362) [INFO] 
* 06-19:58:41 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 06-19:58:41 (3372) [INFO] Determining fastest mirrors
* 06-19:58:44 (3372) [INFO]  * EA4: 184.94.196.92
* 06-19:58:44 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 06-19:58:44 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 06-19:58:44 (3372) [INFO]  * base: mirrors.xtom.com
* 06-19:58:44 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 06-19:58:44 (3372) [INFO]  * extras: mirrors.raystedman.org
* 06-19:58:44 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 06-19:58:55 (3382) [INFO] 
* 06-19:58:55 (2932) [INFO] Checking /scripts/sysup
* 06-19:58:55 (3361) [INFO] Running: /scripts/sysup
* 06-19:58:55 (3362) [INFO] 
* 06-19:58:55 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 06-19:58:55 (3372) [INFO]   All Needed Packages are already installed.
* 06-19:58:55 (3382) [INFO] 
* 06-19:58:55 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 06-19:58:55 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 06-19:58:56 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-06_19:58:56_modified_for_AlmaLinux_8.json
* 06-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 06-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 06-19:58:56 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 07-19:59:46 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 07-19:59:46 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 07-19:59:46 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 07-20:00:34 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 07-20:00:34 (3077) [ERROR] http://linux.mirrors.es.net/centos/7.9.2009/os/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to linux.mirrors.es.net:80; Operation now in progress"
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/61b54620c1d738ae32a21744f81424eb0df63b0111a0221a6e8566891b2dacfb-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/.


* 07-20:00:34 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 07-20:00:34 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 07-20:00:34 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 07-20:00:34 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 07-20:00:34 (2925) [INFO] Checking if your system is up to date: 
* 07-20:00:34 (3361) [INFO] Running: /usr/bin/yum clean all
* 07-20:00:34 (3362) [INFO] 
* 07-20:00:34 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 07-20:00:34 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 07-20:00:34 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 07-20:00:34 (3372) [INFO]               : wp-toolkit-thirdparties
* 07-20:00:34 (3372) [INFO] Cleaning up list of fastest mirrors
* 07-20:00:34 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 07-20:00:34 (3382) [INFO] 
* 07-20:00:34 (3361) [INFO] Running: /usr/bin/yum check-update
* 07-20:00:34 (3362) [INFO] 
* 07-20:00:35 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 07-20:00:35 (3372) [INFO] Determining fastest mirrors
* 07-20:00:38 (3372) [INFO]  * EA4: 184.94.196.94
* 07-20:00:38 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 07-20:00:38 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 07-20:00:38 (3372) [INFO]  * base: linux.mirrors.es.net
* 07-20:00:38 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 07-20:00:38 (3372) [INFO]  * extras: mirror.sfo12.us.leaseweb.net
* 07-20:00:38 (3372) [INFO]  * updates: centos-distro.1gservers.com
* 07-20:00:44 (3372) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/5fd17368f3c3cf53a864c3c5f4e57f0fdd932aafbfbfb83f4835f24dfc30e133-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 07-20:00:44 (3372) [INFO] Trying other mirror.
* 07-20:00:44 (3372) [INFO] To address this issue please refer to the below wiki article 
* 07-20:00:44 (3372) [INFO] 
* 07-20:00:44 (3372) [INFO] https://wiki.centos.org/yum-errors
* 07-20:00:44 (3372) [INFO] 
* 07-20:00:44 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 07-20:00:44 (3372) [INFO] 
* 07-20:01:06 (3372) [INFO] http://linux.mirrors.es.net/centos/7.9.2009/os/x86_64/repodata/a4e2b46586aa556c3b6f814dad5b16db5a669984d66b68e873586cd7c7253301-c7-x86_64-comps.xml.gz: [Errno 14] curl#7 - "Failed connect to linux.mirrors.es.net:80; Operation now in progress"
* 07-20:01:06 (3372) [INFO] Trying other mirror.
* 07-20:01:14 (3382) [INFO] 
* 07-20:01:14 (2932) [INFO] Checking /scripts/sysup
* 07-20:01:14 (3361) [INFO] Running: /scripts/sysup
* 07-20:01:14 (3362) [INFO] 
* 07-20:01:14 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 07-20:01:15 (3372) [INFO]   All Needed Packages are already installed.
* 07-20:01:15 (3382) [INFO] 
* 07-20:01:15 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 07-20:01:15 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 07-20:01:15 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-07_20:01:15_modified_for_AlmaLinux_8.json
* 07-20:01:15 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 07-20:01:15 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 07-20:01:15 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 08-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 08-19:58:48 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 08-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 08-19:59:10 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 08-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 08-19:59:10 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 08-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 08-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 08-19:59:10 (2925) [INFO] Checking if your system is up to date: 
* 08-19:59:10 (3361) [INFO] Running: /usr/bin/yum clean all
* 08-19:59:10 (3362) [INFO] 
* 08-19:59:10 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 08-19:59:10 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 08-19:59:10 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 08-19:59:10 (3372) [INFO]               : wp-toolkit-thirdparties
* 08-19:59:10 (3372) [INFO] Cleaning up list of fastest mirrors
* 08-19:59:10 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 08-19:59:10 (3382) [INFO] 
* 08-19:59:10 (3361) [INFO] Running: /usr/bin/yum check-update
* 08-19:59:10 (3362) [INFO] 
* 08-19:59:11 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 08-19:59:11 (3372) [INFO] Determining fastest mirrors
* 08-19:59:13 (3372) [INFO]  * EA4: 184.94.196.93
* 08-19:59:13 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 08-19:59:13 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 08-19:59:13 (3372) [INFO]  * base: ridgewireless.mm.fcix.net
* 08-19:59:13 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 08-19:59:13 (3372) [INFO]  * extras: centos-distro.1gservers.com
* 08-19:59:13 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 08-19:59:24 (3382) [INFO] 
* 08-19:59:24 (2932) [INFO] Checking /scripts/sysup
* 08-19:59:24 (3361) [INFO] Running: /scripts/sysup
* 08-19:59:24 (3362) [INFO] 
* 08-19:59:24 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 08-19:59:24 (3372) [INFO]   All Needed Packages are already installed.
* 08-19:59:24 (3382) [INFO] 
* 08-19:59:24 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 08-19:59:24 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 08-19:59:25 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-08_19:59:25_modified_for_AlmaLinux_8.json
* 08-19:59:25 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 08-19:59:25 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 08-19:59:25 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 09-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 09-19:58:30 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 09-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 09-19:58:52 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 09-19:58:52 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 09-19:58:52 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 09-19:58:52 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 09-19:58:52 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 09-19:58:52 (2925) [INFO] Checking if your system is up to date: 
* 09-19:58:52 (3361) [INFO] Running: /usr/bin/yum clean all
* 09-19:58:52 (3362) [INFO] 
* 09-19:58:52 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 09-19:58:52 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 09-19:58:52 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 09-19:58:52 (3372) [INFO]               : wp-toolkit-thirdparties
* 09-19:58:53 (3372) [INFO] Cleaning up list of fastest mirrors
* 09-19:58:53 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 09-19:58:53 (3382) [INFO] 
* 09-19:58:53 (3361) [INFO] Running: /usr/bin/yum check-update
* 09-19:58:53 (3362) [INFO] 
* 09-19:58:53 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 09-19:58:53 (3372) [INFO] Determining fastest mirrors
* 09-19:58:55 (3372) [INFO]  * EA4: 184.94.196.94
* 09-19:58:55 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 09-19:58:55 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 09-19:58:55 (3372) [INFO]  * base: tx-mirror.tier.net
* 09-19:58:55 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 09-19:58:55 (3372) [INFO]  * extras: abqix.mm.fcix.net
* 09-19:58:55 (3372) [INFO]  * updates: repos.lax.layerhost.com
* 09-19:59:06 (3382) [INFO] 
* 09-19:59:06 (2932) [INFO] Checking /scripts/sysup
* 09-19:59:06 (3361) [INFO] Running: /scripts/sysup
* 09-19:59:06 (3362) [INFO] 
* 09-19:59:06 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 09-19:59:07 (3372) [INFO]   All Needed Packages are already installed.
* 09-19:59:07 (3382) [INFO] 
* 09-19:59:07 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 09-19:59:07 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 09-19:59:07 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-09_19:59:07_modified_for_AlmaLinux_8.json
* 09-19:59:07 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 09-19:59:07 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 09-19:59:07 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 10-19:58:31 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 10-19:58:32 (3018) [ERROR] 61 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 10-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 10-19:58:56 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 10-19:58:56 (3077) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.

* 10-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 10-19:58:56 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 10-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 10-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 10-19:58:56 (2925) [INFO] Checking if your system is up to date: 
* 10-19:58:56 (3361) [INFO] Running: /usr/bin/yum clean all
* 10-19:58:56 (3362) [INFO] 
* 10-19:58:56 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 10-19:58:56 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 10-19:58:56 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 10-19:58:56 (3372) [INFO]               : wp-toolkit-thirdparties
* 10-19:58:56 (3372) [INFO] Cleaning up list of fastest mirrors
* 10-19:58:56 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 10-19:58:56 (3382) [INFO] 
* 10-19:58:56 (3361) [INFO] Running: /usr/bin/yum check-update
* 10-19:58:56 (3362) [INFO] 
* 10-19:58:56 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 10-19:58:57 (3372) [INFO] Determining fastest mirrors
* 10-19:58:59 (3372) [INFO]  * EA4: 184.94.196.97
* 10-19:58:59 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 10-19:58:59 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 10-19:58:59 (3372) [INFO]  * base: mirror.vacares.com
* 10-19:58:59 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 10-19:58:59 (3372) [INFO]  * extras: mirrors.oit.uci.edu
* 10-19:58:59 (3372) [INFO]  * updates: mirrors.xmission.com
* 10-19:59:24 (3382) [INFO] 
* 10-19:59:24 (2932) [INFO] Checking /scripts/sysup
* 10-19:59:24 (3361) [INFO] Running: /scripts/sysup
* 10-19:59:24 (3362) [INFO] 
* 10-19:59:25 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 10-19:59:25 (3372) [INFO]   All Needed Packages are already installed.
* 10-19:59:25 (3382) [INFO] 
* 10-19:59:25 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 10-19:59:25 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 10-19:59:26 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-10_19:59:26_modified_for_AlmaLinux_8.json
* 10-19:59:26 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 10-19:59:26 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 10-19:59:26 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 11-19:58:35 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 11-19:58:36 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 11-19:58:36 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 11-19:58:58 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 11-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 11-19:58:58 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 11-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 11-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 11-19:58:58 (2925) [INFO] Checking if your system is up to date: 
* 11-19:58:58 (3361) [INFO] Running: /usr/bin/yum clean all
* 11-19:58:58 (3362) [INFO] 
* 11-19:58:59 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 11-19:58:59 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 11-19:58:59 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 11-19:58:59 (3372) [INFO]               : wp-toolkit-thirdparties
* 11-19:58:59 (3372) [INFO] Cleaning up list of fastest mirrors
* 11-19:58:59 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 11-19:58:59 (3382) [INFO] 
* 11-19:58:59 (3361) [INFO] Running: /usr/bin/yum check-update
* 11-19:58:59 (3362) [INFO] 
* 11-19:58:59 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 11-19:58:59 (3372) [INFO] Determining fastest mirrors
* 11-19:59:02 (3372) [INFO]  * EA4: 184.94.196.94
* 11-19:59:02 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 11-19:59:02 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 11-19:59:02 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 11-19:59:02 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 11-19:59:02 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 11-19:59:02 (3372) [INFO]  * updates: mirrors.xtom.com
* 11-19:59:12 (3382) [INFO] 
* 11-19:59:12 (2932) [INFO] Checking /scripts/sysup
* 11-19:59:12 (3361) [INFO] Running: /scripts/sysup
* 11-19:59:12 (3362) [INFO] 
* 11-19:59:12 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 11-19:59:13 (3372) [INFO]   All Needed Packages are already installed.
* 11-19:59:13 (3382) [INFO] 
* 11-19:59:13 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 11-19:59:13 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 11-19:59:13 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-11_19:59:13_modified_for_AlmaLinux_8.json
* 11-19:59:13 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 11-19:59:13 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 11-19:59:13 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 12-19:58:24 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 12-19:58:24 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 12-19:58:24 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 12-19:58:50 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 12-19:58:50 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/8a16f2419cf433fdf03471a56f6a01292c8bf4f9075032af2b81234b5f89e719-filelists.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://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/5412463f7c9926d23bd2084ad446d81d95160ae38db64d04462e888310e43a89-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ziply.mm.fcix.net/epel/7/x86_64/repodata/96933f4e0666f23018bbc26c5ed6d3cae370496cbe7dd37350d1524dece91a7a-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://repos.eggycrew.com/epel/7/x86_64/repodata/4d80e730db7eebd58ea4eacc0484343de802aeaee72a28a5b73da89624c80a57-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/5412463f7c9926d23bd2084ad446d81d95160ae38db64d04462e888310e43a89-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/4d80e730db7eebd58ea4eacc0484343de802aeaee72a28a5b73da89624c80a57-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/96933f4e0666f23018bbc26c5ed6d3cae370496cbe7dd37350d1524dece91a7a-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ziply.mm.fcix.net/epel/7/x86_64/repodata/5412463f7c9926d23bd2084ad446d81d95160ae38db64d04462e888310e43a89-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/96933f4e0666f23018bbc26c5ed6d3cae370496cbe7dd37350d1524dece91a7a-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://repos.eggycrew.com/epel/7/x86_64/repodata/5412463f7c9926d23bd2084ad446d81d95160ae38db64d04462e888310e43a89-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 12-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 12-19:58:50 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 12-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 12-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 12-19:58:50 (2925) [INFO] Checking if your system is up to date: 
* 12-19:58:50 (3361) [INFO] Running: /usr/bin/yum clean all
* 12-19:58:50 (3362) [INFO] 
* 12-19:58:50 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 12-19:58:50 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 12-19:58:50 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 12-19:58:50 (3372) [INFO]               : wp-toolkit-thirdparties
* 12-19:58:51 (3372) [INFO] Cleaning up list of fastest mirrors
* 12-19:58:51 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 12-19:58:51 (3382) [INFO] 
* 12-19:58:51 (3361) [INFO] Running: /usr/bin/yum check-update
* 12-19:58:51 (3362) [INFO] 
* 12-19:58:51 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 12-19:58:51 (3372) [INFO] Determining fastest mirrors
* 12-19:58:52 (3372) [INFO]  * EA4: 184.94.196.93
* 12-19:58:52 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 12-19:58:52 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 12-19:58:52 (3372) [INFO]  * base: centos.mirror.ndchost.com
* 12-19:58:52 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 12-19:58:52 (3372) [INFO]  * extras: centos-distro.1gservers.com
* 12-19:58:52 (3372) [INFO]  * updates: mirror.sfo12.us.leaseweb.net
* 12-19:58:54 (3372) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/5412463f7c9926d23bd2084ad446d81d95160ae38db64d04462e888310e43a89-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 12-19:58:54 (3372) [INFO] Trying other mirror.
* 12-19:58:54 (3372) [INFO] To address this issue please refer to the below wiki article 
* 12-19:58:54 (3372) [INFO] 
* 12-19:58:54 (3372) [INFO] https://wiki.centos.org/yum-errors
* 12-19:58:54 (3372) [INFO] 
* 12-19:58:54 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 12-19:58:54 (3372) [INFO] 
* 12-19:58:54 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/4d80e730db7eebd58ea4eacc0484343de802aeaee72a28a5b73da89624c80a57-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 12-19:58:54 (3372) [INFO] Trying other mirror.
* 12-19:59:03 (3382) [INFO] 
* 12-19:59:03 (2932) [INFO] Checking /scripts/sysup
* 12-19:59:03 (3361) [INFO] Running: /scripts/sysup
* 12-19:59:03 (3362) [INFO] 
* 12-19:59:03 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 12-19:59:03 (3372) [INFO]   All Needed Packages are already installed.
* 12-19:59:03 (3382) [INFO] 
* 12-19:59:03 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 12-19:59:03 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 12-19:59:04 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-12_19:59:04_modified_for_AlmaLinux_8.json
* 12-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 12-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 12-19:59:04 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 13-19:58:26 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 13-19:58:27 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 13-19:58:27 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 13-19:58:49 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 13-19:58:49 (3077) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/fcdf5f2f5fa66c057a31305bc0ab86495807223aff026e6895c63d26f6096620-filelists.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://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/02dc755d3ff1de0e39420ab80912b7c67ccc4d296542f04f02226f72e4e03b7f-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ziply.mm.fcix.net/epel/7/x86_64/repodata/b51c2fc7fff5df988cddc30e2d4bfa3930a26d8729454d48c7e4cb071a6e7853-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/02dc755d3ff1de0e39420ab80912b7c67ccc4d296542f04f02226f72e4e03b7f-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 13-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 13-19:58:49 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 13-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 13-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 13-19:58:49 (2925) [INFO] Checking if your system is up to date: 
* 13-19:58:49 (3361) [INFO] Running: /usr/bin/yum clean all
* 13-19:58:49 (3362) [INFO] 
* 13-19:58:49 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 13-19:58:50 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 13-19:58:50 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 13-19:58:50 (3372) [INFO]               : wp-toolkit-thirdparties
* 13-19:58:50 (3372) [INFO] Cleaning up list of fastest mirrors
* 13-19:58:50 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 13-19:58:50 (3382) [INFO] 
* 13-19:58:50 (3361) [INFO] Running: /usr/bin/yum check-update
* 13-19:58:50 (3362) [INFO] 
* 13-19:58:50 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 13-19:58:50 (3372) [INFO] Determining fastest mirrors
* 13-19:58:54 (3372) [INFO]  * EA4: 184.94.196.94
* 13-19:58:54 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 13-19:58:54 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 13-19:58:54 (3372) [INFO]  * base: mirror.san.fastserv.com
* 13-19:58:54 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 13-19:58:54 (3372) [INFO]  * extras: mirrors.ocf.berkeley.edu
* 13-19:58:54 (3372) [INFO]  * updates: mirrors.oit.uci.edu
* 13-19:59:07 (3382) [INFO] 
* 13-19:59:07 (2932) [INFO] Checking /scripts/sysup
* 13-19:59:07 (3361) [INFO] Running: /scripts/sysup
* 13-19:59:07 (3362) [INFO] 
* 13-19:59:07 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 13-19:59:07 (3372) [INFO]   All Needed Packages are already installed.
* 13-19:59:07 (3382) [INFO] 
* 13-19:59:07 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 13-19:59:07 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 13-19:59:08 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-13_19:59:08_modified_for_AlmaLinux_8.json
* 13-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 13-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 13-19:59:08 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 14-19:58:35 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 14-19:58:36 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 14-19:58:36 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 14-19:59:00 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 14-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 14-19:59:00 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 14-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 14-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 14-19:59:00 (2925) [INFO] Checking if your system is up to date: 
* 14-19:59:00 (3361) [INFO] Running: /usr/bin/yum clean all
* 14-19:59:00 (3362) [INFO] 
* 14-19:59:00 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 14-19:59:00 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 14-19:59:00 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 14-19:59:00 (3372) [INFO]               : wp-toolkit-thirdparties
* 14-19:59:00 (3372) [INFO] Cleaning up list of fastest mirrors
* 14-19:59:00 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 14-19:59:00 (3382) [INFO] 
* 14-19:59:00 (3361) [INFO] Running: /usr/bin/yum check-update
* 14-19:59:00 (3362) [INFO] 
* 14-19:59:00 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 14-19:59:01 (3372) [INFO] Determining fastest mirrors
* 14-19:59:03 (3372) [INFO]  * EA4: 208.74.123.61
* 14-19:59:03 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 14-19:59:03 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 14-19:59:03 (3372) [INFO]  * base: opencolo.mm.fcix.net
* 14-19:59:03 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 14-19:59:03 (3372) [INFO]  * extras: centos-distro.1gservers.com
* 14-19:59:03 (3372) [INFO]  * updates: mirrors.xtom.com
* 14-19:59:14 (3382) [INFO] 
* 14-19:59:14 (2932) [INFO] Checking /scripts/sysup
* 14-19:59:14 (3361) [INFO] Running: /scripts/sysup
* 14-19:59:14 (3362) [INFO] 
* 14-19:59:14 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 14-19:59:15 (3372) [INFO]   All Needed Packages are already installed.
* 14-19:59:15 (3382) [INFO] 
* 14-19:59:15 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 14-19:59:15 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 14-19:59:15 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-14_19:59:15_modified_for_AlmaLinux_8.json
* 14-19:59:15 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 14-19:59:15 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 14-19:59:15 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 15-19:58:20 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 15-19:58:21 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 15-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 15-19:58:44 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 15-19:58:44 (3077) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/d940a943738599dab901277ca67354fb45a0a9e24070957cd698700cc9acf5f1-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/.


* 15-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 15-19:58:44 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 15-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 15-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 15-19:58:44 (2925) [INFO] Checking if your system is up to date: 
* 15-19:58:44 (3361) [INFO] Running: /usr/bin/yum clean all
* 15-19:58:44 (3362) [INFO] 
* 15-19:58:45 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:58:45 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 15-19:58:45 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 15-19:58:45 (3372) [INFO]               : wp-toolkit-thirdparties
* 15-19:58:45 (3372) [INFO] Cleaning up list of fastest mirrors
* 15-19:58:45 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 15-19:58:45 (3382) [INFO] 
* 15-19:58:45 (3361) [INFO] Running: /usr/bin/yum check-update
* 15-19:58:45 (3362) [INFO] 
* 15-19:58:45 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:58:45 (3372) [INFO] Determining fastest mirrors
* 15-19:58:46 (3372) [INFO]  * EA4: 184.94.196.97
* 15-19:58:46 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 15-19:58:46 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 15-19:58:46 (3372) [INFO]  * base: opencolo.mm.fcix.net
* 15-19:58:46 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 15-19:58:46 (3372) [INFO]  * extras: mirrors.ocf.berkeley.edu
* 15-19:58:46 (3372) [INFO]  * updates: centos-distro.cavecreek.net
* 15-19:58:48 (3372) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 15-19:58:48 (3372) [INFO] Trying other mirror.
* 15-19:58:58 (3382) [INFO] 
* 15-19:58:58 (2932) [INFO] Checking /scripts/sysup
* 15-19:58:58 (3361) [INFO] Running: /scripts/sysup
* 15-19:58:58 (3362) [INFO] 
* 15-19:58:58 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 15-19:58:59 (3372) [INFO]   All Needed Packages are already installed.
* 15-19:58:59 (3382) [INFO] 
* 15-19:58:59 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 15-19:58:59 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 15-19:58:59 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-15_19:58:59_modified_for_AlmaLinux_8.json
* 15-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 15-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 15-19:58:59 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 16-19:58:20 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 16-19:58:21 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 16-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 16-19:58:44 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 16-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 16-19:58:44 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 16-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 16-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 16-19:58:44 (2925) [INFO] Checking if your system is up to date: 
* 16-19:58:44 (3361) [INFO] Running: /usr/bin/yum clean all
* 16-19:58:44 (3362) [INFO] 
* 16-19:58:44 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 16-19:58:44 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 16-19:58:44 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 16-19:58:44 (3372) [INFO]               : wp-toolkit-thirdparties
* 16-19:58:45 (3372) [INFO] Cleaning up list of fastest mirrors
* 16-19:58:45 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 16-19:58:45 (3382) [INFO] 
* 16-19:58:45 (3361) [INFO] Running: /usr/bin/yum check-update
* 16-19:58:45 (3362) [INFO] 
* 16-19:58:45 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 16-19:58:45 (3372) [INFO] Determining fastest mirrors
* 16-19:58:47 (3372) [INFO]  * EA4: 184.94.196.94
* 16-19:58:47 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 16-19:58:47 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 16-19:58:47 (3372) [INFO]  * base: centos.mirror.ndchost.com
* 16-19:58:47 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 16-19:58:47 (3372) [INFO]  * extras: centos-distro.1gservers.com
* 16-19:58:47 (3372) [INFO]  * updates: centos.mirror.ndchost.com
* 16-19:58:48 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/ed4a009004a70b283b6e30bb39d2dd89b38d685d8e752a1acc02f6ef96efd258-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 16-19:58:48 (3372) [INFO] Trying other mirror.
* 16-19:58:48 (3372) [INFO] To address this issue please refer to the below wiki article 
* 16-19:58:48 (3372) [INFO] 
* 16-19:58:48 (3372) [INFO] https://wiki.centos.org/yum-errors
* 16-19:58:48 (3372) [INFO] 
* 16-19:58:48 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 16-19:58:48 (3372) [INFO] 
* 16-19:58:48 (3372) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/4cd956a052fb31e722ab0bb9526a99144a8f44ab59e28be661c6a4ec20d9938e-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 16-19:58:48 (3372) [INFO] Trying other mirror.
* 16-19:58:50 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/4cd956a052fb31e722ab0bb9526a99144a8f44ab59e28be661c6a4ec20d9938e-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 16-19:58:50 (3372) [INFO] Trying other mirror.
* 16-19:58:58 (3382) [INFO] 
* 16-19:58:58 (2932) [INFO] Checking /scripts/sysup
* 16-19:58:58 (3361) [INFO] Running: /scripts/sysup
* 16-19:58:58 (3362) [INFO] 
* 16-19:58:58 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 16-19:58:58 (3372) [INFO]   All Needed Packages are already installed.
* 16-19:58:58 (3382) [INFO] 
* 16-19:58:58 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 16-19:58:58 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 16-19:58:59 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-16_19:58:59_modified_for_AlmaLinux_8.json
* 16-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 16-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 16-19:58:59 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 17-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 17-19:58:31 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 17-19:58:31 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 17-19:58:56 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 17-19:58:56 (3077) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/1aaa55b64ecd5cb8d45efb4097f860338916320b2963abcdd1885acaab081018-filelists.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://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/ed4a009004a70b283b6e30bb39d2dd89b38d685d8e752a1acc02f6ef96efd258-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/65d7f3e6f8116d60ab4a288bbc9b5d6d3d3e0aa02588d54ba7d76d8c8ac05916-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://repos.eggycrew.com/epel/7/x86_64/repodata/b51c2fc7fff5df988cddc30e2d4bfa3930a26d8729454d48c7e4cb071a6e7853-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/ed4a009004a70b283b6e30bb39d2dd89b38d685d8e752a1acc02f6ef96efd258-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/1aaa55b64ecd5cb8d45efb4097f860338916320b2963abcdd1885acaab081018-filelists.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://repos.eggycrew.com/epel/7/x86_64/repodata/65d7f3e6f8116d60ab4a288bbc9b5d6d3d3e0aa02588d54ba7d76d8c8ac05916-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/65d7f3e6f8116d60ab4a288bbc9b5d6d3d3e0aa02588d54ba7d76d8c8ac05916-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/1aaa55b64ecd5cb8d45efb4097f860338916320b2963abcdd1885acaab081018-filelists.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://repos.eggycrew.com/epel/7/x86_64/repodata/1aaa55b64ecd5cb8d45efb4097f860338916320b2963abcdd1885acaab081018-filelists.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 17-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 17-19:58:56 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 17-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 17-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 17-19:58:56 (2925) [INFO] Checking if your system is up to date: 
* 17-19:58:56 (3361) [INFO] Running: /usr/bin/yum clean all
* 17-19:58:56 (3362) [INFO] 
* 17-19:58:56 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 17-19:58:56 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 17-19:58:56 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 17-19:58:56 (3372) [INFO]               : wp-toolkit-thirdparties
* 17-19:58:56 (3372) [INFO] Cleaning up list of fastest mirrors
* 17-19:58:56 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 17-19:58:56 (3382) [INFO] 
* 17-19:58:56 (3361) [INFO] Running: /usr/bin/yum check-update
* 17-19:58:56 (3362) [INFO] 
* 17-19:58:57 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 17-19:58:57 (3372) [INFO] Determining fastest mirrors
* 17-19:58:58 (3372) [INFO]  * EA4: 184.94.196.93
* 17-19:58:58 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 17-19:58:58 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 17-19:58:58 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 17-19:58:58 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 17-19:58:58 (3372) [INFO]  * extras: centos.mirror.ndchost.com
* 17-19:58:58 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 17-19:59:00 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/7dbf397866e64d4c3a2452b6a07092f5b497ec9dd8a41dfc64f803a3f2d80992-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 17-19:59:00 (3372) [INFO] Trying other mirror.
* 17-19:59:00 (3372) [INFO] To address this issue please refer to the below wiki article 
* 17-19:59:00 (3372) [INFO] 
* 17-19:59:00 (3372) [INFO] https://wiki.centos.org/yum-errors
* 17-19:59:00 (3372) [INFO] 
* 17-19:59:00 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 17-19:59:00 (3372) [INFO] 
* 17-19:59:10 (3382) [INFO] 
* 17-19:59:10 (2932) [INFO] Checking /scripts/sysup
* 17-19:59:10 (3361) [INFO] Running: /scripts/sysup
* 17-19:59:10 (3362) [INFO] 
* 17-19:59:10 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 17-19:59:10 (3372) [INFO]   All Needed Packages are already installed.
* 17-19:59:10 (3382) [INFO] 
* 17-19:59:10 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 17-19:59:10 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 17-19:59:11 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-17_19:59:11_modified_for_AlmaLinux_8.json
* 17-19:59:11 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 17-19:59:11 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 17-19:59:11 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 18-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 18-19:58:34 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 18-19:58:34 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 18-19:58:56 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 18-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 18-19:58:56 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 18-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 18-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 18-19:58:56 (2925) [INFO] Checking if your system is up to date: 
* 18-19:58:56 (3361) [INFO] Running: /usr/bin/yum clean all
* 18-19:58:56 (3362) [INFO] 
* 18-19:58:56 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 18-19:58:56 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 18-19:58:56 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 18-19:58:56 (3372) [INFO]               : wp-toolkit-thirdparties
* 18-19:58:56 (3372) [INFO] Cleaning up list of fastest mirrors
* 18-19:58:56 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 18-19:58:56 (3382) [INFO] 
* 18-19:58:56 (3361) [INFO] Running: /usr/bin/yum check-update
* 18-19:58:56 (3362) [INFO] 
* 18-19:58:56 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 18-19:58:56 (3372) [INFO] Determining fastest mirrors
* 18-19:58:58 (3372) [INFO]  * EA4: 184.94.196.93
* 18-19:58:58 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 18-19:58:58 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 18-19:58:58 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 18-19:58:58 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 18-19:58:58 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 18-19:58:58 (3372) [INFO]  * updates: mirror.san.fastserv.com
* 18-19:59:09 (3382) [INFO] 
* 18-19:59:09 (2932) [INFO] Checking /scripts/sysup
* 18-19:59:09 (3361) [INFO] Running: /scripts/sysup
* 18-19:59:09 (3362) [INFO] 
* 18-19:59:09 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 18-19:59:09 (3372) [INFO]   All Needed Packages are already installed.
* 18-19:59:09 (3382) [INFO] 
* 18-19:59:09 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 18-19:59:09 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 18-19:59:10 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-18_19:59:10_modified_for_AlmaLinux_8.json
* 18-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 18-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 18-19:59:10 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 19-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 19-19:58:33 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 19-19:58:33 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 19-19:59:00 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 19-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 19-19:59:00 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 19-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 19-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 19-19:59:00 (2925) [INFO] Checking if your system is up to date: 
* 19-19:59:00 (3361) [INFO] Running: /usr/bin/yum clean all
* 19-19:59:00 (3362) [INFO] 
* 19-19:59:00 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 19-19:59:00 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 19-19:59:00 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 19-19:59:00 (3372) [INFO]               : wp-toolkit-thirdparties
* 19-19:59:00 (3372) [INFO] Cleaning up list of fastest mirrors
* 19-19:59:00 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 19-19:59:00 (3382) [INFO] 
* 19-19:59:00 (3361) [INFO] Running: /usr/bin/yum check-update
* 19-19:59:00 (3362) [INFO] 
* 19-19:59:01 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 19-19:59:01 (3372) [INFO] Determining fastest mirrors
* 19-19:59:06 (3372) [INFO]  * EA4: 184.94.196.92
* 19-19:59:06 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 19-19:59:06 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 19-19:59:06 (3372) [INFO]  * base: mirrors.raystedman.org
* 19-19:59:06 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 19-19:59:06 (3372) [INFO]  * extras: la.mirrors.clouvider.net
* 19-19:59:06 (3372) [INFO]  * updates: mirrors.raystedman.org
* 19-19:59:18 (3382) [INFO] 
* 19-19:59:18 (2932) [INFO] Checking /scripts/sysup
* 19-19:59:18 (3361) [INFO] Running: /scripts/sysup
* 19-19:59:18 (3362) [INFO] 
* 19-19:59:18 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 19-19:59:18 (3372) [INFO]   All Needed Packages are already installed.
* 19-19:59:18 (3382) [INFO] 
* 19-19:59:18 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 19-19:59:18 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 19-19:59:19 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-19_19:59:19_modified_for_AlmaLinux_8.json
* 19-19:59:19 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 19-19:59:19 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 19-19:59:19 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 20-19:58:24 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 20-19:58:25 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 20-19:58:25 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 20-19:58:46 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 20-19:58:46 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 20-19:58:46 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 20-19:58:46 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 20-19:58:46 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 20-19:58:46 (2925) [INFO] Checking if your system is up to date: 
* 20-19:58:46 (3361) [INFO] Running: /usr/bin/yum clean all
* 20-19:58:46 (3362) [INFO] 
* 20-19:58:46 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 20-19:58:47 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 20-19:58:47 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 20-19:58:47 (3372) [INFO]               : wp-toolkit-thirdparties
* 20-19:58:47 (3372) [INFO] Cleaning up list of fastest mirrors
* 20-19:58:47 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 20-19:58:47 (3382) [INFO] 
* 20-19:58:47 (3361) [INFO] Running: /usr/bin/yum check-update
* 20-19:58:47 (3362) [INFO] 
* 20-19:58:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 20-19:58:47 (3372) [INFO] Determining fastest mirrors
* 20-19:58:49 (3372) [INFO]  * EA4: 208.74.123.61
* 20-19:58:49 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 20-19:58:49 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 20-19:58:49 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 20-19:58:49 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 20-19:58:49 (3372) [INFO]  * extras: la.mirrors.clouvider.net
* 20-19:58:49 (3372) [INFO]  * updates: mirror.fcix.net
* 20-19:59:01 (3382) [INFO] 
* 20-19:59:01 (2932) [INFO] Checking /scripts/sysup
* 20-19:59:01 (3361) [INFO] Running: /scripts/sysup
* 20-19:59:01 (3362) [INFO] 
* 20-19:59:01 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 20-19:59:01 (3372) [INFO]   All Needed Packages are already installed.
* 20-19:59:01 (3382) [INFO] 
* 20-19:59:01 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 20-19:59:01 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 20-19:59:02 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-20_19:59:02_modified_for_AlmaLinux_8.json
* 20-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 20-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 20-19:59:02 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 21-20:00:12 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 21-20:00:13 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 21-20:00:13 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 21-20:00:40 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 21-20:00:40 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 21-20:00:40 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 21-20:00:40 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 21-20:00:40 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 21-20:00:40 (2925) [INFO] Checking if your system is up to date: 
* 21-20:00:40 (3361) [INFO] Running: /usr/bin/yum clean all
* 21-20:00:40 (3362) [INFO] 
* 21-20:00:40 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 21-20:00:40 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 21-20:00:40 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 21-20:00:40 (3372) [INFO]               : wp-toolkit-thirdparties
* 21-20:00:40 (3372) [INFO] Cleaning up list of fastest mirrors
* 21-20:00:40 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 21-20:00:40 (3382) [INFO] 
* 21-20:00:40 (3361) [INFO] Running: /usr/bin/yum check-update
* 21-20:00:40 (3362) [INFO] 
* 21-20:00:40 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 21-20:00:41 (3372) [INFO] Determining fastest mirrors
* 21-20:00:46 (3372) [INFO]  * EA4: 184.94.196.94
* 21-20:00:46 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 21-20:00:46 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 21-20:00:46 (3372) [INFO]  * base: mirror.keystealth.org
* 21-20:00:46 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 21-20:00:46 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 21-20:00:46 (3372) [INFO]  * updates: mirror.san.fastserv.com
* 21-20:00:58 (3382) [INFO] 
* 21-20:00:58 (2932) [INFO] Checking /scripts/sysup
* 21-20:00:58 (3361) [INFO] Running: /scripts/sysup
* 21-20:00:58 (3362) [INFO] 
* 21-20:00:58 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 21-20:00:59 (3372) [INFO]   All Needed Packages are already installed.
* 21-20:00:59 (3382) [INFO] 
* 21-20:00:59 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 21-20:00:59 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 21-20:00:59 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-21_20:00:59_modified_for_AlmaLinux_8.json
* 21-20:00:59 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 21-20:00:59 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 21-20:00:59 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 22-19:58:29 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 22-19:58:29 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 22-19:58:29 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 22-19:58:51 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 22-19:58:51 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 22-19:58:51 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 22-19:58:51 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 22-19:58:51 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 22-19:58:51 (2925) [INFO] Checking if your system is up to date: 
* 22-19:58:51 (3361) [INFO] Running: /usr/bin/yum clean all
* 22-19:58:51 (3362) [INFO] 
* 22-19:58:51 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 22-19:58:51 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 22-19:58:51 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 22-19:58:51 (3372) [INFO]               : wp-toolkit-thirdparties
* 22-19:58:51 (3372) [INFO] Cleaning up list of fastest mirrors
* 22-19:58:51 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 22-19:58:51 (3382) [INFO] 
* 22-19:58:51 (3361) [INFO] Running: /usr/bin/yum check-update
* 22-19:58:51 (3362) [INFO] 
* 22-19:58:52 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 22-19:58:52 (3372) [INFO] Determining fastest mirrors
* 22-19:58:53 (3372) [INFO]  * EA4: 184.94.196.94
* 22-19:58:53 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 22-19:58:53 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 22-19:58:53 (3372) [INFO]  * base: mirrors.ocf.berkeley.edu
* 22-19:58:53 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 22-19:58:53 (3372) [INFO]  * extras: mirrors.oit.uci.edu
* 22-19:58:53 (3372) [INFO]  * updates: mirror.sfo12.us.leaseweb.net
* 22-19:59:05 (3382) [INFO] 
* 22-19:59:05 (2932) [INFO] Checking /scripts/sysup
* 22-19:59:05 (3361) [INFO] Running: /scripts/sysup
* 22-19:59:05 (3362) [INFO] 
* 22-19:59:05 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 22-19:59:05 (3372) [INFO]   All Needed Packages are already installed.
* 22-19:59:05 (3382) [INFO] 
* 22-19:59:05 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 22-19:59:05 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 22-19:59:06 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-22_19:59:06_modified_for_AlmaLinux_8.json
* 22-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 22-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 22-19:59:06 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 23-19:58:28 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 23-19:58:29 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 23-19:58:29 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 23-19:58:51 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 23-19:58:51 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 23-19:58:51 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 23-19:58:51 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 23-19:58:52 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 23-19:58:52 (2925) [INFO] Checking if your system is up to date: 
* 23-19:58:52 (3361) [INFO] Running: /usr/bin/yum clean all
* 23-19:58:52 (3362) [INFO] 
* 23-19:58:52 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 23-19:58:52 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 23-19:58:52 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 23-19:58:52 (3372) [INFO]               : wp-toolkit-thirdparties
* 23-19:58:52 (3372) [INFO] Cleaning up list of fastest mirrors
* 23-19:58:52 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 23-19:58:52 (3382) [INFO] 
* 23-19:58:52 (3361) [INFO] Running: /usr/bin/yum check-update
* 23-19:58:52 (3362) [INFO] 
* 23-19:58:52 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 23-19:58:52 (3372) [INFO] Determining fastest mirrors
* 23-19:58:54 (3372) [INFO]  * EA4: 184.94.196.97
* 23-19:58:54 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 23-19:58:54 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 23-19:58:54 (3372) [INFO]  * base: mirror.fcix.net
* 23-19:58:54 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 23-19:58:54 (3372) [INFO]  * extras: mirrors.vcea.wsu.edu
* 23-19:58:54 (3372) [INFO]  * updates: opencolo.mm.fcix.net
* 23-19:59:05 (3382) [INFO] 
* 23-19:59:05 (2932) [INFO] Checking /scripts/sysup
* 23-19:59:05 (3361) [INFO] Running: /scripts/sysup
* 23-19:59:05 (3362) [INFO] 
* 23-19:59:05 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 23-19:59:06 (3372) [INFO]   All Needed Packages are already installed.
* 23-19:59:06 (3382) [INFO] 
* 23-19:59:06 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 23-19:59:06 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 23-19:59:06 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-23_19:59:06_modified_for_AlmaLinux_8.json
* 23-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 23-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 23-19:59:06 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 24-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 24-19:58:32 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 24-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 24-19:58:53 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 24-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 24-19:58:53 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 24-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 24-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 24-19:58:53 (2925) [INFO] Checking if your system is up to date: 
* 24-19:58:53 (3361) [INFO] Running: /usr/bin/yum clean all
* 24-19:58:53 (3362) [INFO] 
* 24-19:58:53 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 24-19:58:53 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 24-19:58:53 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 24-19:58:53 (3372) [INFO]               : wp-toolkit-thirdparties
* 24-19:58:54 (3372) [INFO] Cleaning up list of fastest mirrors
* 24-19:58:54 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 24-19:58:54 (3382) [INFO] 
* 24-19:58:54 (3361) [INFO] Running: /usr/bin/yum check-update
* 24-19:58:54 (3362) [INFO] 
* 24-19:58:54 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 24-19:58:54 (3372) [INFO] Determining fastest mirrors
* 24-19:58:56 (3372) [INFO]  * EA4: 184.94.196.93
* 24-19:58:56 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 24-19:58:56 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 24-19:58:56 (3372) [INFO]  * base: centos-distro.cavecreek.net
* 24-19:58:56 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 24-19:58:56 (3372) [INFO]  * extras: ziply.mm.fcix.net
* 24-19:58:56 (3372) [INFO]  * updates: mirrors.unifiedlayer.com
* 24-19:59:07 (3382) [INFO] 
* 24-19:59:07 (2932) [INFO] Checking /scripts/sysup
* 24-19:59:07 (3361) [INFO] Running: /scripts/sysup
* 24-19:59:07 (3362) [INFO] 
* 24-19:59:07 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 24-19:59:07 (3372) [INFO]   All Needed Packages are already installed.
* 24-19:59:07 (3382) [INFO] 
* 24-19:59:07 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 24-19:59:07 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 24-19:59:08 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-24_19:59:08_modified_for_AlmaLinux_8.json
* 24-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 24-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 24-19:59:08 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 25-19:58:37 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 25-19:58:38 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 25-19:58:38 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 25-19:59:03 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 25-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 25-19:59:03 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 25-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 25-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 25-19:59:03 (2925) [INFO] Checking if your system is up to date: 
* 25-19:59:03 (3361) [INFO] Running: /usr/bin/yum clean all
* 25-19:59:03 (3362) [INFO] 
* 25-19:59:04 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 25-19:59:04 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 25-19:59:04 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 25-19:59:04 (3372) [INFO]               : wp-toolkit-thirdparties
* 25-19:59:04 (3372) [INFO] Cleaning up list of fastest mirrors
* 25-19:59:04 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 25-19:59:04 (3382) [INFO] 
* 25-19:59:04 (3361) [INFO] Running: /usr/bin/yum check-update
* 25-19:59:04 (3362) [INFO] 
* 25-19:59:04 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 25-19:59:04 (3372) [INFO] Determining fastest mirrors
* 25-19:59:12 (3372) [INFO]  * EA4: 184.94.196.97
* 25-19:59:12 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 25-19:59:12 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 25-19:59:12 (3372) [INFO]  * base: atl.mirrors.clouvider.net
* 25-19:59:12 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 25-19:59:12 (3372) [INFO]  * extras: centos-distro.cavecreek.net
* 25-19:59:12 (3372) [INFO]  * updates: mirror.web-ster.com
* 25-19:59:36 (3382) [INFO] 
* 25-19:59:36 (2932) [INFO] Checking /scripts/sysup
* 25-19:59:36 (3361) [INFO] Running: /scripts/sysup
* 25-19:59:36 (3362) [INFO] 
* 25-19:59:36 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 25-19:59:37 (3372) [INFO]   All Needed Packages are already installed.
* 25-19:59:37 (3382) [INFO] 
* 25-19:59:37 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 25-19:59:37 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 25-19:59:37 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-25_19:59:37_modified_for_AlmaLinux_8.json
* 25-19:59:37 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 25-19:59:37 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 25-19:59:37 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 26-19:58:28 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 26-19:58:29 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 26-19:58:29 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 26-19:58:53 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 26-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 26-19:58:53 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 26-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 26-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 26-19:58:53 (2925) [INFO] Checking if your system is up to date: 
* 26-19:58:53 (3361) [INFO] Running: /usr/bin/yum clean all
* 26-19:58:53 (3362) [INFO] 
* 26-19:58:53 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 26-19:58:53 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 26-19:58:53 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 26-19:58:53 (3372) [INFO]               : wp-toolkit-thirdparties
* 26-19:58:53 (3372) [INFO] Cleaning up list of fastest mirrors
* 26-19:58:53 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 26-19:58:53 (3382) [INFO] 
* 26-19:58:53 (3361) [INFO] Running: /usr/bin/yum check-update
* 26-19:58:53 (3362) [INFO] 
* 26-19:58:54 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 26-19:58:54 (3372) [INFO] Determining fastest mirrors
* 26-19:58:56 (3372) [INFO]  * EA4: 184.94.196.92
* 26-19:58:56 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 26-19:58:56 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 26-19:58:56 (3372) [INFO]  * base: mirrors.xmission.com
* 26-19:58:56 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 26-19:58:56 (3372) [INFO]  * extras: centos.mirror.shastacoe.net
* 26-19:58:56 (3372) [INFO]  * updates: mirrors.ocf.berkeley.edu
* 26-19:59:13 (3382) [INFO] 
* 26-19:59:13 (2932) [INFO] Checking /scripts/sysup
* 26-19:59:13 (3361) [INFO] Running: /scripts/sysup
* 26-19:59:13 (3362) [INFO] 
* 26-19:59:13 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 26-19:59:13 (3372) [INFO]   All Needed Packages are already installed.
* 26-19:59:13 (3382) [INFO] 
* 26-19:59:13 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 26-19:59:13 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 26-19:59:14 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-26_19:59:14_modified_for_AlmaLinux_8.json
* 26-19:59:14 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 26-19:59:14 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 26-19:59:14 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 27-19:58:20 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 27-19:58:21 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 27-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 27-19:58:44 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 27-19:58:44 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/a90f7e267ef96087a3049c280558a8b81e995e5c645870f603209f0a0117c316-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/.


* 27-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 27-19:58:44 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 27-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 27-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 27-19:58:44 (2925) [INFO] Checking if your system is up to date: 
* 27-19:58:44 (3361) [INFO] Running: /usr/bin/yum clean all
* 27-19:58:44 (3362) [INFO] 
* 27-19:58:44 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 27-19:58:44 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 27-19:58:44 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 27-19:58:44 (3372) [INFO]               : wp-toolkit-thirdparties
* 27-19:58:45 (3372) [INFO] Cleaning up list of fastest mirrors
* 27-19:58:45 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 27-19:58:45 (3382) [INFO] 
* 27-19:58:45 (3361) [INFO] Running: /usr/bin/yum check-update
* 27-19:58:45 (3362) [INFO] 
* 27-19:58:45 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 27-19:58:45 (3372) [INFO] Determining fastest mirrors
* 27-19:58:47 (3372) [INFO]  * EA4: 184.94.196.97
* 27-19:58:47 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 27-19:58:47 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 27-19:58:47 (3372) [INFO]  * base: repos.lax.layerhost.com
* 27-19:58:47 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 27-19:58:47 (3372) [INFO]  * extras: mirrors.sonic.net
* 27-19:58:47 (3372) [INFO]  * updates: mirror.fcix.net
* 27-19:58:59 (3382) [INFO] 
* 27-19:58:59 (2932) [INFO] Checking /scripts/sysup
* 27-19:58:59 (3361) [INFO] Running: /scripts/sysup
* 27-19:58:59 (3362) [INFO] 
* 27-19:58:59 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 27-19:58:59 (3372) [INFO]   All Needed Packages are already installed.
* 27-19:58:59 (3382) [INFO] 
* 27-19:58:59 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 27-19:58:59 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 27-19:59:00 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-27_19:59:00_modified_for_AlmaLinux_8.json
* 27-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 27-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 27-19:59:00 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 28-19:58:20 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 28-19:58:21 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 28-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 28-19:58:42 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 28-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 28-19:58:42 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 28-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 28-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 28-19:58:42 (2925) [INFO] Checking if your system is up to date: 
* 28-19:58:42 (3361) [INFO] Running: /usr/bin/yum clean all
* 28-19:58:42 (3362) [INFO] 
* 28-19:58:43 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 28-19:58:43 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 28-19:58:43 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 28-19:58:43 (3372) [INFO]               : wp-toolkit-thirdparties
* 28-19:58:43 (3372) [INFO] Cleaning up list of fastest mirrors
* 28-19:58:43 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 28-19:58:43 (3382) [INFO] 
* 28-19:58:43 (3361) [INFO] Running: /usr/bin/yum check-update
* 28-19:58:43 (3362) [INFO] 
* 28-19:58:43 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 28-19:58:43 (3372) [INFO] Determining fastest mirrors
* 28-19:58:45 (3372) [INFO]  * EA4: 184.94.196.94
* 28-19:58:45 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 28-19:58:45 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 28-19:58:45 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 28-19:58:45 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 28-19:58:45 (3372) [INFO]  * extras: mirror.web-ster.com
* 28-19:58:45 (3372) [INFO]  * updates: mirror.arizona.edu
* 28-19:58:55 (3382) [INFO] 
* 28-19:58:55 (2932) [INFO] Checking /scripts/sysup
* 28-19:58:55 (3361) [INFO] Running: /scripts/sysup
* 28-19:58:55 (3362) [INFO] 
* 28-19:58:55 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 28-19:58:56 (3372) [INFO]   All Needed Packages are already installed.
* 28-19:58:56 (3382) [INFO] 
* 28-19:58:56 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 28-19:58:56 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 28-19:58:56 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-28_19:58:56_modified_for_AlmaLinux_8.json
* 28-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 28-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 28-19:58:56 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 29-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 29-19:58:22 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 29-19:58:22 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 29-19:58:47 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 29-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 29-19:58:47 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 29-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 29-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 29-19:58:47 (2925) [INFO] Checking if your system is up to date: 
* 29-19:58:47 (3361) [INFO] Running: /usr/bin/yum clean all
* 29-19:58:47 (3362) [INFO] 
* 29-19:58:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 29-19:58:48 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 29-19:58:48 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 29-19:58:48 (3372) [INFO]               : wp-toolkit-thirdparties
* 29-19:58:48 (3372) [INFO] Cleaning up list of fastest mirrors
* 29-19:58:48 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 29-19:58:48 (3382) [INFO] 
* 29-19:58:48 (3361) [INFO] Running: /usr/bin/yum check-update
* 29-19:58:48 (3362) [INFO] 
* 29-19:58:48 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 29-19:58:48 (3372) [INFO] Determining fastest mirrors
* 29-19:58:52 (3372) [INFO]  * EA4: 208.74.123.62
* 29-19:58:52 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 29-19:58:52 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 29-19:58:52 (3372) [INFO]  * base: mirror.phx1.us.spryservers.net
* 29-19:58:52 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 29-19:58:52 (3372) [INFO]  * extras: opencolo.mm.fcix.net
* 29-19:58:52 (3372) [INFO]  * updates: centos.mirror.ndchost.com
* 29-19:59:09 (3382) [INFO] 
* 29-19:59:09 (2932) [INFO] Checking /scripts/sysup
* 29-19:59:09 (3361) [INFO] Running: /scripts/sysup
* 29-19:59:09 (3362) [INFO] 
* 29-19:59:09 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 29-19:59:09 (3372) [INFO]   All Needed Packages are already installed.
* 29-19:59:09 (3382) [INFO] 
* 29-19:59:09 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 29-19:59:09 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 29-19:59:10 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-29_19:59:10_modified_for_AlmaLinux_8.json
* 29-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 29-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 29-19:59:10 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 30-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 30-19:58:21 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 30-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 30-19:58:50 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 30-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 30-19:58:50 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 30-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 30-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 30-19:58:50 (2925) [INFO] Checking if your system is up to date: 
* 30-19:58:50 (3361) [INFO] Running: /usr/bin/yum clean all
* 30-19:58:50 (3362) [INFO] 
* 30-19:58:50 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 30-19:58:50 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 30-19:58:50 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 30-19:58:50 (3372) [INFO]               : wp-toolkit-thirdparties
* 30-19:58:50 (3372) [INFO] Cleaning up list of fastest mirrors
* 30-19:58:50 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 30-19:58:50 (3382) [INFO] 
* 30-19:58:50 (3361) [INFO] Running: /usr/bin/yum check-update
* 30-19:58:50 (3362) [INFO] 
* 30-19:58:50 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 30-19:58:51 (3372) [INFO] Determining fastest mirrors
* 30-19:58:54 (3372) [INFO]  * EA4: 184.94.196.97
* 30-19:58:54 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 30-19:58:54 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 30-19:58:54 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 30-19:58:54 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 30-19:58:54 (3372) [INFO]  * extras: centos-distro.cavecreek.net
* 30-19:58:54 (3372) [INFO]  * updates: centos-distro.cavecreek.net
* 30-19:59:16 (3382) [INFO] 
* 30-19:59:16 (2932) [INFO] Checking /scripts/sysup
* 30-19:59:16 (3361) [INFO] Running: /scripts/sysup
* 30-19:59:16 (3362) [INFO] 
* 30-19:59:16 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 30-19:59:16 (3372) [INFO]   All Needed Packages are already installed.
* 30-19:59:16 (3382) [INFO] 
* 30-19:59:16 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 30-19:59:16 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 30-19:59:17 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-30_19:59:17_modified_for_AlmaLinux_8.json
* 30-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 30-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 30-19:59:17 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 31-19:58:35 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 31-19:58:35 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 31-19:58:35 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 31-19:59:01 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 31-19:59:01 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 31-19:59:01 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 31-19:59:01 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 31-19:59:01 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 31-19:59:01 (2925) [INFO] Checking if your system is up to date: 
* 31-19:59:01 (3361) [INFO] Running: /usr/bin/yum clean all
* 31-19:59:01 (3362) [INFO] 
* 31-19:59:01 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 31-19:59:01 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 31-19:59:01 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 31-19:59:01 (3372) [INFO]               : wp-toolkit-thirdparties
* 31-19:59:02 (3372) [INFO] Cleaning up list of fastest mirrors
* 31-19:59:02 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 31-19:59:02 (3382) [INFO] 
* 31-19:59:02 (3361) [INFO] Running: /usr/bin/yum check-update
* 31-19:59:02 (3362) [INFO] 
* 31-19:59:02 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 31-19:59:02 (3372) [INFO] Determining fastest mirrors
* 31-19:59:04 (3372) [INFO]  * EA4: 208.74.123.62
* 31-19:59:04 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 31-19:59:04 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 31-19:59:04 (3372) [INFO]  * base: mirrors.raystedman.org
* 31-19:59:04 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 31-19:59:04 (3372) [INFO]  * extras: centos-distro.cavecreek.net
* 31-19:59:04 (3372) [INFO]  * updates: mirror.sfo12.us.leaseweb.net
* 31-19:59:15 (3382) [INFO] 
* 31-19:59:15 (2932) [INFO] Checking /scripts/sysup
* 31-19:59:15 (3361) [INFO] Running: /scripts/sysup
* 31-19:59:15 (3362) [INFO] 
* 31-19:59:16 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 31-19:59:16 (3372) [INFO]   All Needed Packages are already installed.
* 31-19:59:16 (3382) [INFO] 
* 31-19:59:16 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 31-19:59:16 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 31-19:59:17 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2022-12-31_19:59:16_modified_for_AlmaLinux_8.json
* 31-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 31-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 31-19:59:17 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 01-19:58:37 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 01-19:58:38 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 01-19:58:38 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 01-19:58:59 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 01-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 01-19:58:59 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 01-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 01-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 01-19:59:00 (2925) [INFO] Checking if your system is up to date: 
* 01-19:59:00 (3361) [INFO] Running: /usr/bin/yum clean all
* 01-19:59:00 (3362) [INFO] 
* 01-19:59:00 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 01-19:59:00 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 01-19:59:00 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 01-19:59:00 (3372) [INFO]               : wp-toolkit-thirdparties
* 01-19:59:00 (3372) [INFO] Cleaning up list of fastest mirrors
* 01-19:59:00 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 01-19:59:00 (3382) [INFO] 
* 01-19:59:00 (3361) [INFO] Running: /usr/bin/yum check-update
* 01-19:59:00 (3362) [INFO] 
* 01-19:59:00 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 01-19:59:00 (3372) [INFO] Determining fastest mirrors
* 01-19:59:02 (3372) [INFO]  * EA4: 208.74.123.62
* 01-19:59:02 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 01-19:59:02 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 01-19:59:02 (3372) [INFO]  * base: mirrors.raystedman.org
* 01-19:59:02 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 01-19:59:02 (3372) [INFO]  * extras: mirrors.xmission.com
* 01-19:59:02 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 01-19:59:13 (3382) [INFO] 
* 01-19:59:13 (2932) [INFO] Checking /scripts/sysup
* 01-19:59:13 (3361) [INFO] Running: /scripts/sysup
* 01-19:59:13 (3362) [INFO] 
* 01-19:59:13 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 01-19:59:14 (3372) [INFO]   All Needed Packages are already installed.
* 01-19:59:14 (3382) [INFO] 
* 01-19:59:14 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 01-19:59:14 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 01-19:59:14 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-01_19:59:14_modified_for_AlmaLinux_8.json
* 01-19:59:14 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 01-19:59:14 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 01-19:59:14 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 02-19:58:25 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 02-19:58:25 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 02-19:58:25 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 02-19:58:48 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 02-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 02-19:58:48 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 02-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 02-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 02-19:58:48 (2925) [INFO] Checking if your system is up to date: 
* 02-19:58:48 (3361) [INFO] Running: /usr/bin/yum clean all
* 02-19:58:48 (3362) [INFO] 
* 02-19:58:49 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 02-19:58:49 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 02-19:58:49 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 02-19:58:49 (3372) [INFO]               : wp-toolkit-thirdparties
* 02-19:58:49 (3372) [INFO] Cleaning up list of fastest mirrors
* 02-19:58:49 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 02-19:58:49 (3382) [INFO] 
* 02-19:58:49 (3361) [INFO] Running: /usr/bin/yum check-update
* 02-19:58:49 (3362) [INFO] 
* 02-19:58:49 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 02-19:58:49 (3372) [INFO] Determining fastest mirrors
* 02-19:58:52 (3372) [INFO]  * EA4: 184.94.196.97
* 02-19:58:52 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 02-19:58:52 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 02-19:58:52 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 02-19:58:52 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 02-19:58:52 (3372) [INFO]  * extras: la.mirrors.clouvider.net
* 02-19:58:52 (3372) [INFO]  * updates: centos-distro.1gservers.com
* 02-19:59:04 (3382) [INFO] 
* 02-19:59:04 (2932) [INFO] Checking /scripts/sysup
* 02-19:59:04 (3361) [INFO] Running: /scripts/sysup
* 02-19:59:04 (3362) [INFO] 
* 02-19:59:04 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 02-19:59:04 (3372) [INFO]   All Needed Packages are already installed.
* 02-19:59:04 (3382) [INFO] 
* 02-19:59:04 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 02-19:59:04 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 02-19:59:05 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-02_19:59:05_modified_for_AlmaLinux_8.json
* 02-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 02-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 02-19:59:05 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 03-19:58:28 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 03-19:58:28 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 03-19:58:28 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 03-19:58:50 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 03-19:58:50 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/3b26a25d9dd219afb3f35b1b875840663e97df23c32ccccca75377cb7990827f-filelists.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://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/07f413bbb062fa84774b66c6b2079f14f9518770bf1f0522b318ddc4e25b68c3-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/003722bdc441c885e4652e6196e4b9da3126b951a563e530c189a51583edf6d5-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/83bc3680a1dfe432e09930258b7a1969ca238c25d37e5947ef15963893ec914e-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/003722bdc441c885e4652e6196e4b9da3126b951a563e530c189a51583edf6d5-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/07f413bbb062fa84774b66c6b2079f14f9518770bf1f0522b318ddc4e25b68c3-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 03-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 03-19:58:50 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 03-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 03-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 03-19:58:50 (2925) [INFO] Checking if your system is up to date: 
* 03-19:58:50 (3361) [INFO] Running: /usr/bin/yum clean all
* 03-19:58:50 (3362) [INFO] 
* 03-19:58:50 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 03-19:58:50 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 03-19:58:50 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 03-19:58:50 (3372) [INFO]               : wp-toolkit-thirdparties
* 03-19:58:50 (3372) [INFO] Cleaning up list of fastest mirrors
* 03-19:58:50 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 03-19:58:50 (3382) [INFO] 
* 03-19:58:50 (3361) [INFO] Running: /usr/bin/yum check-update
* 03-19:58:50 (3362) [INFO] 
* 03-19:58:50 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 03-19:58:50 (3372) [INFO] Determining fastest mirrors
* 03-19:58:52 (3372) [INFO]  * EA4: 184.94.196.97
* 03-19:58:52 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 03-19:58:52 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 03-19:58:52 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 03-19:58:52 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 03-19:58:52 (3372) [INFO]  * extras: mirror.keystealth.org
* 03-19:58:52 (3372) [INFO]  * updates: opencolo.mm.fcix.net
* 03-19:58:55 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/003722bdc441c885e4652e6196e4b9da3126b951a563e530c189a51583edf6d5-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 03-19:58:55 (3372) [INFO] Trying other mirror.
* 03-19:58:55 (3372) [INFO] To address this issue please refer to the below wiki article 
* 03-19:58:55 (3372) [INFO] 
* 03-19:58:55 (3372) [INFO] https://wiki.centos.org/yum-errors
* 03-19:58:55 (3372) [INFO] 
* 03-19:58:55 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 03-19:58:55 (3372) [INFO] 
* 03-19:59:04 (3382) [INFO] 
* 03-19:59:04 (2932) [INFO] Checking /scripts/sysup
* 03-19:59:04 (3361) [INFO] Running: /scripts/sysup
* 03-19:59:04 (3362) [INFO] 
* 03-19:59:04 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 03-19:59:04 (3372) [INFO]   All Needed Packages are already installed.
* 03-19:59:04 (3382) [INFO] 
* 03-19:59:04 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 03-19:59:04 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 03-19:59:05 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-03_19:59:05_modified_for_AlmaLinux_8.json
* 03-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 03-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 03-19:59:05 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 04-19:59:29 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 04-19:59:30 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 04-19:59:30 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 04-19:59:57 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 04-19:59:57 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 04-19:59:57 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 04-19:59:57 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 04-19:59:58 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 04-19:59:58 (2925) [INFO] Checking if your system is up to date: 
* 04-19:59:58 (3361) [INFO] Running: /usr/bin/yum clean all
* 04-19:59:58 (3362) [INFO] 
* 04-19:59:58 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 04-19:59:58 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 04-19:59:58 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 04-19:59:58 (3372) [INFO]               : wp-toolkit-thirdparties
* 04-19:59:58 (3372) [INFO] Cleaning up list of fastest mirrors
* 04-19:59:58 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 04-19:59:58 (3382) [INFO] 
* 04-19:59:58 (3361) [INFO] Running: /usr/bin/yum check-update
* 04-19:59:58 (3362) [INFO] 
* 04-19:59:58 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 04-19:59:58 (3372) [INFO] Determining fastest mirrors
* 04-20:00:01 (3372) [INFO]  * EA4: 184.94.196.93
* 04-20:00:01 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 04-20:00:01 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 04-20:00:01 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 04-20:00:01 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 04-20:00:01 (3372) [INFO]  * extras: mirrors.oit.uci.edu
* 04-20:00:01 (3372) [INFO]  * updates: mirror.san.fastserv.com
* 04-20:00:13 (3382) [INFO] 
* 04-20:00:13 (2932) [INFO] Checking /scripts/sysup
* 04-20:00:13 (3361) [INFO] Running: /scripts/sysup
* 04-20:00:13 (3362) [INFO] 
* 04-20:00:13 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 04-20:00:14 (3372) [INFO]   All Needed Packages are already installed.
* 04-20:00:14 (3382) [INFO] 
* 04-20:00:14 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 04-20:00:14 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 04-20:00:14 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-04_20:00:14_modified_for_AlmaLinux_8.json
* 04-20:00:14 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 04-20:00:14 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 04-20:00:14 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 05-19:58:19 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 05-19:58:20 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 05-19:58:20 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 05-19:58:42 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 05-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 05-19:58:42 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 05-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 05-19:58:43 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 05-19:58:43 (2925) [INFO] Checking if your system is up to date: 
* 05-19:58:43 (3361) [INFO] Running: /usr/bin/yum clean all
* 05-19:58:43 (3362) [INFO] 
* 05-19:58:43 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 05-19:58:43 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 05-19:58:43 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 05-19:58:43 (3372) [INFO]               : wp-toolkit-thirdparties
* 05-19:58:43 (3372) [INFO] Cleaning up list of fastest mirrors
* 05-19:58:43 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 05-19:58:43 (3382) [INFO] 
* 05-19:58:43 (3361) [INFO] Running: /usr/bin/yum check-update
* 05-19:58:43 (3362) [INFO] 
* 05-19:58:43 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 05-19:58:43 (3372) [INFO] Determining fastest mirrors
* 05-19:58:46 (3372) [INFO]  * EA4: 184.94.196.92
* 05-19:58:46 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 05-19:58:46 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 05-19:58:46 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 05-19:58:46 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 05-19:58:46 (3372) [INFO]  * extras: linux.mirrors.es.net
* 05-19:58:46 (3372) [INFO]  * updates: mirrors.oit.uci.edu
* 05-19:58:57 (3382) [INFO] 
* 05-19:58:57 (2932) [INFO] Checking /scripts/sysup
* 05-19:58:57 (3361) [INFO] Running: /scripts/sysup
* 05-19:58:57 (3362) [INFO] 
* 05-19:58:57 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 05-19:58:58 (3372) [INFO]   All Needed Packages are already installed.
* 05-19:58:58 (3382) [INFO] 
* 05-19:58:58 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 05-19:58:58 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 05-19:58:58 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-05_19:58:58_modified_for_AlmaLinux_8.json
* 05-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 05-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 05-19:58:58 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 06-19:58:28 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 06-19:58:29 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 06-19:58:29 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 06-19:58:57 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 06-19:58:57 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 06-19:58:57 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 06-19:58:57 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 06-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 06-19:58:58 (2925) [INFO] Checking if your system is up to date: 
* 06-19:58:58 (3361) [INFO] Running: /usr/bin/yum clean all
* 06-19:58:58 (3362) [INFO] 
* 06-19:58:58 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 06-19:58:58 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 06-19:58:58 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 06-19:58:58 (3372) [INFO]               : wp-toolkit-thirdparties
* 06-19:58:58 (3372) [INFO] Cleaning up list of fastest mirrors
* 06-19:58:58 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 06-19:58:58 (3382) [INFO] 
* 06-19:58:58 (3361) [INFO] Running: /usr/bin/yum check-update
* 06-19:58:58 (3362) [INFO] 
* 06-19:58:58 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 06-19:58:58 (3372) [INFO] Determining fastest mirrors
* 06-19:59:00 (3372) [INFO]  * EA4: 184.94.196.94
* 06-19:59:00 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 06-19:59:00 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 06-19:59:00 (3372) [INFO]  * base: mirror.san.fastserv.com
* 06-19:59:00 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 06-19:59:00 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 06-19:59:00 (3372) [INFO]  * updates: mirrors.xtom.com
* 06-19:59:22 (3382) [INFO] 
* 06-19:59:22 (2932) [INFO] Checking /scripts/sysup
* 06-19:59:22 (3361) [INFO] Running: /scripts/sysup
* 06-19:59:22 (3362) [INFO] 
* 06-19:59:22 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 06-19:59:23 (3372) [INFO]   All Needed Packages are already installed.
* 06-19:59:23 (3382) [INFO] 
* 06-19:59:23 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 06-19:59:23 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 06-19:59:23 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-06_19:59:23_modified_for_AlmaLinux_8.json
* 06-19:59:23 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 06-19:59:23 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 06-19:59:23 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 07-19:58:38 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 07-19:58:38 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 07-19:58:38 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 07-19:59:02 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 07-19:59:02 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/cc3e493a3dbe2265ebe57661a0c7546793e875d8c619800e915789367bb64e35-filelists.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/.


* 07-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 07-19:59:02 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 07-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 07-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 07-19:59:02 (2925) [INFO] Checking if your system is up to date: 
* 07-19:59:02 (3361) [INFO] Running: /usr/bin/yum clean all
* 07-19:59:02 (3362) [INFO] 
* 07-19:59:02 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 07-19:59:02 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 07-19:59:02 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 07-19:59:02 (3372) [INFO]               : wp-toolkit-thirdparties
* 07-19:59:03 (3372) [INFO] Cleaning up list of fastest mirrors
* 07-19:59:03 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 07-19:59:03 (3382) [INFO] 
* 07-19:59:03 (3361) [INFO] Running: /usr/bin/yum check-update
* 07-19:59:03 (3362) [INFO] 
* 07-19:59:03 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 07-19:59:03 (3372) [INFO] Determining fastest mirrors
* 07-19:59:05 (3372) [INFO]  * EA4: 63.247.64.58
* 07-19:59:05 (3372) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 07-19:59:05 (3372) [INFO]  * cpanel-plugins: 63.247.64.58
* 07-19:59:05 (3372) [INFO]  * base: repos.lax.layerhost.com
* 07-19:59:05 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 07-19:59:05 (3372) [INFO]  * extras: mirrors.raystedman.org
* 07-19:59:05 (3372) [INFO]  * updates: mirrors.radwebhosting.com
* 07-19:59:07 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/076a8b2bae2dbe6c33c4c3fcec42bce4a393a16871f171b37b8b5ced4ae471ea-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 07-19:59:07 (3372) [INFO] Trying other mirror.
* 07-19:59:07 (3372) [INFO] To address this issue please refer to the below wiki article 
* 07-19:59:07 (3372) [INFO] 
* 07-19:59:07 (3372) [INFO] https://wiki.centos.org/yum-errors
* 07-19:59:07 (3372) [INFO] 
* 07-19:59:07 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 07-19:59:07 (3372) [INFO] 
* 07-19:59:17 (3382) [INFO] 
* 07-19:59:17 (2932) [INFO] Checking /scripts/sysup
* 07-19:59:17 (3361) [INFO] Running: /scripts/sysup
* 07-19:59:17 (3362) [INFO] 
* 07-19:59:17 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 07-19:59:17 (3372) [INFO]   All Needed Packages are already installed.
* 07-19:59:17 (3382) [INFO] 
* 07-19:59:17 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 07-19:59:17 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 07-19:59:18 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-07_19:59:18_modified_for_AlmaLinux_8.json
* 07-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 07-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 07-19:59:18 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 08-19:58:31 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 08-19:58:32 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 08-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 08-19:58:55 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 08-19:58:55 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 08-19:58:55 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 08-19:58:55 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 08-19:58:55 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 08-19:58:55 (2925) [INFO] Checking if your system is up to date: 
* 08-19:58:55 (3361) [INFO] Running: /usr/bin/yum clean all
* 08-19:58:55 (3362) [INFO] 
* 08-19:58:55 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 08-19:58:55 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 08-19:58:55 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 08-19:58:55 (3372) [INFO]               : wp-toolkit-thirdparties
* 08-19:58:56 (3372) [INFO] Cleaning up list of fastest mirrors
* 08-19:58:56 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 08-19:58:56 (3382) [INFO] 
* 08-19:58:56 (3361) [INFO] Running: /usr/bin/yum check-update
* 08-19:58:56 (3362) [INFO] 
* 08-19:58:56 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 08-19:58:56 (3372) [INFO] Determining fastest mirrors
* 08-19:58:58 (3372) [INFO]  * EA4: 184.94.196.93
* 08-19:58:58 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 08-19:58:58 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 08-19:58:58 (3372) [INFO]  * base: mirror.san.fastserv.com
* 08-19:58:58 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 08-19:58:58 (3372) [INFO]  * extras: mirrors.xtom.com
* 08-19:58:58 (3372) [INFO]  * updates: mirrors.oit.uci.edu
* 08-19:59:10 (3382) [INFO] 
* 08-19:59:10 (2932) [INFO] Checking /scripts/sysup
* 08-19:59:10 (3361) [INFO] Running: /scripts/sysup
* 08-19:59:10 (3362) [INFO] 
* 08-19:59:10 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 08-19:59:10 (3372) [INFO]   All Needed Packages are already installed.
* 08-19:59:10 (3382) [INFO] 
* 08-19:59:10 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 08-19:59:10 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 08-19:59:11 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-08_19:59:11_modified_for_AlmaLinux_8.json
* 08-19:59:11 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 08-19:59:11 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 08-19:59:11 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 09-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 09-19:58:31 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 09-19:58:31 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 09-19:58:59 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 09-19:58:59 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/cfc073a5f5b3c2da8386a18d63cdb1975216bdca8a8005ea9dcdbcce01cdc246-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/.


* 09-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 09-19:58:59 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 09-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 09-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 09-19:58:59 (2925) [INFO] Checking if your system is up to date: 
* 09-19:58:59 (3361) [INFO] Running: /usr/bin/yum clean all
* 09-19:58:59 (3362) [INFO] 
* 09-19:58:59 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 09-19:58:59 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 09-19:58:59 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 09-19:58:59 (3372) [INFO]               : wp-toolkit-thirdparties
* 09-19:59:00 (3372) [INFO] Cleaning up list of fastest mirrors
* 09-19:59:00 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 09-19:59:00 (3382) [INFO] 
* 09-19:59:00 (3361) [INFO] Running: /usr/bin/yum check-update
* 09-19:59:00 (3362) [INFO] 
* 09-19:59:00 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 09-19:59:00 (3372) [INFO] Determining fastest mirrors
* 09-19:59:04 (3372) [INFO]  * EA4: 184.94.196.93
* 09-19:59:04 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 09-19:59:04 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 09-19:59:04 (3372) [INFO]  * base: mirrors.raystedman.org
* 09-19:59:04 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 09-19:59:04 (3372) [INFO]  * extras: mirrors.raystedman.org
* 09-19:59:04 (3372) [INFO]  * updates: repo1.sea.innoscale.net
* 09-19:59:08 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/cfc073a5f5b3c2da8386a18d63cdb1975216bdca8a8005ea9dcdbcce01cdc246-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 09-19:59:08 (3372) [INFO] Trying other mirror.
* 09-19:59:08 (3372) [INFO] To address this issue please refer to the below wiki article 
* 09-19:59:08 (3372) [INFO] 
* 09-19:59:08 (3372) [INFO] https://wiki.centos.org/yum-errors
* 09-19:59:08 (3372) [INFO] 
* 09-19:59:08 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 09-19:59:08 (3372) [INFO] 
* 09-19:59:17 (3382) [INFO] 
* 09-19:59:17 (2932) [INFO] Checking /scripts/sysup
* 09-19:59:17 (3361) [INFO] Running: /scripts/sysup
* 09-19:59:17 (3362) [INFO] 
* 09-19:59:17 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 09-19:59:17 (3372) [INFO]   All Needed Packages are already installed.
* 09-19:59:17 (3382) [INFO] 
* 09-19:59:17 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 09-19:59:17 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 09-19:59:18 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-09_19:59:18_modified_for_AlmaLinux_8.json
* 09-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 09-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 09-19:59:18 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 10-19:59:31 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 10-19:59:32 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 10-19:59:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 10-19:59:54 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 10-19:59:54 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 10-19:59:54 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 10-19:59:54 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 10-19:59:54 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 10-19:59:54 (2925) [INFO] Checking if your system is up to date: 
* 10-19:59:54 (3361) [INFO] Running: /usr/bin/yum clean all
* 10-19:59:54 (3362) [INFO] 
* 10-19:59:54 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 10-19:59:54 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 10-19:59:54 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 10-19:59:54 (3372) [INFO]               : wp-toolkit-thirdparties
* 10-19:59:54 (3372) [INFO] Cleaning up list of fastest mirrors
* 10-19:59:54 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 10-19:59:54 (3382) [INFO] 
* 10-19:59:54 (3361) [INFO] Running: /usr/bin/yum check-update
* 10-19:59:54 (3362) [INFO] 
* 10-19:59:54 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 10-19:59:55 (3372) [INFO] Determining fastest mirrors
* 10-19:59:58 (3372) [INFO]  * EA4: 184.94.196.97
* 10-19:59:58 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 10-19:59:58 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 10-19:59:58 (3372) [INFO]  * base: centos-distro.1gservers.com
* 10-19:59:58 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 10-19:59:58 (3372) [INFO]  * extras: opencolo.mm.fcix.net
* 10-19:59:58 (3372) [INFO]  * updates: repos.lax.layerhost.com
* 10-20:00:11 (3382) [INFO] 
* 10-20:00:11 (2932) [INFO] Checking /scripts/sysup
* 10-20:00:11 (3361) [INFO] Running: /scripts/sysup
* 10-20:00:11 (3362) [INFO] 
* 10-20:00:11 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 10-20:00:11 (3372) [INFO]   All Needed Packages are already installed.
* 10-20:00:11 (3382) [INFO] 
* 10-20:00:11 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 10-20:00:11 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 10-20:00:12 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-10_20:00:12_modified_for_AlmaLinux_8.json
* 10-20:00:12 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 10-20:00:12 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 10-20:00:12 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 11-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 11-19:58:56 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 11-19:58:56 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 11-19:59:34 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 11-19:59:34 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 11-19:59:34 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 11-19:59:34 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 11-19:59:34 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 11-19:59:34 (2925) [INFO] Checking if your system is up to date: 
* 11-19:59:34 (3361) [INFO] Running: /usr/bin/yum clean all
* 11-19:59:34 (3362) [INFO] 
* 11-19:59:34 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 11-19:59:34 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 11-19:59:34 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 11-19:59:34 (3372) [INFO]               : wp-toolkit-thirdparties
* 11-19:59:35 (3372) [INFO] Cleaning up list of fastest mirrors
* 11-19:59:35 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 11-19:59:35 (3382) [INFO] 
* 11-19:59:35 (3361) [INFO] Running: /usr/bin/yum check-update
* 11-19:59:35 (3362) [INFO] 
* 11-19:59:35 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 11-19:59:35 (3372) [INFO] Determining fastest mirrors
* 11-19:59:37 (3372) [INFO]  * EA4: 208.74.123.62
* 11-19:59:37 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 11-19:59:37 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 11-19:59:37 (3372) [INFO]  * base: repos.lax.layerhost.com
* 11-19:59:37 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 11-19:59:37 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 11-19:59:37 (3372) [INFO]  * updates: mirror.phx1.us.spryservers.net
* 11-19:59:50 (3382) [INFO] 
* 11-19:59:50 (2932) [INFO] Checking /scripts/sysup
* 11-19:59:50 (3361) [INFO] Running: /scripts/sysup
* 11-19:59:50 (3362) [INFO] 
* 11-19:59:50 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 11-19:59:51 (3372) [INFO]   All Needed Packages are already installed.
* 11-19:59:51 (3382) [INFO] 
* 11-19:59:51 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 11-19:59:51 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 11-19:59:51 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-11_19:59:51_modified_for_AlmaLinux_8.json
* 11-19:59:51 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 11-19:59:51 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 11-19:59:51 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 12-19:58:22 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 12-19:58:22 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 12-19:58:22 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 12-19:58:46 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 12-19:58:46 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 12-19:58:46 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 12-19:58:46 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 12-19:58:46 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 12-19:58:46 (2925) [INFO] Checking if your system is up to date: 
* 12-19:58:46 (3361) [INFO] Running: /usr/bin/yum clean all
* 12-19:58:46 (3362) [INFO] 
* 12-19:58:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 12-19:58:47 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 12-19:58:47 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 12-19:58:47 (3372) [INFO]               : wp-toolkit-thirdparties
* 12-19:58:47 (3372) [INFO] Cleaning up list of fastest mirrors
* 12-19:58:47 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 12-19:58:47 (3382) [INFO] 
* 12-19:58:47 (3361) [INFO] Running: /usr/bin/yum check-update
* 12-19:58:47 (3362) [INFO] 
* 12-19:58:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 12-19:58:47 (3372) [INFO] Determining fastest mirrors
* 12-19:58:49 (3372) [INFO]  * EA4: 184.94.196.92
* 12-19:58:49 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 12-19:58:49 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 12-19:58:49 (3372) [INFO]  * base: mirrors.raystedman.org
* 12-19:58:49 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 12-19:58:49 (3372) [INFO]  * extras: mirror.keystealth.org
* 12-19:58:49 (3372) [INFO]  * updates: mirrors.unifiedlayer.com
* 12-19:59:02 (3382) [INFO] 
* 12-19:59:02 (2932) [INFO] Checking /scripts/sysup
* 12-19:59:02 (3361) [INFO] Running: /scripts/sysup
* 12-19:59:02 (3362) [INFO] 
* 12-19:59:02 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 12-19:59:02 (3372) [INFO]   All Needed Packages are already installed.
* 12-19:59:02 (3382) [INFO] 
* 12-19:59:02 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 12-19:59:02 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 12-19:59:03 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-12_19:59:03_modified_for_AlmaLinux_8.json
* 12-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 12-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 12-19:59:03 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 13-19:58:24 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 13-19:58:24 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 13-19:58:24 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 13-19:58:49 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 13-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 13-19:58:49 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 13-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 13-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 13-19:58:49 (2925) [INFO] Checking if your system is up to date: 
* 13-19:58:49 (3361) [INFO] Running: /usr/bin/yum clean all
* 13-19:58:49 (3362) [INFO] 
* 13-19:58:49 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 13-19:58:49 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 13-19:58:49 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 13-19:58:49 (3372) [INFO]               : wp-toolkit-thirdparties
* 13-19:58:49 (3372) [INFO] Cleaning up list of fastest mirrors
* 13-19:58:49 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 13-19:58:49 (3382) [INFO] 
* 13-19:58:49 (3361) [INFO] Running: /usr/bin/yum check-update
* 13-19:58:49 (3362) [INFO] 
* 13-19:58:49 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 13-19:58:49 (3372) [INFO] Determining fastest mirrors
* 13-19:58:53 (3372) [INFO]  * EA4: 184.94.196.94
* 13-19:58:53 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 13-19:58:53 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 13-19:58:53 (3372) [INFO]  * base: opencolo.mm.fcix.net
* 13-19:58:53 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 13-19:58:53 (3372) [INFO]  * extras: mirrors.raystedman.org
* 13-19:58:53 (3372) [INFO]  * updates: ftp.osuosl.org
* 13-19:59:14 (3382) [INFO] 
* 13-19:59:14 (2932) [INFO] Checking /scripts/sysup
* 13-19:59:14 (3361) [INFO] Running: /scripts/sysup
* 13-19:59:14 (3362) [INFO] 
* 13-19:59:14 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 13-19:59:15 (3372) [INFO]   All Needed Packages are already installed.
* 13-19:59:15 (3382) [INFO] 
* 13-19:59:15 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 13-19:59:15 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 13-19:59:15 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-13_19:59:15_modified_for_AlmaLinux_8.json
* 13-19:59:15 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 13-19:59:15 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 13-19:59:15 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 14-19:58:52 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 14-19:58:53 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 14-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 14-19:59:30 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 14-19:59:30 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 14-19:59:30 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 14-19:59:30 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 14-19:59:30 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 14-19:59:30 (2925) [INFO] Checking if your system is up to date: 
* 14-19:59:30 (3361) [INFO] Running: /usr/bin/yum clean all
* 14-19:59:30 (3362) [INFO] 
* 14-19:59:30 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 14-19:59:30 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 14-19:59:30 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 14-19:59:30 (3372) [INFO]               : wp-toolkit-thirdparties
* 14-19:59:30 (3372) [INFO] Cleaning up list of fastest mirrors
* 14-19:59:30 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 14-19:59:30 (3382) [INFO] 
* 14-19:59:30 (3361) [INFO] Running: /usr/bin/yum check-update
* 14-19:59:30 (3362) [INFO] 
* 14-19:59:30 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 14-19:59:30 (3372) [INFO] Determining fastest mirrors
* 14-19:59:34 (3372) [INFO]  * EA4: 184.94.196.94
* 14-19:59:34 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 14-19:59:34 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 14-19:59:34 (3372) [INFO]  * base: ridgewireless.mm.fcix.net
* 14-19:59:34 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 14-19:59:34 (3372) [INFO]  * extras: la.mirrors.clouvider.net
* 14-19:59:34 (3372) [INFO]  * updates: mirror.san.fastserv.com
* 14-19:59:45 (3382) [INFO] 
* 14-19:59:45 (2932) [INFO] Checking /scripts/sysup
* 14-19:59:45 (3361) [INFO] Running: /scripts/sysup
* 14-19:59:45 (3362) [INFO] 
* 14-19:59:45 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 14-19:59:45 (3372) [INFO]   All Needed Packages are already installed.
* 14-19:59:45 (3382) [INFO] 
* 14-19:59:45 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 14-19:59:45 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 14-19:59:46 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-14_19:59:46_modified_for_AlmaLinux_8.json
* 14-19:59:46 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 14-19:59:46 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 14-19:59:46 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 15-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 15-19:58:46 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 15-19:58:46 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 15-19:59:29 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 15-19:59:29 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/2734f0809fae366693dc78eddee25d5746efd242550d56a828c6a78b262f91b2-filelists.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/.


* 15-19:59:29 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 15-19:59:29 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 15-19:59:29 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 15-19:59:29 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 15-19:59:29 (2925) [INFO] Checking if your system is up to date: 
* 15-19:59:29 (3361) [INFO] Running: /usr/bin/yum clean all
* 15-19:59:29 (3362) [INFO] 
* 15-19:59:29 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:59:29 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 15-19:59:29 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 15-19:59:29 (3372) [INFO]               : wp-toolkit-thirdparties
* 15-19:59:29 (3372) [INFO] Cleaning up list of fastest mirrors
* 15-19:59:29 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 15-19:59:29 (3382) [INFO] 
* 15-19:59:29 (3361) [INFO] Running: /usr/bin/yum check-update
* 15-19:59:29 (3362) [INFO] 
* 15-19:59:30 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:59:30 (3372) [INFO] Determining fastest mirrors
* 15-19:59:31 (3372) [INFO]  * EA4: 184.94.196.94
* 15-19:59:31 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 15-19:59:31 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 15-19:59:31 (3372) [INFO]  * base: mirrors.xtom.com
* 15-19:59:31 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 15-19:59:31 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 15-19:59:31 (3372) [INFO]  * updates: mirror.san.fastserv.com
* 15-19:59:33 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/37245e70166a161e82aeb509be275ee733cb0e56d0d35e1815efd17b4d70fdb2-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 15-19:59:33 (3372) [INFO] Trying other mirror.
* 15-19:59:33 (3372) [INFO] To address this issue please refer to the below wiki article 
* 15-19:59:33 (3372) [INFO] 
* 15-19:59:33 (3372) [INFO] https://wiki.centos.org/yum-errors
* 15-19:59:33 (3372) [INFO] 
* 15-19:59:33 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 15-19:59:33 (3372) [INFO] 
* 15-19:59:43 (3382) [INFO] 
* 15-19:59:43 (2932) [INFO] Checking /scripts/sysup
* 15-19:59:43 (3361) [INFO] Running: /scripts/sysup
* 15-19:59:43 (3362) [INFO] 
* 15-19:59:43 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 15-19:59:44 (3372) [INFO]   All Needed Packages are already installed.
* 15-19:59:44 (3382) [INFO] 
* 15-19:59:44 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 15-19:59:44 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 15-19:59:44 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-15_19:59:44_modified_for_AlmaLinux_8.json
* 15-19:59:44 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 15-19:59:44 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 15-19:59:44 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 16-19:58:25 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 16-19:58:26 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 16-19:58:26 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 16-19:58:48 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 16-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 16-19:58:48 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 16-19:58:48 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 16-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 16-19:58:49 (2925) [INFO] Checking if your system is up to date: 
* 16-19:58:49 (3361) [INFO] Running: /usr/bin/yum clean all
* 16-19:58:49 (3362) [INFO] 
* 16-19:58:49 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 16-19:58:49 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 16-19:58:49 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 16-19:58:49 (3372) [INFO]               : wp-toolkit-thirdparties
* 16-19:58:49 (3372) [INFO] Cleaning up list of fastest mirrors
* 16-19:58:49 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 16-19:58:49 (3382) [INFO] 
* 16-19:58:49 (3361) [INFO] Running: /usr/bin/yum check-update
* 16-19:58:49 (3362) [INFO] 
* 16-19:58:49 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 16-19:58:49 (3372) [INFO] Determining fastest mirrors
* 16-19:58:50 (3372) [INFO]  * EA4: 184.94.196.92
* 16-19:58:50 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 16-19:58:50 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 16-19:58:50 (3372) [INFO]  * base: abqix.mm.fcix.net
* 16-19:58:50 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 16-19:58:50 (3372) [INFO]  * extras: mirrors.raystedman.org
* 16-19:58:50 (3372) [INFO]  * updates: mirrors.raystedman.org
* 16-19:59:03 (3382) [INFO] 
* 16-19:59:03 (2932) [INFO] Checking /scripts/sysup
* 16-19:59:03 (3361) [INFO] Running: /scripts/sysup
* 16-19:59:03 (3362) [INFO] 
* 16-19:59:03 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 16-19:59:04 (3372) [INFO]   All Needed Packages are already installed.
* 16-19:59:04 (3382) [INFO] 
* 16-19:59:04 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 16-19:59:04 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 16-19:59:04 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-16_19:59:04_modified_for_AlmaLinux_8.json
* 16-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 16-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 16-19:59:04 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 17-19:58:33 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 17-19:58:34 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 17-19:58:34 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 17-19:59:02 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 17-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 17-19:59:02 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 17-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 17-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 17-19:59:03 (2925) [INFO] Checking if your system is up to date: 
* 17-19:59:03 (3361) [INFO] Running: /usr/bin/yum clean all
* 17-19:59:03 (3362) [INFO] 
* 17-19:59:03 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 17-19:59:03 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 17-19:59:03 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 17-19:59:03 (3372) [INFO]               : wp-toolkit-thirdparties
* 17-19:59:03 (3372) [INFO] Cleaning up list of fastest mirrors
* 17-19:59:03 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 17-19:59:03 (3382) [INFO] 
* 17-19:59:03 (3361) [INFO] Running: /usr/bin/yum check-update
* 17-19:59:03 (3362) [INFO] 
* 17-19:59:03 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 17-19:59:03 (3372) [INFO] Determining fastest mirrors
* 17-19:59:05 (3372) [INFO]  * EA4: 208.74.123.61
* 17-19:59:05 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 17-19:59:05 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 17-19:59:05 (3372) [INFO]  * base: mirrors.radwebhosting.com
* 17-19:59:05 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 17-19:59:05 (3372) [INFO]  * extras: mirrors.raystedman.org
* 17-19:59:05 (3372) [INFO]  * updates: mirrors.ocf.berkeley.edu
* 17-19:59:17 (3382) [INFO] 
* 17-19:59:17 (2932) [INFO] Checking /scripts/sysup
* 17-19:59:17 (3361) [INFO] Running: /scripts/sysup
* 17-19:59:17 (3362) [INFO] 
* 17-19:59:17 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 17-19:59:18 (3372) [INFO]   All Needed Packages are already installed.
* 17-19:59:18 (3382) [INFO] 
* 17-19:59:18 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 17-19:59:18 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 17-19:59:18 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-17_19:59:18_modified_for_AlmaLinux_8.json
* 17-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 17-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 17-19:59:18 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 18-19:59:54 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 18-19:59:55 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 18-19:59:55 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 18-20:00:24 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 18-20:00:24 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 18-20:00:24 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 18-20:00:24 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 18-20:00:24 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 18-20:00:24 (2925) [INFO] Checking if your system is up to date: 
* 18-20:00:24 (3361) [INFO] Running: /usr/bin/yum clean all
* 18-20:00:24 (3362) [INFO] 
* 18-20:00:24 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 18-20:00:24 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 18-20:00:24 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 18-20:00:24 (3372) [INFO]               : wp-toolkit-thirdparties
* 18-20:00:24 (3372) [INFO] Cleaning up list of fastest mirrors
* 18-20:00:24 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 18-20:00:24 (3382) [INFO] 
* 18-20:00:24 (3361) [INFO] Running: /usr/bin/yum check-update
* 18-20:00:24 (3362) [INFO] 
* 18-20:00:24 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 18-20:00:25 (3372) [INFO] Determining fastest mirrors
* 18-20:00:26 (3372) [INFO]  * EA4: 184.94.196.97
* 18-20:00:26 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 18-20:00:26 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 18-20:00:26 (3372) [INFO]  * base: opencolo.mm.fcix.net
* 18-20:00:26 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 18-20:00:26 (3372) [INFO]  * extras: mirror.san.fastserv.com
* 18-20:00:26 (3372) [INFO]  * updates: centos-distro.1gservers.com
* 18-20:00:37 (3382) [INFO] 
* 18-20:00:37 (2932) [INFO] Checking /scripts/sysup
* 18-20:00:37 (3361) [INFO] Running: /scripts/sysup
* 18-20:00:37 (3362) [INFO] 
* 18-20:00:38 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 18-20:00:38 (3372) [INFO]   All Needed Packages are already installed.
* 18-20:00:38 (3382) [INFO] 
* 18-20:00:38 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 18-20:00:38 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 18-20:00:39 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-18_20:00:38_modified_for_AlmaLinux_8.json
* 18-20:00:39 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 18-20:00:39 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 18-20:00:39 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 19-19:59:37 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 19-19:59:38 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 19-19:59:38 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 19-20:00:06 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 19-20:00:06 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 19-20:00:06 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 19-20:00:06 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 19-20:00:07 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 19-20:00:07 (2925) [INFO] Checking if your system is up to date: 
* 19-20:00:07 (3361) [INFO] Running: /usr/bin/yum clean all
* 19-20:00:07 (3362) [INFO] 
* 19-20:00:07 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 19-20:00:07 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 19-20:00:07 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 19-20:00:07 (3372) [INFO]               : wp-toolkit-thirdparties
* 19-20:00:07 (3372) [INFO] Cleaning up list of fastest mirrors
* 19-20:00:07 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 19-20:00:07 (3382) [INFO] 
* 19-20:00:07 (3361) [INFO] Running: /usr/bin/yum check-update
* 19-20:00:07 (3362) [INFO] 
* 19-20:00:07 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 19-20:00:07 (3372) [INFO] Determining fastest mirrors
* 19-20:00:15 (3372) [INFO]  * EA4: 184.94.196.94
* 19-20:00:15 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 19-20:00:15 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 19-20:00:15 (3372) [INFO]  * base: repos.lax.layerhost.com
* 19-20:00:15 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 19-20:00:15 (3372) [INFO]  * extras: mirror.fcix.net
* 19-20:00:15 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 19-20:00:26 (3382) [INFO] 
* 19-20:00:26 (2932) [INFO] Checking /scripts/sysup
* 19-20:00:26 (3361) [INFO] Running: /scripts/sysup
* 19-20:00:26 (3362) [INFO] 
* 19-20:00:26 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 19-20:00:27 (3372) [INFO]   All Needed Packages are already installed.
* 19-20:00:27 (3382) [INFO] 
* 19-20:00:27 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 19-20:00:27 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 19-20:00:27 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-19_20:00:27_modified_for_AlmaLinux_8.json
* 19-20:00:27 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 19-20:00:27 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 19-20:00:27 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 20-19:58:20 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 20-19:58:21 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 20-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 20-19:58:45 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 20-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 20-19:58:45 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 20-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 20-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 20-19:58:45 (2925) [INFO] Checking if your system is up to date: 
* 20-19:58:45 (3361) [INFO] Running: /usr/bin/yum clean all
* 20-19:58:45 (3362) [INFO] 
* 20-19:58:45 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 20-19:58:45 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 20-19:58:45 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 20-19:58:45 (3372) [INFO]               : wp-toolkit-thirdparties
* 20-19:58:45 (3372) [INFO] Cleaning up list of fastest mirrors
* 20-19:58:45 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 20-19:58:45 (3382) [INFO] 
* 20-19:58:45 (3361) [INFO] Running: /usr/bin/yum check-update
* 20-19:58:45 (3362) [INFO] 
* 20-19:58:45 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 20-19:58:45 (3372) [INFO] Determining fastest mirrors
* 20-19:58:49 (3372) [INFO]  * EA4: 184.94.196.97
* 20-19:58:49 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 20-19:58:49 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 20-19:58:49 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 20-19:58:49 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 20-19:58:49 (3372) [INFO]  * extras: mirror.sfo12.us.leaseweb.net
* 20-19:58:49 (3372) [INFO]  * updates: mirrors.oit.uci.edu
* 20-19:59:02 (3382) [INFO] 
* 20-19:59:02 (2932) [INFO] Checking /scripts/sysup
* 20-19:59:02 (3361) [INFO] Running: /scripts/sysup
* 20-19:59:02 (3362) [INFO] 
* 20-19:59:02 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 20-19:59:02 (3372) [INFO]   All Needed Packages are already installed.
* 20-19:59:02 (3382) [INFO] 
* 20-19:59:02 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 20-19:59:02 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 20-19:59:03 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-20_19:59:03_modified_for_AlmaLinux_8.json
* 20-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 20-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 20-19:59:03 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 21-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 21-19:58:32 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 21-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 21-19:58:58 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 21-19:58:58 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/0a6256d71bd0671fc085df9e91e4daf875d0d8f03a13283ca3b6ddd1fc87a0e0-filelists.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://mirrors.sonic.net/epel/7/x86_64/repodata/ce6726abe73ee75f3aa37d1b725e3591ed959f8bdabcc9b49a73213644b445f5-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/ce6726abe73ee75f3aa37d1b725e3591ed959f8bdabcc9b49a73213644b445f5-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 21-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 21-19:58:58 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 21-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 21-19:58:58 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 21-19:58:58 (2925) [INFO] Checking if your system is up to date: 
* 21-19:58:58 (3361) [INFO] Running: /usr/bin/yum clean all
* 21-19:58:58 (3362) [INFO] 
* 21-19:58:59 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 21-19:58:59 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 21-19:58:59 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 21-19:58:59 (3372) [INFO]               : wp-toolkit-thirdparties
* 21-19:58:59 (3372) [INFO] Cleaning up list of fastest mirrors
* 21-19:58:59 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 21-19:58:59 (3382) [INFO] 
* 21-19:58:59 (3361) [INFO] Running: /usr/bin/yum check-update
* 21-19:58:59 (3362) [INFO] 
* 21-19:58:59 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 21-19:58:59 (3372) [INFO] Determining fastest mirrors
* 21-19:59:02 (3372) [INFO]  * EA4: 184.94.196.97
* 21-19:59:02 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 21-19:59:02 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 21-19:59:02 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 21-19:59:02 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 21-19:59:02 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 21-19:59:02 (3372) [INFO]  * updates: repos.lax.layerhost.com
* 21-19:59:19 (3382) [INFO] 
* 21-19:59:19 (2932) [INFO] Checking /scripts/sysup
* 21-19:59:19 (3361) [INFO] Running: /scripts/sysup
* 21-19:59:19 (3362) [INFO] 
* 21-19:59:19 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 21-19:59:20 (3372) [INFO]   All Needed Packages are already installed.
* 21-19:59:20 (3382) [INFO] 
* 21-19:59:20 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 21-19:59:20 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 21-19:59:21 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-21_19:59:21_modified_for_AlmaLinux_8.json
* 21-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 21-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 21-19:59:21 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 22-19:58:33 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 22-19:58:33 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 22-19:58:33 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 22-19:59:27 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 22-19:59:27 (3077) [ERROR] http://mirrors.seas.harvard.edu/centos/7.9.2009/updates/x86_64/repodata/de655a1791702b3522d4ab79d385a605d016c8d60b0f0e5e1149438dbf51726c-other.sqlite.bz2: [Errno 12] Timeout on http://mirrors.seas.harvard.edu/centos/7.9.2009/updates/x86_64/repodata/de655a1791702b3522d4ab79d385a605d016c8d60b0f0e5e1149438dbf51726c-other.sqlite.bz2: (28, 'Connection timed out after 30001 milliseconds')
Trying other mirror.

* 22-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 22-19:59:27 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 22-19:59:27 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 22-19:59:28 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 22-19:59:28 (2925) [INFO] Checking if your system is up to date: 
* 22-19:59:28 (3361) [INFO] Running: /usr/bin/yum clean all
* 22-19:59:28 (3362) [INFO] 
* 22-19:59:28 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 22-19:59:28 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 22-19:59:28 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 22-19:59:28 (3372) [INFO]               : wp-toolkit-thirdparties
* 22-19:59:28 (3372) [INFO] Cleaning up list of fastest mirrors
* 22-19:59:28 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 22-19:59:28 (3382) [INFO] 
* 22-19:59:28 (3361) [INFO] Running: /usr/bin/yum check-update
* 22-19:59:28 (3362) [INFO] 
* 22-19:59:28 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 22-19:59:28 (3372) [INFO] Determining fastest mirrors
* 22-19:59:30 (3372) [INFO]  * EA4: 208.74.123.62
* 22-19:59:30 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 22-19:59:30 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 22-19:59:30 (3372) [INFO]  * base: mirror.keystealth.org
* 22-19:59:30 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 22-19:59:30 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 22-19:59:30 (3372) [INFO]  * updates: mirrors.xmission.com
* 22-19:59:41 (3382) [INFO] 
* 22-19:59:41 (2932) [INFO] Checking /scripts/sysup
* 22-19:59:41 (3361) [INFO] Running: /scripts/sysup
* 22-19:59:41 (3362) [INFO] 
* 22-19:59:42 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 22-19:59:42 (3372) [INFO]   All Needed Packages are already installed.
* 22-19:59:42 (3382) [INFO] 
* 22-19:59:42 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 22-19:59:42 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 22-19:59:43 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-22_19:59:43_modified_for_AlmaLinux_8.json
* 22-19:59:43 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 22-19:59:43 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 22-19:59:43 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 23-19:58:29 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 23-19:58:30 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 23-19:58:30 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 23-19:58:54 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 23-19:58:54 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 23-19:58:54 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 23-19:58:54 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 23-19:58:54 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 23-19:58:54 (2925) [INFO] Checking if your system is up to date: 
* 23-19:58:54 (3361) [INFO] Running: /usr/bin/yum clean all
* 23-19:58:54 (3362) [INFO] 
* 23-19:58:55 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 23-19:58:55 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 23-19:58:55 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 23-19:58:55 (3372) [INFO]               : wp-toolkit-thirdparties
* 23-19:58:55 (3372) [INFO] Cleaning up list of fastest mirrors
* 23-19:58:55 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 23-19:58:55 (3382) [INFO] 
* 23-19:58:55 (3361) [INFO] Running: /usr/bin/yum check-update
* 23-19:58:55 (3362) [INFO] 
* 23-19:58:55 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 23-19:58:55 (3372) [INFO] Determining fastest mirrors
* 23-19:58:58 (3372) [INFO]  * EA4: 208.74.123.61
* 23-19:58:58 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 23-19:58:58 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 23-19:58:58 (3372) [INFO]  * base: opencolo.mm.fcix.net
* 23-19:58:58 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 23-19:58:58 (3372) [INFO]  * extras: mirror.web-ster.com
* 23-19:58:58 (3372) [INFO]  * updates: mirrors.xtom.com
* 23-19:59:09 (3382) [INFO] 
* 23-19:59:09 (2932) [INFO] Checking /scripts/sysup
* 23-19:59:09 (3361) [INFO] Running: /scripts/sysup
* 23-19:59:09 (3362) [INFO] 
* 23-19:59:09 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 23-19:59:10 (3372) [INFO]   All Needed Packages are already installed.
* 23-19:59:10 (3382) [INFO] 
* 23-19:59:10 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 23-19:59:10 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 23-19:59:10 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-23_19:59:10_modified_for_AlmaLinux_8.json
* 23-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 23-19:59:10 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 23-19:59:10 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 24-19:58:39 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 24-19:58:40 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 24-19:58:40 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 24-19:59:03 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 24-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 24-19:59:03 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 24-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 24-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 24-19:59:03 (2925) [INFO] Checking if your system is up to date: 
* 24-19:59:03 (3361) [INFO] Running: /usr/bin/yum clean all
* 24-19:59:03 (3362) [INFO] 
* 24-19:59:04 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 24-19:59:04 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 24-19:59:04 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 24-19:59:04 (3372) [INFO]               : wp-toolkit-thirdparties
* 24-19:59:04 (3372) [INFO] Cleaning up list of fastest mirrors
* 24-19:59:04 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 24-19:59:04 (3382) [INFO] 
* 24-19:59:04 (3361) [INFO] Running: /usr/bin/yum check-update
* 24-19:59:04 (3362) [INFO] 
* 24-19:59:04 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 24-19:59:04 (3372) [INFO] Determining fastest mirrors
* 24-19:59:13 (3372) [INFO]  * EA4: 184.94.196.97
* 24-19:59:13 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 24-19:59:13 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 24-19:59:13 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 24-19:59:13 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 24-19:59:13 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 24-19:59:13 (3372) [INFO]  * updates: centos-distro.1gservers.com
* 24-19:59:24 (3382) [INFO] 
* 24-19:59:24 (2932) [INFO] Checking /scripts/sysup
* 24-19:59:24 (3361) [INFO] Running: /scripts/sysup
* 24-19:59:24 (3362) [INFO] 
* 24-19:59:24 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 24-19:59:25 (3372) [INFO]   All Needed Packages are already installed.
* 24-19:59:25 (3382) [INFO] 
* 24-19:59:25 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 24-19:59:25 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 24-19:59:25 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-24_19:59:25_modified_for_AlmaLinux_8.json
* 24-19:59:25 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 24-19:59:25 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 24-19:59:25 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 25-19:58:37 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 25-19:58:37 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 25-19:58:37 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 25-19:59:00 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 25-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 25-19:59:00 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 25-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 25-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 25-19:59:00 (2925) [INFO] Checking if your system is up to date: 
* 25-19:59:00 (3361) [INFO] Running: /usr/bin/yum clean all
* 25-19:59:00 (3362) [INFO] 
* 25-19:59:00 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 25-19:59:00 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 25-19:59:00 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 25-19:59:00 (3372) [INFO]               : wp-toolkit-thirdparties
* 25-19:59:00 (3372) [INFO] Cleaning up list of fastest mirrors
* 25-19:59:00 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 25-19:59:00 (3382) [INFO] 
* 25-19:59:00 (3361) [INFO] Running: /usr/bin/yum check-update
* 25-19:59:00 (3362) [INFO] 
* 25-19:59:00 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 25-19:59:00 (3372) [INFO] Determining fastest mirrors
* 25-19:59:02 (3372) [INFO]  * EA4: 184.94.196.97
* 25-19:59:02 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 25-19:59:02 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 25-19:59:02 (3372) [INFO]  * base: mirrors.raystedman.org
* 25-19:59:02 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 25-19:59:02 (3372) [INFO]  * extras: la.mirrors.clouvider.net
* 25-19:59:02 (3372) [INFO]  * updates: la.mirrors.clouvider.net
* 25-19:59:14 (3382) [INFO] 
* 25-19:59:14 (2932) [INFO] Checking /scripts/sysup
* 25-19:59:14 (3361) [INFO] Running: /scripts/sysup
* 25-19:59:14 (3362) [INFO] 
* 25-19:59:14 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 25-19:59:15 (3372) [INFO]   All Needed Packages are already installed.
* 25-19:59:15 (3382) [INFO] 
* 25-19:59:15 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 25-19:59:15 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 25-19:59:15 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-25_19:59:15_modified_for_AlmaLinux_8.json
* 25-19:59:15 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 25-19:59:15 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 25-19:59:15 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 26-19:58:22 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 26-19:58:24 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 26-19:58:24 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 26-19:58:47 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 26-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 26-19:58:47 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 26-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 26-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 26-19:58:47 (2925) [INFO] Checking if your system is up to date: 
* 26-19:58:47 (3361) [INFO] Running: /usr/bin/yum clean all
* 26-19:58:47 (3362) [INFO] 
* 26-19:58:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 26-19:58:47 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 26-19:58:47 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 26-19:58:47 (3372) [INFO]               : wp-toolkit-thirdparties
* 26-19:58:47 (3372) [INFO] Cleaning up list of fastest mirrors
* 26-19:58:47 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 26-19:58:47 (3382) [INFO] 
* 26-19:58:47 (3361) [INFO] Running: /usr/bin/yum check-update
* 26-19:58:47 (3362) [INFO] 
* 26-19:58:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 26-19:58:47 (3372) [INFO] Determining fastest mirrors
* 26-19:58:50 (3372) [INFO]  * EA4: 208.74.123.61
* 26-19:58:50 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 26-19:58:50 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 26-19:58:50 (3372) [INFO]  * base: mirrors.raystedman.org
* 26-19:58:50 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 26-19:58:50 (3372) [INFO]  * extras: mirrors.oit.uci.edu
* 26-19:58:50 (3372) [INFO]  * updates: opencolo.mm.fcix.net
* 26-19:59:01 (3382) [INFO] 
* 26-19:59:01 (2932) [INFO] Checking /scripts/sysup
* 26-19:59:01 (3361) [INFO] Running: /scripts/sysup
* 26-19:59:01 (3362) [INFO] 
* 26-19:59:01 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 26-19:59:02 (3372) [INFO]   All Needed Packages are already installed.
* 26-19:59:02 (3382) [INFO] 
* 26-19:59:02 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 26-19:59:02 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 26-19:59:03 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-26_19:59:03_modified_for_AlmaLinux_8.json
* 26-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 26-19:59:03 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 26-19:59:03 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 27-19:58:38 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 27-19:58:38 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 27-19:58:38 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 27-19:59:05 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 27-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 27-19:59:05 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 27-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 27-19:59:05 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 27-19:59:05 (2925) [INFO] Checking if your system is up to date: 
* 27-19:59:05 (3361) [INFO] Running: /usr/bin/yum clean all
* 27-19:59:05 (3362) [INFO] 
* 27-19:59:05 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 27-19:59:05 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 27-19:59:05 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 27-19:59:05 (3372) [INFO]               : wp-toolkit-thirdparties
* 27-19:59:05 (3372) [INFO] Cleaning up list of fastest mirrors
* 27-19:59:05 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 27-19:59:05 (3382) [INFO] 
* 27-19:59:05 (3361) [INFO] Running: /usr/bin/yum check-update
* 27-19:59:05 (3362) [INFO] 
* 27-19:59:05 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 27-19:59:06 (3372) [INFO] Determining fastest mirrors
* 27-19:59:11 (3372) [INFO]  * EA4: 208.74.123.62
* 27-19:59:11 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 27-19:59:11 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 27-19:59:11 (3372) [INFO]  * base: mirror.sfo12.us.leaseweb.net
* 27-19:59:11 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 27-19:59:11 (3372) [INFO]  * extras: mirrors.sonic.net
* 27-19:59:11 (3372) [INFO]  * updates: ridgewireless.mm.fcix.net
* 27-19:59:22 (3382) [INFO] 
* 27-19:59:22 (2932) [INFO] Checking /scripts/sysup
* 27-19:59:22 (3361) [INFO] Running: /scripts/sysup
* 27-19:59:22 (3362) [INFO] 
* 27-19:59:22 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 27-19:59:23 (3372) [INFO]   All Needed Packages are already installed.
* 27-19:59:23 (3382) [INFO] 
* 27-19:59:23 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 27-19:59:23 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 27-19:59:23 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-27_19:59:23_modified_for_AlmaLinux_8.json
* 27-19:59:23 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 27-19:59:23 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 27-19:59:23 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 28-19:58:34 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 28-19:58:35 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 28-19:58:35 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 28-19:58:59 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 28-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 28-19:58:59 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 28-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 28-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 28-19:58:59 (2925) [INFO] Checking if your system is up to date: 
* 28-19:58:59 (3361) [INFO] Running: /usr/bin/yum clean all
* 28-19:58:59 (3362) [INFO] 
* 28-19:58:59 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 28-19:58:59 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 28-19:58:59 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 28-19:58:59 (3372) [INFO]               : wp-toolkit-thirdparties
* 28-19:58:59 (3372) [INFO] Cleaning up list of fastest mirrors
* 28-19:58:59 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 28-19:58:59 (3382) [INFO] 
* 28-19:58:59 (3361) [INFO] Running: /usr/bin/yum check-update
* 28-19:58:59 (3362) [INFO] 
* 28-19:58:59 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 28-19:59:00 (3372) [INFO] Determining fastest mirrors
* 28-19:59:02 (3372) [INFO]  * EA4: 184.94.196.97
* 28-19:59:02 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 28-19:59:02 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 28-19:59:02 (3372) [INFO]  * base: centos-distro.1gservers.com
* 28-19:59:02 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 28-19:59:02 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 28-19:59:02 (3372) [INFO]  * updates: linux.mirrors.es.net
* 28-19:59:16 (3382) [INFO] 
* 28-19:59:16 (2932) [INFO] Checking /scripts/sysup
* 28-19:59:16 (3361) [INFO] Running: /scripts/sysup
* 28-19:59:16 (3362) [INFO] 
* 28-19:59:16 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 28-19:59:17 (3372) [INFO]   All Needed Packages are already installed.
* 28-19:59:17 (3382) [INFO] 
* 28-19:59:17 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 28-19:59:17 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 28-19:59:17 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-28_19:59:17_modified_for_AlmaLinux_8.json
* 28-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 28-19:59:17 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 28-19:59:17 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 29-19:58:31 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 29-19:58:32 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 29-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 29-19:58:55 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 29-19:58:55 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 29-19:58:55 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 29-19:58:55 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 29-19:58:55 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 29-19:58:55 (2925) [INFO] Checking if your system is up to date: 
* 29-19:58:55 (3361) [INFO] Running: /usr/bin/yum clean all
* 29-19:58:55 (3362) [INFO] 
* 29-19:58:55 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 29-19:58:55 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 29-19:58:55 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 29-19:58:55 (3372) [INFO]               : wp-toolkit-thirdparties
* 29-19:58:55 (3372) [INFO] Cleaning up list of fastest mirrors
* 29-19:58:55 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 29-19:58:55 (3382) [INFO] 
* 29-19:58:55 (3361) [INFO] Running: /usr/bin/yum check-update
* 29-19:58:55 (3362) [INFO] 
* 29-19:58:55 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 29-19:58:56 (3372) [INFO] Determining fastest mirrors
* 29-19:58:59 (3372) [INFO]  * EA4: 184.94.196.92
* 29-19:58:59 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 29-19:58:59 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 29-19:58:59 (3372) [INFO]  * base: mirror.fcix.net
* 29-19:58:59 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 29-19:58:59 (3372) [INFO]  * extras: veronanetworks.mm.fcix.net
* 29-19:58:59 (3372) [INFO]  * updates: centos-distro.cavecreek.net
* 29-19:59:10 (3382) [INFO] 
* 29-19:59:10 (2932) [INFO] Checking /scripts/sysup
* 29-19:59:10 (3361) [INFO] Running: /scripts/sysup
* 29-19:59:10 (3362) [INFO] 
* 29-19:59:10 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 29-19:59:11 (3372) [INFO]   All Needed Packages are already installed.
* 29-19:59:11 (3382) [INFO] 
* 29-19:59:11 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 29-19:59:11 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 29-19:59:11 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-29_19:59:11_modified_for_AlmaLinux_8.json
* 29-19:59:11 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 29-19:59:11 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 29-19:59:11 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 30-19:58:24 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 30-19:58:25 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 30-19:58:25 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 30-19:58:47 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 30-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 30-19:58:47 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 30-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 30-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 30-19:58:47 (2925) [INFO] Checking if your system is up to date: 
* 30-19:58:47 (3361) [INFO] Running: /usr/bin/yum clean all
* 30-19:58:47 (3362) [INFO] 
* 30-19:58:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 30-19:58:47 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 30-19:58:47 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 30-19:58:47 (3372) [INFO]               : wp-toolkit-thirdparties
* 30-19:58:47 (3372) [INFO] Cleaning up list of fastest mirrors
* 30-19:58:47 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 30-19:58:47 (3382) [INFO] 
* 30-19:58:47 (3361) [INFO] Running: /usr/bin/yum check-update
* 30-19:58:47 (3362) [INFO] 
* 30-19:58:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 30-19:58:47 (3372) [INFO] Determining fastest mirrors
* 30-19:58:51 (3372) [INFO]  * EA4: 208.74.123.62
* 30-19:58:51 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 30-19:58:51 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 30-19:58:51 (3372) [INFO]  * base: mirrors.oit.uci.edu
* 30-19:58:51 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 30-19:58:51 (3372) [INFO]  * extras: mirrors.xtom.com
* 30-19:58:51 (3372) [INFO]  * updates: centos-distro.1gservers.com
* 30-19:59:06 (3382) [INFO] 
* 30-19:59:06 (2932) [INFO] Checking /scripts/sysup
* 30-19:59:06 (3361) [INFO] Running: /scripts/sysup
* 30-19:59:06 (3362) [INFO] 
* 30-19:59:06 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 30-19:59:06 (3372) [INFO]   All Needed Packages are already installed.
* 30-19:59:06 (3382) [INFO] 
* 30-19:59:06 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 30-19:59:06 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 30-19:59:07 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-30_19:59:07_modified_for_AlmaLinux_8.json
* 30-19:59:07 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 30-19:59:07 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 30-19:59:07 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 31-19:58:20 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 31-19:58:21 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 31-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 31-19:58:47 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 31-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 31-19:58:47 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 31-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 31-19:58:47 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 31-19:58:47 (2925) [INFO] Checking if your system is up to date: 
* 31-19:58:47 (3361) [INFO] Running: /usr/bin/yum clean all
* 31-19:58:47 (3362) [INFO] 
* 31-19:58:47 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 31-19:58:47 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 31-19:58:47 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 31-19:58:47 (3372) [INFO]               : wp-toolkit-thirdparties
* 31-19:58:48 (3372) [INFO] Cleaning up list of fastest mirrors
* 31-19:58:48 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 31-19:58:48 (3382) [INFO] 
* 31-19:58:48 (3361) [INFO] Running: /usr/bin/yum check-update
* 31-19:58:48 (3362) [INFO] 
* 31-19:58:48 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 31-19:58:48 (3372) [INFO] Determining fastest mirrors
* 31-19:58:50 (3372) [INFO]  * EA4: 208.74.123.61
* 31-19:58:50 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 31-19:58:50 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 31-19:58:50 (3372) [INFO]  * base: or-mirror.iwebfusion.net
* 31-19:58:50 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 31-19:58:50 (3372) [INFO]  * extras: centos-distro.cavecreek.net
* 31-19:58:50 (3372) [INFO]  * updates: mirror.phx1.us.spryservers.net
* 31-19:59:01 (3382) [INFO] 
* 31-19:59:01 (2932) [INFO] Checking /scripts/sysup
* 31-19:59:01 (3361) [INFO] Running: /scripts/sysup
* 31-19:59:01 (3362) [INFO] 
* 31-19:59:01 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 31-19:59:02 (3372) [INFO]   All Needed Packages are already installed.
* 31-19:59:02 (3382) [INFO] 
* 31-19:59:02 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 31-19:59:02 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 31-19:59:02 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-01-31_19:59:02_modified_for_AlmaLinux_8.json
* 31-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 31-19:59:02 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 31-19:59:02 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 01-19:58:40 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 01-19:58:40 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 01-19:58:40 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 01-19:59:04 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 01-19:59:04 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/23a3116d536a5ab4f53c0d87263fc6fefda7b655a166200e3ef5f4b8e0a04d11-filelists.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://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/db87dead40da77616516f3df626d1ae3f51db216ea83971dcbb46e5a3e49f7a1-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 01-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 01-19:59:04 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 01-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 01-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 01-19:59:04 (2925) [INFO] Checking if your system is up to date: 
* 01-19:59:04 (3361) [INFO] Running: /usr/bin/yum clean all
* 01-19:59:04 (3362) [INFO] 
* 01-19:59:04 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 01-19:59:04 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 01-19:59:04 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 01-19:59:04 (3372) [INFO]               : wp-toolkit-thirdparties
* 01-19:59:05 (3372) [INFO] Cleaning up list of fastest mirrors
* 01-19:59:05 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 01-19:59:05 (3382) [INFO] 
* 01-19:59:05 (3361) [INFO] Running: /usr/bin/yum check-update
* 01-19:59:05 (3362) [INFO] 
* 01-19:59:05 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 01-19:59:05 (3372) [INFO] Determining fastest mirrors
* 01-19:59:09 (3372) [INFO]  * EA4: 184.94.196.93
* 01-19:59:09 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 01-19:59:09 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 01-19:59:09 (3372) [INFO]  * base: ridgewireless.mm.fcix.net
* 01-19:59:09 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 01-19:59:09 (3372) [INFO]  * extras: centos.mirror.ndchost.com
* 01-19:59:09 (3372) [INFO]  * updates: abqix.mm.fcix.net
* 01-19:59:11 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/45e750577889abcbbbaad0a51f024c87fd40634cb3275028afd90f9d3da8271b-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 01-19:59:11 (3372) [INFO] Trying other mirror.
* 01-19:59:11 (3372) [INFO] To address this issue please refer to the below wiki article 
* 01-19:59:11 (3372) [INFO] 
* 01-19:59:11 (3372) [INFO] https://wiki.centos.org/yum-errors
* 01-19:59:11 (3372) [INFO] 
* 01-19:59:11 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 01-19:59:11 (3372) [INFO] 
* 01-19:59:20 (3382) [INFO] 
* 01-19:59:20 (2932) [INFO] Checking /scripts/sysup
* 01-19:59:20 (3361) [INFO] Running: /scripts/sysup
* 01-19:59:20 (3362) [INFO] 
* 01-19:59:20 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 01-19:59:20 (3372) [INFO]   All Needed Packages are already installed.
* 01-19:59:20 (3382) [INFO] 
* 01-19:59:20 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 01-19:59:20 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 01-19:59:21 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-01_19:59:21_modified_for_AlmaLinux_8.json
* 01-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 01-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 01-19:59:21 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 02-19:58:38 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 02-19:58:39 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 02-19:58:39 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 02-19:59:04 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 02-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 02-19:59:04 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 02-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 02-19:59:04 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 02-19:59:04 (2925) [INFO] Checking if your system is up to date: 
* 02-19:59:04 (3361) [INFO] Running: /usr/bin/yum clean all
* 02-19:59:04 (3362) [INFO] 
* 02-19:59:04 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 02-19:59:04 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 02-19:59:04 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 02-19:59:04 (3372) [INFO]               : wp-toolkit-thirdparties
* 02-19:59:04 (3372) [INFO] Cleaning up list of fastest mirrors
* 02-19:59:04 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 02-19:59:04 (3382) [INFO] 
* 02-19:59:04 (3361) [INFO] Running: /usr/bin/yum check-update
* 02-19:59:04 (3362) [INFO] 
* 02-19:59:04 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 02-19:59:04 (3372) [INFO] Determining fastest mirrors
* 02-19:59:06 (3372) [INFO]  * EA4: 184.94.196.92
* 02-19:59:06 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 02-19:59:06 (3372) [INFO]  * cpanel-plugins: 184.94.196.92
* 02-19:59:06 (3372) [INFO]  * base: ridgewireless.mm.fcix.net
* 02-19:59:06 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 02-19:59:06 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 02-19:59:06 (3372) [INFO]  * updates: mirrors.raystedman.org
* 02-19:59:18 (3382) [INFO] 
* 02-19:59:18 (2932) [INFO] Checking /scripts/sysup
* 02-19:59:18 (3361) [INFO] Running: /scripts/sysup
* 02-19:59:18 (3362) [INFO] 
* 02-19:59:18 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 02-19:59:18 (3372) [INFO]   All Needed Packages are already installed.
* 02-19:59:18 (3382) [INFO] 
* 02-19:59:18 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 02-19:59:18 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 02-19:59:19 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-02_19:59:19_modified_for_AlmaLinux_8.json
* 02-19:59:19 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 02-19:59:19 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 02-19:59:19 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 03-19:58:19 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 03-19:58:19 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 03-19:58:19 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 03-19:58:42 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 03-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 03-19:58:42 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 03-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 03-19:58:42 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 03-19:58:42 (2925) [INFO] Checking if your system is up to date: 
* 03-19:58:42 (3361) [INFO] Running: /usr/bin/yum clean all
* 03-19:58:42 (3362) [INFO] 
* 03-19:58:42 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 03-19:58:42 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 03-19:58:42 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 03-19:58:42 (3372) [INFO]               : wp-toolkit-thirdparties
* 03-19:58:43 (3372) [INFO] Cleaning up list of fastest mirrors
* 03-19:58:43 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 03-19:58:43 (3382) [INFO] 
* 03-19:58:43 (3361) [INFO] Running: /usr/bin/yum check-update
* 03-19:58:43 (3362) [INFO] 
* 03-19:58:43 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 03-19:58:43 (3372) [INFO] Determining fastest mirrors
* 03-19:58:47 (3372) [INFO]  * EA4: 208.74.123.61
* 03-19:58:47 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 03-19:58:47 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 03-19:58:47 (3372) [INFO]  * base: mirrors.xtom.com
* 03-19:58:47 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 03-19:58:47 (3372) [INFO]  * extras: mirrors.raystedman.org
* 03-19:58:47 (3372) [INFO]  * updates: mirror.sfo12.us.leaseweb.net
* 03-19:58:58 (3382) [INFO] 
* 03-19:58:58 (2932) [INFO] Checking /scripts/sysup
* 03-19:58:58 (3361) [INFO] Running: /scripts/sysup
* 03-19:58:58 (3362) [INFO] 
* 03-19:58:58 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 03-19:58:58 (3372) [INFO]   All Needed Packages are already installed.
* 03-19:58:58 (3382) [INFO] 
* 03-19:58:58 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 03-19:58:58 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 03-19:58:59 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-03_19:58:59_modified_for_AlmaLinux_8.json
* 03-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 03-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 03-19:58:59 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 04-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 04-19:58:33 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 04-19:58:33 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 04-19:59:06 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 04-19:59:06 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/ecc19f3ffcc9f87d05386a665bccc589ba111e1f27f6fcf4890478c492ba9184-filelists.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/.


* 04-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 04-19:59:06 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 04-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 04-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 04-19:59:06 (2925) [INFO] Checking if your system is up to date: 
* 04-19:59:06 (3361) [INFO] Running: /usr/bin/yum clean all
* 04-19:59:06 (3362) [INFO] 
* 04-19:59:06 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 04-19:59:06 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 04-19:59:06 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 04-19:59:06 (3372) [INFO]               : wp-toolkit-thirdparties
* 04-19:59:06 (3372) [INFO] Cleaning up list of fastest mirrors
* 04-19:59:06 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 04-19:59:06 (3382) [INFO] 
* 04-19:59:06 (3361) [INFO] Running: /usr/bin/yum check-update
* 04-19:59:06 (3362) [INFO] 
* 04-19:59:06 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 04-19:59:06 (3372) [INFO] Determining fastest mirrors
* 04-19:59:10 (3372) [INFO]  * EA4: 184.94.196.93
* 04-19:59:10 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 04-19:59:10 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 04-19:59:10 (3372) [INFO]  * base: mirrors.raystedman.org
* 04-19:59:10 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 04-19:59:10 (3372) [INFO]  * extras: mirrors.radwebhosting.com
* 04-19:59:10 (3372) [INFO]  * updates: centos.mirror.ndchost.com
* 04-19:59:20 (3382) [INFO] 
* 04-19:59:20 (2932) [INFO] Checking /scripts/sysup
* 04-19:59:20 (3361) [INFO] Running: /scripts/sysup
* 04-19:59:20 (3362) [INFO] 
* 04-19:59:20 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 04-19:59:21 (3372) [INFO]   All Needed Packages are already installed.
* 04-19:59:21 (3382) [INFO] 
* 04-19:59:21 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 04-19:59:21 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 04-19:59:21 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-04_19:59:21_modified_for_AlmaLinux_8.json
* 04-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 04-19:59:21 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 04-19:59:21 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 05-19:58:31 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 05-19:58:32 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 05-19:58:32 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 05-19:58:53 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 05-19:58:53 (3077) [ERROR] https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/d9dac75e0d44976e326df0b694bb515726ea2f32f9b207a0e6aadae66b1cdeea-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/.


* 05-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 05-19:58:53 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 05-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 05-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 05-19:58:53 (2925) [INFO] Checking if your system is up to date: 
* 05-19:58:53 (3361) [INFO] Running: /usr/bin/yum clean all
* 05-19:58:53 (3362) [INFO] 
* 05-19:58:54 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 05-19:58:54 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 05-19:58:54 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 05-19:58:54 (3372) [INFO]               : wp-toolkit-thirdparties
* 05-19:58:54 (3372) [INFO] Cleaning up list of fastest mirrors
* 05-19:58:54 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 05-19:58:54 (3382) [INFO] 
* 05-19:58:54 (3361) [INFO] Running: /usr/bin/yum check-update
* 05-19:58:54 (3362) [INFO] 
* 05-19:58:54 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 05-19:58:54 (3372) [INFO] Determining fastest mirrors
* 05-19:58:56 (3372) [INFO]  * EA4: 208.74.123.61
* 05-19:58:56 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 05-19:58:56 (3372) [INFO]  * cpanel-plugins: 208.74.123.61
* 05-19:58:56 (3372) [INFO]  * base: mirrors.xmission.com
* 05-19:58:56 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 05-19:58:56 (3372) [INFO]  * extras: mirrors.radwebhosting.com
* 05-19:58:56 (3372) [INFO]  * updates: centos.mirror.ndchost.com
* 05-19:59:07 (3382) [INFO] 
* 05-19:59:07 (2932) [INFO] Checking /scripts/sysup
* 05-19:59:07 (3361) [INFO] Running: /scripts/sysup
* 05-19:59:07 (3362) [INFO] 
* 05-19:59:07 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 05-19:59:08 (3372) [INFO]   All Needed Packages are already installed.
* 05-19:59:08 (3382) [INFO] 
* 05-19:59:08 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 05-19:59:08 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 05-19:59:08 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-05_19:59:08_modified_for_AlmaLinux_8.json
* 05-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 05-19:59:08 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 05-19:59:08 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 06-19:58:26 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 06-19:58:26 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 06-19:58:26 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 06-19:58:49 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 06-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 06-19:58:49 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 06-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 06-19:58:49 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 06-19:58:49 (2925) [INFO] Checking if your system is up to date: 
* 06-19:58:49 (3361) [INFO] Running: /usr/bin/yum clean all
* 06-19:58:49 (3362) [INFO] 
* 06-19:58:49 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 06-19:58:49 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 06-19:58:49 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 06-19:58:49 (3372) [INFO]               : wp-toolkit-thirdparties
* 06-19:58:50 (3372) [INFO] Cleaning up list of fastest mirrors
* 06-19:58:50 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 06-19:58:50 (3382) [INFO] 
* 06-19:58:50 (3361) [INFO] Running: /usr/bin/yum check-update
* 06-19:58:50 (3362) [INFO] 
* 06-19:58:50 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 06-19:58:50 (3372) [INFO] Determining fastest mirrors
* 06-19:58:53 (3372) [INFO]  * EA4: 208.74.123.62
* 06-19:58:53 (3372) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 06-19:58:53 (3372) [INFO]  * cpanel-plugins: 208.74.123.62
* 06-19:58:53 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 06-19:58:53 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 06-19:58:53 (3372) [INFO]  * extras: la.mirrors.clouvider.net
* 06-19:58:53 (3372) [INFO]  * updates: mirrors.ocf.berkeley.edu
* 06-19:59:05 (3382) [INFO] 
* 06-19:59:05 (2932) [INFO] Checking /scripts/sysup
* 06-19:59:05 (3361) [INFO] Running: /scripts/sysup
* 06-19:59:05 (3362) [INFO] 
* 06-19:59:05 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 06-19:59:05 (3372) [INFO]   All Needed Packages are already installed.
* 06-19:59:05 (3382) [INFO] 
* 06-19:59:05 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 06-19:59:05 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 06-19:59:06 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-06_19:59:06_modified_for_AlmaLinux_8.json
* 06-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 06-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 06-19:59:06 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 07-19:58:20 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 07-19:58:21 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 07-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 07-19:58:44 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 07-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 07-19:58:44 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 07-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 07-19:58:44 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 07-19:58:44 (2925) [INFO] Checking if your system is up to date: 
* 07-19:58:44 (3361) [INFO] Running: /usr/bin/yum clean all
* 07-19:58:44 (3362) [INFO] 
* 07-19:58:44 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 07-19:58:44 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 07-19:58:44 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 07-19:58:44 (3372) [INFO]               : wp-toolkit-thirdparties
* 07-19:58:44 (3372) [INFO] Cleaning up list of fastest mirrors
* 07-19:58:44 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 07-19:58:45 (3382) [INFO] 
* 07-19:58:45 (3361) [INFO] Running: /usr/bin/yum check-update
* 07-19:58:45 (3362) [INFO] 
* 07-19:58:45 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 07-19:58:45 (3372) [INFO] Determining fastest mirrors
* 07-19:58:49 (3372) [INFO]  * EA4: 184.94.196.97
* 07-19:58:49 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 07-19:58:49 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 07-19:58:49 (3372) [INFO]  * base: mirror.facebook.net
* 07-19:58:49 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 07-19:58:49 (3372) [INFO]  * extras: repos.lax.layerhost.com
* 07-19:58:49 (3372) [INFO]  * updates: centos-distro.1gservers.com
* 07-19:59:00 (3382) [INFO] 
* 07-19:59:00 (2932) [INFO] Checking /scripts/sysup
* 07-19:59:00 (3361) [INFO] Running: /scripts/sysup
* 07-19:59:00 (3362) [INFO] 
* 07-19:59:00 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 07-19:59:01 (3372) [INFO]   All Needed Packages are already installed.
* 07-19:59:01 (3382) [INFO] 
* 07-19:59:01 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 07-19:59:01 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 07-19:59:01 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-07_19:59:01_modified_for_AlmaLinux_8.json
* 07-19:59:01 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 07-19:59:01 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 07-19:59:01 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 08-19:58:26 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 08-19:58:27 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 08-19:58:27 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 08-19:58:52 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 08-19:58:52 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 08-19:58:52 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 08-19:58:52 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 08-19:58:52 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 08-19:58:52 (2925) [INFO] Checking if your system is up to date: 
* 08-19:58:52 (3361) [INFO] Running: /usr/bin/yum clean all
* 08-19:58:52 (3362) [INFO] 
* 08-19:58:52 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 08-19:58:52 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 08-19:58:52 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 08-19:58:52 (3372) [INFO]               : wp-toolkit-thirdparties
* 08-19:58:52 (3372) [INFO] Cleaning up list of fastest mirrors
* 08-19:58:52 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 08-19:58:52 (3382) [INFO] 
* 08-19:58:52 (3361) [INFO] Running: /usr/bin/yum check-update
* 08-19:58:52 (3362) [INFO] 
* 08-19:58:52 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 08-19:58:53 (3372) [INFO] Determining fastest mirrors
* 08-19:58:55 (3372) [INFO]  * EA4: 184.94.196.93
* 08-19:58:55 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 08-19:58:55 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 08-19:58:55 (3372) [INFO]  * base: mirror.arizona.edu
* 08-19:58:55 (3372) [INFO]  * epel: irltoolkit.mm.fcix.net
* 08-19:58:55 (3372) [INFO]  * extras: ziply.mm.fcix.net
* 08-19:58:55 (3372) [INFO]  * updates: mirrors.xtom.com
* 08-19:59:11 (3382) [INFO] 
* 08-19:59:11 (2932) [INFO] Checking /scripts/sysup
* 08-19:59:11 (3361) [INFO] Running: /scripts/sysup
* 08-19:59:11 (3362) [INFO] 
* 08-19:59:11 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 08-19:59:12 (3372) [INFO]   All Needed Packages are already installed.
* 08-19:59:12 (3382) [INFO] 
* 08-19:59:12 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 08-19:59:12 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 08-19:59:12 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-08_19:59:12_modified_for_AlmaLinux_8.json
* 08-19:59:12 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 08-19:59:12 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 08-19:59:12 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 09-20:00:32 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 09-20:00:33 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 09-20:00:33 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 09-20:00:57 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 09-20:00:57 (3077) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/78fd6c0c116c90a0a888d10aafb153cc6a8a6e92d2d3ece5224e51d265b99796-filelists.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/.


* 09-20:00:57 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 09-20:00:57 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 09-20:00:57 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 09-20:00:57 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 09-20:00:57 (2925) [INFO] Checking if your system is up to date: 
* 09-20:00:57 (3361) [INFO] Running: /usr/bin/yum clean all
* 09-20:00:57 (3362) [INFO] 
* 09-20:00:57 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 09-20:00:57 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 09-20:00:57 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 09-20:00:57 (3372) [INFO]               : wp-toolkit-thirdparties
* 09-20:00:57 (3372) [INFO] Cleaning up list of fastest mirrors
* 09-20:00:57 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 09-20:00:57 (3382) [INFO] 
* 09-20:00:57 (3361) [INFO] Running: /usr/bin/yum check-update
* 09-20:00:57 (3362) [INFO] 
* 09-20:00:57 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 09-20:00:58 (3372) [INFO] Determining fastest mirrors
* 09-20:01:02 (3372) [INFO]  * EA4: 63.247.64.58
* 09-20:01:02 (3372) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 09-20:01:02 (3372) [INFO]  * cpanel-plugins: 63.247.64.58
* 09-20:01:02 (3372) [INFO]  * base: centos-distro.cavecreek.net
* 09-20:01:02 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 09-20:01:02 (3372) [INFO]  * extras: opencolo.mm.fcix.net
* 09-20:01:02 (3372) [INFO]  * updates: centos.mirror.ndchost.com
* 09-20:01:13 (3382) [INFO] 
* 09-20:01:13 (2932) [INFO] Checking /scripts/sysup
* 09-20:01:13 (3361) [INFO] Running: /scripts/sysup
* 09-20:01:13 (3362) [INFO] 
* 09-20:01:13 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 09-20:01:14 (3372) [INFO]   All Needed Packages are already installed.
* 09-20:01:14 (3382) [INFO] 
* 09-20:01:14 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 09-20:01:14 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 09-20:01:14 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-09_20:01:14_modified_for_AlmaLinux_8.json
* 09-20:01:14 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 09-20:01:14 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 09-20:01:14 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 10-19:58:21 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 10-19:58:22 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 10-19:58:22 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 10-19:58:45 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 10-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 10-19:58:45 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 10-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 10-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 10-19:58:45 (2925) [INFO] Checking if your system is up to date: 
* 10-19:58:45 (3361) [INFO] Running: /usr/bin/yum clean all
* 10-19:58:45 (3362) [INFO] 
* 10-19:58:45 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 10-19:58:45 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 10-19:58:45 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 10-19:58:45 (3372) [INFO]               : wp-toolkit-thirdparties
* 10-19:58:45 (3372) [INFO] Cleaning up list of fastest mirrors
* 10-19:58:45 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 10-19:58:45 (3382) [INFO] 
* 10-19:58:45 (3361) [INFO] Running: /usr/bin/yum check-update
* 10-19:58:45 (3362) [INFO] 
* 10-19:58:45 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 10-19:58:46 (3372) [INFO] Determining fastest mirrors
* 10-19:58:49 (3372) [INFO]  * EA4: 184.94.196.97
* 10-19:58:49 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 10-19:58:49 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 10-19:58:49 (3372) [INFO]  * base: mirror.arizona.edu
* 10-19:58:49 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 10-19:58:49 (3372) [INFO]  * extras: mirror.phx1.us.spryservers.net
* 10-19:58:49 (3372) [INFO]  * updates: mirror.phx1.us.spryservers.net
* 10-19:59:00 (3382) [INFO] 
* 10-19:59:00 (2932) [INFO] Checking /scripts/sysup
* 10-19:59:00 (3361) [INFO] Running: /scripts/sysup
* 10-19:59:00 (3362) [INFO] 
* 10-19:59:00 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 10-19:59:01 (3372) [INFO]   All Needed Packages are already installed.
* 10-19:59:01 (3382) [INFO] 
* 10-19:59:01 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 10-19:59:01 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 10-19:59:01 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-10_19:59:01_modified_for_AlmaLinux_8.json
* 10-19:59:01 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 10-19:59:01 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 10-19:59:01 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 11-19:58:53 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 11-19:58:54 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 11-19:58:54 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 11-19:59:23 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 11-19:59:23 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/559deb6b24657a427d46ce98c9eb2ca52a129cf5ffefc1c58c777602085fdb29-filelists.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/.


* 11-19:59:23 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 11-19:59:23 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 11-19:59:23 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 11-19:59:23 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 11-19:59:23 (2925) [INFO] Checking if your system is up to date: 
* 11-19:59:23 (3361) [INFO] Running: /usr/bin/yum clean all
* 11-19:59:23 (3362) [INFO] 
* 11-19:59:23 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 11-19:59:23 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 11-19:59:23 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 11-19:59:23 (3372) [INFO]               : wp-toolkit-thirdparties
* 11-19:59:23 (3372) [INFO] Cleaning up list of fastest mirrors
* 11-19:59:23 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 11-19:59:23 (3382) [INFO] 
* 11-19:59:23 (3361) [INFO] Running: /usr/bin/yum check-update
* 11-19:59:23 (3362) [INFO] 
* 11-19:59:24 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 11-19:59:24 (3372) [INFO] Determining fastest mirrors
* 11-19:59:30 (3372) [INFO]  * EA4: 184.94.196.93
* 11-19:59:30 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 11-19:59:30 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 11-19:59:30 (3372) [INFO]  * base: mirrors.ocf.berkeley.edu
* 11-19:59:30 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 11-19:59:30 (3372) [INFO]  * extras: abqix.mm.fcix.net
* 11-19:59:30 (3372) [INFO]  * updates: mirrors.oit.uci.edu
* 11-19:59:34 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/ed2fdc39d2fe4f1653cee2bbb6173e3143aae3e480ddac58c538278e6e5305c4-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 11-19:59:34 (3372) [INFO] Trying other mirror.
* 11-19:59:34 (3372) [INFO] To address this issue please refer to the below wiki article 
* 11-19:59:34 (3372) [INFO] 
* 11-19:59:34 (3372) [INFO] https://wiki.centos.org/yum-errors
* 11-19:59:34 (3372) [INFO] 
* 11-19:59:34 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 11-19:59:34 (3372) [INFO] 
* 11-19:59:48 (3382) [INFO] 
* 11-19:59:48 (2932) [INFO] Checking /scripts/sysup
* 11-19:59:48 (3361) [INFO] Running: /scripts/sysup
* 11-19:59:48 (3362) [INFO] 
* 11-19:59:48 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 11-19:59:49 (3372) [INFO]   All Needed Packages are already installed.
* 11-19:59:49 (3382) [INFO] 
* 11-19:59:49 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 11-19:59:49 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 11-19:59:49 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-11_19:59:49_modified_for_AlmaLinux_8.json
* 11-19:59:49 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 11-19:59:49 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 11-19:59:49 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 12-19:58:50 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 12-19:58:51 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 12-19:58:51 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 12-19:59:18 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 12-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 12-19:59:18 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 12-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 12-19:59:18 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 12-19:59:18 (2925) [INFO] Checking if your system is up to date: 
* 12-19:59:18 (3361) [INFO] Running: /usr/bin/yum clean all
* 12-19:59:18 (3362) [INFO] 
* 12-19:59:18 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 12-19:59:18 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 12-19:59:18 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 12-19:59:18 (3372) [INFO]               : wp-toolkit-thirdparties
* 12-19:59:18 (3372) [INFO] Cleaning up list of fastest mirrors
* 12-19:59:18 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 12-19:59:18 (3382) [INFO] 
* 12-19:59:18 (3361) [INFO] Running: /usr/bin/yum check-update
* 12-19:59:18 (3362) [INFO] 
* 12-19:59:18 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 12-19:59:18 (3372) [INFO] Determining fastest mirrors
* 12-19:59:21 (3372) [INFO]  * EA4: 184.94.196.94
* 12-19:59:21 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 12-19:59:21 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 12-19:59:21 (3372) [INFO]  * base: mirror.keystealth.org
* 12-19:59:21 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 12-19:59:21 (3372) [INFO]  * extras: mirrors.xtom.com
* 12-19:59:21 (3372) [INFO]  * updates: mirrors.xtom.com
* 12-19:59:32 (3382) [INFO] 
* 12-19:59:32 (2932) [INFO] Checking /scripts/sysup
* 12-19:59:32 (3361) [INFO] Running: /scripts/sysup
* 12-19:59:32 (3362) [INFO] 
* 12-19:59:32 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 12-19:59:33 (3372) [INFO]   All Needed Packages are already installed.
* 12-19:59:33 (3382) [INFO] 
* 12-19:59:33 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 12-19:59:33 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 12-19:59:33 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-12_19:59:33_modified_for_AlmaLinux_8.json
* 12-19:59:33 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 12-19:59:33 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 12-19:59:33 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 13-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 13-19:58:45 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 13-19:58:45 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 13-19:59:06 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 13-19:59:06 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/2fc7d4a9bb9af5c5a4a9b020db29095c83cabbf523fb570a2efe813274d6c53f-filelists.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/.


* 13-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 13-19:59:06 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 13-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 13-19:59:06 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 13-19:59:06 (2925) [INFO] Checking if your system is up to date: 
* 13-19:59:06 (3361) [INFO] Running: /usr/bin/yum clean all
* 13-19:59:06 (3362) [INFO] 
* 13-19:59:07 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 13-19:59:07 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 13-19:59:07 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 13-19:59:07 (3372) [INFO]               : wp-toolkit-thirdparties
* 13-19:59:07 (3372) [INFO] Cleaning up list of fastest mirrors
* 13-19:59:07 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 13-19:59:07 (3382) [INFO] 
* 13-19:59:07 (3361) [INFO] Running: /usr/bin/yum check-update
* 13-19:59:07 (3362) [INFO] 
* 13-19:59:07 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 13-19:59:07 (3372) [INFO] Determining fastest mirrors
* 13-19:59:13 (3372) [INFO]  * EA4: 184.94.196.97
* 13-19:59:13 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 13-19:59:13 (3372) [INFO]  * cpanel-plugins: 184.94.196.97
* 13-19:59:13 (3372) [INFO]  * base: la.mirrors.clouvider.net
* 13-19:59:13 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 13-19:59:13 (3372) [INFO]  * extras: centos.mirror.ndchost.com
* 13-19:59:13 (3372) [INFO]  * updates: mirrors.ocf.berkeley.edu
* 13-19:59:15 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/182ce8bc6993298cdd8ccb6d9f42f9cad388fb9c269d965d85761a6da312cd07-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 13-19:59:15 (3372) [INFO] Trying other mirror.
* 13-19:59:15 (3372) [INFO] To address this issue please refer to the below wiki article 
* 13-19:59:15 (3372) [INFO] 
* 13-19:59:15 (3372) [INFO] https://wiki.centos.org/yum-errors
* 13-19:59:15 (3372) [INFO] 
* 13-19:59:15 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 13-19:59:15 (3372) [INFO] 
* 13-19:59:23 (3382) [INFO] 
* 13-19:59:23 (2932) [INFO] Checking /scripts/sysup
* 13-19:59:23 (3361) [INFO] Running: /scripts/sysup
* 13-19:59:23 (3362) [INFO] 
* 13-19:59:24 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 13-19:59:24 (3372) [INFO]   All Needed Packages are already installed.
* 13-19:59:24 (3382) [INFO] 
* 13-19:59:24 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 13-19:59:24 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 13-19:59:24 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-13_19:59:24_modified_for_AlmaLinux_8.json
* 13-19:59:24 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 13-19:59:25 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 13-19:59:25 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 14-19:58:37 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 14-19:58:37 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 14-19:58:37 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 14-19:58:59 (3076) [ERROR] yum appears to be unstable. Please address this before upgrading
* 14-19:58:59 (3077) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/19ec0f5fbc19161ab5af22ab589cfe95fba06029b3c7dc33226d1d95709d48dc-filelists.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://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/07f0fd30bd50f76bf371205eee463d1f0913dd7a89a75db005d2db59be07e694-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/07f0fd30bd50f76bf371205eee463d1f0913dd7a89a75db005d2db59be07e694-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.

* 14-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 14-19:58:59 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 14-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 14-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 14-19:58:59 (2925) [INFO] Checking if your system is up to date: 
* 14-19:58:59 (3361) [INFO] Running: /usr/bin/yum clean all
* 14-19:58:59 (3362) [INFO] 
* 14-19:58:59 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 14-19:58:59 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 14-19:58:59 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 14-19:58:59 (3372) [INFO]               : wp-toolkit-thirdparties
* 14-19:59:00 (3372) [INFO] Cleaning up list of fastest mirrors
* 14-19:59:00 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 14-19:59:00 (3382) [INFO] 
* 14-19:59:00 (3361) [INFO] Running: /usr/bin/yum check-update
* 14-19:59:00 (3362) [INFO] 
* 14-19:59:00 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 14-19:59:00 (3372) [INFO] Determining fastest mirrors
* 14-19:59:02 (3372) [INFO]  * EA4: 184.94.196.93
* 14-19:59:02 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 14-19:59:02 (3372) [INFO]  * cpanel-plugins: 184.94.196.93
* 14-19:59:02 (3372) [INFO]  * base: mirror.fcix.net
* 14-19:59:02 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 14-19:59:02 (3372) [INFO]  * extras: mirror.keystealth.org
* 14-19:59:02 (3372) [INFO]  * updates: mirror.phx1.us.spryservers.net
* 14-19:59:04 (3372) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/46f1e0b374fe1cfd9995b60f16e9d2db4059488d3e0694d51c3e4613053ebd41-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 14-19:59:04 (3372) [INFO] Trying other mirror.
* 14-19:59:04 (3372) [INFO] To address this issue please refer to the below wiki article 
* 14-19:59:04 (3372) [INFO] 
* 14-19:59:04 (3372) [INFO] https://wiki.centos.org/yum-errors
* 14-19:59:04 (3372) [INFO] 
* 14-19:59:04 (3372) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 14-19:59:04 (3372) [INFO] 
* 14-19:59:13 (3382) [INFO] 
* 14-19:59:13 (2932) [INFO] Checking /scripts/sysup
* 14-19:59:13 (3361) [INFO] Running: /scripts/sysup
* 14-19:59:13 (3362) [INFO] 
* 14-19:59:13 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 14-19:59:14 (3372) [INFO]   All Needed Packages are already installed.
* 14-19:59:14 (3382) [INFO] 
* 14-19:59:14 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 14-19:59:14 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 14-19:59:14 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-14_19:59:14_modified_for_AlmaLinux_8.json
* 14-19:59:14 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 14-19:59:14 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 14-19:59:14 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 15-19:58:59 (2504) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.


* 15-19:59:00 (3018) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 15-19:59:00 (2504) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues


* 15-19:59:24 (3085) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 15-19:59:24 (2504) [WARN] *** Elevation Blocker detected: ***
yum is not stable

* 15-19:59:24 (3103) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.

* 15-19:59:24 (2504) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration

* 15-19:59:24 (2504) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.

* 15-19:59:24 (2925) [INFO] Checking if your system is up to date: 
* 15-19:59:24 (3361) [INFO] Running: /usr/bin/yum clean all
* 15-19:59:24 (3362) [INFO] 
* 15-19:59:24 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:59:24 (3372) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 15-19:59:24 (3372) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 15-19:59:24 (3372) [INFO]               : wp-toolkit-thirdparties
* 15-19:59:24 (3372) [INFO] Cleaning up list of fastest mirrors
* 15-19:59:24 (3372) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 15-19:59:24 (3382) [INFO] 
* 15-19:59:24 (3361) [INFO] Running: /usr/bin/yum check-update
* 15-19:59:24 (3362) [INFO] 
* 15-19:59:24 (3372) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 15-19:59:25 (3372) [INFO] Determining fastest mirrors
* 15-19:59:28 (3372) [INFO]  * EA4: 184.94.196.94
* 15-19:59:28 (3372) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 15-19:59:28 (3372) [INFO]  * cpanel-plugins: 184.94.196.94
* 15-19:59:28 (3372) [INFO]  * base: repos.lax.layerhost.com
* 15-19:59:28 (3372) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 15-19:59:28 (3372) [INFO]  * extras: mirror.phx1.us.spryservers.net
* 15-19:59:28 (3372) [INFO]  * updates: mirrors.oit.uci.edu
* 15-19:59:38 (3382) [INFO] 
* 15-19:59:38 (2932) [INFO] Checking /scripts/sysup
* 15-19:59:38 (3361) [INFO] Running: /scripts/sysup
* 15-19:59:38 (3362) [INFO] 
* 15-19:59:38 (3372) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 15-19:59:39 (3372) [INFO]   All Needed Packages are already installed.
* 15-19:59:39 (3382) [INFO] 
* 15-19:59:39 (2804) [INFO] Checking EasyApache profile compatibility with Almalinux 8.
* 15-19:59:39 (1448) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8
* 15-19:59:39 (1469) [INFO] Backed up EA4 profile to /etc/cpanel/ea4/profiles/custom/current_state_at_2023-02-15_19:59:39_modified_for_AlmaLinux_8.json
* 15-19:59:39 (2504) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-debuginfo
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-debuginfo
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick


* 15-19:59:39 (2504) [WARN] *** Elevation Blocker detected: ***
This script does not appear to be the newest available release.
Please download the latest version from the following URL and try again:

wget -O /scripts/elevate-cpanel 
    https://raw.githubusercontent.com/cpanel/elevate/release/elevate-cpanel ;
chmod 700 /scripts/elevate-cpanel


Pass the --skip-elevate-version-check flag to skip this check.


* 15-19:59:39 (570) [WARN] Please fix the detected issues before performing the elevation process.

* 2023-02-16 20:02:27 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-02-16 20:02:28 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-02-16 20:02:28 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-02-16 20:02:36 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-02-16 20:02:36 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-02-16 20:02:36 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-02-16 20:02:36 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-02-16 20:02:36 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-02-16 20:02:36 (3566) [INFO] Checking if your system is up to date: 
* 2023-02-16 20:02:36 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-02-16 20:02:36 (4079) [INFO] 
* 2023-02-16 20:02:37 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-02-16 20:02:37 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-02-16 20:02:37 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-02-16 20:02:37 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-02-16 20:02:37 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-02-16 20:02:37 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-02-16 20:02:37 (4110) [INFO] 
* 2023-02-16 20:02:37 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-02-16 20:02:37 (4079) [INFO] 
* 2023-02-16 20:02:53 (4110) [INFO] 
* 2023-02-16 20:02:53 (3589) [INFO] Checking /scripts/sysup
* 2023-02-16 20:02:53 (4078) [INFO] Running: /scripts/sysup
* 2023-02-16 20:02:53 (4079) [INFO] 
* 2023-02-16 20:02:53 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-02-16 20:02:53 (4093) [INFO]   All Needed Packages are already installed.
* 2023-02-16 20:02:53 (4110) [INFO] 
* 2023-02-16 20:02:53 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-02-16 20:02:53 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/9n1czF3AIl/ea_profile.json
* 2023-02-16 20:02:54 (1694) [INFO] Backed up EA4 profile to /tmp/9n1czF3AIl/ea_profile.json
* 2023-02-16 20:02:54 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-02-16 20:02:54 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-02-17 19:58:21 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-02-17 19:58:22 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-02-17 19:58:22 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-02-17 19:58:43 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-02-17 19:58:43 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-02-17 19:58:43 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-02-17 19:58:43 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-02-17 19:58:44 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-02-17 19:58:44 (3566) [INFO] Checking if your system is up to date: 
* 2023-02-17 19:58:44 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-02-17 19:58:44 (4079) [INFO] 
* 2023-02-17 19:58:44 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-02-17 19:58:44 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-02-17 19:58:44 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-02-17 19:58:44 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-02-17 19:58:44 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-02-17 19:58:44 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-02-17 19:58:44 (4110) [INFO] 
* 2023-02-17 19:58:44 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-02-17 19:58:44 (4079) [INFO] 
* 2023-02-17 19:59:04 (4110) [INFO] 
* 2023-02-17 19:59:04 (3589) [INFO] Checking /scripts/sysup
* 2023-02-17 19:59:04 (4078) [INFO] Running: /scripts/sysup
* 2023-02-17 19:59:04 (4079) [INFO] 
* 2023-02-17 19:59:04 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-02-17 19:59:04 (4093) [INFO]   All Needed Packages are already installed.
* 2023-02-17 19:59:04 (4110) [INFO] 
* 2023-02-17 19:59:04 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-02-17 19:59:04 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/TCFrWdaURx/ea_profile.json
* 2023-02-17 19:59:05 (1694) [INFO] Backed up EA4 profile to /tmp/TCFrWdaURx/ea_profile.json
* 2023-02-17 19:59:05 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-02-17 19:59:05 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-02-18 19:58:47 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-02-18 19:58:47 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-02-18 19:58:47 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-02-18 19:59:10 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-02-18 19:59:10 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-02-18 19:59:10 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-02-18 19:59:10 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-02-18 19:59:11 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-02-18 19:59:11 (3566) [INFO] Checking if your system is up to date: 
* 2023-02-18 19:59:11 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-02-18 19:59:11 (4079) [INFO] 
* 2023-02-18 19:59:11 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-02-18 19:59:11 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-02-18 19:59:11 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-02-18 19:59:11 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-02-18 19:59:11 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-02-18 19:59:11 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-02-18 19:59:11 (4110) [INFO] 
* 2023-02-18 19:59:11 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-02-18 19:59:11 (4079) [INFO] 
* 2023-02-18 19:59:25 (4110) [INFO] 
* 2023-02-18 19:59:25 (3589) [INFO] Checking /scripts/sysup
* 2023-02-18 19:59:25 (4078) [INFO] Running: /scripts/sysup
* 2023-02-18 19:59:25 (4079) [INFO] 
* 2023-02-18 19:59:25 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-02-18 19:59:25 (4093) [INFO]   All Needed Packages are already installed.
* 2023-02-18 19:59:25 (4110) [INFO] 
* 2023-02-18 19:59:25 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-02-18 19:59:25 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/x3lthQWsyy/ea_profile.json
* 2023-02-18 19:59:26 (1694) [INFO] Backed up EA4 profile to /tmp/x3lthQWsyy/ea_profile.json
* 2023-02-18 19:59:26 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-02-18 19:59:26 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-02-19 19:58:44 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-02-19 19:58:44 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-02-19 19:58:44 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-02-19 19:59:07 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-02-19 19:59:07 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-02-19 19:59:07 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-02-19 19:59:07 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-02-19 19:59:07 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-02-19 19:59:07 (3566) [INFO] Checking if your system is up to date: 
* 2023-02-19 19:59:07 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-02-19 19:59:07 (4079) [INFO] 
* 2023-02-19 19:59:07 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-02-19 19:59:07 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-02-19 19:59:07 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-02-19 19:59:07 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-02-19 19:59:07 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-02-19 19:59:07 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-02-19 19:59:07 (4110) [INFO] 
* 2023-02-19 19:59:07 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-02-19 19:59:07 (4079) [INFO] 
* 2023-02-19 19:59:20 (4110) [INFO] 
* 2023-02-19 19:59:20 (3589) [INFO] Checking /scripts/sysup
* 2023-02-19 19:59:20 (4078) [INFO] Running: /scripts/sysup
* 2023-02-19 19:59:20 (4079) [INFO] 
* 2023-02-19 19:59:20 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-02-19 19:59:20 (4093) [INFO]   All Needed Packages are already installed.
* 2023-02-19 19:59:20 (4110) [INFO] 
* 2023-02-19 19:59:20 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-02-19 19:59:20 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/15i_h3avkk/ea_profile.json
* 2023-02-19 19:59:21 (1694) [INFO] Backed up EA4 profile to /tmp/15i_h3avkk/ea_profile.json
* 2023-02-19 19:59:21 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-02-19 19:59:21 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-02-20 19:58:18 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-02-20 19:58:19 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-02-20 19:58:19 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-02-20 19:58:41 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-02-20 19:58:41 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-02-20 19:58:41 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-02-20 19:58:41 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-02-20 19:58:41 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-02-20 19:58:41 (3566) [INFO] Checking if your system is up to date: 
* 2023-02-20 19:58:41 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-02-20 19:58:41 (4079) [INFO] 
* 2023-02-20 19:58:41 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-02-20 19:58:41 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-02-20 19:58:41 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-02-20 19:58:41 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-02-20 19:58:41 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-02-20 19:58:41 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-02-20 19:58:41 (4110) [INFO] 
* 2023-02-20 19:58:41 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-02-20 19:58:41 (4079) [INFO] 
* 2023-02-20 19:58:57 (4110) [INFO] 
* 2023-02-20 19:58:57 (3589) [INFO] Checking /scripts/sysup
* 2023-02-20 19:58:57 (4078) [INFO] Running: /scripts/sysup
* 2023-02-20 19:58:57 (4079) [INFO] 
* 2023-02-20 19:58:57 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-02-20 19:58:57 (4093) [INFO]   All Needed Packages are already installed.
* 2023-02-20 19:58:57 (4110) [INFO] 
* 2023-02-20 19:58:57 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-02-20 19:58:57 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/eZ5WnytU22/ea_profile.json
* 2023-02-20 19:58:58 (1694) [INFO] Backed up EA4 profile to /tmp/eZ5WnytU22/ea_profile.json
* 2023-02-20 19:58:58 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-02-20 19:58:58 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-02-21 19:58:20 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-02-21 19:58:21 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-02-21 19:58:21 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-02-21 19:58:57 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-02-21 19:58:57 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-02-21 19:58:57 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-02-21 19:58:57 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-02-21 19:58:57 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-02-21 19:58:57 (3566) [INFO] Checking if your system is up to date: 
* 2023-02-21 19:58:57 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-02-21 19:58:57 (4079) [INFO] 
* 2023-02-21 19:58:57 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-02-21 19:58:58 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-02-21 19:58:58 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-02-21 19:58:58 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-02-21 19:58:58 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-02-21 19:58:58 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-02-21 19:58:58 (4110) [INFO] 
* 2023-02-21 19:58:58 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-02-21 19:58:58 (4079) [INFO] 
* 2023-02-21 19:59:15 (4110) [INFO] 
* 2023-02-21 19:59:15 (3589) [INFO] Checking /scripts/sysup
* 2023-02-21 19:59:15 (4078) [INFO] Running: /scripts/sysup
* 2023-02-21 19:59:15 (4079) [INFO] 
* 2023-02-21 19:59:15 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-02-21 19:59:15 (4093) [INFO]   All Needed Packages are already installed.
* 2023-02-21 19:59:15 (4110) [INFO] 
* 2023-02-21 19:59:15 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-02-21 19:59:15 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/e9bFZ3ilyT/ea_profile.json
* 2023-02-21 19:59:16 (1694) [INFO] Backed up EA4 profile to /tmp/e9bFZ3ilyT/ea_profile.json
* 2023-02-21 19:59:16 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-02-21 19:59:17 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-02-22 19:59:27 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-02-22 19:59:28 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-02-22 19:59:28 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-02-22 19:59:56 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-02-22 19:59:56 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-02-22 19:59:56 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-02-22 19:59:56 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-02-22 19:59:56 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-02-22 19:59:56 (3566) [INFO] Checking if your system is up to date: 
* 2023-02-22 19:59:56 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-02-22 19:59:56 (4079) [INFO] 
* 2023-02-22 19:59:56 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-02-22 19:59:56 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-02-22 19:59:56 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-02-22 19:59:56 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-02-22 19:59:57 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-02-22 19:59:57 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-02-22 19:59:57 (4110) [INFO] 
* 2023-02-22 19:59:57 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-02-22 19:59:57 (4079) [INFO] 
* 2023-02-22 20:00:11 (4110) [INFO] 
* 2023-02-22 20:00:11 (3589) [INFO] Checking /scripts/sysup
* 2023-02-22 20:00:11 (4078) [INFO] Running: /scripts/sysup
* 2023-02-22 20:00:11 (4079) [INFO] 
* 2023-02-22 20:00:11 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-02-22 20:00:12 (4093) [INFO]   All Needed Packages are already installed.
* 2023-02-22 20:00:12 (4110) [INFO] 
* 2023-02-22 20:00:12 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-02-22 20:00:12 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/e5adBEjtPt/ea_profile.json
* 2023-02-22 20:00:12 (1694) [INFO] Backed up EA4 profile to /tmp/e5adBEjtPt/ea_profile.json
* 2023-02-22 20:00:12 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-02-22 20:00:13 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-02-23 19:59:24 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-02-23 19:59:25 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-02-23 19:59:25 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-02-23 19:59:47 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-02-23 19:59:47 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-02-23 19:59:47 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-02-23 19:59:47 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-02-23 19:59:47 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-02-23 19:59:47 (3566) [INFO] Checking if your system is up to date: 
* 2023-02-23 19:59:47 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-02-23 19:59:47 (4079) [INFO] 
* 2023-02-23 19:59:47 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-02-23 19:59:47 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-02-23 19:59:47 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-02-23 19:59:47 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-02-23 19:59:47 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-02-23 19:59:47 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-02-23 19:59:47 (4110) [INFO] 
* 2023-02-23 19:59:47 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-02-23 19:59:47 (4079) [INFO] 
* 2023-02-23 20:00:03 (4110) [INFO] 
* 2023-02-23 20:00:03 (3589) [INFO] Checking /scripts/sysup
* 2023-02-23 20:00:03 (4078) [INFO] Running: /scripts/sysup
* 2023-02-23 20:00:03 (4079) [INFO] 
* 2023-02-23 20:00:03 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-02-23 20:00:04 (4093) [INFO]   All Needed Packages are already installed.
* 2023-02-23 20:00:04 (4110) [INFO] 
* 2023-02-23 20:00:04 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-02-23 20:00:04 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/GIImc6nRWW/ea_profile.json
* 2023-02-23 20:00:04 (1694) [INFO] Backed up EA4 profile to /tmp/GIImc6nRWW/ea_profile.json
* 2023-02-23 20:00:04 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-02-23 20:00:05 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-02-24 19:58:25 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-02-24 19:58:26 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-02-24 19:58:26 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-02-24 19:58:48 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-02-24 19:58:48 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-02-24 19:58:48 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-02-24 19:58:48 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-02-24 19:58:48 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-02-24 19:58:48 (3566) [INFO] Checking if your system is up to date: 
* 2023-02-24 19:58:48 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-02-24 19:58:48 (4079) [INFO] 
* 2023-02-24 19:58:48 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-02-24 19:58:48 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-02-24 19:58:48 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-02-24 19:58:48 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-02-24 19:58:49 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-02-24 19:58:49 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-02-24 19:58:49 (4110) [INFO] 
* 2023-02-24 19:58:49 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-02-24 19:58:49 (4079) [INFO] 
* 2023-02-24 19:59:17 (4110) [INFO] 
* 2023-02-24 19:59:17 (3589) [INFO] Checking /scripts/sysup
* 2023-02-24 19:59:17 (4078) [INFO] Running: /scripts/sysup
* 2023-02-24 19:59:17 (4079) [INFO] 
* 2023-02-24 19:59:17 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-02-24 19:59:18 (4093) [INFO]   All Needed Packages are already installed.
* 2023-02-24 19:59:18 (4110) [INFO] 
* 2023-02-24 19:59:18 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-02-24 19:59:18 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/pbKxsspIKB/ea_profile.json
* 2023-02-24 19:59:18 (1694) [INFO] Backed up EA4 profile to /tmp/pbKxsspIKB/ea_profile.json
* 2023-02-24 19:59:18 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-02-24 19:59:19 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-02-25 19:58:43 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-02-25 19:58:43 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-02-25 19:58:43 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-02-25 19:59:06 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-02-25 19:59:06 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-02-25 19:59:06 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-02-25 19:59:06 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-02-25 19:59:06 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-02-25 19:59:06 (3566) [INFO] Checking if your system is up to date: 
* 2023-02-25 19:59:06 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-02-25 19:59:06 (4079) [INFO] 
* 2023-02-25 19:59:06 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-02-25 19:59:06 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-02-25 19:59:06 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-02-25 19:59:06 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-02-25 19:59:06 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-02-25 19:59:06 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-02-25 19:59:06 (4110) [INFO] 
* 2023-02-25 19:59:06 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-02-25 19:59:06 (4079) [INFO] 
* 2023-02-25 19:59:27 (4110) [INFO] 
* 2023-02-25 19:59:27 (3589) [INFO] Checking /scripts/sysup
* 2023-02-25 19:59:27 (4078) [INFO] Running: /scripts/sysup
* 2023-02-25 19:59:27 (4079) [INFO] 
* 2023-02-25 19:59:27 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-02-25 19:59:27 (4093) [INFO]   All Needed Packages are already installed.
* 2023-02-25 19:59:27 (4110) [INFO] 
* 2023-02-25 19:59:27 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-02-25 19:59:27 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/JDALVxTwBH/ea_profile.json
* 2023-02-25 19:59:28 (1694) [INFO] Backed up EA4 profile to /tmp/JDALVxTwBH/ea_profile.json
* 2023-02-25 19:59:28 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-02-25 19:59:28 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-02-26 19:58:45 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-02-26 19:58:46 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-02-26 19:58:46 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-02-26 19:59:09 (3733) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-02-26 19:59:09 (3734) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/a4a3dce18bbd07480f226f5cb13e5a63520e9784a9937afe93c48af39294968e-filelists.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/.

* 2023-02-26 19:59:09 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-02-26 19:59:09 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-02-26 19:59:09 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-02-26 19:59:09 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-02-26 19:59:09 (3566) [INFO] Checking if your system is up to date: 
* 2023-02-26 19:59:09 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-02-26 19:59:09 (4079) [INFO] 
* 2023-02-26 19:59:09 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-02-26 19:59:09 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-02-26 19:59:09 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-02-26 19:59:09 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-02-26 19:59:09 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-02-26 19:59:09 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-02-26 19:59:09 (4110) [INFO] 
* 2023-02-26 19:59:09 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-02-26 19:59:09 (4079) [INFO] 
* 2023-02-26 19:59:26 (4110) [INFO] 
* 2023-02-26 19:59:26 (3589) [INFO] Checking /scripts/sysup
* 2023-02-26 19:59:26 (4078) [INFO] Running: /scripts/sysup
* 2023-02-26 19:59:26 (4079) [INFO] 
* 2023-02-26 19:59:26 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-02-26 19:59:26 (4093) [INFO]   All Needed Packages are already installed.
* 2023-02-26 19:59:26 (4110) [INFO] 
* 2023-02-26 19:59:26 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-02-26 19:59:26 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/s7XpKDBE8h/ea_profile.json
* 2023-02-26 19:59:27 (1694) [INFO] Backed up EA4 profile to /tmp/s7XpKDBE8h/ea_profile.json
* 2023-02-26 19:59:27 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-02-26 19:59:27 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-02-27 19:58:35 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-02-27 19:58:35 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-02-27 19:58:35 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-02-27 19:59:01 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-02-27 19:59:01 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-02-27 19:59:01 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-02-27 19:59:01 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-02-27 19:59:01 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-02-27 19:59:01 (3566) [INFO] Checking if your system is up to date: 
* 2023-02-27 19:59:01 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-02-27 19:59:01 (4079) [INFO] 
* 2023-02-27 19:59:01 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-02-27 19:59:01 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-02-27 19:59:01 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-02-27 19:59:01 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-02-27 19:59:01 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-02-27 19:59:01 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-02-27 19:59:01 (4110) [INFO] 
* 2023-02-27 19:59:01 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-02-27 19:59:01 (4079) [INFO] 
* 2023-02-27 19:59:16 (4110) [INFO] 
* 2023-02-27 19:59:16 (3589) [INFO] Checking /scripts/sysup
* 2023-02-27 19:59:16 (4078) [INFO] Running: /scripts/sysup
* 2023-02-27 19:59:16 (4079) [INFO] 
* 2023-02-27 19:59:16 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-02-27 19:59:16 (4093) [INFO]   All Needed Packages are already installed.
* 2023-02-27 19:59:16 (4110) [INFO] 
* 2023-02-27 19:59:16 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-02-27 19:59:16 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/pkkcKgij3s/ea_profile.json
* 2023-02-27 19:59:17 (1694) [INFO] Backed up EA4 profile to /tmp/pkkcKgij3s/ea_profile.json
* 2023-02-27 19:59:17 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-02-27 19:59:17 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-02-28 19:58:26 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-02-28 19:58:27 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-02-28 19:58:27 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-02-28 19:58:49 (3733) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-02-28 19:58:49 (3734) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
* 2023-02-28 19:58:49 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-02-28 19:58:49 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-02-28 19:58:49 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-02-28 19:58:49 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-02-28 19:58:49 (3566) [INFO] Checking if your system is up to date: 
* 2023-02-28 19:58:49 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-02-28 19:58:49 (4079) [INFO] 
* 2023-02-28 19:58:49 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-02-28 19:58:49 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-02-28 19:58:49 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-02-28 19:58:49 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-02-28 19:58:49 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-02-28 19:58:49 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-02-28 19:58:49 (4110) [INFO] 
* 2023-02-28 19:58:49 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-02-28 19:58:49 (4079) [INFO] 
* 2023-02-28 19:58:53 (4093) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-02-28 19:58:53 (4093) [INFO] Trying other mirror.
* 2023-02-28 19:59:03 (4110) [INFO] 
* 2023-02-28 19:59:03 (3589) [INFO] Checking /scripts/sysup
* 2023-02-28 19:59:03 (4078) [INFO] Running: /scripts/sysup
* 2023-02-28 19:59:03 (4079) [INFO] 
* 2023-02-28 19:59:03 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-02-28 19:59:03 (4093) [INFO]   All Needed Packages are already installed.
* 2023-02-28 19:59:03 (4110) [INFO] 
* 2023-02-28 19:59:03 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-02-28 19:59:03 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/QwfJDSlfE4/ea_profile.json
* 2023-02-28 19:59:04 (1694) [INFO] Backed up EA4 profile to /tmp/QwfJDSlfE4/ea_profile.json
* 2023-02-28 19:59:04 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-02-28 19:59:04 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-01 19:58:36 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-01 19:58:36 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-01 19:58:36 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-01 19:59:00 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-01 19:59:00 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-01 19:59:00 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-01 19:59:00 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-01 19:59:00 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-01 19:59:00 (3566) [INFO] Checking if your system is up to date: 
* 2023-03-01 19:59:00 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-03-01 19:59:00 (4079) [INFO] 
* 2023-03-01 19:59:00 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-01 19:59:00 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-01 19:59:00 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-01 19:59:00 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-03-01 19:59:00 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-03-01 19:59:00 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-01 19:59:00 (4110) [INFO] 
* 2023-03-01 19:59:00 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-01 19:59:00 (4079) [INFO] 
* 2023-03-01 19:59:13 (4110) [INFO] 
* 2023-03-01 19:59:13 (3589) [INFO] Checking /scripts/sysup
* 2023-03-01 19:59:13 (4078) [INFO] Running: /scripts/sysup
* 2023-03-01 19:59:13 (4079) [INFO] 
* 2023-03-01 19:59:14 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-01 19:59:14 (4093) [INFO]   All Needed Packages are already installed.
* 2023-03-01 19:59:14 (4110) [INFO] 
* 2023-03-01 19:59:14 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-01 19:59:14 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/c1fQaKtZtc/ea_profile.json
* 2023-03-01 19:59:14 (1694) [INFO] Backed up EA4 profile to /tmp/c1fQaKtZtc/ea_profile.json
* 2023-03-01 19:59:14 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-01 19:59:15 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-02 19:58:21 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-02 19:58:22 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-02 19:58:22 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-02 19:58:47 (3733) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-02 19:58:47 (3734) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/e84acbfaea28b3e0873d8b335460ebe1c245af27e4ea2ea134a69b1f0304e3eb-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/.

https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/516213f0bf692044d4602bccee68f741c82744ac269d1d47aa8a6f8a290cf32b-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/00d3e9b7400bbd25dc31f4f4266ec4d765dfe9cf89d24179b36e933d5049be0b-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/00d3e9b7400bbd25dc31f4f4266ec4d765dfe9cf89d24179b36e933d5049be0b-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-03-02 19:58:47 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-02 19:58:47 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-02 19:58:47 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-02 19:58:48 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-02 19:58:48 (3566) [INFO] Checking if your system is up to date: 
* 2023-03-02 19:58:48 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-03-02 19:58:48 (4079) [INFO] 
* 2023-03-02 19:58:48 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-02 19:58:48 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-02 19:58:48 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-02 19:58:48 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-03-02 19:58:48 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-03-02 19:58:48 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-02 19:58:48 (4110) [INFO] 
* 2023-03-02 19:58:48 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-02 19:58:48 (4079) [INFO] 
* 2023-03-02 19:58:53 (4093) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-03-02 19:58:53 (4093) [INFO] Trying other mirror.
* 2023-03-02 19:58:54 (4093) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/516213f0bf692044d4602bccee68f741c82744ac269d1d47aa8a6f8a290cf32b-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-03-02 19:58:54 (4093) [INFO] Trying other mirror.
* 2023-03-02 19:58:54 (4093) [INFO] To address this issue please refer to the below wiki article 
* 2023-03-02 19:58:54 (4093) [INFO] 
* 2023-03-02 19:58:54 (4093) [INFO] https://wiki.centos.org/yum-errors
* 2023-03-02 19:58:54 (4093) [INFO] 
* 2023-03-02 19:58:54 (4093) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-03-02 19:58:54 (4093) [INFO] 
* 2023-03-02 19:59:03 (4110) [INFO] 
* 2023-03-02 19:59:03 (3589) [INFO] Checking /scripts/sysup
* 2023-03-02 19:59:03 (4078) [INFO] Running: /scripts/sysup
* 2023-03-02 19:59:03 (4079) [INFO] 
* 2023-03-02 19:59:03 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-02 19:59:03 (4093) [INFO]   All Needed Packages are already installed.
* 2023-03-02 19:59:03 (4110) [INFO] 
* 2023-03-02 19:59:03 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-02 19:59:03 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/_YIyrSJOd1/ea_profile.json
* 2023-03-02 19:59:04 (1694) [INFO] Backed up EA4 profile to /tmp/_YIyrSJOd1/ea_profile.json
* 2023-03-02 19:59:04 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-02 19:59:04 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-03 19:58:22 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-03 19:58:23 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-03 19:58:23 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-03 19:58:47 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-03 19:58:47 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-03 19:58:47 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-03 19:58:47 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-03 19:58:47 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-03 19:58:47 (3566) [INFO] Checking if your system is up to date: 
* 2023-03-03 19:58:47 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-03-03 19:58:47 (4079) [INFO] 
* 2023-03-03 19:58:47 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-03 19:58:47 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-03 19:58:47 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-03 19:58:47 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-03-03 19:58:47 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-03-03 19:58:47 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-03 19:58:47 (4110) [INFO] 
* 2023-03-03 19:58:47 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-03 19:58:47 (4079) [INFO] 
* 2023-03-03 19:59:01 (4110) [INFO] 
* 2023-03-03 19:59:01 (3589) [INFO] Checking /scripts/sysup
* 2023-03-03 19:59:01 (4078) [INFO] Running: /scripts/sysup
* 2023-03-03 19:59:01 (4079) [INFO] 
* 2023-03-03 19:59:01 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-03 19:59:01 (4093) [INFO]   All Needed Packages are already installed.
* 2023-03-03 19:59:01 (4110) [INFO] 
* 2023-03-03 19:59:01 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-03 19:59:01 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/vzh3voM1cQ/ea_profile.json
* 2023-03-03 19:59:02 (1694) [INFO] Backed up EA4 profile to /tmp/vzh3voM1cQ/ea_profile.json
* 2023-03-03 19:59:02 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-03 19:59:03 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-04 19:58:50 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-04 19:58:51 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-04 19:58:51 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-04 19:59:15 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-04 19:59:15 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-04 19:59:15 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-04 19:59:15 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-04 19:59:15 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-04 19:59:15 (3566) [INFO] Checking if your system is up to date: 
* 2023-03-04 19:59:15 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-03-04 19:59:15 (4079) [INFO] 
* 2023-03-04 19:59:15 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-04 19:59:15 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-04 19:59:15 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-04 19:59:15 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-03-04 19:59:15 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-03-04 19:59:15 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-04 19:59:15 (4110) [INFO] 
* 2023-03-04 19:59:15 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-04 19:59:15 (4079) [INFO] 
* 2023-03-04 19:59:27 (4110) [INFO] 
* 2023-03-04 19:59:27 (3589) [INFO] Checking /scripts/sysup
* 2023-03-04 19:59:27 (4078) [INFO] Running: /scripts/sysup
* 2023-03-04 19:59:27 (4079) [INFO] 
* 2023-03-04 19:59:27 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-04 19:59:28 (4093) [INFO]   All Needed Packages are already installed.
* 2023-03-04 19:59:28 (4110) [INFO] 
* 2023-03-04 19:59:28 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-04 19:59:28 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/1bJdJqwTDd/ea_profile.json
* 2023-03-04 19:59:28 (1694) [INFO] Backed up EA4 profile to /tmp/1bJdJqwTDd/ea_profile.json
* 2023-03-04 19:59:28 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-04 19:59:29 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-05 19:58:44 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-05 19:58:45 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-05 19:58:45 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-05 19:59:10 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-05 19:59:10 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-05 19:59:10 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-05 19:59:10 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-05 19:59:10 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-05 19:59:10 (3566) [INFO] Checking if your system is up to date: 
* 2023-03-05 19:59:10 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-03-05 19:59:10 (4079) [INFO] 
* 2023-03-05 19:59:10 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-05 19:59:10 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-05 19:59:10 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-05 19:59:10 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-03-05 19:59:10 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-03-05 19:59:10 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-05 19:59:10 (4110) [INFO] 
* 2023-03-05 19:59:10 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-05 19:59:10 (4079) [INFO] 
* 2023-03-05 19:59:25 (4110) [INFO] 
* 2023-03-05 19:59:25 (3589) [INFO] Checking /scripts/sysup
* 2023-03-05 19:59:25 (4078) [INFO] Running: /scripts/sysup
* 2023-03-05 19:59:25 (4079) [INFO] 
* 2023-03-05 19:59:25 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-05 19:59:25 (4093) [INFO]   All Needed Packages are already installed.
* 2023-03-05 19:59:25 (4110) [INFO] 
* 2023-03-05 19:59:25 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-05 19:59:25 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/hapfk5Mn9m/ea_profile.json
* 2023-03-05 19:59:26 (1694) [INFO] Backed up EA4 profile to /tmp/hapfk5Mn9m/ea_profile.json
* 2023-03-05 19:59:26 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-05 19:59:26 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-06 19:58:44 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-06 19:58:44 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-06 19:58:44 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-06 19:59:08 (3733) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-06 19:59:08 (3734) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/e99144487d2d4ca1216c097fede3e9c42c6c3d02b48db9c9ad371c32edc793d1-filelists.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/.

* 2023-03-06 19:59:08 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-06 19:59:08 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-06 19:59:08 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-06 19:59:08 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-06 19:59:08 (3566) [INFO] Checking if your system is up to date: 
* 2023-03-06 19:59:08 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-03-06 19:59:08 (4079) [INFO] 
* 2023-03-06 19:59:08 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-06 19:59:08 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-06 19:59:08 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-06 19:59:08 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-03-06 19:59:09 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-03-06 19:59:09 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-06 19:59:09 (4110) [INFO] 
* 2023-03-06 19:59:09 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-06 19:59:09 (4079) [INFO] 
* 2023-03-06 19:59:24 (4110) [INFO] 
* 2023-03-06 19:59:24 (3589) [INFO] Checking /scripts/sysup
* 2023-03-06 19:59:24 (4078) [INFO] Running: /scripts/sysup
* 2023-03-06 19:59:24 (4079) [INFO] 
* 2023-03-06 19:59:24 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-06 19:59:24 (4093) [INFO]   All Needed Packages are already installed.
* 2023-03-06 19:59:24 (4110) [INFO] 
* 2023-03-06 19:59:24 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-06 19:59:24 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/GeVGocU8Ii/ea_profile.json
* 2023-03-06 19:59:25 (1694) [INFO] Backed up EA4 profile to /tmp/GeVGocU8Ii/ea_profile.json
* 2023-03-06 19:59:25 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-06 19:59:26 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-07 19:58:51 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-07 19:58:51 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-07 19:58:51 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-07 19:59:13 (3733) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-07 19:59:13 (3734) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/121a56ac13a44b48ae422cb4b549c5102ef80711bb6c033bd2e50b0ac2881567-filelists.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://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/941d411a60ddcf50ccd141ba23ee35f9f1c159a15c051c6450b712ee8e15ac75-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/941d411a60ddcf50ccd141ba23ee35f9f1c159a15c051c6450b712ee8e15ac75-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-03-07 19:59:13 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-07 19:59:13 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-07 19:59:13 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-07 19:59:14 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-07 19:59:14 (3566) [INFO] Checking if your system is up to date: 
* 2023-03-07 19:59:14 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-03-07 19:59:14 (4079) [INFO] 
* 2023-03-07 19:59:14 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-07 19:59:14 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-07 19:59:14 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-07 19:59:14 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-03-07 19:59:14 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-03-07 19:59:14 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-07 19:59:14 (4110) [INFO] 
* 2023-03-07 19:59:14 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-07 19:59:14 (4079) [INFO] 
* 2023-03-07 19:59:45 (4093) [INFO] Could not retrieve mirrorlist http://httpupdate.cpanel.net/cpanel-plugins-c7-x86_64-mirrorlist error was
* 2023-03-07 19:59:45 (4093) [INFO] 12: Timeout on http://httpupdate.cpanel.net/cpanel-plugins-c7-x86_64-mirrorlist: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
* 2023-03-07 19:59:45 (4093) [INFO] 
* 2023-03-07 19:59:45 (4093) [INFO] 
* 2023-03-07 19:59:45 (4093) [INFO]  One of the configured repositories failed (Unknown),
* 2023-03-07 19:59:45 (4093) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 2023-03-07 19:59:45 (4093) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-03-07 19:59:45 (4093) [INFO] 
* 2023-03-07 19:59:45 (4093) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 2023-03-07 19:59:45 (4093) [INFO] 
* 2023-03-07 19:59:45 (4093) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-03-07 19:59:45 (4093) [INFO]         upstream. This is most often useful if you are using a newer
* 2023-03-07 19:59:45 (4093) [INFO]         distribution release than is supported by the repository (and the
* 2023-03-07 19:59:45 (4093) [INFO]         packages for the previous distribution release still work).
* 2023-03-07 19:59:45 (4093) [INFO] 
* 2023-03-07 19:59:45 (4093) [INFO]      3. Run the command with the repository temporarily disabled
* 2023-03-07 19:59:45 (4093) [INFO]             yum --disablerepo=<repoid> ...
* 2023-03-07 19:59:45 (4093) [INFO] 
* 2023-03-07 19:59:45 (4093) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-03-07 19:59:45 (4093) [INFO]         will then just ignore the repository until you permanently enable it
* 2023-03-07 19:59:45 (4093) [INFO]         again or use --enablerepo for temporary usage:
* 2023-03-07 19:59:45 (4093) [INFO] 
* 2023-03-07 19:59:45 (4093) [INFO]             yum-config-manager --disable <repoid>
* 2023-03-07 19:59:45 (4093) [INFO]         or
* 2023-03-07 19:59:45 (4093) [INFO]             subscription-manager repos --disable=<repoid>
* 2023-03-07 19:59:45 (4093) [INFO] 
* 2023-03-07 19:59:45 (4093) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-03-07 19:59:45 (4093) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 2023-03-07 19:59:45 (4093) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 2023-03-07 19:59:45 (4093) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 2023-03-07 19:59:45 (4093) [INFO]         compromise:
* 2023-03-07 19:59:45 (4093) [INFO] 
* 2023-03-07 19:59:45 (4093) [INFO]             yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-03-07 19:59:45 (4093) [INFO] 
* 2023-03-07 19:59:45 (4093) [INFO] Cannot find a valid baseurl for repo: cpanel-plugins/x86_64
* 2023-03-07 19:59:45 (4110) [INFO] 
* 2023-03-07 19:59:45 (3574) [WARN] Your system is not up to date please run: /usr/bin/yum update
* 2023-03-07 19:59:45 (3589) [INFO] Checking /scripts/sysup
* 2023-03-07 19:59:45 (4078) [INFO] Running: /scripts/sysup
* 2023-03-07 19:59:45 (4079) [INFO] 
* 2023-03-07 19:59:45 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-07 19:59:45 (4093) [INFO]   All Needed Packages are already installed.
* 2023-03-07 19:59:45 (4110) [INFO] 
* 2023-03-07 19:59:45 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-07 19:59:45 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/vuBAFyc2_g/ea_profile.json
* 2023-03-07 19:59:57 (1694) [INFO] Backed up EA4 profile to /tmp/vuBAFyc2_g/ea_profile.json
* 2023-03-07 19:59:57 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-openssl-devel
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-07 19:59:57 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-08 20:00:17 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-08 20:00:17 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-08 20:00:17 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-08 20:00:45 (3733) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-08 20:00:45 (3734) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/83e6192da809caa84b8b20e3012fe32824cc9d72ee8985efc93f1e669b01ac57-filelists.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://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/f930a4ff8484c9195c879575dcd80602e1a7e5b329b046936f17ec76fc85e914-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/f930a4ff8484c9195c879575dcd80602e1a7e5b329b046936f17ec76fc85e914-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-03-08 20:00:45 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-08 20:00:45 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-08 20:00:45 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-08 20:00:45 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-08 20:00:45 (3566) [INFO] Checking if your system is up to date: 
* 2023-03-08 20:00:45 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-03-08 20:00:45 (4079) [INFO] 
* 2023-03-08 20:00:46 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-08 20:00:46 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-08 20:00:46 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-08 20:00:46 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-03-08 20:00:46 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-03-08 20:00:46 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-08 20:00:46 (4110) [INFO] 
* 2023-03-08 20:00:46 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-08 20:00:46 (4079) [INFO] 
* 2023-03-08 20:00:50 (4093) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/f930a4ff8484c9195c879575dcd80602e1a7e5b329b046936f17ec76fc85e914-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-03-08 20:00:50 (4093) [INFO] Trying other mirror.
* 2023-03-08 20:00:50 (4093) [INFO] To address this issue please refer to the below wiki article 
* 2023-03-08 20:00:50 (4093) [INFO] 
* 2023-03-08 20:00:50 (4093) [INFO] https://wiki.centos.org/yum-errors
* 2023-03-08 20:00:50 (4093) [INFO] 
* 2023-03-08 20:00:50 (4093) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-03-08 20:00:50 (4093) [INFO] 
* 2023-03-08 20:00:59 (4110) [INFO] 
* 2023-03-08 20:00:59 (3589) [INFO] Checking /scripts/sysup
* 2023-03-08 20:00:59 (4078) [INFO] Running: /scripts/sysup
* 2023-03-08 20:00:59 (4079) [INFO] 
* 2023-03-08 20:00:59 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-08 20:00:59 (4093) [INFO]   All Needed Packages are already installed.
* 2023-03-08 20:00:59 (4110) [INFO] 
* 2023-03-08 20:00:59 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-08 20:00:59 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ouqLQgyfnc/ea_profile.json
* 2023-03-08 20:01:00 (1694) [INFO] Backed up EA4 profile to /tmp/ouqLQgyfnc/ea_profile.json
* 2023-03-08 20:01:00 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-08 20:01:00 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-09 19:58:20 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-09 19:58:20 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-09 19:58:20 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-09 19:58:42 (3733) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-09 19:58:42 (3734) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/85ab3df2c6a386dca160bf3214d211ad5ac9b72234afbeeeec3efbe12ed06041-filelists.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://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/67545396e18d8cfcb16d22a7af090366a30bd0ee2600247ea96b3b210f776402-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/67545396e18d8cfcb16d22a7af090366a30bd0ee2600247ea96b3b210f776402-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-03-09 19:58:42 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-09 19:58:42 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-09 19:58:42 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-09 19:58:42 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-09 19:58:42 (3566) [INFO] Checking if your system is up to date: 
* 2023-03-09 19:58:42 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-03-09 19:58:42 (4079) [INFO] 
* 2023-03-09 19:58:42 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-09 19:58:43 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-09 19:58:43 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-09 19:58:43 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-03-09 19:58:43 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-03-09 19:58:43 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-09 19:58:43 (4110) [INFO] 
* 2023-03-09 19:58:43 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-09 19:58:43 (4079) [INFO] 
* 2023-03-09 19:58:56 (4110) [INFO] 
* 2023-03-09 19:58:56 (3589) [INFO] Checking /scripts/sysup
* 2023-03-09 19:58:56 (4078) [INFO] Running: /scripts/sysup
* 2023-03-09 19:58:56 (4079) [INFO] 
* 2023-03-09 19:58:56 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-09 19:58:57 (4093) [INFO]   All Needed Packages are already installed.
* 2023-03-09 19:58:57 (4110) [INFO] 
* 2023-03-09 19:58:57 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-09 19:58:57 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Bh43TVyUnL/ea_profile.json
* 2023-03-09 19:58:57 (1694) [INFO] Backed up EA4 profile to /tmp/Bh43TVyUnL/ea_profile.json
* 2023-03-09 19:58:57 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-09 19:58:58 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-10 19:58:18 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-10 19:58:19 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-10 19:58:19 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-10 19:58:41 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-10 19:58:41 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-10 19:58:41 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-10 19:58:41 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-10 19:58:41 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-10 19:58:41 (3566) [INFO] Checking if your system is up to date: 
* 2023-03-10 19:58:41 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-03-10 19:58:41 (4079) [INFO] 
* 2023-03-10 19:58:41 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-10 19:58:41 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-10 19:58:41 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-10 19:58:41 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-03-10 19:58:41 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-03-10 19:58:41 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-10 19:58:41 (4110) [INFO] 
* 2023-03-10 19:58:41 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-10 19:58:41 (4079) [INFO] 
* 2023-03-10 19:58:56 (4110) [INFO] 
* 2023-03-10 19:58:56 (3589) [INFO] Checking /scripts/sysup
* 2023-03-10 19:58:56 (4078) [INFO] Running: /scripts/sysup
* 2023-03-10 19:58:56 (4079) [INFO] 
* 2023-03-10 19:58:56 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-10 19:58:56 (4093) [INFO]   All Needed Packages are already installed.
* 2023-03-10 19:58:56 (4110) [INFO] 
* 2023-03-10 19:58:56 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-10 19:58:56 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/MqHVq6CV7t/ea_profile.json
* 2023-03-10 19:58:57 (1694) [INFO] Backed up EA4 profile to /tmp/MqHVq6CV7t/ea_profile.json
* 2023-03-10 19:58:57 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-10 19:58:57 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-11 19:58:44 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-11 19:58:44 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-11 19:58:44 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-11 19:59:07 (3742) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-11 19:59:07 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-11 19:59:07 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-11 19:59:07 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-11 19:59:07 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-11 19:59:07 (3566) [INFO] Checking if your system is up to date: 
* 2023-03-11 19:59:07 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-03-11 19:59:07 (4079) [INFO] 
* 2023-03-11 19:59:07 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-11 19:59:07 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-11 19:59:07 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-11 19:59:07 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-03-11 19:59:07 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-03-11 19:59:07 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-11 19:59:07 (4110) [INFO] 
* 2023-03-11 19:59:07 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-11 19:59:07 (4079) [INFO] 
* 2023-03-11 19:59:21 (4110) [INFO] 
* 2023-03-11 19:59:21 (3589) [INFO] Checking /scripts/sysup
* 2023-03-11 19:59:21 (4078) [INFO] Running: /scripts/sysup
* 2023-03-11 19:59:21 (4079) [INFO] 
* 2023-03-11 19:59:21 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-11 19:59:22 (4093) [INFO]   All Needed Packages are already installed.
* 2023-03-11 19:59:22 (4110) [INFO] 
* 2023-03-11 19:59:22 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-11 19:59:22 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/bqfD8PWjXM/ea_profile.json
* 2023-03-11 19:59:22 (1694) [INFO] Backed up EA4 profile to /tmp/bqfD8PWjXM/ea_profile.json
* 2023-03-11 19:59:22 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-11 19:59:23 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-12 19:58:44 (2749) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-12 19:58:44 (3675) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-12 19:58:44 (2749) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-12 19:59:11 (3733) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-12 19:59:11 (3734) [ERROR] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/8ae1ffa6ccc9839d1f82c59cfdd5d473adaaf6fdf5ccaf2aa985390d2d8f7375-filelists.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://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/1ef7d8caf93d213423ce904e0bbc35cb8be3c4c1928e6c2ef158dc2449aa2f39-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-03-12 19:59:11 (2749) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-12 19:59:11 (3760) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-12 19:59:11 (2749) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-12 19:59:11 (2749) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-12 19:59:11 (3566) [INFO] Checking if your system is up to date: 
* 2023-03-12 19:59:11 (4078) [INFO] Running: /usr/bin/yum clean all
* 2023-03-12 19:59:11 (4079) [INFO] 
* 2023-03-12 19:59:12 (4093) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-12 19:59:12 (4093) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-12 19:59:12 (4093) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-12 19:59:12 (4093) [INFO]               : wp-toolkit-thirdparties
* 2023-03-12 19:59:12 (4093) [INFO] Cleaning up list of fastest mirrors
* 2023-03-12 19:59:12 (4093) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-12 19:59:12 (4110) [INFO] 
* 2023-03-12 19:59:12 (4078) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-12 19:59:12 (4079) [INFO] 
* 2023-03-12 19:59:18 (4093) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/1ef7d8caf93d213423ce904e0bbc35cb8be3c4c1928e6c2ef158dc2449aa2f39-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-03-12 19:59:18 (4093) [INFO] Trying other mirror.
* 2023-03-12 19:59:18 (4093) [INFO] To address this issue please refer to the below wiki article 
* 2023-03-12 19:59:18 (4093) [INFO] 
* 2023-03-12 19:59:18 (4093) [INFO] https://wiki.centos.org/yum-errors
* 2023-03-12 19:59:18 (4093) [INFO] 
* 2023-03-12 19:59:18 (4093) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-03-12 19:59:18 (4093) [INFO] 
* 2023-03-12 19:59:18 (4093) [INFO] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/9339555d0b589519fc8c692bdad300310fb03948acf6d72c778578b0a87b89c4-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-03-12 19:59:18 (4093) [INFO] Trying other mirror.
* 2023-03-12 19:59:27 (4110) [INFO] 
* 2023-03-12 19:59:27 (3589) [INFO] Checking /scripts/sysup
* 2023-03-12 19:59:27 (4078) [INFO] Running: /scripts/sysup
* 2023-03-12 19:59:27 (4079) [INFO] 
* 2023-03-12 19:59:27 (4093) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-12 19:59:27 (4093) [INFO]   All Needed Packages are already installed.
* 2023-03-12 19:59:27 (4110) [INFO] 
* 2023-03-12 19:59:27 (3227) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-12 19:59:27 (1669) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/JQ8T4X6VBK/ea_profile.json
* 2023-03-12 19:59:28 (1694) [INFO] Backed up EA4 profile to /tmp/JQ8T4X6VBK/ea_profile.json
* 2023-03-12 19:59:28 (2749) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-12 19:59:28 (713) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-13 19:58:25 (368) [INFO] Self-update of script version 5 requested.
* 2023-03-13 19:58:25 (373) [INFO] Newer version of script found. Downloading.
* 2023-03-13 19:58:25 (382) [INFO] Script update to version 6 successful.
* 2023-03-13 19:58:26 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-13 19:58:26 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-13 19:58:26 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-13 19:58:47 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-13 19:58:47 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-13 19:58:47 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-13 19:58:47 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-13 19:58:48 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-13 19:58:48 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-13 19:58:48 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-13 19:58:48 (4151) [INFO] 
* 2023-03-13 19:58:48 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-13 19:58:48 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-13 19:58:48 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-13 19:58:48 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-13 19:58:48 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-13 19:58:48 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-13 19:58:48 (4182) [INFO] 
* 2023-03-13 19:58:48 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-13 19:58:48 (4151) [INFO] 
* 2023-03-13 19:59:01 (4182) [INFO] 
* 2023-03-13 19:59:01 (3661) [INFO] Checking /scripts/sysup
* 2023-03-13 19:59:01 (4150) [INFO] Running: /scripts/sysup
* 2023-03-13 19:59:01 (4151) [INFO] 
* 2023-03-13 19:59:01 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-13 19:59:01 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-13 19:59:01 (4182) [INFO] 
* 2023-03-13 19:59:01 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-13 19:59:01 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/jytla_uoZA/ea_profile.json
* 2023-03-13 19:59:02 (1765) [INFO] Backed up EA4 profile to /tmp/jytla_uoZA/ea_profile.json
* 2023-03-13 19:59:02 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-13 19:59:03 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-14 19:58:19 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-14 19:58:20 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-14 19:58:20 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-14 19:58:43 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-14 19:58:43 (3806) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
* 2023-03-14 19:58:43 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-14 19:58:43 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-14 19:58:43 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-14 19:58:43 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-14 19:58:43 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-14 19:58:43 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-14 19:58:43 (4151) [INFO] 
* 2023-03-14 19:58:43 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-14 19:58:43 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-14 19:58:43 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-14 19:58:43 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-14 19:58:44 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-14 19:58:44 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-14 19:58:44 (4182) [INFO] 
* 2023-03-14 19:58:44 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-14 19:58:44 (4151) [INFO] 
* 2023-03-14 19:58:49 (4165) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-03-14 19:58:49 (4165) [INFO] Trying other mirror.
* 2023-03-14 19:59:00 (4182) [INFO] 
* 2023-03-14 19:59:00 (3661) [INFO] Checking /scripts/sysup
* 2023-03-14 19:59:00 (4150) [INFO] Running: /scripts/sysup
* 2023-03-14 19:59:00 (4151) [INFO] 
* 2023-03-14 19:59:00 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-14 19:59:01 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-14 19:59:01 (4182) [INFO] 
* 2023-03-14 19:59:01 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-14 19:59:01 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/hVjN3g8olT/ea_profile.json
* 2023-03-14 19:59:01 (1765) [INFO] Backed up EA4 profile to /tmp/hVjN3g8olT/ea_profile.json
* 2023-03-14 19:59:01 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-14 19:59:02 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-15 19:58:29 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-15 19:58:30 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-15 19:58:30 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-15 19:58:54 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-15 19:58:54 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-15 19:58:54 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-15 19:58:54 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-15 19:58:54 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-15 19:58:54 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-15 19:58:54 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-15 19:58:54 (4151) [INFO] 
* 2023-03-15 19:58:54 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-15 19:58:54 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-15 19:58:54 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-15 19:58:54 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-15 19:58:54 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-15 19:58:54 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-15 19:58:54 (4182) [INFO] 
* 2023-03-15 19:58:54 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-15 19:58:54 (4151) [INFO] 
* 2023-03-15 19:59:08 (4182) [INFO] 
* 2023-03-15 19:59:08 (3661) [INFO] Checking /scripts/sysup
* 2023-03-15 19:59:08 (4150) [INFO] Running: /scripts/sysup
* 2023-03-15 19:59:08 (4151) [INFO] 
* 2023-03-15 19:59:08 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-15 19:59:09 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-15 19:59:09 (4182) [INFO] 
* 2023-03-15 19:59:09 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-15 19:59:09 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/kJwYG0aamQ/ea_profile.json
* 2023-03-15 19:59:09 (1765) [INFO] Backed up EA4 profile to /tmp/kJwYG0aamQ/ea_profile.json
* 2023-03-15 19:59:09 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-15 19:59:10 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-16 19:58:18 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-16 19:58:19 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-16 19:58:19 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-16 19:58:42 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-16 19:58:42 (3806) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/8e8da7fca114e0273cb5f96fa7b7142b65a6f103e3c4e6a24a38fd39c185e178-filelists.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/.

* 2023-03-16 19:58:42 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-16 19:58:42 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-16 19:58:42 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-16 19:58:42 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-16 19:58:42 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-16 19:58:42 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-16 19:58:42 (4151) [INFO] 
* 2023-03-16 19:58:42 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-16 19:58:42 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-16 19:58:42 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-16 19:58:42 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-16 19:58:42 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-16 19:58:42 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-16 19:58:42 (4182) [INFO] 
* 2023-03-16 19:58:42 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-16 19:58:42 (4151) [INFO] 
* 2023-03-16 19:58:58 (4182) [INFO] 
* 2023-03-16 19:58:58 (3661) [INFO] Checking /scripts/sysup
* 2023-03-16 19:58:58 (4150) [INFO] Running: /scripts/sysup
* 2023-03-16 19:58:58 (4151) [INFO] 
* 2023-03-16 19:58:58 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-16 19:58:59 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-16 19:58:59 (4182) [INFO] 
* 2023-03-16 19:58:59 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-16 19:58:59 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/AKvTW4Rl6u/ea_profile.json
* 2023-03-16 19:58:59 (1765) [INFO] Backed up EA4 profile to /tmp/AKvTW4Rl6u/ea_profile.json
* 2023-03-16 19:58:59 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-16 19:59:00 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-17 19:58:25 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-17 19:58:26 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-17 19:58:26 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-17 19:58:48 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-17 19:58:48 (3806) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/4ce51da6489458e885cacf4aa3bae58317efc6e7ecb7910e77a2d8133880f1a5-filelists.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/.

* 2023-03-17 19:58:48 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-17 19:58:48 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-17 19:58:48 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-17 19:58:49 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-17 19:58:49 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-17 19:58:49 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-17 19:58:49 (4151) [INFO] 
* 2023-03-17 19:58:49 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-17 19:58:49 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-17 19:58:49 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-17 19:58:49 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-17 19:58:49 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-17 19:58:49 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-17 19:58:49 (4182) [INFO] 
* 2023-03-17 19:58:49 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-17 19:58:49 (4151) [INFO] 
* 2023-03-17 19:58:54 (4165) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/e0ce0ed690ba299adfb87521448df6382320146113e5eecb61ccef69bfca5aba-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-03-17 19:58:54 (4165) [INFO] Trying other mirror.
* 2023-03-17 19:58:54 (4165) [INFO] To address this issue please refer to the below wiki article 
* 2023-03-17 19:58:54 (4165) [INFO] 
* 2023-03-17 19:58:54 (4165) [INFO] https://wiki.centos.org/yum-errors
* 2023-03-17 19:58:54 (4165) [INFO] 
* 2023-03-17 19:58:54 (4165) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-03-17 19:58:54 (4165) [INFO] 
* 2023-03-17 19:59:03 (4182) [INFO] 
* 2023-03-17 19:59:03 (3661) [INFO] Checking /scripts/sysup
* 2023-03-17 19:59:03 (4150) [INFO] Running: /scripts/sysup
* 2023-03-17 19:59:03 (4151) [INFO] 
* 2023-03-17 19:59:03 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-17 19:59:04 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-17 19:59:04 (4182) [INFO] 
* 2023-03-17 19:59:04 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-17 19:59:04 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/DwpPPbsMMV/ea_profile.json
* 2023-03-17 19:59:04 (1765) [INFO] Backed up EA4 profile to /tmp/DwpPPbsMMV/ea_profile.json
* 2023-03-17 19:59:04 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-17 19:59:05 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-18 19:58:59 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-18 19:58:59 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-18 19:58:59 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-18 19:59:20 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-18 19:59:20 (3806) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/93538d37638d64585787937db65a838c9615ccc064db7fda35ed9c4ddba4b46f-filelists.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://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/732b4aec4ec1a05b437bc91cb91ee56dd6273d4ad0733fc819c81416788f7dbb-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-03-18 19:59:20 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-18 19:59:20 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-18 19:59:20 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-18 19:59:20 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-18 19:59:20 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-18 19:59:20 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-18 19:59:20 (4151) [INFO] 
* 2023-03-18 19:59:20 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-18 19:59:20 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-18 19:59:20 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-18 19:59:20 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-18 19:59:21 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-18 19:59:21 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-18 19:59:21 (4182) [INFO] 
* 2023-03-18 19:59:21 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-18 19:59:21 (4151) [INFO] 
* 2023-03-18 19:59:25 (4165) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/5e268ee0203652a0502884fb18eaed0b77c04472950299a9aae7d4e2a64e4da7-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-03-18 19:59:25 (4165) [INFO] Trying other mirror.
* 2023-03-18 19:59:25 (4165) [INFO] To address this issue please refer to the below wiki article 
* 2023-03-18 19:59:25 (4165) [INFO] 
* 2023-03-18 19:59:25 (4165) [INFO] https://wiki.centos.org/yum-errors
* 2023-03-18 19:59:25 (4165) [INFO] 
* 2023-03-18 19:59:25 (4165) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-03-18 19:59:25 (4165) [INFO] 
* 2023-03-18 19:59:35 (4182) [INFO] 
* 2023-03-18 19:59:35 (3661) [INFO] Checking /scripts/sysup
* 2023-03-18 19:59:35 (4150) [INFO] Running: /scripts/sysup
* 2023-03-18 19:59:35 (4151) [INFO] 
* 2023-03-18 19:59:35 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-18 19:59:35 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-18 19:59:35 (4182) [INFO] 
* 2023-03-18 19:59:35 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-18 19:59:35 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/TKDiQ0WESM/ea_profile.json
* 2023-03-18 19:59:36 (1765) [INFO] Backed up EA4 profile to /tmp/TKDiQ0WESM/ea_profile.json
* 2023-03-18 19:59:36 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-18 19:59:36 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-19 19:58:42 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-19 19:58:43 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-19 19:58:43 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-19 19:59:07 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-19 19:59:07 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-19 19:59:07 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-19 19:59:07 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-19 19:59:07 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-19 19:59:07 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-19 19:59:07 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-19 19:59:07 (4151) [INFO] 
* 2023-03-19 19:59:07 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-19 19:59:07 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-19 19:59:07 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-19 19:59:07 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-19 19:59:07 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-19 19:59:07 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-19 19:59:07 (4182) [INFO] 
* 2023-03-19 19:59:07 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-19 19:59:07 (4151) [INFO] 
* 2023-03-19 19:59:26 (4182) [INFO] 
* 2023-03-19 19:59:26 (3661) [INFO] Checking /scripts/sysup
* 2023-03-19 19:59:26 (4150) [INFO] Running: /scripts/sysup
* 2023-03-19 19:59:26 (4151) [INFO] 
* 2023-03-19 19:59:26 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-19 19:59:27 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-19 19:59:27 (4182) [INFO] 
* 2023-03-19 19:59:27 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-19 19:59:27 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/xBR2EyxggZ/ea_profile.json
* 2023-03-19 19:59:27 (1765) [INFO] Backed up EA4 profile to /tmp/xBR2EyxggZ/ea_profile.json
* 2023-03-19 19:59:27 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-19 19:59:28 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-20 19:58:20 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-20 19:58:20 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-20 19:58:20 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-20 19:58:44 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-20 19:58:44 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-20 19:58:44 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-20 19:58:44 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-20 19:58:44 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-20 19:58:44 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-20 19:58:44 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-20 19:58:44 (4151) [INFO] 
* 2023-03-20 19:58:44 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-20 19:58:44 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-20 19:58:44 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-20 19:58:44 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-20 19:58:45 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-20 19:58:45 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-20 19:58:45 (4182) [INFO] 
* 2023-03-20 19:58:45 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-20 19:58:45 (4151) [INFO] 
* 2023-03-20 19:59:02 (4182) [INFO] 
* 2023-03-20 19:59:02 (3661) [INFO] Checking /scripts/sysup
* 2023-03-20 19:59:02 (4150) [INFO] Running: /scripts/sysup
* 2023-03-20 19:59:02 (4151) [INFO] 
* 2023-03-20 19:59:02 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-20 19:59:03 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-20 19:59:03 (4182) [INFO] 
* 2023-03-20 19:59:03 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-20 19:59:03 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/5mAkyL7vyD/ea_profile.json
* 2023-03-20 19:59:03 (1765) [INFO] Backed up EA4 profile to /tmp/5mAkyL7vyD/ea_profile.json
* 2023-03-20 19:59:03 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-20 19:59:04 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-21 19:58:46 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-21 19:58:46 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-21 19:58:46 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-21 19:59:08 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-21 19:59:08 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-21 19:59:08 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-21 19:59:08 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-21 19:59:09 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-21 19:59:09 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-21 19:59:09 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-21 19:59:09 (4151) [INFO] 
* 2023-03-21 19:59:09 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-21 19:59:09 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-21 19:59:09 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-21 19:59:09 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-21 19:59:09 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-21 19:59:09 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-21 19:59:09 (4182) [INFO] 
* 2023-03-21 19:59:09 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-21 19:59:09 (4151) [INFO] 
* 2023-03-21 19:59:22 (4182) [INFO] 
* 2023-03-21 19:59:22 (3661) [INFO] Checking /scripts/sysup
* 2023-03-21 19:59:22 (4150) [INFO] Running: /scripts/sysup
* 2023-03-21 19:59:22 (4151) [INFO] 
* 2023-03-21 19:59:22 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-21 19:59:23 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-21 19:59:23 (4182) [INFO] 
* 2023-03-21 19:59:23 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-21 19:59:23 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/cqFK2dR67z/ea_profile.json
* 2023-03-21 19:59:23 (1765) [INFO] Backed up EA4 profile to /tmp/cqFK2dR67z/ea_profile.json
* 2023-03-21 19:59:23 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-21 19:59:24 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-22 19:58:37 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-22 19:58:37 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-22 19:58:37 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-22 19:59:00 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-22 19:59:00 (3806) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
* 2023-03-22 19:59:00 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-22 19:59:00 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-22 19:59:00 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-22 19:59:00 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-22 19:59:00 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-22 19:59:00 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-22 19:59:00 (4151) [INFO] 
* 2023-03-22 19:59:00 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-22 19:59:00 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-22 19:59:00 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-22 19:59:00 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-22 19:59:01 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-22 19:59:01 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-22 19:59:01 (4182) [INFO] 
* 2023-03-22 19:59:01 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-22 19:59:01 (4151) [INFO] 
* 2023-03-22 19:59:07 (4165) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-03-22 19:59:07 (4165) [INFO] Trying other mirror.
* 2023-03-22 19:59:17 (4182) [INFO] 
* 2023-03-22 19:59:17 (3661) [INFO] Checking /scripts/sysup
* 2023-03-22 19:59:17 (4150) [INFO] Running: /scripts/sysup
* 2023-03-22 19:59:17 (4151) [INFO] 
* 2023-03-22 19:59:18 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-22 19:59:18 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-22 19:59:18 (4182) [INFO] 
* 2023-03-22 19:59:18 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-22 19:59:18 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Tf6C84s585/ea_profile.json
* 2023-03-22 19:59:18 (1765) [INFO] Backed up EA4 profile to /tmp/Tf6C84s585/ea_profile.json
* 2023-03-22 19:59:18 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-22 19:59:19 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-23 19:58:18 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-23 19:58:19 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-23 19:58:19 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-23 19:58:41 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-23 19:58:41 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-23 19:58:41 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-23 19:58:41 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-23 19:58:41 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-23 19:58:41 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-23 19:58:41 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-23 19:58:41 (4151) [INFO] 
* 2023-03-23 19:58:41 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-23 19:58:42 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-23 19:58:42 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-23 19:58:42 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-23 19:58:42 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-23 19:58:42 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-23 19:58:42 (4182) [INFO] 
* 2023-03-23 19:58:42 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-23 19:58:42 (4151) [INFO] 
* 2023-03-23 19:58:55 (4182) [INFO] 
* 2023-03-23 19:58:55 (3661) [INFO] Checking /scripts/sysup
* 2023-03-23 19:58:55 (4150) [INFO] Running: /scripts/sysup
* 2023-03-23 19:58:55 (4151) [INFO] 
* 2023-03-23 19:58:55 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-23 19:58:55 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-23 19:58:55 (4182) [INFO] 
* 2023-03-23 19:58:55 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-23 19:58:55 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/VD9_hWH4Yp/ea_profile.json
* 2023-03-23 19:58:56 (1765) [INFO] Backed up EA4 profile to /tmp/VD9_hWH4Yp/ea_profile.json
* 2023-03-23 19:58:56 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-23 19:58:56 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-24 19:58:23 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-24 19:58:23 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-24 19:58:23 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-24 19:58:49 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-24 19:58:49 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-24 19:58:49 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-24 19:58:49 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-24 19:58:49 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-24 19:58:49 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-24 19:58:49 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-24 19:58:49 (4151) [INFO] 
* 2023-03-24 19:58:49 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-24 19:58:49 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-24 19:58:49 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-24 19:58:49 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-24 19:58:50 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-24 19:58:50 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-24 19:58:50 (4182) [INFO] 
* 2023-03-24 19:58:50 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-24 19:58:50 (4151) [INFO] 
* 2023-03-24 19:59:02 (4182) [INFO] 
* 2023-03-24 19:59:02 (3661) [INFO] Checking /scripts/sysup
* 2023-03-24 19:59:02 (4150) [INFO] Running: /scripts/sysup
* 2023-03-24 19:59:02 (4151) [INFO] 
* 2023-03-24 19:59:02 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-24 19:59:03 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-24 19:59:03 (4182) [INFO] 
* 2023-03-24 19:59:03 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-24 19:59:03 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/CNaqPjmz8u/ea_profile.json
* 2023-03-24 19:59:03 (1765) [INFO] Backed up EA4 profile to /tmp/CNaqPjmz8u/ea_profile.json
* 2023-03-24 19:59:03 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-24 19:59:04 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-25 19:58:45 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-25 19:58:45 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-25 19:58:45 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-25 19:59:08 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-25 19:59:08 (3806) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
* 2023-03-25 19:59:08 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-25 19:59:08 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-25 19:59:08 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-25 19:59:08 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-25 19:59:08 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-25 19:59:08 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-25 19:59:08 (4151) [INFO] 
* 2023-03-25 19:59:08 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-25 19:59:08 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-25 19:59:08 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-25 19:59:08 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-25 19:59:08 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-25 19:59:08 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-25 19:59:08 (4182) [INFO] 
* 2023-03-25 19:59:08 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-25 19:59:08 (4151) [INFO] 
* 2023-03-25 19:59:12 (4165) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-03-25 19:59:12 (4165) [INFO] Trying other mirror.
* 2023-03-25 19:59:21 (4182) [INFO] 
* 2023-03-25 19:59:21 (3661) [INFO] Checking /scripts/sysup
* 2023-03-25 19:59:21 (4150) [INFO] Running: /scripts/sysup
* 2023-03-25 19:59:21 (4151) [INFO] 
* 2023-03-25 19:59:21 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-25 19:59:22 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-25 19:59:22 (4182) [INFO] 
* 2023-03-25 19:59:22 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-25 19:59:22 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/lYLwgEuqo1/ea_profile.json
* 2023-03-25 19:59:22 (1765) [INFO] Backed up EA4 profile to /tmp/lYLwgEuqo1/ea_profile.json
* 2023-03-25 19:59:22 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-25 19:59:23 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-26 19:58:43 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-26 19:58:44 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-26 19:58:44 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-26 19:59:06 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-26 19:59:06 (3806) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
* 2023-03-26 19:59:06 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-26 19:59:06 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-26 19:59:06 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-26 19:59:07 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-26 19:59:07 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-26 19:59:07 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-26 19:59:07 (4151) [INFO] 
* 2023-03-26 19:59:07 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-26 19:59:07 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-26 19:59:07 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-26 19:59:07 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-26 19:59:07 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-26 19:59:07 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-26 19:59:07 (4182) [INFO] 
* 2023-03-26 19:59:07 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-26 19:59:07 (4151) [INFO] 
* 2023-03-26 19:59:14 (4165) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-03-26 19:59:14 (4165) [INFO] Trying other mirror.
* 2023-03-26 19:59:26 (4182) [INFO] 
* 2023-03-26 19:59:26 (3661) [INFO] Checking /scripts/sysup
* 2023-03-26 19:59:26 (4150) [INFO] Running: /scripts/sysup
* 2023-03-26 19:59:26 (4151) [INFO] 
* 2023-03-26 19:59:26 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-26 19:59:26 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-26 19:59:26 (4182) [INFO] 
* 2023-03-26 19:59:26 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-26 19:59:26 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/dE01BdFUSP/ea_profile.json
* 2023-03-26 19:59:27 (1765) [INFO] Backed up EA4 profile to /tmp/dE01BdFUSP/ea_profile.json
* 2023-03-26 19:59:27 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-26 19:59:27 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-27 19:58:20 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-27 19:58:21 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-27 19:58:21 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-27 19:58:43 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-27 19:58:43 (3806) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/8149599f2e301b234ca0b6b41c61cf64a2e8bac4e6bfe0d9c4ffd30ae589568c-filelists.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/.

* 2023-03-27 19:58:43 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-27 19:58:43 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-27 19:58:43 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-27 19:58:43 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-27 19:58:43 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-27 19:58:43 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-27 19:58:43 (4151) [INFO] 
* 2023-03-27 19:58:43 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-27 19:58:43 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-27 19:58:43 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-27 19:58:43 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-27 19:58:43 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-27 19:58:43 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-27 19:58:43 (4182) [INFO] 
* 2023-03-27 19:58:43 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-27 19:58:43 (4151) [INFO] 
* 2023-03-27 19:58:51 (4165) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/49978b01f0fae428acd830e1d6bc5db6a9f1c37ef52b9099184c004d619af9f3-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-03-27 19:58:51 (4165) [INFO] Trying other mirror.
* 2023-03-27 19:58:51 (4165) [INFO] To address this issue please refer to the below wiki article 
* 2023-03-27 19:58:51 (4165) [INFO] 
* 2023-03-27 19:58:51 (4165) [INFO] https://wiki.centos.org/yum-errors
* 2023-03-27 19:58:51 (4165) [INFO] 
* 2023-03-27 19:58:51 (4165) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-03-27 19:58:51 (4165) [INFO] 
* 2023-03-27 19:59:02 (4182) [INFO] 
* 2023-03-27 19:59:02 (3661) [INFO] Checking /scripts/sysup
* 2023-03-27 19:59:02 (4150) [INFO] Running: /scripts/sysup
* 2023-03-27 19:59:02 (4151) [INFO] 
* 2023-03-27 19:59:02 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-27 19:59:03 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-27 19:59:03 (4182) [INFO] 
* 2023-03-27 19:59:03 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-27 19:59:03 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/w1Luh8hzCC/ea_profile.json
* 2023-03-27 19:59:03 (1765) [INFO] Backed up EA4 profile to /tmp/w1Luh8hzCC/ea_profile.json
* 2023-03-27 19:59:03 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-27 19:59:04 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-28 19:58:23 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-28 19:58:23 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-28 19:58:23 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-28 19:58:45 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-03-28 19:58:45 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-28 19:58:45 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-28 19:58:45 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-28 19:58:45 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-28 19:58:45 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-28 19:58:45 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-28 19:58:45 (4151) [INFO] 
* 2023-03-28 19:58:45 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-28 19:58:46 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-28 19:58:46 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-28 19:58:46 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-28 19:58:46 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-28 19:58:46 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-28 19:58:46 (4182) [INFO] 
* 2023-03-28 19:58:46 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-28 19:58:46 (4151) [INFO] 
* 2023-03-28 19:59:01 (4182) [INFO] 
* 2023-03-28 19:59:01 (3661) [INFO] Checking /scripts/sysup
* 2023-03-28 19:59:01 (4150) [INFO] Running: /scripts/sysup
* 2023-03-28 19:59:01 (4151) [INFO] 
* 2023-03-28 19:59:01 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-28 19:59:01 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-28 19:59:01 (4182) [INFO] 
* 2023-03-28 19:59:01 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-28 19:59:01 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/PNN5rjU7W6/ea_profile.json
* 2023-03-28 19:59:02 (1765) [INFO] Backed up EA4 profile to /tmp/PNN5rjU7W6/ea_profile.json
* 2023-03-28 19:59:02 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-28 19:59:02 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-29 19:59:49 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-29 19:59:49 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-29 19:59:49 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-29 20:00:13 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-29 20:00:13 (3806) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
* 2023-03-29 20:00:13 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-29 20:00:13 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-29 20:00:13 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-29 20:00:13 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-29 20:00:13 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-29 20:00:13 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-29 20:00:13 (4151) [INFO] 
* 2023-03-29 20:00:13 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-29 20:00:13 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-29 20:00:13 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-29 20:00:13 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-29 20:00:14 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-29 20:00:14 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-29 20:00:14 (4182) [INFO] 
* 2023-03-29 20:00:14 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-29 20:00:14 (4151) [INFO] 
* 2023-03-29 20:00:19 (4165) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-03-29 20:00:19 (4165) [INFO] Trying other mirror.
* 2023-03-29 20:00:31 (4182) [INFO] 
* 2023-03-29 20:00:31 (3661) [INFO] Checking /scripts/sysup
* 2023-03-29 20:00:31 (4150) [INFO] Running: /scripts/sysup
* 2023-03-29 20:00:31 (4151) [INFO] 
* 2023-03-29 20:00:31 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-29 20:00:31 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-29 20:00:31 (4182) [INFO] 
* 2023-03-29 20:00:31 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-29 20:00:31 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/xY3h_wO3Ep/ea_profile.json
* 2023-03-29 20:00:32 (1765) [INFO] Backed up EA4 profile to /tmp/xY3h_wO3Ep/ea_profile.json
* 2023-03-29 20:00:32 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-29 20:00:32 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-30 19:58:19 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-30 19:58:19 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-30 19:58:19 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-30 19:58:42 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-30 19:58:42 (3806) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
* 2023-03-30 19:58:42 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-30 19:58:42 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-30 19:58:42 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-30 19:58:42 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-30 19:58:42 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-30 19:58:42 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-30 19:58:42 (4151) [INFO] 
* 2023-03-30 19:58:42 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-30 19:58:42 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-30 19:58:42 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-30 19:58:42 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-30 19:58:42 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-30 19:58:42 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-30 19:58:42 (4182) [INFO] 
* 2023-03-30 19:58:42 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-30 19:58:42 (4151) [INFO] 
* 2023-03-30 19:58:45 (4165) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-03-30 19:58:45 (4165) [INFO] Trying other mirror.
* 2023-03-30 19:58:55 (4182) [INFO] 
* 2023-03-30 19:58:55 (3661) [INFO] Checking /scripts/sysup
* 2023-03-30 19:58:55 (4150) [INFO] Running: /scripts/sysup
* 2023-03-30 19:58:55 (4151) [INFO] 
* 2023-03-30 19:58:55 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-30 19:58:56 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-30 19:58:56 (4182) [INFO] 
* 2023-03-30 19:58:56 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-30 19:58:56 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/AsjU1qqcCP/ea_profile.json
* 2023-03-30 19:58:56 (1765) [INFO] Backed up EA4 profile to /tmp/AsjU1qqcCP/ea_profile.json
* 2023-03-30 19:58:56 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-30 19:58:57 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-03-31 19:58:19 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-03-31 19:58:20 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-03-31 19:58:20 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-03-31 19:58:44 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-03-31 19:58:44 (3806) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
* 2023-03-31 19:58:44 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-03-31 19:58:44 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-03-31 19:58:44 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-03-31 19:58:45 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-03-31 19:58:45 (3638) [INFO] Checking if your system is up to date: 
* 2023-03-31 19:58:45 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-03-31 19:58:45 (4151) [INFO] 
* 2023-03-31 19:58:45 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-03-31 19:58:45 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-03-31 19:58:45 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-03-31 19:58:45 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-03-31 19:58:45 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-03-31 19:58:45 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-03-31 19:58:45 (4182) [INFO] 
* 2023-03-31 19:58:45 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-03-31 19:58:45 (4151) [INFO] 
* 2023-03-31 19:58:49 (4165) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-03-31 19:58:49 (4165) [INFO] Trying other mirror.
* 2023-03-31 19:59:00 (4182) [INFO] 
* 2023-03-31 19:59:00 (3661) [INFO] Checking /scripts/sysup
* 2023-03-31 19:59:00 (4150) [INFO] Running: /scripts/sysup
* 2023-03-31 19:59:00 (4151) [INFO] 
* 2023-03-31 19:59:00 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-03-31 19:59:00 (4165) [INFO]   All Needed Packages are already installed.
* 2023-03-31 19:59:00 (4182) [INFO] 
* 2023-03-31 19:59:00 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-03-31 19:59:00 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/VfwGx5B8h9/ea_profile.json
* 2023-03-31 19:59:01 (1765) [INFO] Backed up EA4 profile to /tmp/VfwGx5B8h9/ea_profile.json
* 2023-03-31 19:59:01 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-03-31 19:59:01 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-01 19:58:42 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-01 19:58:42 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-01 19:58:42 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-01 19:59:04 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-04-01 19:59:04 (3806) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/8f699a62bd2b1306d86d1ad9da69e229ca15b2394bedb371bec0d3d99cc0e1ec-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/.

https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/e8a8a616572108e90dc0f72045eb8c0532556eaf2326dea34cf882896dfd9e4e-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/4eff26868d84b904a7d182c07f0385ad47e4b650ca4982872070d7d158b31f27-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/8f699a62bd2b1306d86d1ad9da69e229ca15b2394bedb371bec0d3d99cc0e1ec-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-04-01 19:59:04 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-01 19:59:04 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-01 19:59:04 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-01 19:59:04 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-01 19:59:04 (3638) [INFO] Checking if your system is up to date: 
* 2023-04-01 19:59:04 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-04-01 19:59:04 (4151) [INFO] 
* 2023-04-01 19:59:04 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-01 19:59:04 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-01 19:59:04 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-01 19:59:04 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-04-01 19:59:05 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-04-01 19:59:05 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-01 19:59:05 (4182) [INFO] 
* 2023-04-01 19:59:05 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-01 19:59:05 (4151) [INFO] 
* 2023-04-01 19:59:10 (4165) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-04-01 19:59:10 (4165) [INFO] Trying other mirror.
* 2023-04-01 19:59:10 (4165) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/e8a8a616572108e90dc0f72045eb8c0532556eaf2326dea34cf882896dfd9e4e-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-04-01 19:59:10 (4165) [INFO] Trying other mirror.
* 2023-04-01 19:59:10 (4165) [INFO] To address this issue please refer to the below wiki article 
* 2023-04-01 19:59:10 (4165) [INFO] 
* 2023-04-01 19:59:10 (4165) [INFO] https://wiki.centos.org/yum-errors
* 2023-04-01 19:59:10 (4165) [INFO] 
* 2023-04-01 19:59:10 (4165) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-04-01 19:59:10 (4165) [INFO] 
* 2023-04-01 19:59:20 (4182) [INFO] 
* 2023-04-01 19:59:20 (3661) [INFO] Checking /scripts/sysup
* 2023-04-01 19:59:20 (4150) [INFO] Running: /scripts/sysup
* 2023-04-01 19:59:20 (4151) [INFO] 
* 2023-04-01 19:59:20 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-01 19:59:21 (4165) [INFO]   All Needed Packages are already installed.
* 2023-04-01 19:59:21 (4182) [INFO] 
* 2023-04-01 19:59:21 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-01 19:59:21 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/YCfvebwYiZ/ea_profile.json
* 2023-04-01 19:59:21 (1765) [INFO] Backed up EA4 profile to /tmp/YCfvebwYiZ/ea_profile.json
* 2023-04-01 19:59:21 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-01 19:59:22 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-02 19:58:47 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-02 19:58:47 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-02 19:58:47 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-02 19:59:10 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-04-02 19:59:10 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-02 19:59:10 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-02 19:59:10 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-02 19:59:10 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-02 19:59:10 (3638) [INFO] Checking if your system is up to date: 
* 2023-04-02 19:59:10 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-04-02 19:59:10 (4151) [INFO] 
* 2023-04-02 19:59:10 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-02 19:59:10 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-02 19:59:10 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-02 19:59:10 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-04-02 19:59:10 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-04-02 19:59:10 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-02 19:59:10 (4182) [INFO] 
* 2023-04-02 19:59:10 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-02 19:59:10 (4151) [INFO] 
* 2023-04-02 19:59:25 (4182) [INFO] 
* 2023-04-02 19:59:25 (3661) [INFO] Checking /scripts/sysup
* 2023-04-02 19:59:25 (4150) [INFO] Running: /scripts/sysup
* 2023-04-02 19:59:25 (4151) [INFO] 
* 2023-04-02 19:59:25 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-02 19:59:26 (4165) [INFO]   All Needed Packages are already installed.
* 2023-04-02 19:59:26 (4182) [INFO] 
* 2023-04-02 19:59:26 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-02 19:59:26 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/yUwOtnPerj/ea_profile.json
* 2023-04-02 19:59:26 (1765) [INFO] Backed up EA4 profile to /tmp/yUwOtnPerj/ea_profile.json
* 2023-04-02 19:59:26 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-02 19:59:27 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-03 19:58:54 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-03 19:58:55 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-03 19:58:55 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-03 19:59:18 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-04-03 19:59:18 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-03 19:59:18 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-03 19:59:18 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-03 19:59:18 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-03 19:59:18 (3638) [INFO] Checking if your system is up to date: 
* 2023-04-03 19:59:18 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-04-03 19:59:18 (4151) [INFO] 
* 2023-04-03 19:59:18 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-03 19:59:18 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-03 19:59:18 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-03 19:59:18 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-04-03 19:59:18 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-04-03 19:59:18 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-03 19:59:18 (4182) [INFO] 
* 2023-04-03 19:59:18 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-03 19:59:18 (4151) [INFO] 
* 2023-04-03 19:59:32 (4182) [INFO] 
* 2023-04-03 19:59:32 (3661) [INFO] Checking /scripts/sysup
* 2023-04-03 19:59:32 (4150) [INFO] Running: /scripts/sysup
* 2023-04-03 19:59:32 (4151) [INFO] 
* 2023-04-03 19:59:33 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-03 19:59:33 (4165) [INFO]   All Needed Packages are already installed.
* 2023-04-03 19:59:33 (4182) [INFO] 
* 2023-04-03 19:59:33 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-03 19:59:33 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/PLqMo7x3M1/ea_profile.json
* 2023-04-03 19:59:33 (1765) [INFO] Backed up EA4 profile to /tmp/PLqMo7x3M1/ea_profile.json
* 2023-04-03 19:59:33 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-03 19:59:34 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-04 19:58:48 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-04 19:58:49 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-04 19:58:49 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-04 19:59:10 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-04-04 19:59:10 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-04 19:59:10 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-04 19:59:10 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-04 19:59:11 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-04 19:59:11 (3638) [INFO] Checking if your system is up to date: 
* 2023-04-04 19:59:11 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-04-04 19:59:11 (4151) [INFO] 
* 2023-04-04 19:59:11 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-04 19:59:11 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-04 19:59:11 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-04 19:59:11 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-04-04 19:59:11 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-04-04 19:59:11 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-04 19:59:11 (4182) [INFO] 
* 2023-04-04 19:59:11 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-04 19:59:11 (4151) [INFO] 
* 2023-04-04 19:59:25 (4182) [INFO] 
* 2023-04-04 19:59:25 (3661) [INFO] Checking /scripts/sysup
* 2023-04-04 19:59:25 (4150) [INFO] Running: /scripts/sysup
* 2023-04-04 19:59:25 (4151) [INFO] 
* 2023-04-04 19:59:25 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-04 19:59:25 (4165) [INFO]   All Needed Packages are already installed.
* 2023-04-04 19:59:25 (4182) [INFO] 
* 2023-04-04 19:59:25 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-04 19:59:25 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/XMs3LS32Og/ea_profile.json
* 2023-04-04 19:59:26 (1765) [INFO] Backed up EA4 profile to /tmp/XMs3LS32Og/ea_profile.json
* 2023-04-04 19:59:26 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-04 19:59:26 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-05 19:59:37 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-05 19:59:37 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-05 19:59:37 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-05 20:00:00 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-04-05 20:00:00 (3806) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/d06db8f4f2c9db0e60056bf623fce14f3e092a37c175fe38891aafaf3cfe6504-filelists.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/.

* 2023-04-05 20:00:00 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-05 20:00:00 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-05 20:00:00 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-05 20:00:00 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-05 20:00:00 (3638) [INFO] Checking if your system is up to date: 
* 2023-04-05 20:00:00 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-04-05 20:00:00 (4151) [INFO] 
* 2023-04-05 20:00:00 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-05 20:00:00 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-05 20:00:00 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-05 20:00:00 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-04-05 20:00:01 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-04-05 20:00:01 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-05 20:00:01 (4182) [INFO] 
* 2023-04-05 20:00:01 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-05 20:00:01 (4151) [INFO] 
* 2023-04-05 20:00:05 (4165) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-04-05 20:00:05 (4165) [INFO] Trying other mirror.
* 2023-04-05 20:00:06 (4165) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-04-05 20:00:06 (4165) [INFO] Trying other mirror.
* 2023-04-05 20:00:16 (4182) [INFO] 
* 2023-04-05 20:00:16 (3661) [INFO] Checking /scripts/sysup
* 2023-04-05 20:00:16 (4150) [INFO] Running: /scripts/sysup
* 2023-04-05 20:00:16 (4151) [INFO] 
* 2023-04-05 20:00:17 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-05 20:00:17 (4165) [INFO]   All Needed Packages are already installed.
* 2023-04-05 20:00:17 (4182) [INFO] 
* 2023-04-05 20:00:17 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-05 20:00:17 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/F38wqtwD1_/ea_profile.json
* 2023-04-05 20:00:18 (1765) [INFO] Backed up EA4 profile to /tmp/F38wqtwD1_/ea_profile.json
* 2023-04-05 20:00:18 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-05 20:00:18 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-06 19:58:40 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-06 19:58:40 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-06 19:58:40 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-06 19:59:03 (3805) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-04-06 19:59:03 (3806) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
* 2023-04-06 19:59:03 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-06 19:59:03 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-06 19:59:03 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-06 19:59:03 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-06 19:59:03 (3638) [INFO] Checking if your system is up to date: 
* 2023-04-06 19:59:03 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-04-06 19:59:03 (4151) [INFO] 
* 2023-04-06 19:59:03 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-06 19:59:03 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-06 19:59:03 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-06 19:59:03 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-04-06 19:59:03 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-04-06 19:59:03 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-06 19:59:03 (4182) [INFO] 
* 2023-04-06 19:59:03 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-06 19:59:03 (4151) [INFO] 
* 2023-04-06 19:59:09 (4165) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-04-06 19:59:09 (4165) [INFO] Trying other mirror.
* 2023-04-06 19:59:19 (4182) [INFO] 
* 2023-04-06 19:59:19 (3661) [INFO] Checking /scripts/sysup
* 2023-04-06 19:59:19 (4150) [INFO] Running: /scripts/sysup
* 2023-04-06 19:59:19 (4151) [INFO] 
* 2023-04-06 19:59:19 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-06 19:59:19 (4165) [INFO]   All Needed Packages are already installed.
* 2023-04-06 19:59:19 (4182) [INFO] 
* 2023-04-06 19:59:19 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-06 19:59:19 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/DQqWws20Vl/ea_profile.json
* 2023-04-06 19:59:20 (1765) [INFO] Backed up EA4 profile to /tmp/DQqWws20Vl/ea_profile.json
* 2023-04-06 19:59:20 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-06 19:59:20 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-07 19:58:20 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-07 19:58:21 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-07 19:58:21 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-07 19:58:44 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-04-07 19:58:44 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-07 19:58:44 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-07 19:58:44 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-07 19:58:44 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-07 19:58:44 (3638) [INFO] Checking if your system is up to date: 
* 2023-04-07 19:58:44 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-04-07 19:58:44 (4151) [INFO] 
* 2023-04-07 19:58:44 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-07 19:58:44 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-07 19:58:44 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-07 19:58:44 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-04-07 19:58:44 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-04-07 19:58:44 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-07 19:58:44 (4182) [INFO] 
* 2023-04-07 19:58:44 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-07 19:58:44 (4151) [INFO] 
* 2023-04-07 19:58:57 (4182) [INFO] 
* 2023-04-07 19:58:57 (3661) [INFO] Checking /scripts/sysup
* 2023-04-07 19:58:57 (4150) [INFO] Running: /scripts/sysup
* 2023-04-07 19:58:57 (4151) [INFO] 
* 2023-04-07 19:58:58 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-07 19:58:58 (4165) [INFO]   All Needed Packages are already installed.
* 2023-04-07 19:58:58 (4182) [INFO] 
* 2023-04-07 19:58:58 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-07 19:58:58 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ZtyhOxdxbK/ea_profile.json
* 2023-04-07 19:58:58 (1765) [INFO] Backed up EA4 profile to /tmp/ZtyhOxdxbK/ea_profile.json
* 2023-04-07 19:58:58 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-07 19:58:59 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-08 19:58:58 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-08 19:58:58 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-08 19:58:58 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-08 19:59:22 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-04-08 19:59:22 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-08 19:59:22 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-08 19:59:22 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-08 19:59:22 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-08 19:59:22 (3638) [INFO] Checking if your system is up to date: 
* 2023-04-08 19:59:22 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-04-08 19:59:22 (4151) [INFO] 
* 2023-04-08 19:59:23 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-08 19:59:23 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-08 19:59:23 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-08 19:59:23 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-04-08 19:59:23 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-04-08 19:59:23 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-08 19:59:23 (4182) [INFO] 
* 2023-04-08 19:59:23 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-08 19:59:23 (4151) [INFO] 
* 2023-04-08 19:59:36 (4182) [INFO] 
* 2023-04-08 19:59:36 (3661) [INFO] Checking /scripts/sysup
* 2023-04-08 19:59:36 (4150) [INFO] Running: /scripts/sysup
* 2023-04-08 19:59:36 (4151) [INFO] 
* 2023-04-08 19:59:36 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-08 19:59:36 (4165) [INFO]   All Needed Packages are already installed.
* 2023-04-08 19:59:36 (4182) [INFO] 
* 2023-04-08 19:59:36 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-08 19:59:36 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/4xdGAoVC4r/ea_profile.json
* 2023-04-08 19:59:37 (1765) [INFO] Backed up EA4 profile to /tmp/4xdGAoVC4r/ea_profile.json
* 2023-04-08 19:59:37 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-08 19:59:37 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-09 19:58:43 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.3 or later.

You can update to version 10.3 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.3

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-09 19:58:44 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-09 19:58:44 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-09 19:59:05 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-04-09 19:59:05 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-09 19:59:05 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-09 19:59:05 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-09 19:59:05 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-09 19:59:05 (3638) [INFO] Checking if your system is up to date: 
* 2023-04-09 19:59:05 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-04-09 19:59:05 (4151) [INFO] 
* 2023-04-09 19:59:05 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-09 19:59:05 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-09 19:59:05 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-09 19:59:05 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-04-09 19:59:05 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-04-09 19:59:05 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-09 19:59:05 (4182) [INFO] 
* 2023-04-09 19:59:05 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-09 19:59:05 (4151) [INFO] 
* 2023-04-09 19:59:20 (4182) [INFO] 
* 2023-04-09 19:59:20 (3661) [INFO] Checking /scripts/sysup
* 2023-04-09 19:59:20 (4150) [INFO] Running: /scripts/sysup
* 2023-04-09 19:59:20 (4151) [INFO] 
* 2023-04-09 19:59:20 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-09 19:59:21 (4165) [INFO]   All Needed Packages are already installed.
* 2023-04-09 19:59:21 (4182) [INFO] 
* 2023-04-09 19:59:21 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-09 19:59:21 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/tgTslodWJa/ea_profile.json
* 2023-04-09 19:59:21 (1765) [INFO] Backed up EA4 profile to /tmp/tgTslodWJa/ea_profile.json
* 2023-04-09 19:59:21 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-09 19:59:22 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-10 19:59:20 (2820) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-10 19:59:20 (3747) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-10 19:59:20 (2820) [WARN] *** Elevation Blocker detected: ***
One or more enabled YUM repo are currently unsupported.
You should disable these repositories and remove packages installed from them
before continuing the update.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-10 19:59:43 (3814) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-04-10 19:59:43 (2820) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-10 19:59:43 (3832) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-10 19:59:43 (2820) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-10 19:59:43 (2820) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-10 19:59:43 (3638) [INFO] Checking if your system is up to date: 
* 2023-04-10 19:59:43 (4150) [INFO] Running: /usr/bin/yum clean all
* 2023-04-10 19:59:43 (4151) [INFO] 
* 2023-04-10 19:59:43 (4165) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-10 19:59:43 (4165) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-10 19:59:43 (4165) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-10 19:59:43 (4165) [INFO]               : wp-toolkit-thirdparties
* 2023-04-10 19:59:44 (4165) [INFO] Cleaning up list of fastest mirrors
* 2023-04-10 19:59:44 (4165) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-10 19:59:44 (4182) [INFO] 
* 2023-04-10 19:59:44 (4150) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-10 19:59:44 (4151) [INFO] 
* 2023-04-10 19:59:57 (4182) [INFO] 
* 2023-04-10 19:59:57 (3661) [INFO] Checking /scripts/sysup
* 2023-04-10 19:59:57 (4150) [INFO] Running: /scripts/sysup
* 2023-04-10 19:59:57 (4151) [INFO] 
* 2023-04-10 19:59:57 (4165) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-10 19:59:57 (4165) [INFO]   All Needed Packages are already installed.
* 2023-04-10 19:59:57 (4182) [INFO] 
* 2023-04-10 19:59:57 (3298) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-10 19:59:57 (1740) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/a0TDTiK4f8/ea_profile.json
* 2023-04-10 19:59:58 (1765) [INFO] Backed up EA4 profile to /tmp/a0TDTiK4f8/ea_profile.json
* 2023-04-10 19:59:58 (2820) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-10 19:59:58 (759) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-11 19:58:29 (372) [INFO] Self-update of script version 6 requested.
* 2023-04-11 19:58:29 (377) [INFO] Newer version of script found. Downloading.
* 2023-04-11 19:58:29 (386) [INFO] Script update to version 7 successful.
* 2023-04-11 19:58:30 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-11 19:58:30 (3796) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-11 19:58:30 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-11 19:58:54 (3853) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-04-11 19:58:54 (3854) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/57a18605d46eba04cff473204154b68f9ed493476cdeb0a05dff4e36b836b633-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://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/8093cccb2ec2c427a84833011c6f893c3fdaa2fd69ee82024ca1fe303fae7378-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/9fc75bca15742c62b1d46fb570a50708c02b418e451368ce6cfca270940141f6-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/b8aa3fa531c647e4b6387029c641f929367098319bc9bfb921d9e38e5f1aa373-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/c989039bf69d4dd95d8ea3ef758a53b2a9ee488733ec70141d6d7e9e780b6d93-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/8093cccb2ec2c427a84833011c6f893c3fdaa2fd69ee82024ca1fe303fae7378-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/b8aa3fa531c647e4b6387029c641f929367098319bc9bfb921d9e38e5f1aa373-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-04-11 19:58:54 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-11 19:58:54 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-11 19:58:54 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-11 19:58:54 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-11 19:58:54 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-11 19:58:54 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-11 19:58:54 (4199) [INFO] 
* 2023-04-11 19:58:54 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-11 19:58:54 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-11 19:58:54 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-11 19:58:54 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-11 19:58:54 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-11 19:58:54 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-11 19:58:54 (4230) [INFO] 
* 2023-04-11 19:58:54 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-11 19:58:54 (4199) [INFO] 
* 2023-04-11 19:58:59 (4213) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/8093cccb2ec2c427a84833011c6f893c3fdaa2fd69ee82024ca1fe303fae7378-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-04-11 19:58:59 (4213) [INFO] Trying other mirror.
* 2023-04-11 19:58:59 (4213) [INFO] To address this issue please refer to the below wiki article 
* 2023-04-11 19:58:59 (4213) [INFO] 
* 2023-04-11 19:58:59 (4213) [INFO] https://wiki.centos.org/yum-errors
* 2023-04-11 19:58:59 (4213) [INFO] 
* 2023-04-11 19:58:59 (4213) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-04-11 19:58:59 (4213) [INFO] 
* 2023-04-11 19:59:08 (4230) [INFO] 
* 2023-04-11 19:59:08 (3709) [INFO] Checking /scripts/sysup
* 2023-04-11 19:59:08 (4198) [INFO] Running: /scripts/sysup
* 2023-04-11 19:59:08 (4199) [INFO] 
* 2023-04-11 19:59:09 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-11 19:59:09 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-11 19:59:09 (4230) [INFO] 
* 2023-04-11 19:59:09 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-11 19:59:09 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/JKbfs5slPw/ea_profile.json
* 2023-04-11 19:59:09 (1805) [INFO] Backed up EA4 profile to /tmp/JKbfs5slPw/ea_profile.json
* 2023-04-11 19:59:09 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-11 19:59:10 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-12 20:00:49 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-12 20:00:50 (3796) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-12 20:00:50 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-12 20:01:12 (3853) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-04-12 20:01:12 (3854) [ERROR] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/ca7adadee06f43bf37f70dc3bdf58572cdd1e6867b3745fab14a0572ce8e14aa-filelists.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/.

* 2023-04-12 20:01:12 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-12 20:01:12 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-12 20:01:12 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-12 20:01:12 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-12 20:01:12 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-12 20:01:12 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-12 20:01:12 (4199) [INFO] 
* 2023-04-12 20:01:12 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-12 20:01:12 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-12 20:01:12 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-12 20:01:12 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-12 20:01:12 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-12 20:01:12 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-12 20:01:12 (4230) [INFO] 
* 2023-04-12 20:01:12 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-12 20:01:12 (4199) [INFO] 
* 2023-04-12 20:01:30 (4230) [INFO] 
* 2023-04-12 20:01:30 (3709) [INFO] Checking /scripts/sysup
* 2023-04-12 20:01:30 (4198) [INFO] Running: /scripts/sysup
* 2023-04-12 20:01:30 (4199) [INFO] 
* 2023-04-12 20:01:30 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-12 20:01:31 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-12 20:01:31 (4230) [INFO] 
* 2023-04-12 20:01:31 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-12 20:01:31 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/bkX7b9Oaeh/ea_profile.json
* 2023-04-12 20:01:31 (1805) [INFO] Backed up EA4 profile to /tmp/bkX7b9Oaeh/ea_profile.json
* 2023-04-12 20:01:31 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-12 20:01:32 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-13 19:58:21 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-13 19:58:22 (3796) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-13 19:58:22 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-13 19:58:43 (3862) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-04-13 19:58:43 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-13 19:58:43 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-13 19:58:43 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-13 19:58:44 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-13 19:58:44 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-13 19:58:44 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-13 19:58:44 (4199) [INFO] 
* 2023-04-13 19:58:44 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-13 19:58:44 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-13 19:58:44 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-13 19:58:44 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-13 19:58:44 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-13 19:58:44 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-13 19:58:44 (4230) [INFO] 
* 2023-04-13 19:58:44 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-13 19:58:44 (4199) [INFO] 
* 2023-04-13 19:58:57 (4230) [INFO] 
* 2023-04-13 19:58:57 (3709) [INFO] Checking /scripts/sysup
* 2023-04-13 19:58:57 (4198) [INFO] Running: /scripts/sysup
* 2023-04-13 19:58:57 (4199) [INFO] 
* 2023-04-13 19:58:57 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-13 19:58:57 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-13 19:58:57 (4230) [INFO] 
* 2023-04-13 19:58:57 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-13 19:58:57 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/kFBS4R29Bw/ea_profile.json
* 2023-04-13 19:58:58 (1805) [INFO] Backed up EA4 profile to /tmp/kFBS4R29Bw/ea_profile.json
* 2023-04-13 19:58:58 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-13 19:58:58 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-14 19:58:19 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-14 19:58:20 (3796) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-14 19:58:20 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-14 19:58:42 (3862) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-04-14 19:58:42 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-14 19:58:42 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-14 19:58:42 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-14 19:58:42 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-14 19:58:42 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-14 19:58:42 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-14 19:58:42 (4199) [INFO] 
* 2023-04-14 19:58:42 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-14 19:58:42 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-14 19:58:42 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-14 19:58:42 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-14 19:58:42 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-14 19:58:42 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-14 19:58:42 (4230) [INFO] 
* 2023-04-14 19:58:42 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-14 19:58:42 (4199) [INFO] 
* 2023-04-14 19:58:57 (4230) [INFO] 
* 2023-04-14 19:58:57 (3709) [INFO] Checking /scripts/sysup
* 2023-04-14 19:58:57 (4198) [INFO] Running: /scripts/sysup
* 2023-04-14 19:58:57 (4199) [INFO] 
* 2023-04-14 19:58:57 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-14 19:58:58 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-14 19:58:58 (4230) [INFO] 
* 2023-04-14 19:58:58 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-14 19:58:58 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/kG36CZIBzN/ea_profile.json
* 2023-04-14 19:58:58 (1805) [INFO] Backed up EA4 profile to /tmp/kG36CZIBzN/ea_profile.json
* 2023-04-14 19:58:58 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-14 19:58:59 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-15 19:58:41 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-15 19:58:42 (3796) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-15 19:58:42 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-15 19:59:03 (3853) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-04-15 19:59:03 (3854) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/13752960b5a4a26e43e51326810b14dc1758d5498c4653019cfd15236ea42944-filelists.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://mirrors.sonic.net/epel/7/x86_64/repodata/510d8d46a4e4e40a5ac26c9a788d907584d182c47b2b0157ff1757ce715ba86c-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-04-15 19:59:03 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-15 19:59:03 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-15 19:59:03 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-15 19:59:03 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-15 19:59:03 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-15 19:59:03 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-15 19:59:03 (4199) [INFO] 
* 2023-04-15 19:59:03 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-15 19:59:03 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-15 19:59:03 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-15 19:59:03 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-15 19:59:03 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-15 19:59:03 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-15 19:59:03 (4230) [INFO] 
* 2023-04-15 19:59:03 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-15 19:59:03 (4199) [INFO] 
* 2023-04-15 19:59:07 (4213) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-04-15 19:59:07 (4213) [INFO] Trying other mirror.
* 2023-04-15 19:59:17 (4230) [INFO] 
* 2023-04-15 19:59:17 (3709) [INFO] Checking /scripts/sysup
* 2023-04-15 19:59:17 (4198) [INFO] Running: /scripts/sysup
* 2023-04-15 19:59:17 (4199) [INFO] 
* 2023-04-15 19:59:17 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-15 19:59:18 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-15 19:59:18 (4230) [INFO] 
* 2023-04-15 19:59:18 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-15 19:59:18 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/gSU0V__rU7/ea_profile.json
* 2023-04-15 19:59:19 (1805) [INFO] Backed up EA4 profile to /tmp/gSU0V__rU7/ea_profile.json
* 2023-04-15 19:59:19 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-15 19:59:19 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-16 19:58:43 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-16 19:58:44 (3796) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-16 19:58:44 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-16 19:59:05 (3853) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-04-16 19:59:05 (3854) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/ed4a8c4cab8e9dafdc7305bb2a0126cb397754f1a737f7deeeed6275961eda62-filelists.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/.

* 2023-04-16 19:59:05 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-16 19:59:05 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-16 19:59:05 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-16 19:59:05 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-16 19:59:05 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-16 19:59:05 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-16 19:59:05 (4199) [INFO] 
* 2023-04-16 19:59:06 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-16 19:59:06 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-16 19:59:06 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-16 19:59:06 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-16 19:59:06 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-16 19:59:06 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-16 19:59:06 (4230) [INFO] 
* 2023-04-16 19:59:06 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-16 19:59:06 (4199) [INFO] 
* 2023-04-16 19:59:13 (4213) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/e57b0f9d0d8e2407af65046d339f5fd2ea46b38749956000c8845e5eff64639c-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-04-16 19:59:13 (4213) [INFO] Trying other mirror.
* 2023-04-16 19:59:13 (4213) [INFO] To address this issue please refer to the below wiki article 
* 2023-04-16 19:59:13 (4213) [INFO] 
* 2023-04-16 19:59:13 (4213) [INFO] https://wiki.centos.org/yum-errors
* 2023-04-16 19:59:13 (4213) [INFO] 
* 2023-04-16 19:59:13 (4213) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-04-16 19:59:13 (4213) [INFO] 
* 2023-04-16 19:59:22 (4230) [INFO] 
* 2023-04-16 19:59:22 (3709) [INFO] Checking /scripts/sysup
* 2023-04-16 19:59:22 (4198) [INFO] Running: /scripts/sysup
* 2023-04-16 19:59:22 (4199) [INFO] 
* 2023-04-16 19:59:22 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-16 19:59:23 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-16 19:59:23 (4230) [INFO] 
* 2023-04-16 19:59:23 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-16 19:59:23 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/8j2ATx_iCh/ea_profile.json
* 2023-04-16 19:59:23 (1805) [INFO] Backed up EA4 profile to /tmp/8j2ATx_iCh/ea_profile.json
* 2023-04-16 19:59:23 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-16 19:59:24 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-17 19:58:24 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-17 19:58:24 (3796) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-17 19:58:24 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-17 19:58:49 (3853) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-04-17 19:58:49 (3854) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/e57b0f9d0d8e2407af65046d339f5fd2ea46b38749956000c8845e5eff64639c-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/.

* 2023-04-17 19:58:49 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-17 19:58:49 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-17 19:58:49 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-17 19:58:49 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-17 19:58:49 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-17 19:58:49 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-17 19:58:49 (4199) [INFO] 
* 2023-04-17 19:58:49 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-17 19:58:49 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-17 19:58:49 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-17 19:58:49 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-17 19:58:49 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-17 19:58:49 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-17 19:58:50 (4230) [INFO] 
* 2023-04-17 19:58:50 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-17 19:58:50 (4199) [INFO] 
* 2023-04-17 19:58:56 (4213) [INFO] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
* 2023-04-17 19:58:56 (4213) [INFO] Trying other mirror.
* 2023-04-17 19:59:06 (4230) [INFO] 
* 2023-04-17 19:59:06 (3709) [INFO] Checking /scripts/sysup
* 2023-04-17 19:59:06 (4198) [INFO] Running: /scripts/sysup
* 2023-04-17 19:59:06 (4199) [INFO] 
* 2023-04-17 19:59:06 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-17 19:59:06 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-17 19:59:06 (4230) [INFO] 
* 2023-04-17 19:59:06 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-17 19:59:06 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/rIkgpWtZYV/ea_profile.json
* 2023-04-17 19:59:07 (1805) [INFO] Backed up EA4 profile to /tmp/rIkgpWtZYV/ea_profile.json
* 2023-04-17 19:59:07 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-17 19:59:07 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-18 19:58:36 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-18 19:58:37 (3796) [ERROR] 60 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-18 19:58:37 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-18 19:59:00 (3853) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-04-18 19:59:00 (3854) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/2a01f139fef67814f4f5ea211026da715fb2a5a64ca4c4113d6f08e526aee04d-filelists.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/.

* 2023-04-18 19:59:00 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-18 19:59:00 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-18 19:59:00 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-18 19:59:00 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-18 19:59:00 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-18 19:59:00 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-18 19:59:00 (4199) [INFO] 
* 2023-04-18 19:59:01 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-18 19:59:01 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-18 19:59:01 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-18 19:59:01 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-18 19:59:01 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-18 19:59:01 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-18 19:59:01 (4230) [INFO] 
* 2023-04-18 19:59:01 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-18 19:59:01 (4199) [INFO] 
* 2023-04-18 19:59:14 (4230) [INFO] 
* 2023-04-18 19:59:14 (3709) [INFO] Checking /scripts/sysup
* 2023-04-18 19:59:14 (4198) [INFO] Running: /scripts/sysup
* 2023-04-18 19:59:14 (4199) [INFO] 
* 2023-04-18 19:59:14 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-18 19:59:15 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-18 19:59:15 (4230) [INFO] 
* 2023-04-18 19:59:15 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-18 19:59:15 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/a9DJb2PutB/ea_profile.json
* 2023-04-18 19:59:15 (1805) [INFO] Backed up EA4 profile to /tmp/a9DJb2PutB/ea_profile.json
* 2023-04-18 19:59:15 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-18 19:59:16 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-19 20:00:20 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-19 20:00:21 (3796) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-19 20:00:21 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-19 20:00:52 (3862) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-04-19 20:00:52 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-19 20:00:52 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-19 20:00:52 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-19 20:00:52 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-19 20:00:52 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-19 20:00:52 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-19 20:00:52 (4199) [INFO] 
* 2023-04-19 20:00:52 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-19 20:00:52 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-19 20:00:52 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-19 20:00:52 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-19 20:00:53 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-19 20:00:53 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-19 20:00:53 (4230) [INFO] 
* 2023-04-19 20:00:53 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-19 20:00:53 (4199) [INFO] 
* 2023-04-19 20:01:09 (4230) [INFO] 
* 2023-04-19 20:01:09 (3709) [INFO] Checking /scripts/sysup
* 2023-04-19 20:01:09 (4198) [INFO] Running: /scripts/sysup
* 2023-04-19 20:01:09 (4199) [INFO] 
* 2023-04-19 20:01:09 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-19 20:01:09 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-19 20:01:09 (4230) [INFO] 
* 2023-04-19 20:01:09 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-19 20:01:09 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/e6C75QEkFU/ea_profile.json
* 2023-04-19 20:01:10 (1805) [INFO] Backed up EA4 profile to /tmp/e6C75QEkFU/ea_profile.json
* 2023-04-19 20:01:10 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-19 20:01:10 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-20 19:58:24 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-20 19:58:25 (3796) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-20 19:58:25 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-20 19:58:47 (3853) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-04-20 19:58:47 (3854) [ERROR] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/fef854fee4e6bfae1547cf81878e0fef8764a4766075d47da1674204cbad5f9b-filelists.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://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/ab89c533768a6ac8b76648ad6d6ac68d23637e1a02d7c065cedc0a63432670dc-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/cac13b437099361c184a61269e7ef0949bf3b24249a046de1fbdaff15e92ea41-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/ab89c533768a6ac8b76648ad6d6ac68d23637e1a02d7c065cedc0a63432670dc-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/cac13b437099361c184a61269e7ef0949bf3b24249a046de1fbdaff15e92ea41-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-04-20 19:58:47 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-20 19:58:47 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-20 19:58:47 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-20 19:58:47 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-20 19:58:47 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-20 19:58:47 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-20 19:58:47 (4199) [INFO] 
* 2023-04-20 19:58:48 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-20 19:58:48 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-20 19:58:48 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-20 19:58:48 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-20 19:58:48 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-20 19:58:48 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-20 19:58:48 (4230) [INFO] 
* 2023-04-20 19:58:48 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-20 19:58:48 (4199) [INFO] 
* 2023-04-20 19:58:51 (4213) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/c36b302af3095e04e857ca26625cd64d4bd99ece5813526ad949a10de88570ec-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-04-20 19:58:51 (4213) [INFO] Trying other mirror.
* 2023-04-20 19:58:51 (4213) [INFO] To address this issue please refer to the below wiki article 
* 2023-04-20 19:58:51 (4213) [INFO] 
* 2023-04-20 19:58:51 (4213) [INFO] https://wiki.centos.org/yum-errors
* 2023-04-20 19:58:51 (4213) [INFO] 
* 2023-04-20 19:58:51 (4213) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-04-20 19:58:51 (4213) [INFO] 
* 2023-04-20 19:59:00 (4230) [INFO] 
* 2023-04-20 19:59:00 (3709) [INFO] Checking /scripts/sysup
* 2023-04-20 19:59:00 (4198) [INFO] Running: /scripts/sysup
* 2023-04-20 19:59:00 (4199) [INFO] 
* 2023-04-20 19:59:00 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-20 19:59:01 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-20 19:59:01 (4230) [INFO] 
* 2023-04-20 19:59:01 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-20 19:59:01 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/fe9v3aNKwy/ea_profile.json
* 2023-04-20 19:59:01 (1805) [INFO] Backed up EA4 profile to /tmp/fe9v3aNKwy/ea_profile.json
* 2023-04-20 19:59:01 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-20 19:59:02 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-21 19:58:23 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-21 19:58:23 (3796) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-21 19:58:23 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-21 19:59:00 (3853) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-04-21 19:59:00 (3854) [ERROR] https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/fef854fee4e6bfae1547cf81878e0fef8764a4766075d47da1674204cbad5f9b-filelists.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/.

* 2023-04-21 19:59:00 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-21 19:59:00 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-21 19:59:00 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-21 19:59:00 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-21 19:59:00 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-21 19:59:00 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-21 19:59:00 (4199) [INFO] 
* 2023-04-21 19:59:00 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-21 19:59:00 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-21 19:59:00 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-21 19:59:00 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-21 19:59:00 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-21 19:59:00 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-21 19:59:00 (4230) [INFO] 
* 2023-04-21 19:59:00 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-21 19:59:00 (4199) [INFO] 
* 2023-04-21 19:59:15 (4230) [INFO] 
* 2023-04-21 19:59:15 (3709) [INFO] Checking /scripts/sysup
* 2023-04-21 19:59:15 (4198) [INFO] Running: /scripts/sysup
* 2023-04-21 19:59:15 (4199) [INFO] 
* 2023-04-21 19:59:15 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-21 19:59:16 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-21 19:59:16 (4230) [INFO] 
* 2023-04-21 19:59:16 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-21 19:59:16 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/LKCpwSYuaH/ea_profile.json
* 2023-04-21 19:59:16 (1805) [INFO] Backed up EA4 profile to /tmp/LKCpwSYuaH/ea_profile.json
* 2023-04-21 19:59:16 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-21 19:59:17 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-22 19:58:43 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-22 19:58:44 (3796) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-22 19:58:44 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-22 19:59:07 (3853) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-04-22 19:59:07 (3854) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/f338e48372c8691ed2c2dc0126940dda5c21093a850e14b35e160c87fd97008b-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://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/7436bb0cb3de310da4a497a158c0dac2811bd8d798126b58c36348b9093ac187-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/651aeba8b41ae4081a8de4b95848711eeab507a6535825a650d4487e85605bf4-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2023-04-22 19:59:07 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-22 19:59:07 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-22 19:59:07 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-22 19:59:07 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-22 19:59:07 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-22 19:59:07 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-22 19:59:07 (4199) [INFO] 
* 2023-04-22 19:59:07 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-22 19:59:07 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-22 19:59:07 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-22 19:59:07 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-22 19:59:07 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-22 19:59:07 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-22 19:59:07 (4230) [INFO] 
* 2023-04-22 19:59:07 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-22 19:59:07 (4199) [INFO] 
* 2023-04-22 19:59:14 (4213) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/b8e14eec6d545c158f0aee0e6a3c2ce60733eebe6e91d6406e790511a330b774-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-04-22 19:59:14 (4213) [INFO] Trying other mirror.
* 2023-04-22 19:59:14 (4213) [INFO] To address this issue please refer to the below wiki article 
* 2023-04-22 19:59:14 (4213) [INFO] 
* 2023-04-22 19:59:14 (4213) [INFO] https://wiki.centos.org/yum-errors
* 2023-04-22 19:59:14 (4213) [INFO] 
* 2023-04-22 19:59:14 (4213) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-04-22 19:59:14 (4213) [INFO] 
* 2023-04-22 19:59:14 (4213) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/7436bb0cb3de310da4a497a158c0dac2811bd8d798126b58c36348b9093ac187-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-04-22 19:59:14 (4213) [INFO] Trying other mirror.
* 2023-04-22 19:59:23 (4230) [INFO] 
* 2023-04-22 19:59:23 (3709) [INFO] Checking /scripts/sysup
* 2023-04-22 19:59:23 (4198) [INFO] Running: /scripts/sysup
* 2023-04-22 19:59:23 (4199) [INFO] 
* 2023-04-22 19:59:23 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-22 19:59:24 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-22 19:59:24 (4230) [INFO] 
* 2023-04-22 19:59:24 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-22 19:59:24 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/kelY5oj2GO/ea_profile.json
* 2023-04-22 19:59:24 (1805) [INFO] Backed up EA4 profile to /tmp/kelY5oj2GO/ea_profile.json
* 2023-04-22 19:59:24 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-22 19:59:25 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-23 19:58:44 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-23 19:58:44 (3796) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-23 19:58:44 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-23 19:59:08 (3862) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-04-23 19:59:08 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-23 19:59:08 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-23 19:59:08 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-23 19:59:08 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-23 19:59:08 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-23 19:59:08 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-23 19:59:08 (4199) [INFO] 
* 2023-04-23 19:59:09 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-23 19:59:09 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-23 19:59:09 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-23 19:59:09 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-23 19:59:09 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-23 19:59:09 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-23 19:59:09 (4230) [INFO] 
* 2023-04-23 19:59:09 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-23 19:59:09 (4199) [INFO] 
* 2023-04-23 19:59:25 (4230) [INFO] 
* 2023-04-23 19:59:25 (3709) [INFO] Checking /scripts/sysup
* 2023-04-23 19:59:25 (4198) [INFO] Running: /scripts/sysup
* 2023-04-23 19:59:25 (4199) [INFO] 
* 2023-04-23 19:59:25 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-23 19:59:25 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-23 19:59:25 (4230) [INFO] 
* 2023-04-23 19:59:25 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-23 19:59:25 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/f52bT1x_aA/ea_profile.json
* 2023-04-23 19:59:26 (1805) [INFO] Backed up EA4 profile to /tmp/f52bT1x_aA/ea_profile.json
* 2023-04-23 19:59:26 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-23 19:59:26 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-24 19:58:19 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-24 19:58:20 (3796) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-24 19:58:20 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-24 19:58:41 (3862) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-04-24 19:58:41 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-24 19:58:41 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-24 19:58:41 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-24 19:58:41 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-24 19:58:41 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-24 19:58:41 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-24 19:58:41 (4199) [INFO] 
* 2023-04-24 19:58:42 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-24 19:58:42 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-24 19:58:42 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-24 19:58:42 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-24 19:58:42 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-24 19:58:42 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-24 19:58:42 (4230) [INFO] 
* 2023-04-24 19:58:42 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-24 19:58:42 (4199) [INFO] 
* 2023-04-24 19:58:55 (4230) [INFO] 
* 2023-04-24 19:58:55 (3709) [INFO] Checking /scripts/sysup
* 2023-04-24 19:58:55 (4198) [INFO] Running: /scripts/sysup
* 2023-04-24 19:58:55 (4199) [INFO] 
* 2023-04-24 19:58:55 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-24 19:58:56 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-24 19:58:56 (4230) [INFO] 
* 2023-04-24 19:58:56 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-24 19:58:56 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/3waS05g8or/ea_profile.json
* 2023-04-24 19:58:56 (1805) [INFO] Backed up EA4 profile to /tmp/3waS05g8or/ea_profile.json
* 2023-04-24 19:58:56 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-24 19:58:57 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-25 19:58:25 (2856) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-25 19:58:25 (3796) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-25 19:58:25 (2856) [WARN] *** 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.

Consider reporting this limitation to https://github.com/cpanel/elevate/issues

* 2023-04-25 19:58:46 (3862) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-04-25 19:58:46 (2856) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-04-25 19:58:46 (3880) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-04-25 19:58:46 (2856) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-04-25 19:58:46 (2856) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-25 19:58:46 (3686) [INFO] Checking if your system is up to date: 
* 2023-04-25 19:58:46 (4198) [INFO] Running: /usr/bin/yum clean all
* 2023-04-25 19:58:46 (4199) [INFO] 
* 2023-04-25 19:58:46 (4213) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-25 19:58:46 (4213) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-25 19:58:46 (4213) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-25 19:58:46 (4213) [INFO]               : wp-toolkit-thirdparties
* 2023-04-25 19:58:47 (4213) [INFO] Cleaning up list of fastest mirrors
* 2023-04-25 19:58:47 (4213) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-25 19:58:47 (4230) [INFO] 
* 2023-04-25 19:58:47 (4198) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-25 19:58:47 (4199) [INFO] 
* 2023-04-25 19:58:59 (4230) [INFO] 
* 2023-04-25 19:58:59 (3709) [INFO] Checking /scripts/sysup
* 2023-04-25 19:58:59 (4198) [INFO] Running: /scripts/sysup
* 2023-04-25 19:58:59 (4199) [INFO] 
* 2023-04-25 19:58:59 (4213) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-25 19:59:00 (4213) [INFO]   All Needed Packages are already installed.
* 2023-04-25 19:59:00 (4230) [INFO] 
* 2023-04-25 19:59:00 (3346) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-04-25 19:59:00 (1780) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/__jYiBksYG/ea_profile.json
* 2023-04-25 19:59:00 (1805) [INFO] Backed up EA4 profile to /tmp/__jYiBksYG/ea_profile.json
* 2023-04-25 19:59:00 (2856) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2023-04-25 19:59:01 (797) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-26 20:00:03 (410) [INFO] Self-update of script version 7 requested.
* 2023-04-26 20:00:03 (415) [INFO] Newer version of script found. Downloading.
* 2023-04-26 20:00:04 (424) [INFO] Script update to version 8 successful.
* 2023-04-26 20:00:04 (144) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-26 20:00:04 (144) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-26 20:00:04 (1573) [INFO] Checking if your system is up to date: 
* 2023-04-26 20:00:04 (3853) [INFO] Running: /usr/bin/yum clean all
* 2023-04-26 20:00:04 (3854) [INFO] 
* 2023-04-26 20:00:04 (3867) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-26 20:00:05 (3867) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-26 20:00:05 (3867) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-26 20:00:05 (3867) [INFO]               : wp-toolkit-thirdparties
* 2023-04-26 20:00:05 (3867) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-26 20:00:05 (3884) [INFO] 
* 2023-04-26 20:00:05 (3853) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-26 20:00:05 (3854) [INFO] 
* 2023-04-26 20:00:45 (3884) [INFO] 
* 2023-04-26 20:00:45 (1594) [INFO] Checking /scripts/sysup
* 2023-04-26 20:00:45 (3853) [INFO] Running: /scripts/sysup
* 2023-04-26 20:00:45 (3854) [INFO] 
* 2023-04-26 20:00:45 (3867) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-26 20:00:45 (3867) [INFO]   All Needed Packages are already installed.
* 2023-04-26 20:00:45 (3884) [INFO] 
* 2023-04-26 20:00:46 (1498) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-26 20:00:46 (278) [WARN] Unknown error while checking blockers: Missing blockers at /usr/local/cpanel/scripts/elevate-cpanel line 101.
* 2023-04-26 20:00:46 (244) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-27 19:58:28 (144) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-27 19:58:28 (144) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-27 19:58:28 (1573) [INFO] Checking if your system is up to date: 
* 2023-04-27 19:58:28 (3853) [INFO] Running: /usr/bin/yum clean all
* 2023-04-27 19:58:28 (3854) [INFO] 
* 2023-04-27 19:58:28 (3867) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-27 19:58:28 (3867) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-27 19:58:28 (3867) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-27 19:58:28 (3867) [INFO]               : wp-toolkit-thirdparties
* 2023-04-27 19:58:28 (3867) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-27 19:58:28 (3884) [INFO] 
* 2023-04-27 19:58:28 (3853) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-27 19:58:28 (3854) [INFO] 
* 2023-04-27 19:58:45 (3884) [INFO] 
* 2023-04-27 19:58:45 (1594) [INFO] Checking /scripts/sysup
* 2023-04-27 19:58:45 (3853) [INFO] Running: /scripts/sysup
* 2023-04-27 19:58:45 (3854) [INFO] 
* 2023-04-27 19:58:45 (3867) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-27 19:58:46 (3867) [INFO]   All Needed Packages are already installed.
* 2023-04-27 19:58:46 (3884) [INFO] 
* 2023-04-27 19:58:46 (1498) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-27 19:58:46 (278) [WARN] Unknown error while checking blockers: Missing blockers at /usr/local/cpanel/scripts/elevate-cpanel line 101.
* 2023-04-27 19:58:46 (244) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-28 19:58:21 (144) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-28 19:58:21 (144) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-28 19:58:21 (1573) [INFO] Checking if your system is up to date: 
* 2023-04-28 19:58:21 (3853) [INFO] Running: /usr/bin/yum clean all
* 2023-04-28 19:58:21 (3854) [INFO] 
* 2023-04-28 19:58:21 (3867) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-28 19:58:21 (3867) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-28 19:58:21 (3867) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-28 19:58:21 (3867) [INFO]               : wp-toolkit-thirdparties
* 2023-04-28 19:58:21 (3867) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-28 19:58:21 (3884) [INFO] 
* 2023-04-28 19:58:21 (3853) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-28 19:58:21 (3854) [INFO] 
* 2023-04-28 19:58:37 (3884) [INFO] 
* 2023-04-28 19:58:37 (1594) [INFO] Checking /scripts/sysup
* 2023-04-28 19:58:37 (3853) [INFO] Running: /scripts/sysup
* 2023-04-28 19:58:37 (3854) [INFO] 
* 2023-04-28 19:58:37 (3867) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-28 19:58:37 (3867) [INFO]   All Needed Packages are already installed.
* 2023-04-28 19:58:37 (3884) [INFO] 
* 2023-04-28 19:58:38 (1498) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-28 19:58:38 (278) [WARN] Unknown error while checking blockers: Missing blockers at /usr/local/cpanel/scripts/elevate-cpanel line 101.
* 2023-04-28 19:58:38 (244) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-29 19:58:41 (144) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-29 19:58:41 (144) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-29 19:58:41 (1573) [INFO] Checking if your system is up to date: 
* 2023-04-29 19:58:41 (3853) [INFO] Running: /usr/bin/yum clean all
* 2023-04-29 19:58:41 (3854) [INFO] 
* 2023-04-29 19:58:41 (3867) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-29 19:58:41 (3867) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-29 19:58:41 (3867) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-29 19:58:41 (3867) [INFO]               : wp-toolkit-thirdparties
* 2023-04-29 19:58:42 (3867) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-29 19:58:42 (3884) [INFO] 
* 2023-04-29 19:58:42 (3853) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-29 19:58:42 (3854) [INFO] 
* 2023-04-29 19:58:45 (3867) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/4dc5054e45d90e428727efc92bd8b7c71c656aaa296f56a30d99061d0398065e-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-04-29 19:58:45 (3867) [INFO] Trying other mirror.
* 2023-04-29 19:58:45 (3867) [INFO] To address this issue please refer to the below wiki article 
* 2023-04-29 19:58:45 (3867) [INFO] 
* 2023-04-29 19:58:45 (3867) [INFO] https://wiki.centos.org/yum-errors
* 2023-04-29 19:58:45 (3867) [INFO] 
* 2023-04-29 19:58:45 (3867) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-04-29 19:58:45 (3867) [INFO] 
* 2023-04-29 19:58:54 (3884) [INFO] 
* 2023-04-29 19:58:54 (1594) [INFO] Checking /scripts/sysup
* 2023-04-29 19:58:54 (3853) [INFO] Running: /scripts/sysup
* 2023-04-29 19:58:54 (3854) [INFO] 
* 2023-04-29 19:58:54 (3867) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-29 19:58:55 (3867) [INFO]   All Needed Packages are already installed.
* 2023-04-29 19:58:55 (3884) [INFO] 
* 2023-04-29 19:58:55 (1498) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-29 19:58:55 (278) [WARN] Unknown error while checking blockers: Missing blockers at /usr/local/cpanel/scripts/elevate-cpanel line 101.
* 2023-04-29 19:58:55 (244) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-04-30 19:58:42 (144) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-04-30 19:58:42 (144) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-04-30 19:58:42 (1573) [INFO] Checking if your system is up to date: 
* 2023-04-30 19:58:42 (3853) [INFO] Running: /usr/bin/yum clean all
* 2023-04-30 19:58:42 (3854) [INFO] 
* 2023-04-30 19:58:42 (3867) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-04-30 19:58:42 (3867) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-04-30 19:58:42 (3867) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-04-30 19:58:42 (3867) [INFO]               : wp-toolkit-thirdparties
* 2023-04-30 19:58:42 (3867) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-04-30 19:58:42 (3884) [INFO] 
* 2023-04-30 19:58:42 (3853) [INFO] Running: /usr/bin/yum check-update -q
* 2023-04-30 19:58:42 (3854) [INFO] 
* 2023-04-30 19:58:58 (3884) [INFO] 
* 2023-04-30 19:58:58 (1594) [INFO] Checking /scripts/sysup
* 2023-04-30 19:58:58 (3853) [INFO] Running: /scripts/sysup
* 2023-04-30 19:58:58 (3854) [INFO] 
* 2023-04-30 19:58:58 (3867) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-04-30 19:58:59 (3867) [INFO]   All Needed Packages are already installed.
* 2023-04-30 19:58:59 (3884) [INFO] 
* 2023-04-30 19:58:59 (1498) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-04-30 19:58:59 (278) [WARN] Unknown error while checking blockers: Missing blockers at /usr/local/cpanel/scripts/elevate-cpanel line 101.
* 2023-04-30 19:58:59 (244) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-01 19:59:02 (144) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-01 19:59:02 (144) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-01 19:59:02 (1573) [INFO] Checking if your system is up to date: 
* 2023-05-01 19:59:02 (3853) [INFO] Running: /usr/bin/yum clean all
* 2023-05-01 19:59:02 (3854) [INFO] 
* 2023-05-01 19:59:02 (3867) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-01 19:59:02 (3867) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-01 19:59:02 (3867) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-01 19:59:02 (3867) [INFO]               : wp-toolkit-thirdparties
* 2023-05-01 19:59:02 (3867) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-01 19:59:02 (3884) [INFO] 
* 2023-05-01 19:59:02 (3853) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-01 19:59:02 (3854) [INFO] 
* 2023-05-01 19:59:18 (3884) [INFO] 
* 2023-05-01 19:59:18 (1594) [INFO] Checking /scripts/sysup
* 2023-05-01 19:59:18 (3853) [INFO] Running: /scripts/sysup
* 2023-05-01 19:59:18 (3854) [INFO] 
* 2023-05-01 19:59:18 (3867) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-01 19:59:19 (3867) [INFO]   All Needed Packages are already installed.
* 2023-05-01 19:59:19 (3884) [INFO] 
* 2023-05-01 19:59:19 (1498) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-01 19:59:19 (278) [WARN] Unknown error while checking blockers: Missing blockers at /usr/local/cpanel/scripts/elevate-cpanel line 101.
* 2023-05-01 19:59:19 (244) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-02 19:58:21 (144) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-02 19:58:22 (144) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-02 19:58:22 (1573) [INFO] Checking if your system is up to date: 
* 2023-05-02 19:58:22 (3853) [INFO] Running: /usr/bin/yum clean all
* 2023-05-02 19:58:22 (3854) [INFO] 
* 2023-05-02 19:58:22 (3867) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-02 19:58:22 (3867) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-02 19:58:22 (3867) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-02 19:58:22 (3867) [INFO]               : wp-toolkit-thirdparties
* 2023-05-02 19:58:22 (3867) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-02 19:58:22 (3884) [INFO] 
* 2023-05-02 19:58:22 (3853) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-02 19:58:22 (3854) [INFO] 
* 2023-05-02 19:58:35 (3884) [INFO] 
* 2023-05-02 19:58:35 (1594) [INFO] Checking /scripts/sysup
* 2023-05-02 19:58:35 (3853) [INFO] Running: /scripts/sysup
* 2023-05-02 19:58:35 (3854) [INFO] 
* 2023-05-02 19:58:35 (3867) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-02 19:58:36 (3867) [INFO]   All Needed Packages are already installed.
* 2023-05-02 19:58:36 (3884) [INFO] 
* 2023-05-02 19:58:36 (1498) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-02 19:58:36 (278) [WARN] Unknown error while checking blockers: Missing blockers at /usr/local/cpanel/scripts/elevate-cpanel line 101.
* 2023-05-02 19:58:36 (244) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-03 19:59:54 (145) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-03 19:59:55 (145) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-03 19:59:55 (1625) [INFO] Checking if your system is up to date: 
* 2023-05-03 19:59:55 (3905) [INFO] Running: /usr/bin/yum clean all
* 2023-05-03 19:59:55 (3906) [INFO] 
* 2023-05-03 19:59:55 (3919) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-03 19:59:55 (3919) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-03 19:59:55 (3919) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-03 19:59:55 (3919) [INFO]               : wp-toolkit-thirdparties
* 2023-05-03 19:59:55 (3919) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-03 19:59:55 (3936) [INFO] 
* 2023-05-03 19:59:55 (3905) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-03 19:59:55 (3906) [INFO] 
* 2023-05-03 20:00:10 (3936) [INFO] 
* 2023-05-03 20:00:10 (1646) [INFO] Checking /scripts/sysup
* 2023-05-03 20:00:10 (3905) [INFO] Running: /scripts/sysup
* 2023-05-03 20:00:10 (3906) [INFO] 
* 2023-05-03 20:00:10 (3919) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-03 20:00:10 (3919) [INFO]   All Needed Packages are already installed.
* 2023-05-03 20:00:10 (3936) [INFO] 
* 2023-05-03 20:00:11 (1550) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-03 20:00:11 (280) [WARN] Unknown error while checking blockers: Missing blockers at /usr/local/cpanel/scripts/elevate-cpanel line 102.
* 2023-05-03 20:00:11 (246) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-04 19:58:29 (145) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-04 19:58:29 (145) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-04 19:58:29 (1625) [INFO] Checking if your system is up to date: 
* 2023-05-04 19:58:29 (3905) [INFO] Running: /usr/bin/yum clean all
* 2023-05-04 19:58:29 (3906) [INFO] 
* 2023-05-04 19:58:29 (3919) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-04 19:58:29 (3919) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-04 19:58:29 (3919) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-04 19:58:29 (3919) [INFO]               : wp-toolkit-thirdparties
* 2023-05-04 19:58:29 (3919) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-04 19:58:29 (3936) [INFO] 
* 2023-05-04 19:58:29 (3905) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-04 19:58:29 (3906) [INFO] 
* 2023-05-04 19:58:42 (3936) [INFO] 
* 2023-05-04 19:58:42 (1646) [INFO] Checking /scripts/sysup
* 2023-05-04 19:58:42 (3905) [INFO] Running: /scripts/sysup
* 2023-05-04 19:58:42 (3906) [INFO] 
* 2023-05-04 19:58:42 (3919) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-04 19:58:42 (3919) [INFO]   All Needed Packages are already installed.
* 2023-05-04 19:58:42 (3936) [INFO] 
* 2023-05-04 19:58:43 (1550) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-04 19:58:43 (280) [WARN] Unknown error while checking blockers: Missing blockers at /usr/local/cpanel/scripts/elevate-cpanel line 102.
* 2023-05-04 19:58:43 (246) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-05 19:58:19 (145) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-05 19:58:19 (145) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-05 19:58:19 (1625) [INFO] Checking if your system is up to date: 
* 2023-05-05 19:58:19 (3905) [INFO] Running: /usr/bin/yum clean all
* 2023-05-05 19:58:19 (3906) [INFO] 
* 2023-05-05 19:58:19 (3919) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-05 19:58:19 (3919) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-05 19:58:19 (3919) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-05 19:58:19 (3919) [INFO]               : wp-toolkit-thirdparties
* 2023-05-05 19:58:19 (3919) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-05 19:58:19 (3936) [INFO] 
* 2023-05-05 19:58:19 (3905) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-05 19:58:19 (3906) [INFO] 
* 2023-05-05 19:58:32 (3936) [INFO] 
* 2023-05-05 19:58:32 (1646) [INFO] Checking /scripts/sysup
* 2023-05-05 19:58:32 (3905) [INFO] Running: /scripts/sysup
* 2023-05-05 19:58:32 (3906) [INFO] 
* 2023-05-05 19:58:32 (3919) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-05 19:58:32 (3919) [INFO]   All Needed Packages are already installed.
* 2023-05-05 19:58:32 (3936) [INFO] 
* 2023-05-05 19:58:33 (1550) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-05 19:58:33 (280) [WARN] Unknown error while checking blockers: Missing blockers at /usr/local/cpanel/scripts/elevate-cpanel line 102.
* 2023-05-05 19:58:33 (246) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-06 19:58:44 (145) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-06 19:58:44 (145) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-06 19:58:44 (1625) [INFO] Checking if your system is up to date: 
* 2023-05-06 19:58:44 (3905) [INFO] Running: /usr/bin/yum clean all
* 2023-05-06 19:58:44 (3906) [INFO] 
* 2023-05-06 19:58:44 (3919) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-06 19:58:44 (3919) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-06 19:58:44 (3919) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-06 19:58:44 (3919) [INFO]               : wp-toolkit-thirdparties
* 2023-05-06 19:58:44 (3919) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-06 19:58:44 (3936) [INFO] 
* 2023-05-06 19:58:44 (3905) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-06 19:58:44 (3906) [INFO] 
* 2023-05-06 19:58:58 (3936) [INFO] 
* 2023-05-06 19:58:58 (1646) [INFO] Checking /scripts/sysup
* 2023-05-06 19:58:58 (3905) [INFO] Running: /scripts/sysup
* 2023-05-06 19:58:58 (3906) [INFO] 
* 2023-05-06 19:58:58 (3919) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-06 19:58:59 (3919) [INFO]   All Needed Packages are already installed.
* 2023-05-06 19:58:59 (3936) [INFO] 
* 2023-05-06 19:58:59 (1550) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-06 19:58:59 (280) [WARN] Unknown error while checking blockers: Missing blockers at /usr/local/cpanel/scripts/elevate-cpanel line 102.
* 2023-05-06 19:58:59 (246) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-07 19:58:43 (145) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-07 19:58:44 (145) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-07 19:58:44 (1625) [INFO] Checking if your system is up to date: 
* 2023-05-07 19:58:44 (3905) [INFO] Running: /usr/bin/yum clean all
* 2023-05-07 19:58:44 (3906) [INFO] 
* 2023-05-07 19:58:44 (3919) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-07 19:58:44 (3919) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-07 19:58:44 (3919) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-07 19:58:44 (3919) [INFO]               : wp-toolkit-thirdparties
* 2023-05-07 19:58:44 (3919) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-07 19:58:44 (3936) [INFO] 
* 2023-05-07 19:58:44 (3905) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-07 19:58:44 (3906) [INFO] 
* 2023-05-07 19:58:59 (3936) [INFO] 
* 2023-05-07 19:58:59 (1646) [INFO] Checking /scripts/sysup
* 2023-05-07 19:58:59 (3905) [INFO] Running: /scripts/sysup
* 2023-05-07 19:58:59 (3906) [INFO] 
* 2023-05-07 19:58:59 (3919) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-07 19:58:59 (3919) [INFO]   All Needed Packages are already installed.
* 2023-05-07 19:58:59 (3936) [INFO] 
* 2023-05-07 19:59:00 (1550) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-07 19:59:00 (280) [WARN] Unknown error while checking blockers: Missing blockers at /usr/local/cpanel/scripts/elevate-cpanel line 102.
* 2023-05-07 19:59:00 (246) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-08 19:58:20 (148) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-08 19:58:20 (148) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-08 19:58:20 (1659) [INFO] Checking if your system is up to date: 
* 2023-05-08 19:58:20 (3974) [INFO] Running: /usr/bin/yum clean all
* 2023-05-08 19:58:20 (3975) [INFO] 
* 2023-05-08 19:58:20 (3988) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-08 19:58:20 (3988) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-08 19:58:20 (3988) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-08 19:58:20 (3988) [INFO]               : wp-toolkit-thirdparties
* 2023-05-08 19:58:20 (3988) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-08 19:58:20 (4005) [INFO] 
* 2023-05-08 19:58:20 (3974) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-08 19:58:20 (3975) [INFO] 
* 2023-05-08 19:58:33 (4005) [INFO] 
* 2023-05-08 19:58:33 (1680) [INFO] Checking /scripts/sysup
* 2023-05-08 19:58:33 (3974) [INFO] Running: /scripts/sysup
* 2023-05-08 19:58:33 (3975) [INFO] 
* 2023-05-08 19:58:34 (3988) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-08 19:58:34 (3988) [INFO]   All Needed Packages are already installed.
* 2023-05-08 19:58:34 (4005) [INFO] 
* 2023-05-08 19:58:35 (1584) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-08 19:58:35 (148) [WARN] *** 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-05-08 19:59:02 (1534) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-08 19:59:02 (148) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-08 19:59:02 (1727) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-08 19:59:02 (148) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-08 19:59:02 (741) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-08 19:59:02 (2136) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/aVvNHwcRNe/ea_profile.json
* 2023-05-08 19:59:02 (2159) [INFO] Backed up EA4 profile to /tmp/aVvNHwcRNe/ea_profile.json
* 2023-05-08 19:59:02 (148) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID eakm56) Cannot update this system’s kernel.
* 2023-05-08 19:59:03 (251) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-09 19:58:21 (148) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-09 19:58:21 (148) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-09 19:58:21 (1659) [INFO] Checking if your system is up to date: 
* 2023-05-09 19:58:21 (3974) [INFO] Running: /usr/bin/yum clean all
* 2023-05-09 19:58:21 (3975) [INFO] 
* 2023-05-09 19:58:21 (3988) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-09 19:58:22 (3988) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-09 19:58:22 (3988) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-09 19:58:22 (3988) [INFO]               : wp-toolkit-thirdparties
* 2023-05-09 19:58:22 (3988) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-09 19:58:22 (4005) [INFO] 
* 2023-05-09 19:58:22 (3974) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-09 19:58:22 (3975) [INFO] 
* 2023-05-09 19:58:37 (4005) [INFO] 
* 2023-05-09 19:58:37 (1680) [INFO] Checking /scripts/sysup
* 2023-05-09 19:58:37 (3974) [INFO] Running: /scripts/sysup
* 2023-05-09 19:58:37 (3975) [INFO] 
* 2023-05-09 19:58:37 (3988) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-09 19:58:38 (3988) [INFO]   All Needed Packages are already installed.
* 2023-05-09 19:58:38 (4005) [INFO] 
* 2023-05-09 19:58:38 (1584) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-09 19:58:38 (148) [WARN] *** 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-05-09 19:58:51 (1534) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-09 19:58:51 (148) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-09 19:58:51 (1727) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-09 19:58:51 (148) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-09 19:58:51 (741) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-09 19:58:51 (2136) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/RMeqQivwdE/ea_profile.json
* 2023-05-09 19:58:52 (2159) [INFO] Backed up EA4 profile to /tmp/RMeqQivwdE/ea_profile.json
* 2023-05-09 19:58:52 (148) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fxmecc) Cannot update this system’s kernel.
* 2023-05-09 19:58:52 (251) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-10 19:59:43 (148) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-10 19:59:43 (148) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-10 19:59:43 (1659) [INFO] Checking if your system is up to date: 
* 2023-05-10 19:59:43 (3974) [INFO] Running: /usr/bin/yum clean all
* 2023-05-10 19:59:43 (3975) [INFO] 
* 2023-05-10 19:59:43 (3988) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-10 19:59:43 (3988) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-10 19:59:43 (3988) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-10 19:59:43 (3988) [INFO]               : wp-toolkit-thirdparties
* 2023-05-10 19:59:43 (3988) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-10 19:59:43 (4005) [INFO] 
* 2023-05-10 19:59:43 (3974) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-10 19:59:43 (3975) [INFO] 
* 2023-05-10 20:00:00 (4005) [INFO] 
* 2023-05-10 20:00:00 (1680) [INFO] Checking /scripts/sysup
* 2023-05-10 20:00:00 (3974) [INFO] Running: /scripts/sysup
* 2023-05-10 20:00:00 (3975) [INFO] 
* 2023-05-10 20:00:00 (3988) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-10 20:00:00 (3988) [INFO]   All Needed Packages are already installed.
* 2023-05-10 20:00:00 (4005) [INFO] 
* 2023-05-10 20:00:01 (1584) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-10 20:00:01 (148) [WARN] *** 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-05-10 20:00:15 (1534) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-10 20:00:15 (148) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-10 20:00:15 (1727) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-10 20:00:15 (148) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-10 20:00:16 (741) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-10 20:00:16 (2136) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/TqWWVAbSva/ea_profile.json
* 2023-05-10 20:00:16 (2159) [INFO] Backed up EA4 profile to /tmp/TqWWVAbSva/ea_profile.json
* 2023-05-10 20:00:16 (148) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tcnqz7) Cannot update this system’s kernel.
* 2023-05-10 20:00:17 (251) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-11 19:58:20 (148) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-11 19:58:21 (148) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-11 19:58:21 (1659) [INFO] Checking if your system is up to date: 
* 2023-05-11 19:58:21 (3974) [INFO] Running: /usr/bin/yum clean all
* 2023-05-11 19:58:21 (3975) [INFO] 
* 2023-05-11 19:58:21 (3988) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-11 19:58:21 (3988) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-11 19:58:21 (3988) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-11 19:58:21 (3988) [INFO]               : wp-toolkit-thirdparties
* 2023-05-11 19:58:21 (3988) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-11 19:58:21 (4005) [INFO] 
* 2023-05-11 19:58:21 (3974) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-11 19:58:21 (3975) [INFO] 
* 2023-05-11 19:58:37 (4005) [INFO] 
* 2023-05-11 19:58:37 (1680) [INFO] Checking /scripts/sysup
* 2023-05-11 19:58:37 (3974) [INFO] Running: /scripts/sysup
* 2023-05-11 19:58:37 (3975) [INFO] 
* 2023-05-11 19:58:37 (3988) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-11 19:58:38 (3988) [INFO]   All Needed Packages are already installed.
* 2023-05-11 19:58:38 (4005) [INFO] 
* 2023-05-11 19:58:38 (1584) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-11 19:58:38 (148) [WARN] *** 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-05-11 19:58:52 (1534) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-11 19:58:52 (148) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-11 19:58:52 (1727) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-11 19:58:52 (148) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-11 19:58:52 (741) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-11 19:58:52 (2136) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/PDalO2FMS7/ea_profile.json
* 2023-05-11 19:58:53 (2159) [INFO] Backed up EA4 profile to /tmp/PDalO2FMS7/ea_profile.json
* 2023-05-11 19:58:53 (148) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID n7a93x) Cannot update this system’s kernel.
* 2023-05-11 19:58:53 (251) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-12 19:58:26 (148) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-12 19:58:27 (148) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-12 19:58:27 (1659) [INFO] Checking if your system is up to date: 
* 2023-05-12 19:58:27 (3974) [INFO] Running: /usr/bin/yum clean all
* 2023-05-12 19:58:27 (3975) [INFO] 
* 2023-05-12 19:58:27 (3988) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-12 19:58:27 (3988) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-12 19:58:27 (3988) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-12 19:58:27 (3988) [INFO]               : wp-toolkit-thirdparties
* 2023-05-12 19:58:27 (3988) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-12 19:58:27 (4005) [INFO] 
* 2023-05-12 19:58:27 (3974) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-12 19:58:27 (3975) [INFO] 
* 2023-05-12 19:58:44 (4005) [INFO] 
* 2023-05-12 19:58:44 (1680) [INFO] Checking /scripts/sysup
* 2023-05-12 19:58:44 (3974) [INFO] Running: /scripts/sysup
* 2023-05-12 19:58:44 (3975) [INFO] 
* 2023-05-12 19:58:44 (3988) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-12 19:58:44 (3988) [INFO]   All Needed Packages are already installed.
* 2023-05-12 19:58:44 (4005) [INFO] 
* 2023-05-12 19:58:45 (1584) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-12 19:58:45 (148) [WARN] *** 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-05-12 19:59:04 (1534) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-12 19:59:04 (148) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-12 19:59:04 (1727) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-12 19:59:04 (148) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-12 19:59:04 (741) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-12 19:59:04 (2136) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/cFaSbmHjbB/ea_profile.json
* 2023-05-12 19:59:05 (2159) [INFO] Backed up EA4 profile to /tmp/cFaSbmHjbB/ea_profile.json
* 2023-05-12 19:59:05 (148) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yczvvy) Cannot update this system’s kernel.
* 2023-05-12 19:59:05 (251) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-13 19:58:43 (148) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-13 19:58:44 (148) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-13 19:58:44 (1659) [INFO] Checking if your system is up to date: 
* 2023-05-13 19:58:44 (3974) [INFO] Running: /usr/bin/yum clean all
* 2023-05-13 19:58:44 (3975) [INFO] 
* 2023-05-13 19:58:44 (3988) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-13 19:58:44 (3988) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-13 19:58:44 (3988) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-13 19:58:44 (3988) [INFO]               : wp-toolkit-thirdparties
* 2023-05-13 19:58:44 (3988) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-13 19:58:44 (4005) [INFO] 
* 2023-05-13 19:58:44 (3974) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-13 19:58:44 (3975) [INFO] 
* 2023-05-13 19:58:58 (4005) [INFO] 
* 2023-05-13 19:58:58 (1680) [INFO] Checking /scripts/sysup
* 2023-05-13 19:58:58 (3974) [INFO] Running: /scripts/sysup
* 2023-05-13 19:58:58 (3975) [INFO] 
* 2023-05-13 19:58:58 (3988) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-13 19:58:59 (3988) [INFO]   All Needed Packages are already installed.
* 2023-05-13 19:58:59 (4005) [INFO] 
* 2023-05-13 19:58:59 (1584) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-13 19:58:59 (148) [WARN] *** 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-05-13 19:59:13 (1534) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-13 19:59:13 (148) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-13 19:59:13 (1727) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-13 19:59:13 (148) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-13 19:59:13 (741) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-13 19:59:13 (2136) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/5P2WGznHDa/ea_profile.json
* 2023-05-13 19:59:13 (2159) [INFO] Backed up EA4 profile to /tmp/5P2WGznHDa/ea_profile.json
* 2023-05-13 19:59:14 (148) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bgch78) Cannot update this system’s kernel.
* 2023-05-13 19:59:14 (251) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-14 19:58:44 (148) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-14 19:58:44 (148) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-14 19:58:44 (1659) [INFO] Checking if your system is up to date: 
* 2023-05-14 19:58:44 (3974) [INFO] Running: /usr/bin/yum clean all
* 2023-05-14 19:58:44 (3975) [INFO] 
* 2023-05-14 19:58:44 (3988) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-14 19:58:44 (3988) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-14 19:58:44 (3988) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-14 19:58:44 (3988) [INFO]               : wp-toolkit-thirdparties
* 2023-05-14 19:58:44 (3988) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-14 19:58:44 (4005) [INFO] 
* 2023-05-14 19:58:44 (3974) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-14 19:58:44 (3975) [INFO] 
* 2023-05-14 19:59:00 (4005) [INFO] 
* 2023-05-14 19:59:00 (1680) [INFO] Checking /scripts/sysup
* 2023-05-14 19:59:00 (3974) [INFO] Running: /scripts/sysup
* 2023-05-14 19:59:00 (3975) [INFO] 
* 2023-05-14 19:59:00 (3988) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-14 19:59:00 (3988) [INFO]   All Needed Packages are already installed.
* 2023-05-14 19:59:00 (4005) [INFO] 
* 2023-05-14 19:59:01 (1584) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-14 19:59:01 (148) [WARN] *** 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-05-14 19:59:15 (1534) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-14 19:59:15 (148) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-14 19:59:15 (1727) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-14 19:59:15 (148) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-14 19:59:15 (741) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-14 19:59:15 (2136) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/U818nifPlg/ea_profile.json
* 2023-05-14 19:59:15 (2159) [INFO] Backed up EA4 profile to /tmp/U818nifPlg/ea_profile.json
* 2023-05-14 19:59:15 (148) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID suf7xx) Cannot update this system’s kernel.
* 2023-05-14 19:59:16 (251) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-15 19:58:28 (148) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-15 19:58:29 (148) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-15 19:58:29 (1659) [INFO] Checking if your system is up to date: 
* 2023-05-15 19:58:29 (3974) [INFO] Running: /usr/bin/yum clean all
* 2023-05-15 19:58:29 (3975) [INFO] 
* 2023-05-15 19:58:29 (3988) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-15 19:58:29 (3988) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-15 19:58:29 (3988) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-15 19:58:29 (3988) [INFO]               : wp-toolkit-thirdparties
* 2023-05-15 19:58:29 (3988) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-15 19:58:29 (4005) [INFO] 
* 2023-05-15 19:58:29 (3974) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-15 19:58:29 (3975) [INFO] 
* 2023-05-15 19:58:51 (4005) [INFO] 
* 2023-05-15 19:58:51 (1680) [INFO] Checking /scripts/sysup
* 2023-05-15 19:58:51 (3974) [INFO] Running: /scripts/sysup
* 2023-05-15 19:58:51 (3975) [INFO] 
* 2023-05-15 19:58:51 (3988) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-15 19:58:51 (3988) [INFO]   All Needed Packages are already installed.
* 2023-05-15 19:58:51 (4005) [INFO] 
* 2023-05-15 19:58:52 (1584) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-15 19:58:52 (148) [WARN] *** 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-05-15 19:59:06 (1534) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-15 19:59:06 (148) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-15 19:59:06 (1727) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-15 19:59:06 (148) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-15 19:59:06 (741) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-15 19:59:06 (2136) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/J_Pt8IDKKL/ea_profile.json
* 2023-05-15 19:59:06 (2159) [INFO] Backed up EA4 profile to /tmp/J_Pt8IDKKL/ea_profile.json
* 2023-05-15 19:59:06 (148) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3h7928) Cannot update this system’s kernel.
* 2023-05-15 19:59:07 (251) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-16 19:58:25 (148) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-16 19:58:25 (148) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-16 19:58:25 (1659) [INFO] Checking if your system is up to date: 
* 2023-05-16 19:58:25 (3974) [INFO] Running: /usr/bin/yum clean all
* 2023-05-16 19:58:25 (3975) [INFO] 
* 2023-05-16 19:58:25 (3988) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-16 19:58:25 (3988) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-16 19:58:25 (3988) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-16 19:58:25 (3988) [INFO]               : wp-toolkit-thirdparties
* 2023-05-16 19:58:25 (3988) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-16 19:58:25 (4005) [INFO] 
* 2023-05-16 19:58:25 (3974) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-16 19:58:25 (3975) [INFO] 
* 2023-05-16 19:58:42 (4005) [INFO] 
* 2023-05-16 19:58:42 (1680) [INFO] Checking /scripts/sysup
* 2023-05-16 19:58:42 (3974) [INFO] Running: /scripts/sysup
* 2023-05-16 19:58:42 (3975) [INFO] 
* 2023-05-16 19:58:42 (3988) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-16 19:58:43 (3988) [INFO]   All Needed Packages are already installed.
* 2023-05-16 19:58:43 (4005) [INFO] 
* 2023-05-16 19:58:43 (1584) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-16 19:58:43 (148) [WARN] *** 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-05-16 19:58:56 (1534) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-16 19:58:56 (148) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-16 19:58:56 (1727) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-16 19:58:56 (148) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-16 19:58:56 (741) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-16 19:58:56 (2136) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/moykOq3Rdx/ea_profile.json
* 2023-05-16 19:58:57 (2159) [INFO] Backed up EA4 profile to /tmp/moykOq3Rdx/ea_profile.json
* 2023-05-16 19:58:57 (148) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xvbwhp) Cannot update this system’s kernel.
* 2023-05-16 19:58:57 (251) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-17 19:59:44 (148) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-17 19:59:44 (148) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-17 19:59:44 (1659) [INFO] Checking if your system is up to date: 
* 2023-05-17 19:59:44 (3974) [INFO] Running: /usr/bin/yum clean all
* 2023-05-17 19:59:44 (3975) [INFO] 
* 2023-05-17 19:59:45 (3988) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-17 19:59:45 (3988) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-17 19:59:45 (3988) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-17 19:59:45 (3988) [INFO]               : wp-toolkit-thirdparties
* 2023-05-17 19:59:45 (3988) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-17 19:59:45 (4005) [INFO] 
* 2023-05-17 19:59:45 (3974) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-17 19:59:45 (3975) [INFO] 
* 2023-05-17 19:59:59 (4005) [INFO] 
* 2023-05-17 19:59:59 (1680) [INFO] Checking /scripts/sysup
* 2023-05-17 19:59:59 (3974) [INFO] Running: /scripts/sysup
* 2023-05-17 19:59:59 (3975) [INFO] 
* 2023-05-17 19:59:59 (3988) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-17 19:59:59 (3988) [INFO]   All Needed Packages are already installed.
* 2023-05-17 19:59:59 (4005) [INFO] 
* 2023-05-17 20:00:00 (1584) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-17 20:00:00 (148) [WARN] *** 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-05-17 20:00:14 (1534) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-17 20:00:14 (148) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-17 20:00:14 (1727) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-17 20:00:14 (148) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-17 20:00:14 (741) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-17 20:00:14 (2136) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/gx0OpaAVDc/ea_profile.json
* 2023-05-17 20:00:14 (2159) [INFO] Backed up EA4 profile to /tmp/gx0OpaAVDc/ea_profile.json
* 2023-05-17 20:00:14 (148) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wt6hxf) Cannot update this system’s kernel.
* 2023-05-17 20:00:15 (251) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-18 19:58:24 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-18 19:58:25 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-18 19:58:25 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-18 19:58:25 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-18 19:58:25 (4086) [INFO] 
* 2023-05-18 19:58:25 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-18 19:58:25 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-18 19:58:25 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-18 19:58:25 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-18 19:58:25 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-18 19:58:25 (4116) [INFO] 
* 2023-05-18 19:58:25 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-18 19:58:25 (4086) [INFO] 
* 2023-05-18 19:58:31 (4099) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/682280a409f5b023155dc60af68c74a0d8281b6f7f595c1830f2a085b59b2510-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-05-18 19:58:31 (4099) [INFO] Trying other mirror.
* 2023-05-18 19:58:31 (4099) [INFO] To address this issue please refer to the below wiki article 
* 2023-05-18 19:58:31 (4099) [INFO] 
* 2023-05-18 19:58:31 (4099) [INFO] https://wiki.centos.org/yum-errors
* 2023-05-18 19:58:31 (4099) [INFO] 
* 2023-05-18 19:58:31 (4099) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-05-18 19:58:31 (4099) [INFO] 
* 2023-05-18 19:58:44 (4116) [INFO] 
* 2023-05-18 19:58:44 (1720) [INFO] Checking /scripts/sysup
* 2023-05-18 19:58:44 (4085) [INFO] Running: /scripts/sysup
* 2023-05-18 19:58:44 (4086) [INFO] 
* 2023-05-18 19:58:44 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-18 19:58:45 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-18 19:58:45 (4116) [INFO] 
* 2023-05-18 19:58:45 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-18 19:58:45 (153) [WARN] *** 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-05-18 19:59:00 (1574) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-18 19:59:00 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-18 19:59:00 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-18 19:59:00 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-18 19:59:00 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-18 19:59:00 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/YZZM0hYWRi/ea_profile.json
* 2023-05-18 19:59:01 (2258) [INFO] Backed up EA4 profile to /tmp/YZZM0hYWRi/ea_profile.json
* 2023-05-18 19:59:01 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID aw6a3b) Cannot update this system’s kernel.
* 2023-05-18 19:59:01 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-19 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-19 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-19 19:58:22 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-19 19:58:22 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-19 19:58:22 (4086) [INFO] 
* 2023-05-19 19:58:22 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-19 19:58:22 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-19 19:58:22 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-19 19:58:22 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-19 19:58:22 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-19 19:58:22 (4116) [INFO] 
* 2023-05-19 19:58:22 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-19 19:58:22 (4086) [INFO] 
* 2023-05-19 19:58:40 (4116) [INFO] 
* 2023-05-19 19:58:40 (1720) [INFO] Checking /scripts/sysup
* 2023-05-19 19:58:40 (4085) [INFO] Running: /scripts/sysup
* 2023-05-19 19:58:40 (4086) [INFO] 
* 2023-05-19 19:58:40 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-19 19:58:41 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-19 19:58:41 (4116) [INFO] 
* 2023-05-19 19:58:41 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-19 19:58:41 (153) [WARN] *** 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-05-19 19:58:55 (1574) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-19 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-19 19:58:55 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-19 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-19 19:58:55 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-19 19:58:55 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/CrplG0o3y9/ea_profile.json
* 2023-05-19 19:58:55 (2258) [INFO] Backed up EA4 profile to /tmp/CrplG0o3y9/ea_profile.json
* 2023-05-19 19:58:56 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tt93ef) Cannot update this system’s kernel.
* 2023-05-19 19:58:56 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-20 19:58:44 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-20 19:58:44 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-20 19:58:44 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-20 19:58:44 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-20 19:58:44 (4086) [INFO] 
* 2023-05-20 19:58:44 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-20 19:58:44 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-20 19:58:44 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-20 19:58:44 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-20 19:58:44 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-20 19:58:44 (4116) [INFO] 
* 2023-05-20 19:58:44 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-20 19:58:44 (4086) [INFO] 
* 2023-05-20 19:58:59 (4116) [INFO] 
* 2023-05-20 19:58:59 (1720) [INFO] Checking /scripts/sysup
* 2023-05-20 19:58:59 (4085) [INFO] Running: /scripts/sysup
* 2023-05-20 19:58:59 (4086) [INFO] 
* 2023-05-20 19:58:59 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-20 19:58:59 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-20 19:58:59 (4116) [INFO] 
* 2023-05-20 19:59:00 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-20 19:59:00 (153) [WARN] *** 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-05-20 19:59:13 (1574) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-20 19:59:13 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-20 19:59:13 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-20 19:59:13 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-20 19:59:13 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-20 19:59:13 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/SmsO2m7_W5/ea_profile.json
* 2023-05-20 19:59:13 (2258) [INFO] Backed up EA4 profile to /tmp/SmsO2m7_W5/ea_profile.json
* 2023-05-20 19:59:13 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID y6bns3) Cannot update this system’s kernel.
* 2023-05-20 19:59:14 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-21 19:58:44 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-21 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-21 19:58:45 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-21 19:58:45 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-21 19:58:45 (4086) [INFO] 
* 2023-05-21 19:58:45 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-21 19:58:45 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-21 19:58:45 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-21 19:58:45 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-21 19:58:45 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-21 19:58:45 (4116) [INFO] 
* 2023-05-21 19:58:45 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-21 19:58:45 (4086) [INFO] 
* 2023-05-21 19:59:00 (4116) [INFO] 
* 2023-05-21 19:59:00 (1720) [INFO] Checking /scripts/sysup
* 2023-05-21 19:59:00 (4085) [INFO] Running: /scripts/sysup
* 2023-05-21 19:59:00 (4086) [INFO] 
* 2023-05-21 19:59:00 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-21 19:59:01 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-21 19:59:01 (4116) [INFO] 
* 2023-05-21 19:59:01 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-21 19:59:01 (153) [WARN] *** 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-05-21 19:59:14 (1574) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-21 19:59:14 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-21 19:59:14 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-21 19:59:14 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-21 19:59:15 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-21 19:59:15 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/bXm1Nf60SE/ea_profile.json
* 2023-05-21 19:59:15 (2258) [INFO] Backed up EA4 profile to /tmp/bXm1Nf60SE/ea_profile.json
* 2023-05-21 19:59:15 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vfwqrg) Cannot update this system’s kernel.
* 2023-05-21 19:59:16 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-22 19:58:34 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-22 19:58:34 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-22 19:58:34 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-22 19:58:34 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-22 19:58:34 (4086) [INFO] 
* 2023-05-22 19:58:34 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-22 19:58:34 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-22 19:58:34 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-22 19:58:34 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-22 19:58:34 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-22 19:58:34 (4116) [INFO] 
* 2023-05-22 19:58:34 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-22 19:58:34 (4086) [INFO] 
* 2023-05-22 19:58:50 (4116) [INFO] 
* 2023-05-22 19:58:50 (1720) [INFO] Checking /scripts/sysup
* 2023-05-22 19:58:50 (4085) [INFO] Running: /scripts/sysup
* 2023-05-22 19:58:50 (4086) [INFO] 
* 2023-05-22 19:58:50 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-22 19:58:50 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-22 19:58:50 (4116) [INFO] 
* 2023-05-22 19:58:51 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-22 19:58:51 (153) [WARN] *** 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-05-22 19:59:04 (1574) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-22 19:59:04 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-22 19:59:04 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-22 19:59:04 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-22 19:59:04 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-22 19:59:04 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/3lOwX1qqJN/ea_profile.json
* 2023-05-22 19:59:05 (2258) [INFO] Backed up EA4 profile to /tmp/3lOwX1qqJN/ea_profile.json
* 2023-05-22 19:59:05 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2as7b2) Cannot update this system’s kernel.
* 2023-05-22 19:59:05 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-23 19:58:18 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-23 19:58:18 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-23 19:58:18 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-23 19:58:18 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-23 19:58:18 (4086) [INFO] 
* 2023-05-23 19:58:18 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-23 19:58:18 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-23 19:58:18 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-23 19:58:18 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-23 19:58:18 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-23 19:58:18 (4116) [INFO] 
* 2023-05-23 19:58:18 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-23 19:58:18 (4086) [INFO] 
* 2023-05-23 19:58:33 (4116) [INFO] 
* 2023-05-23 19:58:33 (1720) [INFO] Checking /scripts/sysup
* 2023-05-23 19:58:33 (4085) [INFO] Running: /scripts/sysup
* 2023-05-23 19:58:33 (4086) [INFO] 
* 2023-05-23 19:58:33 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-23 19:58:34 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-23 19:58:34 (4116) [INFO] 
* 2023-05-23 19:58:34 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-23 19:58:34 (153) [WARN] *** 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-05-23 19:58:47 (1574) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-23 19:58:47 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-23 19:58:47 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-23 19:58:47 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-23 19:58:47 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-23 19:58:47 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/PMlg6vqq_9/ea_profile.json
* 2023-05-23 19:58:48 (2258) [INFO] Backed up EA4 profile to /tmp/PMlg6vqq_9/ea_profile.json
* 2023-05-23 19:58:48 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID p4zuyh) Cannot update this system’s kernel.
* 2023-05-23 19:58:48 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-24 20:00:07 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-24 20:00:07 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-24 20:00:07 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-24 20:00:07 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-24 20:00:07 (4086) [INFO] 
* 2023-05-24 20:00:07 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-24 20:00:07 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-24 20:00:07 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-24 20:00:07 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-24 20:00:07 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-24 20:00:07 (4116) [INFO] 
* 2023-05-24 20:00:07 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-24 20:00:07 (4086) [INFO] 
* 2023-05-24 20:00:26 (4116) [INFO] 
* 2023-05-24 20:00:26 (1720) [INFO] Checking /scripts/sysup
* 2023-05-24 20:00:26 (4085) [INFO] Running: /scripts/sysup
* 2023-05-24 20:00:26 (4086) [INFO] 
* 2023-05-24 20:00:26 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-24 20:00:26 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-24 20:00:26 (4116) [INFO] 
* 2023-05-24 20:00:27 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-24 20:00:27 (153) [WARN] *** 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-05-24 20:00:41 (1574) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-24 20:00:41 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-24 20:00:41 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-24 20:00:41 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-24 20:00:41 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-24 20:00:41 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Q4fpQzDnK5/ea_profile.json
* 2023-05-24 20:00:42 (2258) [INFO] Backed up EA4 profile to /tmp/Q4fpQzDnK5/ea_profile.json
* 2023-05-24 20:00:42 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2v9hga) Cannot update this system’s kernel.
* 2023-05-24 20:00:42 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-25 19:58:27 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-25 19:58:27 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-25 19:58:27 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-25 19:58:27 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-25 19:58:27 (4086) [INFO] 
* 2023-05-25 19:58:27 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-25 19:58:27 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-25 19:58:27 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-25 19:58:27 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-25 19:58:27 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-25 19:58:27 (4116) [INFO] 
* 2023-05-25 19:58:27 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-25 19:58:27 (4086) [INFO] 
* 2023-05-25 19:58:46 (4116) [INFO] 
* 2023-05-25 19:58:46 (1720) [INFO] Checking /scripts/sysup
* 2023-05-25 19:58:46 (4085) [INFO] Running: /scripts/sysup
* 2023-05-25 19:58:46 (4086) [INFO] 
* 2023-05-25 19:58:46 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-25 19:58:46 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-25 19:58:46 (4116) [INFO] 
* 2023-05-25 19:58:47 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-25 19:58:47 (153) [WARN] *** 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-05-25 19:59:01 (1574) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-25 19:59:01 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-25 19:59:01 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-25 19:59:01 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-25 19:59:01 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-25 19:59:01 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/uxZjmfM5qs/ea_profile.json
* 2023-05-25 19:59:01 (2258) [INFO] Backed up EA4 profile to /tmp/uxZjmfM5qs/ea_profile.json
* 2023-05-25 19:59:02 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID w7vndk) Cannot update this system’s kernel.
* 2023-05-25 19:59:02 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-26 19:58:18 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-26 19:58:19 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-26 19:58:19 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-26 19:58:19 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-26 19:58:19 (4086) [INFO] 
* 2023-05-26 19:58:19 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-26 19:58:19 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-26 19:58:19 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-26 19:58:19 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-26 19:58:19 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-26 19:58:19 (4116) [INFO] 
* 2023-05-26 19:58:19 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-26 19:58:19 (4086) [INFO] 
* 2023-05-26 19:58:33 (4116) [INFO] 
* 2023-05-26 19:58:33 (1720) [INFO] Checking /scripts/sysup
* 2023-05-26 19:58:33 (4085) [INFO] Running: /scripts/sysup
* 2023-05-26 19:58:33 (4086) [INFO] 
* 2023-05-26 19:58:33 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-26 19:58:33 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-26 19:58:33 (4116) [INFO] 
* 2023-05-26 19:58:34 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-26 19:58:34 (153) [WARN] *** 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-05-26 19:58:47 (1574) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-26 19:58:47 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-26 19:58:47 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-26 19:58:47 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-26 19:58:47 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-26 19:58:47 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/fhtMNWttA6/ea_profile.json
* 2023-05-26 19:58:47 (2258) [INFO] Backed up EA4 profile to /tmp/fhtMNWttA6/ea_profile.json
* 2023-05-26 19:58:48 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qn2eny) Cannot update this system’s kernel.
* 2023-05-26 19:58:48 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-27 19:58:50 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-27 19:58:50 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-27 19:58:50 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-27 19:58:50 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-27 19:58:50 (4086) [INFO] 
* 2023-05-27 19:58:50 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-27 19:58:50 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-27 19:58:50 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-27 19:58:50 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-27 19:58:50 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-27 19:58:50 (4116) [INFO] 
* 2023-05-27 19:58:50 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-27 19:58:50 (4086) [INFO] 
* 2023-05-27 19:58:56 (4099) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/81a0ec6c6cac7cd772ccc6faf62cc19b5a0ea0d8b6d6d2c802999239f88af411-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-05-27 19:58:56 (4099) [INFO] Trying other mirror.
* 2023-05-27 19:58:56 (4099) [INFO] To address this issue please refer to the below wiki article 
* 2023-05-27 19:58:56 (4099) [INFO] 
* 2023-05-27 19:58:56 (4099) [INFO] https://wiki.centos.org/yum-errors
* 2023-05-27 19:58:56 (4099) [INFO] 
* 2023-05-27 19:58:56 (4099) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-05-27 19:58:56 (4099) [INFO] 
* 2023-05-27 19:59:05 (4116) [INFO] 
* 2023-05-27 19:59:05 (1720) [INFO] Checking /scripts/sysup
* 2023-05-27 19:59:05 (4085) [INFO] Running: /scripts/sysup
* 2023-05-27 19:59:05 (4086) [INFO] 
* 2023-05-27 19:59:06 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-27 19:59:06 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-27 19:59:06 (4116) [INFO] 
* 2023-05-27 19:59:07 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-27 19:59:07 (153) [WARN] *** 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-05-27 19:59:20 (1565) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-05-27 19:59:20 (1566) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/39b0ddcfa22273147237d55737cb01078cff4adfcbe1a48003c2e9bf3996a6ef-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/.

* 2023-05-27 19:59:20 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-27 19:59:20 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-27 19:59:20 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-27 19:59:20 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-27 19:59:20 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/nB93HZTjuH/ea_profile.json
* 2023-05-27 19:59:20 (2258) [INFO] Backed up EA4 profile to /tmp/nB93HZTjuH/ea_profile.json
* 2023-05-27 19:59:21 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 75uzg7) Cannot update this system’s kernel.
* 2023-05-27 19:59:21 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-28 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-28 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-28 19:58:54 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-28 19:58:54 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-28 19:58:54 (4086) [INFO] 
* 2023-05-28 19:58:54 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-28 19:58:54 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-28 19:58:54 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-28 19:58:54 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-28 19:58:54 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-28 19:58:54 (4116) [INFO] 
* 2023-05-28 19:58:54 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-28 19:58:54 (4086) [INFO] 
* 2023-05-28 19:58:59 (4099) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/26ce7e9b204d1085a5a67fa7cb69557da5107ca382ba24c63ef0e798bd7ac36b-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-05-28 19:58:59 (4099) [INFO] Trying other mirror.
* 2023-05-28 19:58:59 (4099) [INFO] To address this issue please refer to the below wiki article 
* 2023-05-28 19:58:59 (4099) [INFO] 
* 2023-05-28 19:58:59 (4099) [INFO] https://wiki.centos.org/yum-errors
* 2023-05-28 19:58:59 (4099) [INFO] 
* 2023-05-28 19:58:59 (4099) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-05-28 19:58:59 (4099) [INFO] 
* 2023-05-28 19:59:08 (4116) [INFO] 
* 2023-05-28 19:59:08 (1720) [INFO] Checking /scripts/sysup
* 2023-05-28 19:59:08 (4085) [INFO] Running: /scripts/sysup
* 2023-05-28 19:59:08 (4086) [INFO] 
* 2023-05-28 19:59:09 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-28 19:59:10 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-28 19:59:10 (4116) [INFO] 
* 2023-05-28 19:59:11 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-28 19:59:11 (153) [WARN] *** 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-05-28 19:59:23 (1565) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-05-28 19:59:23 (1566) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/d955c6a5be3516dd71d53c859860fd8480aa46cabfa50622e24779497fa5f27e-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/.

* 2023-05-28 19:59:23 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-28 19:59:23 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-28 19:59:23 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-28 19:59:24 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-28 19:59:24 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/DSYtGkK5W9/ea_profile.json
* 2023-05-28 19:59:24 (2258) [INFO] Backed up EA4 profile to /tmp/DSYtGkK5W9/ea_profile.json
* 2023-05-28 19:59:24 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID f5g9u4) Cannot update this system’s kernel.
* 2023-05-28 19:59:25 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-29 19:58:18 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-29 19:58:19 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-29 19:58:19 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-29 19:58:19 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-29 19:58:19 (4086) [INFO] 
* 2023-05-29 19:58:19 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-29 19:58:19 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-29 19:58:19 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-29 19:58:19 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-29 19:58:19 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-29 19:58:19 (4116) [INFO] 
* 2023-05-29 19:58:19 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-29 19:58:19 (4086) [INFO] 
* 2023-05-29 19:58:33 (4116) [INFO] 
* 2023-05-29 19:58:33 (1720) [INFO] Checking /scripts/sysup
* 2023-05-29 19:58:33 (4085) [INFO] Running: /scripts/sysup
* 2023-05-29 19:58:33 (4086) [INFO] 
* 2023-05-29 19:58:33 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-29 19:58:33 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-29 19:58:33 (4116) [INFO] 
* 2023-05-29 19:58:34 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-29 19:58:34 (153) [WARN] *** 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-05-29 19:58:47 (1565) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-05-29 19:58:47 (1566) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/d955c6a5be3516dd71d53c859860fd8480aa46cabfa50622e24779497fa5f27e-other.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/.

* 2023-05-29 19:58:47 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-29 19:58:47 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-29 19:58:47 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-29 19:58:47 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-29 19:58:47 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/xwuSHEMGkJ/ea_profile.json
* 2023-05-29 19:58:47 (2258) [INFO] Backed up EA4 profile to /tmp/xwuSHEMGkJ/ea_profile.json
* 2023-05-29 19:58:47 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID j9gbku) Cannot update this system’s kernel.
* 2023-05-29 19:58:48 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-30 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-30 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-30 19:58:53 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-30 19:58:53 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-30 19:58:53 (4086) [INFO] 
* 2023-05-30 19:58:53 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-30 19:58:53 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-30 19:58:53 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-30 19:58:53 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-30 19:58:53 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-30 19:58:54 (4116) [INFO] 
* 2023-05-30 19:58:54 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-30 19:58:54 (4086) [INFO] 
* 2023-05-30 19:59:08 (4116) [INFO] 
* 2023-05-30 19:59:08 (1720) [INFO] Checking /scripts/sysup
* 2023-05-30 19:59:08 (4085) [INFO] Running: /scripts/sysup
* 2023-05-30 19:59:08 (4086) [INFO] 
* 2023-05-30 19:59:08 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-30 19:59:09 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-30 19:59:09 (4116) [INFO] 
* 2023-05-30 19:59:09 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-30 19:59:09 (153) [WARN] *** 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-05-30 19:59:22 (1574) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-30 19:59:22 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-30 19:59:22 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-30 19:59:22 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-30 19:59:22 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-30 19:59:22 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/mqAdqmrUVL/ea_profile.json
* 2023-05-30 19:59:23 (2258) [INFO] Backed up EA4 profile to /tmp/mqAdqmrUVL/ea_profile.json
* 2023-05-30 19:59:23 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vchm5s) Cannot update this system’s kernel.
* 2023-05-30 19:59:23 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-05-31 19:59:58 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-05-31 19:59:59 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-05-31 19:59:59 (1699) [INFO] Checking if your system is up to date: 
* 2023-05-31 19:59:59 (4085) [INFO] Running: /usr/bin/yum clean all
* 2023-05-31 19:59:59 (4086) [INFO] 
* 2023-05-31 19:59:59 (4099) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-05-31 19:59:59 (4099) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-05-31 19:59:59 (4099) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-05-31 19:59:59 (4099) [INFO]               : wp-toolkit-thirdparties
* 2023-05-31 19:59:59 (4099) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-05-31 19:59:59 (4116) [INFO] 
* 2023-05-31 19:59:59 (4085) [INFO] Running: /usr/bin/yum check-update -q
* 2023-05-31 19:59:59 (4086) [INFO] 
* 2023-05-31 20:00:13 (4116) [INFO] 
* 2023-05-31 20:00:13 (1720) [INFO] Checking /scripts/sysup
* 2023-05-31 20:00:13 (4085) [INFO] Running: /scripts/sysup
* 2023-05-31 20:00:13 (4086) [INFO] 
* 2023-05-31 20:00:13 (4099) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-05-31 20:00:14 (4099) [INFO]   All Needed Packages are already installed.
* 2023-05-31 20:00:14 (4116) [INFO] 
* 2023-05-31 20:00:14 (1624) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-05-31 20:00:14 (153) [WARN] *** 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-05-31 20:00:31 (1574) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-05-31 20:00:31 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-05-31 20:00:31 (1767) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-05-31 20:00:31 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-05-31 20:00:31 (777) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-05-31 20:00:31 (2235) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Xpm1U3turL/ea_profile.json
* 2023-05-31 20:00:31 (2258) [INFO] Backed up EA4 profile to /tmp/Xpm1U3turL/ea_profile.json
* 2023-05-31 20:00:31 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5v4b3f) Cannot update this system’s kernel.
* 2023-05-31 20:00:32 (258) [WARN] Please fix the detected issues before performing the elevation process.
* 2023-06-01 19:58:19 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-01 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-01 19:58:20 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-01 19:58:20 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-01 19:58:20 (4089) [INFO] 
* 2023-06-01 19:58:20 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-01 19:58:20 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-01 19:58:20 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-01 19:58:20 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-01 19:58:20 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-01 19:58:20 (4119) [INFO] 
* 2023-06-01 19:58:20 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-01 19:58:20 (4089) [INFO] 
* 2023-06-01 19:58:37 (4119) [INFO] 
* 2023-06-01 19:58:37 (1721) [INFO] Checking /scripts/sysup
* 2023-06-01 19:58:37 (4088) [INFO] Running: /scripts/sysup
* 2023-06-01 19:58:37 (4089) [INFO] 
* 2023-06-01 19:58:37 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-01 19:58:37 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-01 19:58:37 (4119) [INFO] 
* 2023-06-01 19:58:38 (1625) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-01 19:58:38 (153) [WARN] *** 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-06-01 19:58:52 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-01 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-01 19:58:52 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-01 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-01 19:58:52 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-01 19:58:52 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/zNUNNNPywd/ea_profile.json
* 2023-06-01 19:58:52 (2259) [INFO] Backed up EA4 profile to /tmp/zNUNNNPywd/ea_profile.json
* 2023-06-01 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID w6ezak) Cannot update this system’s kernel.
* 2023-06-01 19:58:53 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-02 19:59:14 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-02 19:59:14 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-02 19:59:14 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-02 19:59:14 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-02 19:59:14 (4089) [INFO] 
* 2023-06-02 19:59:14 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-02 19:59:14 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-02 19:59:14 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-02 19:59:14 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-02 19:59:14 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-02 19:59:14 (4119) [INFO] 
* 2023-06-02 19:59:14 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-02 19:59:14 (4089) [INFO] 
* 2023-06-02 19:59:15 (4102) [INFO] Could not retrieve mirrorlist http://httpupdate.cpanel.net/ea4-c7-x86_64-mirrorlist error was
* 2023-06-02 19:59:15 (4102) [INFO] 14: curl#6 - "Could not resolve host: httpupdate.cpanel.net; Unknown error"
* 2023-06-02 19:59:15 (4102) [INFO] 
* 2023-06-02 19:59:15 (4102) [INFO] 
* 2023-06-02 19:59:15 (4102) [INFO]  One of the configured repositories failed (Unknown),
* 2023-06-02 19:59:15 (4102) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 2023-06-02 19:59:15 (4102) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-06-02 19:59:15 (4102) [INFO] 
* 2023-06-02 19:59:15 (4102) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 2023-06-02 19:59:15 (4102) [INFO] 
* 2023-06-02 19:59:15 (4102) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-06-02 19:59:15 (4102) [INFO]         upstream. This is most often useful if you are using a newer
* 2023-06-02 19:59:15 (4102) [INFO]         distribution release than is supported by the repository (and the
* 2023-06-02 19:59:15 (4102) [INFO]         packages for the previous distribution release still work).
* 2023-06-02 19:59:15 (4102) [INFO] 
* 2023-06-02 19:59:15 (4102) [INFO]      3. Run the command with the repository temporarily disabled
* 2023-06-02 19:59:15 (4102) [INFO]             yum --disablerepo=<repoid> ...
* 2023-06-02 19:59:15 (4102) [INFO] 
* 2023-06-02 19:59:15 (4102) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-06-02 19:59:15 (4102) [INFO]         will then just ignore the repository until you permanently enable it
* 2023-06-02 19:59:15 (4102) [INFO]         again or use --enablerepo for temporary usage:
* 2023-06-02 19:59:15 (4102) [INFO] 
* 2023-06-02 19:59:15 (4102) [INFO]             yum-config-manager --disable <repoid>
* 2023-06-02 19:59:15 (4102) [INFO]         or
* 2023-06-02 19:59:15 (4102) [INFO]             subscription-manager repos --disable=<repoid>
* 2023-06-02 19:59:15 (4102) [INFO] 
* 2023-06-02 19:59:15 (4102) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-06-02 19:59:15 (4102) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 2023-06-02 19:59:15 (4102) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 2023-06-02 19:59:15 (4102) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 2023-06-02 19:59:15 (4102) [INFO]         compromise:
* 2023-06-02 19:59:15 (4102) [INFO] 
* 2023-06-02 19:59:15 (4102) [INFO]             yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-06-02 19:59:15 (4102) [INFO] 
* 2023-06-02 19:59:15 (4102) [INFO] Cannot find a valid baseurl for repo: EA4/7/x86_64
* 2023-06-02 19:59:15 (4119) [INFO] 
* 2023-06-02 19:59:15 (1707) [WARN] Your system is not up to date please run: /usr/bin/yum update
* 2023-06-02 19:59:15 (1721) [INFO] Checking /scripts/sysup
* 2023-06-02 19:59:15 (4088) [INFO] Running: /scripts/sysup
* 2023-06-02 19:59:15 (4089) [INFO] 
* 2023-06-02 19:59:15 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-02 19:59:15 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-02 19:59:15 (4119) [INFO] 
* 2023-06-02 19:59:16 (1625) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-02 19:59:16 (153) [WARN] *** 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-06-02 19:59:40 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-02 19:59:40 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-02 19:59:40 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-02 19:59:40 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-02 19:59:40 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-02 19:59:40 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/EfTWk6Oq4b/ea_profile.json
* 2023-06-02 19:59:41 (2259) [INFO] Backed up EA4 profile to /tmp/EfTWk6Oq4b/ea_profile.json
* 2023-06-02 19:59:41 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rjm3as) Cannot update this system’s kernel.
* 2023-06-02 19:59:41 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-03 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-03 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-03 19:58:55 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-03 19:58:55 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-03 19:58:55 (4089) [INFO] 
* 2023-06-03 19:58:55 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-03 19:58:55 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-03 19:58:55 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-03 19:58:55 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-03 19:58:55 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-03 19:58:55 (4119) [INFO] 
* 2023-06-03 19:58:55 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-03 19:58:55 (4089) [INFO] 
* 2023-06-03 19:59:15 (4119) [INFO] 
* 2023-06-03 19:59:15 (1721) [INFO] Checking /scripts/sysup
* 2023-06-03 19:59:15 (4088) [INFO] Running: /scripts/sysup
* 2023-06-03 19:59:15 (4089) [INFO] 
* 2023-06-03 19:59:15 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-03 19:59:15 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-03 19:59:15 (4119) [INFO] 
* 2023-06-03 19:59:16 (1625) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-03 19:59:16 (153) [WARN] *** 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-06-03 19:59:30 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-03 19:59:30 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-03 19:59:30 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-03 19:59:30 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-03 19:59:30 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-03 19:59:30 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/rArOjS__FF/ea_profile.json
* 2023-06-03 19:59:31 (2259) [INFO] Backed up EA4 profile to /tmp/rArOjS__FF/ea_profile.json
* 2023-06-03 19:59:31 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID u3q63e) Cannot update this system’s kernel.
* 2023-06-03 19:59:31 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-04 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-04 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-04 19:58:55 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-04 19:58:55 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-04 19:58:55 (4089) [INFO] 
* 2023-06-04 19:58:55 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-04 19:58:55 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-04 19:58:55 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-04 19:58:55 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-04 19:58:55 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-04 19:58:55 (4119) [INFO] 
* 2023-06-04 19:58:55 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-04 19:58:55 (4089) [INFO] 
* 2023-06-04 19:59:09 (4119) [INFO] 
* 2023-06-04 19:59:09 (1721) [INFO] Checking /scripts/sysup
* 2023-06-04 19:59:09 (4088) [INFO] Running: /scripts/sysup
* 2023-06-04 19:59:09 (4089) [INFO] 
* 2023-06-04 19:59:09 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-04 19:59:09 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-04 19:59:09 (4119) [INFO] 
* 2023-06-04 19:59:10 (1625) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-04 19:59:10 (153) [WARN] *** 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-06-04 19:59:23 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-04 19:59:23 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-04 19:59:23 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-04 19:59:23 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-04 19:59:23 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-04 19:59:23 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/0Z052xRVDd/ea_profile.json
* 2023-06-04 19:59:24 (2259) [INFO] Backed up EA4 profile to /tmp/0Z052xRVDd/ea_profile.json
* 2023-06-04 19:59:24 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hsezqz) Cannot update this system’s kernel.
* 2023-06-04 19:59:24 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-05 19:58:25 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-05 19:58:25 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-05 19:58:25 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-05 19:58:25 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-05 19:58:25 (4089) [INFO] 
* 2023-06-05 19:58:25 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-05 19:58:25 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-05 19:58:25 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-05 19:58:25 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-05 19:58:25 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-05 19:58:25 (4119) [INFO] 
* 2023-06-05 19:58:25 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-05 19:58:25 (4089) [INFO] 
* 2023-06-05 19:58:41 (4119) [INFO] 
* 2023-06-05 19:58:41 (1721) [INFO] Checking /scripts/sysup
* 2023-06-05 19:58:41 (4088) [INFO] Running: /scripts/sysup
* 2023-06-05 19:58:41 (4089) [INFO] 
* 2023-06-05 19:58:41 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-05 19:58:42 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-05 19:58:42 (4119) [INFO] 
* 2023-06-05 19:58:42 (1625) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-05 19:58:42 (153) [WARN] *** 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-06-05 19:58:56 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-05 19:58:56 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-05 19:58:56 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-05 19:58:56 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-05 19:58:56 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-05 19:58:56 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/MSUHXiNsUx/ea_profile.json
* 2023-06-05 19:58:56 (2259) [INFO] Backed up EA4 profile to /tmp/MSUHXiNsUx/ea_profile.json
* 2023-06-05 19:58:57 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fy3yqs) Cannot update this system’s kernel.
* 2023-06-05 19:58:57 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-06 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-06 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-06 19:58:22 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-06 19:58:22 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-06 19:58:22 (4089) [INFO] 
* 2023-06-06 19:58:22 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-06 19:58:22 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-06 19:58:22 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-06 19:58:22 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-06 19:58:22 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-06 19:58:22 (4119) [INFO] 
* 2023-06-06 19:58:22 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-06 19:58:22 (4089) [INFO] 
* 2023-06-06 19:58:38 (4119) [INFO] 
* 2023-06-06 19:58:38 (1721) [INFO] Checking /scripts/sysup
* 2023-06-06 19:58:38 (4088) [INFO] Running: /scripts/sysup
* 2023-06-06 19:58:38 (4089) [INFO] 
* 2023-06-06 19:58:38 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-06 19:58:38 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-06 19:58:38 (4119) [INFO] 
* 2023-06-06 19:58:39 (1625) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-06 19:58:39 (153) [WARN] *** 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-06-06 19:58:54 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-06 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-06 19:58:54 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-06 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-06 19:58:54 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-06 19:58:54 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/7kEj27ZMIp/ea_profile.json
* 2023-06-06 19:58:54 (2259) [INFO] Backed up EA4 profile to /tmp/7kEj27ZMIp/ea_profile.json
* 2023-06-06 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ae4fw2) Cannot update this system’s kernel.
* 2023-06-06 19:58:55 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-07 19:58:39 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-07 19:58:39 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-07 19:58:39 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-07 19:58:39 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-07 19:58:39 (4089) [INFO] 
* 2023-06-07 19:58:39 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-07 19:58:39 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-07 19:58:39 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-07 19:58:39 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-07 19:58:39 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-07 19:58:39 (4119) [INFO] 
* 2023-06-07 19:58:39 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-07 19:58:39 (4089) [INFO] 
* 2023-06-07 19:58:54 (4119) [INFO] 
* 2023-06-07 19:58:54 (1721) [INFO] Checking /scripts/sysup
* 2023-06-07 19:58:54 (4088) [INFO] Running: /scripts/sysup
* 2023-06-07 19:58:54 (4089) [INFO] 
* 2023-06-07 19:58:54 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-07 19:58:55 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-07 19:58:55 (4119) [INFO] 
* 2023-06-07 19:58:56 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-07 19:58:56 (153) [WARN] *** 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-06-07 19:59:09 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-07 19:59:09 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-07 19:59:09 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-07 19:59:09 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-07 19:59:09 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-07 19:59:09 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/bSg7wia55y/ea_profile.json
* 2023-06-07 19:59:10 (2259) [INFO] Backed up EA4 profile to /tmp/bSg7wia55y/ea_profile.json
* 2023-06-07 19:59:10 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gt3ywm) Cannot update this system’s kernel.
* 2023-06-07 19:59:10 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-08 19:58:18 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-08 19:58:19 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-08 19:58:19 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-08 19:58:19 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-08 19:58:19 (4089) [INFO] 
* 2023-06-08 19:58:19 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-08 19:58:19 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-08 19:58:19 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-08 19:58:19 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-08 19:58:19 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-08 19:58:19 (4119) [INFO] 
* 2023-06-08 19:58:19 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-08 19:58:19 (4089) [INFO] 
* 2023-06-08 19:58:29 (4102) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/e9d4a8c15a1ac44456d9e00e2521c820fe946b9d69ed3ce161505aebd8707852-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-06-08 19:58:29 (4102) [INFO] Trying other mirror.
* 2023-06-08 19:58:29 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-06-08 19:58:29 (4102) [INFO] 
* 2023-06-08 19:58:29 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-06-08 19:58:29 (4102) [INFO] 
* 2023-06-08 19:58:29 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-06-08 19:58:29 (4102) [INFO] 
* 2023-06-08 19:58:38 (4119) [INFO] 
* 2023-06-08 19:58:38 (1721) [INFO] Checking /scripts/sysup
* 2023-06-08 19:58:38 (4088) [INFO] Running: /scripts/sysup
* 2023-06-08 19:58:38 (4089) [INFO] 
* 2023-06-08 19:58:38 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-08 19:58:39 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-08 19:58:39 (4119) [INFO] 
* 2023-06-08 19:58:39 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-08 19:58:39 (153) [WARN] *** 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-06-08 19:58:53 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-06-08 19:58:53 (1567) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/bf3e4fcf1ae751e0196e92fddbd8fa1514d9561aac46ca89a6a50c95dfedcc56-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/.

* 2023-06-08 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-08 19:58:53 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-08 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-08 19:58:53 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-08 19:58:53 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Yq1LWi89BC/ea_profile.json
* 2023-06-08 19:58:53 (2259) [INFO] Backed up EA4 profile to /tmp/Yq1LWi89BC/ea_profile.json
* 2023-06-08 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID aj8unp) Cannot update this system’s kernel.
* 2023-06-08 19:58:54 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-09 19:58:19 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-09 19:58:19 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-09 19:58:19 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-09 19:58:19 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-09 19:58:19 (4089) [INFO] 
* 2023-06-09 19:58:19 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-09 19:58:19 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-09 19:58:19 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-09 19:58:19 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-09 19:58:19 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-09 19:58:19 (4119) [INFO] 
* 2023-06-09 19:58:19 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-09 19:58:19 (4089) [INFO] 
* 2023-06-09 19:58:32 (4119) [INFO] 
* 2023-06-09 19:58:32 (1721) [INFO] Checking /scripts/sysup
* 2023-06-09 19:58:32 (4088) [INFO] Running: /scripts/sysup
* 2023-06-09 19:58:32 (4089) [INFO] 
* 2023-06-09 19:58:32 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-09 19:58:33 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-09 19:58:33 (4119) [INFO] 
* 2023-06-09 19:58:33 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-09 19:58:33 (153) [WARN] *** 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-06-09 19:58:46 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-09 19:58:46 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-09 19:58:46 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-09 19:58:46 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-09 19:58:46 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-09 19:58:46 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ytJUG4Jjqx/ea_profile.json
* 2023-06-09 19:58:46 (2259) [INFO] Backed up EA4 profile to /tmp/ytJUG4Jjqx/ea_profile.json
* 2023-06-09 19:58:46 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID emdp84) Cannot update this system’s kernel.
* 2023-06-09 19:58:47 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-10 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-10 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-10 19:58:52 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-10 19:58:52 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-10 19:58:52 (4089) [INFO] 
* 2023-06-10 19:58:52 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-10 19:58:52 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-10 19:58:52 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-10 19:58:52 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-10 19:58:52 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-10 19:58:52 (4119) [INFO] 
* 2023-06-10 19:58:52 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-10 19:58:52 (4089) [INFO] 
* 2023-06-10 19:59:07 (4119) [INFO] 
* 2023-06-10 19:59:07 (1721) [INFO] Checking /scripts/sysup
* 2023-06-10 19:59:07 (4088) [INFO] Running: /scripts/sysup
* 2023-06-10 19:59:07 (4089) [INFO] 
* 2023-06-10 19:59:07 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-10 19:59:07 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-10 19:59:07 (4119) [INFO] 
* 2023-06-10 19:59:08 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-10 19:59:08 (153) [WARN] *** 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-06-10 19:59:21 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-10 19:59:21 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-10 19:59:21 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-10 19:59:21 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-10 19:59:21 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-10 19:59:21 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/szpdn5ji33/ea_profile.json
* 2023-06-10 19:59:22 (2259) [INFO] Backed up EA4 profile to /tmp/szpdn5ji33/ea_profile.json
* 2023-06-10 19:59:22 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rfrbu9) Cannot update this system’s kernel.
* 2023-06-10 19:59:22 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-11 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-11 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-11 19:58:53 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-11 19:58:53 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-11 19:58:53 (4089) [INFO] 
* 2023-06-11 19:58:53 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-11 19:58:53 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-11 19:58:53 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-11 19:58:53 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-11 19:58:53 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-11 19:58:53 (4119) [INFO] 
* 2023-06-11 19:58:53 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-11 19:58:53 (4089) [INFO] 
* 2023-06-11 19:59:08 (4119) [INFO] 
* 2023-06-11 19:59:08 (1721) [INFO] Checking /scripts/sysup
* 2023-06-11 19:59:08 (4088) [INFO] Running: /scripts/sysup
* 2023-06-11 19:59:08 (4089) [INFO] 
* 2023-06-11 19:59:08 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-11 19:59:09 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-11 19:59:09 (4119) [INFO] 
* 2023-06-11 19:59:09 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-11 19:59:09 (153) [WARN] *** 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-06-11 19:59:22 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-11 19:59:22 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-11 19:59:22 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-11 19:59:22 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-11 19:59:22 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-11 19:59:22 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/kZuiIJNvTm/ea_profile.json
* 2023-06-11 19:59:23 (2259) [INFO] Backed up EA4 profile to /tmp/kZuiIJNvTm/ea_profile.json
* 2023-06-11 19:59:23 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ggz53y) Cannot update this system’s kernel.
* 2023-06-11 19:59:23 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-12 19:58:27 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-12 19:58:27 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-12 19:58:27 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-12 19:58:27 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-12 19:58:27 (4089) [INFO] 
* 2023-06-12 19:58:27 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-12 19:58:27 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-12 19:58:27 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-12 19:58:27 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-12 19:58:27 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-12 19:58:27 (4119) [INFO] 
* 2023-06-12 19:58:27 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-12 19:58:27 (4089) [INFO] 
* 2023-06-12 19:58:42 (4119) [INFO] 
* 2023-06-12 19:58:42 (1721) [INFO] Checking /scripts/sysup
* 2023-06-12 19:58:42 (4088) [INFO] Running: /scripts/sysup
* 2023-06-12 19:58:42 (4089) [INFO] 
* 2023-06-12 19:58:42 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-12 19:58:42 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-12 19:58:42 (4119) [INFO] 
* 2023-06-12 19:58:43 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-12 19:58:43 (153) [WARN] *** 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-06-12 19:58:56 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-12 19:58:56 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-12 19:58:56 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-12 19:58:56 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-12 19:58:56 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-12 19:58:56 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/0GTF1_NlyU/ea_profile.json
* 2023-06-12 19:58:57 (2259) [INFO] Backed up EA4 profile to /tmp/0GTF1_NlyU/ea_profile.json
* 2023-06-12 19:58:57 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8krf6t) Cannot update this system’s kernel.
* 2023-06-12 19:58:57 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-13 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-13 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-13 19:58:21 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-13 19:58:21 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-13 19:58:21 (4089) [INFO] 
* 2023-06-13 19:58:22 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-13 19:58:22 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-13 19:58:22 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-13 19:58:22 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-13 19:58:22 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-13 19:58:22 (4119) [INFO] 
* 2023-06-13 19:58:22 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-13 19:58:22 (4089) [INFO] 
* 2023-06-13 19:58:38 (4119) [INFO] 
* 2023-06-13 19:58:38 (1721) [INFO] Checking /scripts/sysup
* 2023-06-13 19:58:38 (4088) [INFO] Running: /scripts/sysup
* 2023-06-13 19:58:38 (4089) [INFO] 
* 2023-06-13 19:58:38 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-13 19:58:39 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-13 19:58:39 (4119) [INFO] 
* 2023-06-13 19:58:39 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-13 19:58:39 (153) [WARN] *** 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-06-13 19:58:55 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-13 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-13 19:58:55 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-13 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-13 19:58:55 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-13 19:58:55 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/qXAPkIieXZ/ea_profile.json
* 2023-06-13 19:58:56 (2259) [INFO] Backed up EA4 profile to /tmp/qXAPkIieXZ/ea_profile.json
* 2023-06-13 19:58:56 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7cx6bx) Cannot update this system’s kernel.
* 2023-06-13 19:58:56 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-14 19:59:38 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-14 19:59:38 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-14 19:59:38 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-14 19:59:38 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-14 19:59:38 (4089) [INFO] 
* 2023-06-14 19:59:39 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-14 19:59:39 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-14 19:59:39 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-14 19:59:39 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-14 19:59:39 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-14 19:59:39 (4119) [INFO] 
* 2023-06-14 19:59:39 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-14 19:59:39 (4089) [INFO] 
* 2023-06-14 19:59:47 (4102) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/f822f2f0d6560e47d7b0d9998b970cd6ca83308e26f658630fa8c59a9bc7115a-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-06-14 19:59:47 (4102) [INFO] Trying other mirror.
* 2023-06-14 19:59:47 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-06-14 19:59:47 (4102) [INFO] 
* 2023-06-14 19:59:47 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-06-14 19:59:47 (4102) [INFO] 
* 2023-06-14 19:59:47 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-06-14 19:59:47 (4102) [INFO] 
* 2023-06-14 19:59:59 (4119) [INFO] 
* 2023-06-14 19:59:59 (1721) [INFO] Checking /scripts/sysup
* 2023-06-14 19:59:59 (4088) [INFO] Running: /scripts/sysup
* 2023-06-14 19:59:59 (4089) [INFO] 
* 2023-06-14 19:59:59 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-14 20:00:00 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-14 20:00:00 (4119) [INFO] 
* 2023-06-14 20:00:00 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-14 20:00:00 (153) [WARN] *** 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-06-14 20:00:15 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-06-14 20:00:15 (1567) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/3c6ec6ee4cf58fe4b78d672e9c32428a2d5c5e3c2baf48c1c831d23f7d816ee4-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/.

* 2023-06-14 20:00:15 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-14 20:00:15 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-14 20:00:15 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-14 20:00:15 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-14 20:00:15 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/HkA6k0_MCp/ea_profile.json
* 2023-06-14 20:00:15 (2259) [INFO] Backed up EA4 profile to /tmp/HkA6k0_MCp/ea_profile.json
* 2023-06-14 20:00:15 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fg89qk) Cannot update this system’s kernel.
* 2023-06-14 20:00:16 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-15 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-15 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-15 19:58:21 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-15 19:58:21 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-15 19:58:21 (4089) [INFO] 
* 2023-06-15 19:58:21 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-15 19:58:21 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-15 19:58:21 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-15 19:58:21 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-15 19:58:21 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-15 19:58:21 (4119) [INFO] 
* 2023-06-15 19:58:21 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-15 19:58:21 (4089) [INFO] 
* 2023-06-15 19:58:35 (4119) [INFO] 
* 2023-06-15 19:58:35 (1721) [INFO] Checking /scripts/sysup
* 2023-06-15 19:58:35 (4088) [INFO] Running: /scripts/sysup
* 2023-06-15 19:58:35 (4089) [INFO] 
* 2023-06-15 19:58:36 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-15 19:58:36 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-15 19:58:36 (4119) [INFO] 
* 2023-06-15 19:58:37 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-15 19:58:37 (153) [WARN] *** 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-06-15 19:58:50 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-15 19:58:50 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-15 19:58:50 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-15 19:58:50 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-15 19:58:50 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-15 19:58:50 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/rhHQPEzxri/ea_profile.json
* 2023-06-15 19:58:51 (2259) [INFO] Backed up EA4 profile to /tmp/rhHQPEzxri/ea_profile.json
* 2023-06-15 19:58:51 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6vkcw2) Cannot update this system’s kernel.
* 2023-06-15 19:58:51 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-16 19:58:23 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-16 19:58:23 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-16 19:58:23 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-16 19:58:23 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-16 19:58:23 (4089) [INFO] 
* 2023-06-16 19:58:23 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-16 19:58:23 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-16 19:58:23 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-16 19:58:23 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-16 19:58:23 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-16 19:58:23 (4119) [INFO] 
* 2023-06-16 19:58:23 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-16 19:58:23 (4089) [INFO] 
* 2023-06-16 19:58:44 (4119) [INFO] 
* 2023-06-16 19:58:44 (1721) [INFO] Checking /scripts/sysup
* 2023-06-16 19:58:44 (4088) [INFO] Running: /scripts/sysup
* 2023-06-16 19:58:44 (4089) [INFO] 
* 2023-06-16 19:58:44 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-16 19:58:44 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-16 19:58:44 (4119) [INFO] 
* 2023-06-16 19:58:45 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-16 19:58:45 (153) [WARN] *** 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-06-16 19:58:59 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-16 19:58:59 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-16 19:58:59 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-16 19:58:59 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-16 19:58:59 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-16 19:58:59 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ZpNWZSdrQa/ea_profile.json
* 2023-06-16 19:58:59 (2259) [INFO] Backed up EA4 profile to /tmp/ZpNWZSdrQa/ea_profile.json
* 2023-06-16 19:58:59 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 33kaw7) Cannot update this system’s kernel.
* 2023-06-16 19:59:00 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-17 19:58:58 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-17 19:58:59 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-17 19:58:59 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-17 19:58:59 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-17 19:58:59 (4089) [INFO] 
* 2023-06-17 19:58:59 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-17 19:58:59 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-17 19:58:59 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-17 19:58:59 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-17 19:58:59 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-17 19:58:59 (4119) [INFO] 
* 2023-06-17 19:58:59 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-17 19:58:59 (4089) [INFO] 
* 2023-06-17 19:59:15 (4119) [INFO] 
* 2023-06-17 19:59:15 (1721) [INFO] Checking /scripts/sysup
* 2023-06-17 19:59:15 (4088) [INFO] Running: /scripts/sysup
* 2023-06-17 19:59:15 (4089) [INFO] 
* 2023-06-17 19:59:15 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-17 19:59:16 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-17 19:59:16 (4119) [INFO] 
* 2023-06-17 19:59:16 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-17 19:59:16 (153) [WARN] *** 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-06-17 19:59:30 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-17 19:59:30 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-17 19:59:30 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-17 19:59:30 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-17 19:59:30 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-17 19:59:30 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/PFrwizZXwH/ea_profile.json
* 2023-06-17 19:59:31 (2259) [INFO] Backed up EA4 profile to /tmp/PFrwizZXwH/ea_profile.json
* 2023-06-17 19:59:31 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fh7axt) Cannot update this system’s kernel.
* 2023-06-17 19:59:31 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-18 19:58:58 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-18 19:58:58 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-18 19:58:58 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-18 19:58:58 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-18 19:58:58 (4089) [INFO] 
* 2023-06-18 19:58:58 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-18 19:58:58 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-18 19:58:58 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-18 19:58:58 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-18 19:58:58 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-18 19:58:58 (4119) [INFO] 
* 2023-06-18 19:58:58 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-18 19:58:58 (4089) [INFO] 
* 2023-06-18 19:59:04 (4102) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/a9d0780c81ddfd0a0d7ef2565fa74bec53a37084ecae9ba2d22ccd2ad61eb635-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-06-18 19:59:04 (4102) [INFO] Trying other mirror.
* 2023-06-18 19:59:04 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-06-18 19:59:04 (4102) [INFO] 
* 2023-06-18 19:59:04 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-06-18 19:59:04 (4102) [INFO] 
* 2023-06-18 19:59:04 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-06-18 19:59:04 (4102) [INFO] 
* 2023-06-18 19:59:14 (4119) [INFO] 
* 2023-06-18 19:59:14 (1721) [INFO] Checking /scripts/sysup
* 2023-06-18 19:59:14 (4088) [INFO] Running: /scripts/sysup
* 2023-06-18 19:59:14 (4089) [INFO] 
* 2023-06-18 19:59:14 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-18 19:59:14 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-18 19:59:14 (4119) [INFO] 
* 2023-06-18 19:59:15 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-18 19:59:15 (153) [WARN] *** 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-06-18 19:59:28 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-18 19:59:28 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-18 19:59:28 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-18 19:59:28 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-18 19:59:28 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-18 19:59:28 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/YFSwv8NHW8/ea_profile.json
* 2023-06-18 19:59:29 (2259) [INFO] Backed up EA4 profile to /tmp/YFSwv8NHW8/ea_profile.json
* 2023-06-18 19:59:29 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gnregn) Cannot update this system’s kernel.
* 2023-06-18 19:59:29 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-19 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-19 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-19 19:58:20 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-19 19:58:20 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-19 19:58:20 (4089) [INFO] 
* 2023-06-19 19:58:20 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-19 19:58:20 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-19 19:58:20 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-19 19:58:20 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-19 19:58:20 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-19 19:58:20 (4119) [INFO] 
* 2023-06-19 19:58:20 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-19 19:58:20 (4089) [INFO] 
* 2023-06-19 19:58:36 (4119) [INFO] 
* 2023-06-19 19:58:36 (1721) [INFO] Checking /scripts/sysup
* 2023-06-19 19:58:36 (4088) [INFO] Running: /scripts/sysup
* 2023-06-19 19:58:36 (4089) [INFO] 
* 2023-06-19 19:58:36 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-19 19:58:37 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-19 19:58:37 (4119) [INFO] 
* 2023-06-19 19:58:37 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-19 19:58:37 (153) [WARN] *** 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-06-19 19:58:52 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-19 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-19 19:58:52 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-19 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-19 19:58:52 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-19 19:58:52 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/axnM3CsT7u/ea_profile.json
* 2023-06-19 19:58:52 (2259) [INFO] Backed up EA4 profile to /tmp/axnM3CsT7u/ea_profile.json
* 2023-06-19 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID u6ynmp) Cannot update this system’s kernel.
* 2023-06-19 19:58:53 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-20 19:58:30 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-20 19:58:30 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-20 19:58:30 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-20 19:58:30 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-20 19:58:30 (4089) [INFO] 
* 2023-06-20 19:58:30 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-20 19:58:30 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-20 19:58:30 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-20 19:58:30 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-20 19:58:30 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-20 19:58:30 (4119) [INFO] 
* 2023-06-20 19:58:30 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-20 19:58:30 (4089) [INFO] 
* 2023-06-20 19:58:45 (4119) [INFO] 
* 2023-06-20 19:58:45 (1721) [INFO] Checking /scripts/sysup
* 2023-06-20 19:58:45 (4088) [INFO] Running: /scripts/sysup
* 2023-06-20 19:58:45 (4089) [INFO] 
* 2023-06-20 19:58:45 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-20 19:58:46 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-20 19:58:46 (4119) [INFO] 
* 2023-06-20 19:58:46 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-20 19:58:46 (153) [WARN] *** 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-06-20 19:58:59 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-20 19:58:59 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-20 19:58:59 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-20 19:58:59 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-20 19:59:00 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-20 19:59:00 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/nv7UuoJ0PM/ea_profile.json
* 2023-06-20 19:59:00 (2259) [INFO] Backed up EA4 profile to /tmp/nv7UuoJ0PM/ea_profile.json
* 2023-06-20 19:59:00 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xxfzwr) Cannot update this system’s kernel.
* 2023-06-20 19:59:01 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-21 19:58:19 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-21 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-21 19:58:20 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-21 19:58:20 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-21 19:58:20 (4089) [INFO] 
* 2023-06-21 19:58:20 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-21 19:58:20 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-21 19:58:20 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-21 19:58:20 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-21 19:58:20 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-21 19:58:20 (4119) [INFO] 
* 2023-06-21 19:58:20 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-21 19:58:20 (4089) [INFO] 
* 2023-06-21 19:58:35 (4119) [INFO] 
* 2023-06-21 19:58:35 (1721) [INFO] Checking /scripts/sysup
* 2023-06-21 19:58:35 (4088) [INFO] Running: /scripts/sysup
* 2023-06-21 19:58:35 (4089) [INFO] 
* 2023-06-21 19:58:35 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-21 19:58:36 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-21 19:58:36 (4119) [INFO] 
* 2023-06-21 19:58:36 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-21 19:58:36 (153) [WARN] *** 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-06-21 19:58:49 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-21 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-21 19:58:49 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-21 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-21 19:58:49 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-21 19:58:49 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Ox0sNrt41p/ea_profile.json
* 2023-06-21 19:58:50 (2259) [INFO] Backed up EA4 profile to /tmp/Ox0sNrt41p/ea_profile.json
* 2023-06-21 19:58:50 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8amaez) Cannot update this system’s kernel.
* 2023-06-21 19:58:50 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-22 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-22 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-22 19:58:21 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-22 19:58:21 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-22 19:58:21 (4089) [INFO] 
* 2023-06-22 19:58:21 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-22 19:58:21 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-22 19:58:21 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-22 19:58:21 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-22 19:58:21 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-22 19:58:21 (4119) [INFO] 
* 2023-06-22 19:58:21 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-22 19:58:21 (4089) [INFO] 
* 2023-06-22 19:58:39 (4119) [INFO] 
* 2023-06-22 19:58:39 (1721) [INFO] Checking /scripts/sysup
* 2023-06-22 19:58:39 (4088) [INFO] Running: /scripts/sysup
* 2023-06-22 19:58:39 (4089) [INFO] 
* 2023-06-22 19:58:39 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-22 19:58:40 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-22 19:58:40 (4119) [INFO] 
* 2023-06-22 19:58:40 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-22 19:58:40 (153) [WARN] *** 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-06-22 19:59:19 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-06-22 19:59:19 (1567) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/c2f69aa58349daed1b2cfc04d194e281d8bcc29436dda1061d0053734636196a-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/.

* 2023-06-22 19:59:19 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-22 19:59:19 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-22 19:59:19 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-22 19:59:19 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-22 19:59:19 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/m8gsgtDCwa/ea_profile.json
* 2023-06-22 19:59:19 (2259) [INFO] Backed up EA4 profile to /tmp/m8gsgtDCwa/ea_profile.json
* 2023-06-22 19:59:19 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tcnst9) Cannot update this system’s kernel.
* 2023-06-22 19:59:20 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-23 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-23 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-23 19:58:21 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-23 19:58:21 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-23 19:58:21 (4089) [INFO] 
* 2023-06-23 19:58:21 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-23 19:58:21 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-23 19:58:21 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-23 19:58:21 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-23 19:58:21 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-23 19:58:21 (4119) [INFO] 
* 2023-06-23 19:58:21 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-23 19:58:21 (4089) [INFO] 
* 2023-06-23 19:58:39 (4119) [INFO] 
* 2023-06-23 19:58:39 (1721) [INFO] Checking /scripts/sysup
* 2023-06-23 19:58:39 (4088) [INFO] Running: /scripts/sysup
* 2023-06-23 19:58:39 (4089) [INFO] 
* 2023-06-23 19:58:39 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-23 19:58:40 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-23 19:58:40 (4119) [INFO] 
* 2023-06-23 19:58:40 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-23 19:58:40 (153) [WARN] *** 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-06-23 19:58:59 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-23 19:58:59 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-23 19:58:59 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-23 19:58:59 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-23 19:58:59 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-23 19:58:59 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/FPkqjAtTiT/ea_profile.json
* 2023-06-23 19:59:00 (2259) [INFO] Backed up EA4 profile to /tmp/FPkqjAtTiT/ea_profile.json
* 2023-06-23 19:59:00 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID k3dvyt) Cannot update this system’s kernel.
* 2023-06-23 19:59:00 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-24 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-24 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-24 19:58:45 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-24 19:58:45 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-24 19:58:45 (4089) [INFO] 
* 2023-06-24 19:58:45 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-24 19:58:45 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-24 19:58:45 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-24 19:58:45 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-24 19:58:45 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-24 19:58:45 (4119) [INFO] 
* 2023-06-24 19:58:45 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-24 19:58:45 (4089) [INFO] 
* 2023-06-24 19:59:02 (4119) [INFO] 
* 2023-06-24 19:59:02 (1721) [INFO] Checking /scripts/sysup
* 2023-06-24 19:59:02 (4088) [INFO] Running: /scripts/sysup
* 2023-06-24 19:59:02 (4089) [INFO] 
* 2023-06-24 19:59:02 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-24 19:59:03 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-24 19:59:03 (4119) [INFO] 
* 2023-06-24 19:59:03 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-24 19:59:03 (153) [WARN] *** 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-06-24 19:59:20 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-24 19:59:20 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-24 19:59:20 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-24 19:59:20 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-24 19:59:20 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-24 19:59:20 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/z5AGu2OnqF/ea_profile.json
* 2023-06-24 19:59:20 (2259) [INFO] Backed up EA4 profile to /tmp/z5AGu2OnqF/ea_profile.json
* 2023-06-24 19:59:21 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID eyqek2) Cannot update this system’s kernel.
* 2023-06-24 19:59:21 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-25 19:58:46 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-25 19:58:46 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-25 19:58:46 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-25 19:58:46 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-25 19:58:46 (4089) [INFO] 
* 2023-06-25 19:58:47 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-25 19:58:47 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-25 19:58:47 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-25 19:58:47 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-25 19:58:47 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-25 19:58:47 (4119) [INFO] 
* 2023-06-25 19:58:47 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-25 19:58:47 (4089) [INFO] 
* 2023-06-25 19:59:03 (4119) [INFO] 
* 2023-06-25 19:59:03 (1721) [INFO] Checking /scripts/sysup
* 2023-06-25 19:59:03 (4088) [INFO] Running: /scripts/sysup
* 2023-06-25 19:59:03 (4089) [INFO] 
* 2023-06-25 19:59:04 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-25 19:59:04 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-25 19:59:04 (4119) [INFO] 
* 2023-06-25 19:59:05 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-25 19:59:05 (153) [WARN] *** 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-06-25 19:59:19 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-06-25 19:59:19 (1567) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/0d45f6bf770f83176d726ca911e185a9fbe72eb2fbd35caa12f2037a72d88525-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/.

* 2023-06-25 19:59:19 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-25 19:59:19 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-25 19:59:19 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-25 19:59:19 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-25 19:59:19 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Unfzv4hzYB/ea_profile.json
* 2023-06-25 19:59:19 (2259) [INFO] Backed up EA4 profile to /tmp/Unfzv4hzYB/ea_profile.json
* 2023-06-25 19:59:19 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7yweu3) Cannot update this system’s kernel.
* 2023-06-25 19:59:20 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-26 19:58:30 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-26 19:58:30 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-26 19:58:30 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-26 19:58:30 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-26 19:58:30 (4089) [INFO] 
* 2023-06-26 19:58:30 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-26 19:58:30 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-26 19:58:30 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-26 19:58:30 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-26 19:58:30 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-26 19:58:30 (4119) [INFO] 
* 2023-06-26 19:58:30 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-26 19:58:30 (4089) [INFO] 
* 2023-06-26 19:58:47 (4119) [INFO] 
* 2023-06-26 19:58:47 (1721) [INFO] Checking /scripts/sysup
* 2023-06-26 19:58:47 (4088) [INFO] Running: /scripts/sysup
* 2023-06-26 19:58:47 (4089) [INFO] 
* 2023-06-26 19:58:47 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-26 19:58:48 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-26 19:58:48 (4119) [INFO] 
* 2023-06-26 19:58:48 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-26 19:58:48 (153) [WARN] *** 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-06-26 19:59:02 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-26 19:59:02 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-26 19:59:02 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-26 19:59:02 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-26 19:59:02 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-26 19:59:02 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/RX5xth1n4k/ea_profile.json
* 2023-06-26 19:59:03 (2259) [INFO] Backed up EA4 profile to /tmp/RX5xth1n4k/ea_profile.json
* 2023-06-26 19:59:03 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yht82q) Cannot update this system’s kernel.
* 2023-06-26 19:59:03 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-27 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-27 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-27 19:58:22 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-27 19:58:22 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-27 19:58:22 (4089) [INFO] 
* 2023-06-27 19:58:22 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-27 19:58:22 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-27 19:58:22 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-27 19:58:22 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-27 19:58:22 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-27 19:58:22 (4119) [INFO] 
* 2023-06-27 19:58:22 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-27 19:58:22 (4089) [INFO] 
* 2023-06-27 19:58:41 (4119) [INFO] 
* 2023-06-27 19:58:41 (1721) [INFO] Checking /scripts/sysup
* 2023-06-27 19:58:41 (4088) [INFO] Running: /scripts/sysup
* 2023-06-27 19:58:41 (4089) [INFO] 
* 2023-06-27 19:58:41 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-27 19:58:41 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-27 19:58:41 (4119) [INFO] 
* 2023-06-27 19:58:42 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-27 19:58:42 (153) [WARN] *** 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-06-27 19:58:55 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-27 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-27 19:58:55 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-27 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-27 19:58:55 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-27 19:58:55 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/WpVN9WtZ1X/ea_profile.json
* 2023-06-27 19:58:56 (2259) [INFO] Backed up EA4 profile to /tmp/WpVN9WtZ1X/ea_profile.json
* 2023-06-27 19:58:56 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID g439qe) Cannot update this system’s kernel.
* 2023-06-27 19:58:56 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-28 19:58:27 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-28 19:58:27 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-28 19:58:27 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-28 19:58:27 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-28 19:58:27 (4089) [INFO] 
* 2023-06-28 19:58:27 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-28 19:58:27 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-28 19:58:27 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-28 19:58:27 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-28 19:58:27 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-28 19:58:27 (4119) [INFO] 
* 2023-06-28 19:58:27 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-28 19:58:27 (4089) [INFO] 
* 2023-06-28 19:58:42 (4119) [INFO] 
* 2023-06-28 19:58:42 (1721) [INFO] Checking /scripts/sysup
* 2023-06-28 19:58:42 (4088) [INFO] Running: /scripts/sysup
* 2023-06-28 19:58:42 (4089) [INFO] 
* 2023-06-28 19:58:42 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-28 19:58:42 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-28 19:58:42 (4119) [INFO] 
* 2023-06-28 19:58:43 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-28 19:58:43 (153) [WARN] *** 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-06-28 19:58:56 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-28 19:58:56 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-28 19:58:56 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-28 19:58:56 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-28 19:58:56 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-28 19:58:56 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/X82JRMZbh6/ea_profile.json
* 2023-06-28 19:58:57 (2259) [INFO] Backed up EA4 profile to /tmp/X82JRMZbh6/ea_profile.json
* 2023-06-28 19:58:57 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID s8pfsv) Cannot update this system’s kernel.
* 2023-06-28 19:58:57 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-29 19:58:25 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-29 19:58:25 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-29 19:58:25 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-29 19:58:25 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-29 19:58:25 (4089) [INFO] 
* 2023-06-29 19:58:25 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-29 19:58:25 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-29 19:58:25 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-29 19:58:25 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-29 19:58:25 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-29 19:58:25 (4119) [INFO] 
* 2023-06-29 19:58:25 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-29 19:58:25 (4089) [INFO] 
* 2023-06-29 19:58:37 (4102) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/790f408442be2d2f70120cdd6b1574eaa7459d7ee9b680f92cfafd0642c6a493-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-06-29 19:58:37 (4102) [INFO] Trying other mirror.
* 2023-06-29 19:58:37 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-06-29 19:58:37 (4102) [INFO] 
* 2023-06-29 19:58:37 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-06-29 19:58:37 (4102) [INFO] 
* 2023-06-29 19:58:37 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-06-29 19:58:37 (4102) [INFO] 
* 2023-06-29 19:58:37 (4102) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/862fc2de6731d0581eebdbf827587234b29ff2b79e413b3baa62d78bd69f3001-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-06-29 19:58:37 (4102) [INFO] Trying other mirror.
* 2023-06-29 19:58:38 (4102) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/862fc2de6731d0581eebdbf827587234b29ff2b79e413b3baa62d78bd69f3001-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-06-29 19:58:38 (4102) [INFO] Trying other mirror.
* 2023-06-29 19:58:47 (4119) [INFO] 
* 2023-06-29 19:58:47 (1721) [INFO] Checking /scripts/sysup
* 2023-06-29 19:58:47 (4088) [INFO] Running: /scripts/sysup
* 2023-06-29 19:58:47 (4089) [INFO] 
* 2023-06-29 19:58:47 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-29 19:58:47 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-29 19:58:47 (4119) [INFO] 
* 2023-06-29 19:58:48 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-29 19:58:48 (153) [WARN] *** 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-06-29 19:59:01 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-06-29 19:59:01 (1567) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/078d2cd52bb2b434069838bc60a74d5b5f42b6ce4b16d96994a550a1774eec63-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/.

https://mirrors.sonic.net/epel/7/x86_64/repodata/08c965eceafe86c4c6045c5ca865491ac72bcae1b83ac9faa05b03412cbe94ac-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-06-29 19:59:01 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-29 19:59:01 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-29 19:59:01 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-29 19:59:01 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-29 19:59:01 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Q9KQqcpA36/ea_profile.json
* 2023-06-29 19:59:02 (2259) [INFO] Backed up EA4 profile to /tmp/Q9KQqcpA36/ea_profile.json
* 2023-06-29 19:59:02 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID athp6j) Cannot update this system’s kernel.
* 2023-06-29 19:59:02 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-06-30 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-06-30 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-06-30 19:58:22 (1700) [INFO] Checking if your system is up to date: 
* 2023-06-30 19:58:22 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-06-30 19:58:22 (4089) [INFO] 
* 2023-06-30 19:58:22 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-06-30 19:58:22 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-06-30 19:58:22 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-06-30 19:58:22 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-06-30 19:58:22 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-06-30 19:58:22 (4119) [INFO] 
* 2023-06-30 19:58:22 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-06-30 19:58:22 (4089) [INFO] 
* 2023-06-30 19:58:39 (4119) [INFO] 
* 2023-06-30 19:58:39 (1721) [INFO] Checking /scripts/sysup
* 2023-06-30 19:58:39 (4088) [INFO] Running: /scripts/sysup
* 2023-06-30 19:58:39 (4089) [INFO] 
* 2023-06-30 19:58:39 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-06-30 19:58:40 (4102) [INFO]   All Needed Packages are already installed.
* 2023-06-30 19:58:40 (4119) [INFO] 
* 2023-06-30 19:58:40 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-06-30 19:58:40 (153) [WARN] *** 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-06-30 19:58:55 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-06-30 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-06-30 19:58:55 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-06-30 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-06-30 19:58:55 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-06-30 19:58:55 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/vqqIIFg11J/ea_profile.json
* 2023-06-30 19:58:55 (2259) [INFO] Backed up EA4 profile to /tmp/vqqIIFg11J/ea_profile.json
* 2023-06-30 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dg9ce4) Cannot update this system’s kernel.
* 2023-06-30 19:58:56 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-01 19:58:44 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-01 19:58:44 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-01 19:58:44 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-01 19:58:44 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-01 19:58:44 (4089) [INFO] 
* 2023-07-01 19:58:44 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-01 19:58:44 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-01 19:58:44 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-01 19:58:44 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-01 19:58:44 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-01 19:58:44 (4119) [INFO] 
* 2023-07-01 19:58:44 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-01 19:58:44 (4089) [INFO] 
* 2023-07-01 19:59:01 (4119) [INFO] 
* 2023-07-01 19:59:01 (1721) [INFO] Checking /scripts/sysup
* 2023-07-01 19:59:01 (4088) [INFO] Running: /scripts/sysup
* 2023-07-01 19:59:01 (4089) [INFO] 
* 2023-07-01 19:59:01 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-01 19:59:01 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-01 19:59:01 (4119) [INFO] 
* 2023-07-01 19:59:02 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-01 19:59:02 (153) [WARN] *** 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-07-01 19:59:15 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-01 19:59:15 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-01 19:59:15 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-01 19:59:15 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-01 19:59:15 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-01 19:59:15 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/iRl3hu8bRV/ea_profile.json
* 2023-07-01 19:59:16 (2259) [INFO] Backed up EA4 profile to /tmp/iRl3hu8bRV/ea_profile.json
* 2023-07-01 19:59:16 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fwjssd) Cannot update this system’s kernel.
* 2023-07-01 19:59:16 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-02 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-02 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-02 19:58:45 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-02 19:58:45 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-02 19:58:45 (4089) [INFO] 
* 2023-07-02 19:58:45 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-02 19:58:45 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-02 19:58:45 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-02 19:58:45 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-02 19:58:45 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-02 19:58:45 (4119) [INFO] 
* 2023-07-02 19:58:45 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-02 19:58:45 (4089) [INFO] 
* 2023-07-02 19:59:01 (4119) [INFO] 
* 2023-07-02 19:59:01 (1721) [INFO] Checking /scripts/sysup
* 2023-07-02 19:59:01 (4088) [INFO] Running: /scripts/sysup
* 2023-07-02 19:59:01 (4089) [INFO] 
* 2023-07-02 19:59:01 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-02 19:59:01 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-02 19:59:01 (4119) [INFO] 
* 2023-07-02 19:59:02 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-02 19:59:02 (153) [WARN] *** 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-07-02 19:59:15 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-02 19:59:15 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-02 19:59:15 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-02 19:59:15 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-02 19:59:16 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-02 19:59:16 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/0xkIpiMzdB/ea_profile.json
* 2023-07-02 19:59:16 (2259) [INFO] Backed up EA4 profile to /tmp/0xkIpiMzdB/ea_profile.json
* 2023-07-02 19:59:16 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID aq6rfy) Cannot update this system’s kernel.
* 2023-07-02 19:59:17 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-03 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-03 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-03 19:58:20 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-03 19:58:20 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-03 19:58:20 (4089) [INFO] 
* 2023-07-03 19:58:21 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-03 19:58:21 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-03 19:58:21 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-03 19:58:21 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-03 19:58:21 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-03 19:58:21 (4119) [INFO] 
* 2023-07-03 19:58:21 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-03 19:58:21 (4089) [INFO] 
* 2023-07-03 19:58:36 (4119) [INFO] 
* 2023-07-03 19:58:36 (1721) [INFO] Checking /scripts/sysup
* 2023-07-03 19:58:36 (4088) [INFO] Running: /scripts/sysup
* 2023-07-03 19:58:36 (4089) [INFO] 
* 2023-07-03 19:58:36 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-03 19:58:36 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-03 19:58:36 (4119) [INFO] 
* 2023-07-03 19:58:37 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-03 19:58:37 (153) [WARN] *** 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-07-03 19:58:50 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-03 19:58:50 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-03 19:58:50 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-03 19:58:50 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-03 19:58:50 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-03 19:58:50 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/qHy3hMacMp/ea_profile.json
* 2023-07-03 19:58:50 (2259) [INFO] Backed up EA4 profile to /tmp/qHy3hMacMp/ea_profile.json
* 2023-07-03 19:58:50 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mkj9n4) Cannot update this system’s kernel.
* 2023-07-03 19:58:51 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-04 19:58:29 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-04 19:58:29 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-04 19:58:29 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-04 19:58:29 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-04 19:58:29 (4089) [INFO] 
* 2023-07-04 19:58:29 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-04 19:58:29 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-04 19:58:29 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-04 19:58:29 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-04 19:58:29 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-04 19:58:29 (4119) [INFO] 
* 2023-07-04 19:58:29 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-04 19:58:29 (4089) [INFO] 
* 2023-07-04 19:58:46 (4119) [INFO] 
* 2023-07-04 19:58:46 (1721) [INFO] Checking /scripts/sysup
* 2023-07-04 19:58:46 (4088) [INFO] Running: /scripts/sysup
* 2023-07-04 19:58:46 (4089) [INFO] 
* 2023-07-04 19:58:47 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-04 19:58:47 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-04 19:58:47 (4119) [INFO] 
* 2023-07-04 19:58:47 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-04 19:58:47 (153) [WARN] *** 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-07-04 19:59:09 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-07-04 19:59:09 (1567) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/5fdf5356e4841110e4f1b799482d61492a682d0766ce409160915f8b4f3d90c2-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/.

* 2023-07-04 19:59:09 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-04 19:59:09 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-04 19:59:09 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-04 19:59:10 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-04 19:59:10 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/21DVGTvZVz/ea_profile.json
* 2023-07-04 19:59:10 (2259) [INFO] Backed up EA4 profile to /tmp/21DVGTvZVz/ea_profile.json
* 2023-07-04 19:59:10 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9tna4r) Cannot update this system’s kernel.
* 2023-07-04 19:59:11 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-05 19:58:28 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-05 19:58:28 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-05 19:58:28 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-05 19:58:28 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-05 19:58:28 (4089) [INFO] 
* 2023-07-05 19:58:28 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-05 19:58:28 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-05 19:58:28 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-05 19:58:28 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-05 19:58:28 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-05 19:58:28 (4119) [INFO] 
* 2023-07-05 19:58:28 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-05 19:58:28 (4089) [INFO] 
* 2023-07-05 19:58:46 (4119) [INFO] 
* 2023-07-05 19:58:46 (1721) [INFO] Checking /scripts/sysup
* 2023-07-05 19:58:46 (4088) [INFO] Running: /scripts/sysup
* 2023-07-05 19:58:46 (4089) [INFO] 
* 2023-07-05 19:58:46 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-05 19:58:46 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-05 19:58:46 (4119) [INFO] 
* 2023-07-05 19:58:47 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-05 19:58:47 (153) [WARN] *** 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-07-05 19:59:00 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-05 19:59:00 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-05 19:59:00 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-05 19:59:00 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-05 19:59:00 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-05 19:59:00 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/zRbxyd6Nb7/ea_profile.json
* 2023-07-05 19:59:01 (2259) [INFO] Backed up EA4 profile to /tmp/zRbxyd6Nb7/ea_profile.json
* 2023-07-05 19:59:01 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q92bsp) Cannot update this system’s kernel.
* 2023-07-05 19:59:01 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-06 19:58:31 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-06 19:58:31 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-06 19:58:31 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-06 19:58:31 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-06 19:58:31 (4089) [INFO] 
* 2023-07-06 19:58:31 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-06 19:58:31 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-06 19:58:31 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-06 19:58:31 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-06 19:58:31 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-06 19:58:31 (4119) [INFO] 
* 2023-07-06 19:58:31 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-06 19:58:31 (4089) [INFO] 
* 2023-07-06 19:58:38 (4102) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/04ba01a9d5abc3d28fb32bbc2145b8ae4a2746054cbd1b5a99c673ac1fb88f79-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-07-06 19:58:38 (4102) [INFO] Trying other mirror.
* 2023-07-06 19:58:38 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-07-06 19:58:38 (4102) [INFO] 
* 2023-07-06 19:58:38 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-07-06 19:58:38 (4102) [INFO] 
* 2023-07-06 19:58:38 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-07-06 19:58:38 (4102) [INFO] 
* 2023-07-06 19:58:38 (4102) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/a6d8e7505390a22ec38fd8ff3a31f140676ebf2376165781d8dee1bf2b82360b-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-07-06 19:58:38 (4102) [INFO] Trying other mirror.
* 2023-07-06 19:58:38 (4102) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/a6d8e7505390a22ec38fd8ff3a31f140676ebf2376165781d8dee1bf2b82360b-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-07-06 19:58:38 (4102) [INFO] Trying other mirror.
* 2023-07-06 19:58:48 (4119) [INFO] 
* 2023-07-06 19:58:48 (1721) [INFO] Checking /scripts/sysup
* 2023-07-06 19:58:48 (4088) [INFO] Running: /scripts/sysup
* 2023-07-06 19:58:48 (4089) [INFO] 
* 2023-07-06 19:58:48 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-06 19:58:48 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-06 19:58:48 (4119) [INFO] 
* 2023-07-06 19:58:49 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-06 19:58:49 (153) [WARN] *** 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-07-06 19:59:02 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-07-06 19:59:02 (1567) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/749de1ab286f01f366d788fb7425cf9eeb9bd64ce41426edb2c66525fd5dc349-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/.

https://mirrors.sonic.net/epel/7/x86_64/repodata/d05ff08e924d93d440ba880edd221ecda82085c198b404ddf23ca851104f0467-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-07-06 19:59:02 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-06 19:59:02 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-06 19:59:02 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-06 19:59:02 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-06 19:59:02 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ALv4e0nU2v/ea_profile.json
* 2023-07-06 19:59:02 (2259) [INFO] Backed up EA4 profile to /tmp/ALv4e0nU2v/ea_profile.json
* 2023-07-06 19:59:03 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bueyaa) Cannot update this system’s kernel.
* 2023-07-06 19:59:03 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-07 19:58:23 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-07 19:58:23 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-07 19:58:23 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-07 19:58:23 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-07 19:58:23 (4089) [INFO] 
* 2023-07-07 19:58:23 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-07 19:58:23 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-07 19:58:23 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-07 19:58:23 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-07 19:58:23 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-07 19:58:23 (4119) [INFO] 
* 2023-07-07 19:58:23 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-07 19:58:23 (4089) [INFO] 
* 2023-07-07 19:58:38 (4119) [INFO] 
* 2023-07-07 19:58:38 (1721) [INFO] Checking /scripts/sysup
* 2023-07-07 19:58:38 (4088) [INFO] Running: /scripts/sysup
* 2023-07-07 19:58:38 (4089) [INFO] 
* 2023-07-07 19:58:38 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-07 19:58:39 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-07 19:58:39 (4119) [INFO] 
* 2023-07-07 19:58:39 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-07 19:58:39 (153) [WARN] *** 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-07-07 19:58:53 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-07 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-07 19:58:53 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-07 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-07 19:58:53 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-07 19:58:53 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/PTCQ4DiVHM/ea_profile.json
* 2023-07-07 19:58:53 (2259) [INFO] Backed up EA4 profile to /tmp/PTCQ4DiVHM/ea_profile.json
* 2023-07-07 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nuydbb) Cannot update this system’s kernel.
* 2023-07-07 19:58:54 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-08 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-08 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-08 19:58:55 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-08 19:58:55 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-08 19:58:55 (4089) [INFO] 
* 2023-07-08 19:58:55 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-08 19:58:55 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-08 19:58:55 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-08 19:58:55 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-08 19:58:55 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-08 19:58:55 (4119) [INFO] 
* 2023-07-08 19:58:55 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-08 19:58:55 (4089) [INFO] 
* 2023-07-08 19:59:10 (4119) [INFO] 
* 2023-07-08 19:59:10 (1721) [INFO] Checking /scripts/sysup
* 2023-07-08 19:59:10 (4088) [INFO] Running: /scripts/sysup
* 2023-07-08 19:59:10 (4089) [INFO] 
* 2023-07-08 19:59:10 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-08 19:59:11 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-08 19:59:11 (4119) [INFO] 
* 2023-07-08 19:59:11 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-08 19:59:11 (153) [WARN] *** 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-07-08 19:59:24 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-08 19:59:24 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-08 19:59:24 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-08 19:59:24 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-08 19:59:24 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-08 19:59:24 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/9GKZKVhRuJ/ea_profile.json
* 2023-07-08 19:59:24 (2259) [INFO] Backed up EA4 profile to /tmp/9GKZKVhRuJ/ea_profile.json
* 2023-07-08 19:59:25 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q7qg53) Cannot update this system’s kernel.
* 2023-07-08 19:59:25 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-09 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-09 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-09 19:58:49 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-09 19:58:49 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-09 19:58:49 (4089) [INFO] 
* 2023-07-09 19:58:50 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-09 19:58:50 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-09 19:58:50 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-09 19:58:50 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-09 19:58:50 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-09 19:58:50 (4119) [INFO] 
* 2023-07-09 19:58:50 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-09 19:58:50 (4089) [INFO] 
* 2023-07-09 19:59:06 (4119) [INFO] 
* 2023-07-09 19:59:06 (1721) [INFO] Checking /scripts/sysup
* 2023-07-09 19:59:06 (4088) [INFO] Running: /scripts/sysup
* 2023-07-09 19:59:06 (4089) [INFO] 
* 2023-07-09 19:59:06 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-09 19:59:06 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-09 19:59:06 (4119) [INFO] 
* 2023-07-09 19:59:07 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-09 19:59:07 (153) [WARN] *** 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-07-09 19:59:21 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-09 19:59:21 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-09 19:59:21 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-09 19:59:21 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-09 19:59:21 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-09 19:59:21 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/kimOlpenNC/ea_profile.json
* 2023-07-09 19:59:22 (2259) [INFO] Backed up EA4 profile to /tmp/kimOlpenNC/ea_profile.json
* 2023-07-09 19:59:22 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dg7rd3) Cannot update this system’s kernel.
* 2023-07-09 19:59:22 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-10 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-10 19:58:23 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-10 19:58:23 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-10 19:58:23 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-10 19:58:23 (4089) [INFO] 
* 2023-07-10 19:58:23 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-10 19:58:23 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-10 19:58:23 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-10 19:58:23 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-10 19:58:23 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-10 19:58:23 (4119) [INFO] 
* 2023-07-10 19:58:23 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-10 19:58:23 (4089) [INFO] 
* 2023-07-10 19:58:40 (4119) [INFO] 
* 2023-07-10 19:58:40 (1721) [INFO] Checking /scripts/sysup
* 2023-07-10 19:58:40 (4088) [INFO] Running: /scripts/sysup
* 2023-07-10 19:58:40 (4089) [INFO] 
* 2023-07-10 19:58:40 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-10 19:58:40 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-10 19:58:40 (4119) [INFO] 
* 2023-07-10 19:58:41 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-10 19:58:41 (153) [WARN] *** 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-07-10 19:58:54 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-10 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-10 19:58:54 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-10 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-10 19:58:54 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-10 19:58:54 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/kmZVpG3nXW/ea_profile.json
* 2023-07-10 19:58:55 (2259) [INFO] Backed up EA4 profile to /tmp/kmZVpG3nXW/ea_profile.json
* 2023-07-10 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rv5bty) Cannot update this system’s kernel.
* 2023-07-10 19:58:55 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-11 19:58:34 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-11 19:58:35 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-11 19:58:35 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-11 19:58:35 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-11 19:58:35 (4089) [INFO] 
* 2023-07-11 19:58:35 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-11 19:58:35 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-11 19:58:35 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-11 19:58:35 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-11 19:58:35 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-11 19:58:35 (4119) [INFO] 
* 2023-07-11 19:58:35 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-11 19:58:35 (4089) [INFO] 
* 2023-07-11 19:58:46 (4102) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/ceb3c5ac5b182fe7a98da812f1a11c405cd769a12deead4a51f816e0ffe0aca3-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-07-11 19:58:46 (4102) [INFO] Trying other mirror.
* 2023-07-11 19:58:46 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-07-11 19:58:46 (4102) [INFO] 
* 2023-07-11 19:58:46 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-07-11 19:58:46 (4102) [INFO] 
* 2023-07-11 19:58:46 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-07-11 19:58:46 (4102) [INFO] 
* 2023-07-11 19:58:56 (4119) [INFO] 
* 2023-07-11 19:58:56 (1721) [INFO] Checking /scripts/sysup
* 2023-07-11 19:58:56 (4088) [INFO] Running: /scripts/sysup
* 2023-07-11 19:58:56 (4089) [INFO] 
* 2023-07-11 19:58:56 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-11 19:58:57 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-11 19:58:57 (4119) [INFO] 
* 2023-07-11 19:58:58 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-11 19:58:58 (153) [WARN] *** 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-07-11 19:59:13 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-07-11 19:59:13 (1567) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/d4aa75e6839443862f0b0bf1b85e77ed8188db897f4d48677fbcd9f6c08c16ba-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/.

* 2023-07-11 19:59:13 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-11 19:59:13 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-11 19:59:13 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-11 19:59:13 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-11 19:59:13 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/FXvWqSbLNv/ea_profile.json
* 2023-07-11 19:59:14 (2259) [INFO] Backed up EA4 profile to /tmp/FXvWqSbLNv/ea_profile.json
* 2023-07-11 19:59:14 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bk7q54) Cannot update this system’s kernel.
* 2023-07-11 19:59:15 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-12 19:59:58 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-12 19:59:58 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-12 19:59:58 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-12 19:59:58 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-12 19:59:58 (4089) [INFO] 
* 2023-07-12 19:59:58 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-12 19:59:58 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-12 19:59:58 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-12 19:59:58 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-12 19:59:58 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-12 19:59:58 (4119) [INFO] 
* 2023-07-12 19:59:58 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-12 19:59:58 (4089) [INFO] 
* 2023-07-12 20:00:17 (4119) [INFO] 
* 2023-07-12 20:00:17 (1721) [INFO] Checking /scripts/sysup
* 2023-07-12 20:00:17 (4088) [INFO] Running: /scripts/sysup
* 2023-07-12 20:00:17 (4089) [INFO] 
* 2023-07-12 20:00:17 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-12 20:00:18 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-12 20:00:18 (4119) [INFO] 
* 2023-07-12 20:00:18 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-12 20:00:18 (153) [WARN] *** 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-07-12 20:00:34 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-12 20:00:34 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-12 20:00:34 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-12 20:00:34 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-12 20:00:34 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-12 20:00:34 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/6tCDKizatr/ea_profile.json
* 2023-07-12 20:00:35 (2259) [INFO] Backed up EA4 profile to /tmp/6tCDKizatr/ea_profile.json
* 2023-07-12 20:00:35 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID y4fbzs) Cannot update this system’s kernel.
* 2023-07-12 20:00:35 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-13 19:58:38 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-13 19:58:38 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-13 19:58:38 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-13 19:58:38 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-13 19:58:38 (4089) [INFO] 
* 2023-07-13 19:58:38 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-13 19:58:38 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-13 19:58:38 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-13 19:58:38 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-13 19:58:38 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-13 19:58:38 (4119) [INFO] 
* 2023-07-13 19:58:38 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-13 19:58:38 (4089) [INFO] 
* 2023-07-13 19:58:45 (4102) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/d3a0ab81f3df9089178446b236df1dc049670c8a4294d7bf8b6b7f96ad535d1f-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-07-13 19:58:45 (4102) [INFO] Trying other mirror.
* 2023-07-13 19:58:45 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-07-13 19:58:45 (4102) [INFO] 
* 2023-07-13 19:58:45 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-07-13 19:58:45 (4102) [INFO] 
* 2023-07-13 19:58:45 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-07-13 19:58:45 (4102) [INFO] 
* 2023-07-13 19:58:54 (4119) [INFO] 
* 2023-07-13 19:58:54 (1721) [INFO] Checking /scripts/sysup
* 2023-07-13 19:58:54 (4088) [INFO] Running: /scripts/sysup
* 2023-07-13 19:58:54 (4089) [INFO] 
* 2023-07-13 19:58:54 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-13 19:58:55 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-13 19:58:55 (4119) [INFO] 
* 2023-07-13 19:58:55 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-13 19:58:55 (153) [WARN] *** 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-07-13 19:59:10 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-07-13 19:59:10 (1567) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/1bfdb277295adb5fdf9add7f3dbc60968be3d4e9dda0ef36db85b50996eb8bd7-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://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/1c5fda35f99fda2d8b32c85124e9a48ad8ac27537628956213754964908da4b9-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/1c5fda35f99fda2d8b32c85124e9a48ad8ac27537628956213754964908da4b9-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-07-13 19:59:10 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-13 19:59:10 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-13 19:59:10 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-13 19:59:10 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-13 19:59:10 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/OuP4Xz1GxF/ea_profile.json
* 2023-07-13 19:59:10 (2259) [INFO] Backed up EA4 profile to /tmp/OuP4Xz1GxF/ea_profile.json
* 2023-07-13 19:59:10 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3tdeas) Cannot update this system’s kernel.
* 2023-07-13 19:59:11 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-14 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-14 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-14 19:58:20 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-14 19:58:20 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-14 19:58:20 (4089) [INFO] 
* 2023-07-14 19:58:20 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-14 19:58:20 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-14 19:58:20 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-14 19:58:20 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-14 19:58:21 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-14 19:58:21 (4119) [INFO] 
* 2023-07-14 19:58:21 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-14 19:58:21 (4089) [INFO] 
* 2023-07-14 19:58:39 (4119) [INFO] 
* 2023-07-14 19:58:39 (1721) [INFO] Checking /scripts/sysup
* 2023-07-14 19:58:39 (4088) [INFO] Running: /scripts/sysup
* 2023-07-14 19:58:39 (4089) [INFO] 
* 2023-07-14 19:58:40 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-14 19:58:40 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-14 19:58:40 (4119) [INFO] 
* 2023-07-14 19:58:40 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-14 19:58:40 (153) [WARN] *** 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-07-14 19:58:54 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-07-14 19:58:54 (1567) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/2823bee57b045acf9acca8785d4b15838efdb2fc94d3ad67d499cf99a643dfc4-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/.

* 2023-07-14 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-14 19:58:54 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-14 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-14 19:58:55 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-14 19:58:55 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/mye35h0l3M/ea_profile.json
* 2023-07-14 19:58:55 (2259) [INFO] Backed up EA4 profile to /tmp/mye35h0l3M/ea_profile.json
* 2023-07-14 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9aefa9) Cannot update this system’s kernel.
* 2023-07-14 19:58:56 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-15 19:58:51 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-15 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-15 19:58:52 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-15 19:58:52 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-15 19:58:52 (4089) [INFO] 
* 2023-07-15 19:58:52 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-15 19:58:52 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-15 19:58:52 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-15 19:58:52 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-15 19:58:52 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-15 19:58:52 (4119) [INFO] 
* 2023-07-15 19:58:52 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-15 19:58:52 (4089) [INFO] 
* 2023-07-15 19:59:09 (4119) [INFO] 
* 2023-07-15 19:59:09 (1721) [INFO] Checking /scripts/sysup
* 2023-07-15 19:59:09 (4088) [INFO] Running: /scripts/sysup
* 2023-07-15 19:59:09 (4089) [INFO] 
* 2023-07-15 19:59:10 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-15 19:59:10 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-15 19:59:10 (4119) [INFO] 
* 2023-07-15 19:59:11 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-15 19:59:11 (153) [WARN] *** 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-07-15 19:59:24 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-15 19:59:24 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-15 19:59:24 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-15 19:59:24 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-15 19:59:24 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-15 19:59:24 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/R10pMyW_ei/ea_profile.json
* 2023-07-15 19:59:25 (2259) [INFO] Backed up EA4 profile to /tmp/R10pMyW_ei/ea_profile.json
* 2023-07-15 19:59:25 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hwskmf) Cannot update this system’s kernel.
* 2023-07-15 19:59:25 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-16 19:58:51 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-16 19:58:51 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-16 19:58:51 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-16 19:58:51 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-16 19:58:51 (4089) [INFO] 
* 2023-07-16 19:58:51 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-16 19:58:51 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-16 19:58:51 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-16 19:58:51 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-16 19:58:51 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-16 19:58:51 (4119) [INFO] 
* 2023-07-16 19:58:51 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-16 19:58:51 (4089) [INFO] 
* 2023-07-16 19:59:06 (4119) [INFO] 
* 2023-07-16 19:59:06 (1721) [INFO] Checking /scripts/sysup
* 2023-07-16 19:59:06 (4088) [INFO] Running: /scripts/sysup
* 2023-07-16 19:59:06 (4089) [INFO] 
* 2023-07-16 19:59:07 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-16 19:59:07 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-16 19:59:07 (4119) [INFO] 
* 2023-07-16 19:59:08 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-16 19:59:08 (153) [WARN] *** 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-07-16 19:59:21 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-16 19:59:21 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-16 19:59:21 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-16 19:59:21 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-16 19:59:21 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-16 19:59:21 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/OBqQ3IOeyn/ea_profile.json
* 2023-07-16 19:59:22 (2259) [INFO] Backed up EA4 profile to /tmp/OBqQ3IOeyn/ea_profile.json
* 2023-07-16 19:59:22 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ssgpdn) Cannot update this system’s kernel.
* 2023-07-16 19:59:22 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-17 19:58:27 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-17 19:58:27 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-17 19:58:27 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-17 19:58:27 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-17 19:58:27 (4089) [INFO] 
* 2023-07-17 19:58:27 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-17 19:58:27 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-17 19:58:27 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-17 19:58:27 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-17 19:58:27 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-17 19:58:27 (4119) [INFO] 
* 2023-07-17 19:58:27 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-17 19:58:27 (4089) [INFO] 
* 2023-07-17 19:58:43 (4119) [INFO] 
* 2023-07-17 19:58:43 (1721) [INFO] Checking /scripts/sysup
* 2023-07-17 19:58:43 (4088) [INFO] Running: /scripts/sysup
* 2023-07-17 19:58:43 (4089) [INFO] 
* 2023-07-17 19:58:44 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-17 19:58:44 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-17 19:58:44 (4119) [INFO] 
* 2023-07-17 19:58:45 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-17 19:58:45 (153) [WARN] *** 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-07-17 19:58:58 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-17 19:58:58 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-17 19:58:58 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-17 19:58:58 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-17 19:58:58 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-17 19:58:58 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/niceQajggG/ea_profile.json
* 2023-07-17 19:58:59 (2259) [INFO] Backed up EA4 profile to /tmp/niceQajggG/ea_profile.json
* 2023-07-17 19:58:59 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID uz54m3) Cannot update this system’s kernel.
* 2023-07-17 19:59:00 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-18 19:58:30 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-18 19:58:31 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-18 19:58:31 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-18 19:58:31 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-18 19:58:31 (4089) [INFO] 
* 2023-07-18 19:58:31 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-18 19:58:31 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-18 19:58:31 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-18 19:58:31 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-18 19:58:31 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-18 19:58:31 (4119) [INFO] 
* 2023-07-18 19:58:31 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-18 19:58:31 (4089) [INFO] 
* 2023-07-18 19:58:49 (4119) [INFO] 
* 2023-07-18 19:58:49 (1721) [INFO] Checking /scripts/sysup
* 2023-07-18 19:58:49 (4088) [INFO] Running: /scripts/sysup
* 2023-07-18 19:58:49 (4089) [INFO] 
* 2023-07-18 19:58:49 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-18 19:58:49 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-18 19:58:49 (4119) [INFO] 
* 2023-07-18 19:58:50 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-18 19:58:50 (153) [WARN] *** 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-07-18 19:59:04 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-18 19:59:04 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-18 19:59:04 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-18 19:59:04 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-18 19:59:04 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-18 19:59:04 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/FxW8gwd9Gp/ea_profile.json
* 2023-07-18 19:59:05 (2259) [INFO] Backed up EA4 profile to /tmp/FxW8gwd9Gp/ea_profile.json
* 2023-07-18 19:59:05 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nzppet) Cannot update this system’s kernel.
* 2023-07-18 19:59:05 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-19 19:59:40 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-19 19:59:40 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-19 19:59:40 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-19 19:59:40 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-19 19:59:40 (4089) [INFO] 
* 2023-07-19 19:59:40 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-19 19:59:41 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-19 19:59:41 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-19 19:59:41 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-19 19:59:41 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-19 19:59:41 (4119) [INFO] 
* 2023-07-19 19:59:41 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-19 19:59:41 (4089) [INFO] 
* 2023-07-19 19:59:54 (4119) [INFO] 
* 2023-07-19 19:59:54 (1721) [INFO] Checking /scripts/sysup
* 2023-07-19 19:59:54 (4088) [INFO] Running: /scripts/sysup
* 2023-07-19 19:59:54 (4089) [INFO] 
* 2023-07-19 19:59:54 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-19 19:59:55 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-19 19:59:55 (4119) [INFO] 
* 2023-07-19 19:59:56 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-19 19:59:56 (153) [WARN] *** 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-07-19 20:00:10 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-19 20:00:10 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-19 20:00:10 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-19 20:00:10 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-19 20:00:10 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-19 20:00:10 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/hdyGdu2A94/ea_profile.json
* 2023-07-19 20:00:10 (2259) [INFO] Backed up EA4 profile to /tmp/hdyGdu2A94/ea_profile.json
* 2023-07-19 20:00:11 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q8ggu2) Cannot update this system’s kernel.
* 2023-07-19 20:00:11 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-20 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-20 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-20 19:58:20 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-20 19:58:20 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-20 19:58:20 (4089) [INFO] 
* 2023-07-20 19:58:20 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-20 19:58:20 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-20 19:58:20 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-20 19:58:20 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-20 19:58:20 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-20 19:58:20 (4119) [INFO] 
* 2023-07-20 19:58:20 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-20 19:58:20 (4089) [INFO] 
* 2023-07-20 19:58:35 (4119) [INFO] 
* 2023-07-20 19:58:35 (1721) [INFO] Checking /scripts/sysup
* 2023-07-20 19:58:35 (4088) [INFO] Running: /scripts/sysup
* 2023-07-20 19:58:35 (4089) [INFO] 
* 2023-07-20 19:58:36 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-20 19:58:36 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-20 19:58:36 (4119) [INFO] 
* 2023-07-20 19:58:37 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-20 19:58:37 (153) [WARN] *** 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-07-20 19:58:49 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-20 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-20 19:58:49 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-20 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-20 19:58:49 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-20 19:58:49 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/pNRkBhPyoL/ea_profile.json
* 2023-07-20 19:58:50 (2259) [INFO] Backed up EA4 profile to /tmp/pNRkBhPyoL/ea_profile.json
* 2023-07-20 19:58:50 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8am2fw) Cannot update this system’s kernel.
* 2023-07-20 19:58:50 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-21 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-21 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-21 19:58:21 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-21 19:58:21 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-21 19:58:21 (4089) [INFO] 
* 2023-07-21 19:58:21 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-21 19:58:21 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-21 19:58:21 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-21 19:58:21 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-21 19:58:21 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-21 19:58:21 (4119) [INFO] 
* 2023-07-21 19:58:21 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-21 19:58:21 (4089) [INFO] 
* 2023-07-21 19:58:36 (4119) [INFO] 
* 2023-07-21 19:58:36 (1721) [INFO] Checking /scripts/sysup
* 2023-07-21 19:58:36 (4088) [INFO] Running: /scripts/sysup
* 2023-07-21 19:58:36 (4089) [INFO] 
* 2023-07-21 19:58:36 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-21 19:58:37 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-21 19:58:37 (4119) [INFO] 
* 2023-07-21 19:58:37 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-21 19:58:37 (153) [WARN] *** 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-07-21 19:58:51 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-21 19:58:51 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-21 19:58:51 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-21 19:58:51 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-21 19:58:51 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-21 19:58:51 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/WnIDYK9qNT/ea_profile.json
* 2023-07-21 19:58:52 (2259) [INFO] Backed up EA4 profile to /tmp/WnIDYK9qNT/ea_profile.json
* 2023-07-21 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qfhsep) Cannot update this system’s kernel.
* 2023-07-21 19:58:52 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-22 19:58:46 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-22 19:58:46 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-22 19:58:46 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-22 19:58:46 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-22 19:58:46 (4089) [INFO] 
* 2023-07-22 19:58:46 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-22 19:58:46 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-22 19:58:46 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-22 19:58:46 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-22 19:58:46 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-22 19:58:46 (4119) [INFO] 
* 2023-07-22 19:58:46 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-22 19:58:46 (4089) [INFO] 
* 2023-07-22 19:58:59 (4119) [INFO] 
* 2023-07-22 19:58:59 (1721) [INFO] Checking /scripts/sysup
* 2023-07-22 19:58:59 (4088) [INFO] Running: /scripts/sysup
* 2023-07-22 19:58:59 (4089) [INFO] 
* 2023-07-22 19:59:00 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-22 19:59:00 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-22 19:59:00 (4119) [INFO] 
* 2023-07-22 19:59:01 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-22 19:59:01 (153) [WARN] *** 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-07-22 19:59:14 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-22 19:59:14 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-22 19:59:14 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-22 19:59:14 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-22 19:59:14 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-22 19:59:14 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/LX72nTb7mV/ea_profile.json
* 2023-07-22 19:59:15 (2259) [INFO] Backed up EA4 profile to /tmp/LX72nTb7mV/ea_profile.json
* 2023-07-22 19:59:15 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yqn764) Cannot update this system’s kernel.
* 2023-07-22 19:59:15 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-23 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-23 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-23 19:58:45 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-23 19:58:45 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-23 19:58:45 (4089) [INFO] 
* 2023-07-23 19:58:45 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-23 19:58:45 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-23 19:58:45 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-23 19:58:45 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-23 19:58:45 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-23 19:58:45 (4119) [INFO] 
* 2023-07-23 19:58:45 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-23 19:58:45 (4089) [INFO] 
* 2023-07-23 19:58:58 (4119) [INFO] 
* 2023-07-23 19:58:58 (1721) [INFO] Checking /scripts/sysup
* 2023-07-23 19:58:58 (4088) [INFO] Running: /scripts/sysup
* 2023-07-23 19:58:58 (4089) [INFO] 
* 2023-07-23 19:58:58 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-23 19:58:58 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-23 19:58:58 (4119) [INFO] 
* 2023-07-23 19:58:59 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-23 19:58:59 (153) [WARN] *** 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-07-23 19:59:12 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-23 19:59:12 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-23 19:59:12 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-23 19:59:12 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-23 19:59:12 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-23 19:59:12 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/53zWIyrw7P/ea_profile.json
* 2023-07-23 19:59:13 (2259) [INFO] Backed up EA4 profile to /tmp/53zWIyrw7P/ea_profile.json
* 2023-07-23 19:59:13 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hth26f) Cannot update this system’s kernel.
* 2023-07-23 19:59:13 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-24 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-24 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-24 19:58:22 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-24 19:58:22 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-24 19:58:22 (4089) [INFO] 
* 2023-07-24 19:58:22 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-24 19:58:22 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-24 19:58:22 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-24 19:58:22 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-24 19:58:22 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-24 19:58:22 (4119) [INFO] 
* 2023-07-24 19:58:22 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-24 19:58:22 (4089) [INFO] 
* 2023-07-24 19:58:41 (4119) [INFO] 
* 2023-07-24 19:58:41 (1721) [INFO] Checking /scripts/sysup
* 2023-07-24 19:58:41 (4088) [INFO] Running: /scripts/sysup
* 2023-07-24 19:58:41 (4089) [INFO] 
* 2023-07-24 19:58:41 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-24 19:58:42 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-24 19:58:42 (4119) [INFO] 
* 2023-07-24 19:58:42 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-24 19:58:42 (153) [WARN] *** 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-07-24 19:58:56 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-24 19:58:56 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-24 19:58:56 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-24 19:58:56 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-24 19:58:56 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-24 19:58:56 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Kk8aoPEXE1/ea_profile.json
* 2023-07-24 19:58:56 (2259) [INFO] Backed up EA4 profile to /tmp/Kk8aoPEXE1/ea_profile.json
* 2023-07-24 19:58:56 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qrhksb) Cannot update this system’s kernel.
* 2023-07-24 19:58:57 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-25 19:58:27 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-25 19:58:27 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-25 19:58:27 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-25 19:58:27 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-25 19:58:27 (4089) [INFO] 
* 2023-07-25 19:58:27 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-25 19:58:27 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-25 19:58:27 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-25 19:58:27 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-25 19:58:27 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-25 19:58:27 (4119) [INFO] 
* 2023-07-25 19:58:27 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-25 19:58:27 (4089) [INFO] 
* 2023-07-25 19:58:42 (4119) [INFO] 
* 2023-07-25 19:58:42 (1721) [INFO] Checking /scripts/sysup
* 2023-07-25 19:58:42 (4088) [INFO] Running: /scripts/sysup
* 2023-07-25 19:58:42 (4089) [INFO] 
* 2023-07-25 19:58:42 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-25 19:58:43 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-25 19:58:43 (4119) [INFO] 
* 2023-07-25 19:58:43 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-25 19:58:43 (153) [WARN] *** 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-07-25 19:58:57 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-25 19:58:57 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-25 19:58:57 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-25 19:58:57 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-25 19:58:57 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-25 19:58:57 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/pNfSklKJtj/ea_profile.json
* 2023-07-25 19:58:58 (2259) [INFO] Backed up EA4 profile to /tmp/pNfSklKJtj/ea_profile.json
* 2023-07-25 19:58:58 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7u4zae) Cannot update this system’s kernel.
* 2023-07-25 19:58:59 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-26 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-26 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-26 19:58:21 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-26 19:58:21 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-26 19:58:21 (4089) [INFO] 
* 2023-07-26 19:58:21 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-26 19:58:21 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-26 19:58:21 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-26 19:58:21 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-26 19:58:21 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-26 19:58:21 (4119) [INFO] 
* 2023-07-26 19:58:21 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-26 19:58:21 (4089) [INFO] 
* 2023-07-26 19:58:35 (4119) [INFO] 
* 2023-07-26 19:58:35 (1721) [INFO] Checking /scripts/sysup
* 2023-07-26 19:58:35 (4088) [INFO] Running: /scripts/sysup
* 2023-07-26 19:58:35 (4089) [INFO] 
* 2023-07-26 19:58:35 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-26 19:58:36 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-26 19:58:36 (4119) [INFO] 
* 2023-07-26 19:58:36 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-26 19:58:36 (153) [WARN] *** 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-07-26 19:58:49 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-26 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-26 19:58:49 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-26 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-26 19:58:49 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-26 19:58:49 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/2Kr9hMR5Q6/ea_profile.json
* 2023-07-26 19:58:50 (2259) [INFO] Backed up EA4 profile to /tmp/2Kr9hMR5Q6/ea_profile.json
* 2023-07-26 19:58:50 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kn4fc4) Cannot update this system’s kernel.
* 2023-07-26 19:58:51 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-27 19:59:47 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-27 19:59:47 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-27 19:59:47 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-27 19:59:47 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-27 19:59:47 (4089) [INFO] 
* 2023-07-27 19:59:47 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-27 19:59:47 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-27 19:59:47 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-27 19:59:47 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-27 19:59:47 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-27 19:59:47 (4119) [INFO] 
* 2023-07-27 19:59:47 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-27 19:59:47 (4089) [INFO] 
* 2023-07-27 20:00:03 (4119) [INFO] 
* 2023-07-27 20:00:03 (1721) [INFO] Checking /scripts/sysup
* 2023-07-27 20:00:03 (4088) [INFO] Running: /scripts/sysup
* 2023-07-27 20:00:03 (4089) [INFO] 
* 2023-07-27 20:00:03 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-27 20:00:03 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-27 20:00:03 (4119) [INFO] 
* 2023-07-27 20:00:04 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-27 20:00:04 (153) [WARN] *** 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-07-27 20:00:18 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-27 20:00:18 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-27 20:00:18 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-27 20:00:18 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-27 20:00:18 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-27 20:00:18 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/DlBwF0ajEM/ea_profile.json
* 2023-07-27 20:00:19 (2259) [INFO] Backed up EA4 profile to /tmp/DlBwF0ajEM/ea_profile.json
* 2023-07-27 20:00:19 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8d8wfa) Cannot update this system’s kernel.
* 2023-07-27 20:00:19 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-28 19:58:25 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-28 19:58:25 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-28 19:58:25 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-28 19:58:25 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-28 19:58:25 (4089) [INFO] 
* 2023-07-28 19:58:25 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-28 19:58:25 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-28 19:58:25 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-28 19:58:25 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-28 19:58:25 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-28 19:58:25 (4119) [INFO] 
* 2023-07-28 19:58:25 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-28 19:58:25 (4089) [INFO] 
* 2023-07-28 19:58:40 (4119) [INFO] 
* 2023-07-28 19:58:40 (1721) [INFO] Checking /scripts/sysup
* 2023-07-28 19:58:40 (4088) [INFO] Running: /scripts/sysup
* 2023-07-28 19:58:40 (4089) [INFO] 
* 2023-07-28 19:58:41 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-28 19:58:41 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-28 19:58:41 (4119) [INFO] 
* 2023-07-28 19:58:41 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-28 19:58:41 (153) [WARN] *** 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-07-28 19:58:58 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-28 19:58:58 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-28 19:58:58 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-28 19:58:58 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-28 19:58:58 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-28 19:58:58 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/R01zHUlhti/ea_profile.json
* 2023-07-28 19:58:58 (2259) [INFO] Backed up EA4 profile to /tmp/R01zHUlhti/ea_profile.json
* 2023-07-28 19:58:58 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5gjnkf) Cannot update this system’s kernel.
* 2023-07-28 19:58:59 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-29 19:58:46 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-29 19:58:46 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-29 19:58:46 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-29 19:58:46 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-29 19:58:46 (4089) [INFO] 
* 2023-07-29 19:58:46 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-29 19:58:46 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-29 19:58:46 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-29 19:58:46 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-29 19:58:46 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-29 19:58:46 (4119) [INFO] 
* 2023-07-29 19:58:46 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-29 19:58:46 (4089) [INFO] 
* 2023-07-29 19:58:52 (4102) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/d2409a8ca1c6a78953ed0f1f2d7aa7f6c97e460a101068dfb860567c027c3c46-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-07-29 19:58:52 (4102) [INFO] Trying other mirror.
* 2023-07-29 19:58:52 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-07-29 19:58:52 (4102) [INFO] 
* 2023-07-29 19:58:52 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-07-29 19:58:52 (4102) [INFO] 
* 2023-07-29 19:58:52 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-07-29 19:58:52 (4102) [INFO] 
* 2023-07-29 19:59:06 (4119) [INFO] 
* 2023-07-29 19:59:06 (1721) [INFO] Checking /scripts/sysup
* 2023-07-29 19:59:06 (4088) [INFO] Running: /scripts/sysup
* 2023-07-29 19:59:06 (4089) [INFO] 
* 2023-07-29 19:59:06 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-29 19:59:06 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-29 19:59:06 (4119) [INFO] 
* 2023-07-29 19:59:07 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-29 19:59:07 (153) [WARN] *** 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-07-29 19:59:22 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-07-29 19:59:22 (1567) [ERROR] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/45cb0053491ee0a6f2e8fb295d30b0fb8d63b36853b5a7499eaa3af3345a5251-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/.

* 2023-07-29 19:59:22 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-29 19:59:22 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-29 19:59:22 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-29 19:59:23 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-29 19:59:23 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/_wHV0k2EaX/ea_profile.json
* 2023-07-29 19:59:23 (2259) [INFO] Backed up EA4 profile to /tmp/_wHV0k2EaX/ea_profile.json
* 2023-07-29 19:59:23 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ny6ccd) Cannot update this system’s kernel.
* 2023-07-29 19:59:24 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-30 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-30 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-30 19:58:45 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-30 19:58:45 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-30 19:58:45 (4089) [INFO] 
* 2023-07-30 19:58:45 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-30 19:58:45 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-30 19:58:45 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-30 19:58:45 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-30 19:58:45 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-30 19:58:45 (4119) [INFO] 
* 2023-07-30 19:58:45 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-30 19:58:45 (4089) [INFO] 
* 2023-07-30 19:59:01 (4119) [INFO] 
* 2023-07-30 19:59:01 (1721) [INFO] Checking /scripts/sysup
* 2023-07-30 19:59:01 (4088) [INFO] Running: /scripts/sysup
* 2023-07-30 19:59:01 (4089) [INFO] 
* 2023-07-30 19:59:02 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-30 19:59:02 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-30 19:59:02 (4119) [INFO] 
* 2023-07-30 19:59:03 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-30 19:59:03 (153) [WARN] *** 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-07-30 19:59:16 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-07-30 19:59:16 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-30 19:59:16 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-30 19:59:16 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-30 19:59:16 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-30 19:59:16 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/VKahfcZmMx/ea_profile.json
* 2023-07-30 19:59:17 (2259) [INFO] Backed up EA4 profile to /tmp/VKahfcZmMx/ea_profile.json
* 2023-07-30 19:59:17 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pvnbce) Cannot update this system’s kernel.
* 2023-07-30 19:59:17 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-07-31 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-07-31 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-07-31 19:58:49 (1700) [INFO] Checking if your system is up to date: 
* 2023-07-31 19:58:49 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-07-31 19:58:49 (4089) [INFO] 
* 2023-07-31 19:58:49 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-07-31 19:58:50 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-07-31 19:58:50 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-07-31 19:58:50 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-07-31 19:58:50 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-07-31 19:58:50 (4119) [INFO] 
* 2023-07-31 19:58:50 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-07-31 19:58:50 (4089) [INFO] 
* 2023-07-31 19:58:55 (4102) [INFO] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/bb204cba75bd4e990c651342fb91777a3c1a69b55057f3877b70bdfc1beec26d-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-07-31 19:58:55 (4102) [INFO] Trying other mirror.
* 2023-07-31 19:58:55 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-07-31 19:58:55 (4102) [INFO] 
* 2023-07-31 19:58:55 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-07-31 19:58:55 (4102) [INFO] 
* 2023-07-31 19:58:55 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-07-31 19:58:55 (4102) [INFO] 
* 2023-07-31 19:59:06 (4119) [INFO] 
* 2023-07-31 19:59:06 (1721) [INFO] Checking /scripts/sysup
* 2023-07-31 19:59:06 (4088) [INFO] Running: /scripts/sysup
* 2023-07-31 19:59:06 (4089) [INFO] 
* 2023-07-31 19:59:06 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-07-31 19:59:07 (4102) [INFO]   All Needed Packages are already installed.
* 2023-07-31 19:59:07 (4119) [INFO] 
* 2023-07-31 19:59:07 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-07-31 19:59:07 (153) [WARN] *** 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-07-31 19:59:23 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-07-31 19:59:23 (1567) [ERROR] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/d47995b6e05f335434bfeca4ec4d0af8a38cb5d239b8ad5b1481092bd9ef06fc-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/.

* 2023-07-31 19:59:23 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-07-31 19:59:23 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-07-31 19:59:23 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-07-31 19:59:23 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-07-31 19:59:23 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Lr2z2TbU4o/ea_profile.json
* 2023-07-31 19:59:24 (2259) [INFO] Backed up EA4 profile to /tmp/Lr2z2TbU4o/ea_profile.json
* 2023-07-31 19:59:24 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3jsp2v) Cannot update this system’s kernel.
* 2023-07-31 19:59:24 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-01 19:58:26 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-01 19:58:26 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-01 19:58:26 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-01 19:58:26 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-01 19:58:26 (4089) [INFO] 
* 2023-08-01 19:58:26 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-01 19:58:26 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-01 19:58:26 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-01 19:58:26 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-01 19:58:26 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-01 19:58:26 (4119) [INFO] 
* 2023-08-01 19:58:26 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-01 19:58:26 (4089) [INFO] 
* 2023-08-01 19:58:48 (4119) [INFO] 
* 2023-08-01 19:58:48 (1721) [INFO] Checking /scripts/sysup
* 2023-08-01 19:58:48 (4088) [INFO] Running: /scripts/sysup
* 2023-08-01 19:58:48 (4089) [INFO] 
* 2023-08-01 19:58:48 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-01 19:58:48 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-01 19:58:48 (4119) [INFO] 
* 2023-08-01 19:58:49 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-01 19:58:49 (153) [WARN] *** 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-08-01 19:59:02 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-01 19:59:02 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-01 19:59:02 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-01 19:59:02 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-01 19:59:02 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-01 19:59:02 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/qnF6aamtex/ea_profile.json
* 2023-08-01 19:59:03 (2259) [INFO] Backed up EA4 profile to /tmp/qnF6aamtex/ea_profile.json
* 2023-08-01 19:59:03 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID k3qxee) Cannot update this system’s kernel.
* 2023-08-01 19:59:03 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-02 19:59:46 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-02 19:59:46 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-02 19:59:46 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-02 19:59:46 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-02 19:59:46 (4089) [INFO] 
* 2023-08-02 19:59:47 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-02 19:59:47 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-02 19:59:47 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-02 19:59:47 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-02 19:59:47 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-02 19:59:47 (4119) [INFO] 
* 2023-08-02 19:59:47 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-02 19:59:47 (4089) [INFO] 
* 2023-08-02 20:00:01 (4119) [INFO] 
* 2023-08-02 20:00:01 (1721) [INFO] Checking /scripts/sysup
* 2023-08-02 20:00:01 (4088) [INFO] Running: /scripts/sysup
* 2023-08-02 20:00:01 (4089) [INFO] 
* 2023-08-02 20:00:01 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-02 20:00:02 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-02 20:00:02 (4119) [INFO] 
* 2023-08-02 20:00:02 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-02 20:00:02 (153) [WARN] *** 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-08-02 20:00:16 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-02 20:00:16 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-02 20:00:16 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-02 20:00:16 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-02 20:00:16 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-02 20:00:16 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/4fT_br_Jcs/ea_profile.json
* 2023-08-02 20:00:16 (2259) [INFO] Backed up EA4 profile to /tmp/4fT_br_Jcs/ea_profile.json
* 2023-08-02 20:00:17 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gqy24e) Cannot update this system’s kernel.
* 2023-08-02 20:00:17 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-03 19:58:35 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-03 19:58:36 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-03 19:58:36 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-03 19:58:36 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-03 19:58:36 (4089) [INFO] 
* 2023-08-03 19:58:36 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-03 19:58:36 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-03 19:58:36 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-03 19:58:36 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-03 19:58:36 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-03 19:58:36 (4119) [INFO] 
* 2023-08-03 19:58:36 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-03 19:58:36 (4089) [INFO] 
* 2023-08-03 19:59:16 (4119) [INFO] 
* 2023-08-03 19:59:16 (1721) [INFO] Checking /scripts/sysup
* 2023-08-03 19:59:16 (4088) [INFO] Running: /scripts/sysup
* 2023-08-03 19:59:16 (4089) [INFO] 
* 2023-08-03 19:59:16 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-03 19:59:17 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-03 19:59:17 (4119) [INFO] 
* 2023-08-03 19:59:17 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-03 19:59:17 (153) [WARN] *** 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-08-03 20:00:09 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-08-03 20:00:09 (1567) [ERROR] http://mirror.san.fastserv.com/pub/linux/centos/7.9.2009/os/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://mirror.san.fastserv.com/pub/linux/centos/7.9.2009/os/x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30000 milliseconds')
Trying other mirror.
* 2023-08-03 20:00:09 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-03 20:00:09 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-03 20:00:09 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-03 20:00:09 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-03 20:00:09 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/a8zP7L6t4M/ea_profile.json
* 2023-08-03 20:00:10 (2259) [INFO] Backed up EA4 profile to /tmp/a8zP7L6t4M/ea_profile.json
* 2023-08-03 20:00:10 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 98etdw) Cannot update this system’s kernel.
* 2023-08-03 20:00:10 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-04 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-04 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-04 19:58:21 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-04 19:58:21 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-04 19:58:21 (4089) [INFO] 
* 2023-08-04 19:58:21 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-04 19:58:21 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-04 19:58:21 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-04 19:58:21 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-04 19:58:21 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-04 19:58:21 (4119) [INFO] 
* 2023-08-04 19:58:21 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-04 19:58:21 (4089) [INFO] 
* 2023-08-04 19:58:39 (4119) [INFO] 
* 2023-08-04 19:58:39 (1721) [INFO] Checking /scripts/sysup
* 2023-08-04 19:58:39 (4088) [INFO] Running: /scripts/sysup
* 2023-08-04 19:58:39 (4089) [INFO] 
* 2023-08-04 19:58:39 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-04 19:58:39 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-04 19:58:39 (4119) [INFO] 
* 2023-08-04 19:58:40 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-04 19:58:40 (153) [WARN] *** 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-08-04 19:58:53 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-04 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-04 19:58:53 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-04 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-04 19:58:53 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-04 19:58:53 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/QMAxwFJBlV/ea_profile.json
* 2023-08-04 19:58:54 (2259) [INFO] Backed up EA4 profile to /tmp/QMAxwFJBlV/ea_profile.json
* 2023-08-04 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8akptm) Cannot update this system’s kernel.
* 2023-08-04 19:58:54 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-05 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-05 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-05 19:58:52 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-05 19:58:52 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-05 19:58:52 (4089) [INFO] 
* 2023-08-05 19:58:52 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-05 19:58:52 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-05 19:58:52 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-05 19:58:52 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-05 19:58:52 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-05 19:58:52 (4119) [INFO] 
* 2023-08-05 19:58:52 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-05 19:58:52 (4089) [INFO] 
* 2023-08-05 19:59:08 (4119) [INFO] 
* 2023-08-05 19:59:08 (1721) [INFO] Checking /scripts/sysup
* 2023-08-05 19:59:08 (4088) [INFO] Running: /scripts/sysup
* 2023-08-05 19:59:08 (4089) [INFO] 
* 2023-08-05 19:59:09 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-05 19:59:09 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-05 19:59:09 (4119) [INFO] 
* 2023-08-05 19:59:09 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-05 19:59:09 (153) [WARN] *** 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-08-05 19:59:23 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-05 19:59:23 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-05 19:59:23 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-05 19:59:23 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-05 19:59:23 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-05 19:59:23 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/8B8auN7yrj/ea_profile.json
* 2023-08-05 19:59:23 (2259) [INFO] Backed up EA4 profile to /tmp/8B8auN7yrj/ea_profile.json
* 2023-08-05 19:59:24 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hqvh7h) Cannot update this system’s kernel.
* 2023-08-05 19:59:24 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-06 19:58:44 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-06 19:58:44 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-06 19:58:44 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-06 19:58:44 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-06 19:58:44 (4089) [INFO] 
* 2023-08-06 19:58:44 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-06 19:58:45 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-06 19:58:45 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-06 19:58:45 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-06 19:58:45 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-06 19:58:45 (4119) [INFO] 
* 2023-08-06 19:58:45 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-06 19:58:45 (4089) [INFO] 
* 2023-08-06 19:58:50 (4102) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/a795511ef0882ff011f7f4cdc60bc017c7c2b19658f280a20fa147afc3635033-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-08-06 19:58:50 (4102) [INFO] Trying other mirror.
* 2023-08-06 19:58:50 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-08-06 19:58:50 (4102) [INFO] 
* 2023-08-06 19:58:50 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-08-06 19:58:50 (4102) [INFO] 
* 2023-08-06 19:58:50 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-08-06 19:58:50 (4102) [INFO] 
* 2023-08-06 19:59:00 (4119) [INFO] 
* 2023-08-06 19:59:00 (1721) [INFO] Checking /scripts/sysup
* 2023-08-06 19:59:00 (4088) [INFO] Running: /scripts/sysup
* 2023-08-06 19:59:00 (4089) [INFO] 
* 2023-08-06 19:59:01 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-06 19:59:01 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-06 19:59:01 (4119) [INFO] 
* 2023-08-06 19:59:02 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-06 19:59:02 (153) [WARN] *** 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-08-06 19:59:15 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-08-06 19:59:15 (1567) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/07fa069493378ef034356a75952da621a0ffe7cb82937092c9c7e7739bf89130-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/.

* 2023-08-06 19:59:15 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-06 19:59:15 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-06 19:59:15 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-06 19:59:15 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-06 19:59:15 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/0Cpvw3LCw3/ea_profile.json
* 2023-08-06 19:59:16 (2259) [INFO] Backed up EA4 profile to /tmp/0Cpvw3LCw3/ea_profile.json
* 2023-08-06 19:59:16 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wrvk3a) Cannot update this system’s kernel.
* 2023-08-06 19:59:17 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-07 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-07 19:58:23 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-07 19:58:23 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-07 19:58:23 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-07 19:58:23 (4089) [INFO] 
* 2023-08-07 19:58:23 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-07 19:58:23 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-07 19:58:23 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-07 19:58:23 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-07 19:58:23 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-07 19:58:23 (4119) [INFO] 
* 2023-08-07 19:58:23 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-07 19:58:23 (4089) [INFO] 
* 2023-08-07 19:58:38 (4119) [INFO] 
* 2023-08-07 19:58:38 (1721) [INFO] Checking /scripts/sysup
* 2023-08-07 19:58:38 (4088) [INFO] Running: /scripts/sysup
* 2023-08-07 19:58:38 (4089) [INFO] 
* 2023-08-07 19:58:38 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-07 19:58:39 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-07 19:58:39 (4119) [INFO] 
* 2023-08-07 19:58:39 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-07 19:58:39 (153) [WARN] *** 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-08-07 19:58:53 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-07 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-07 19:58:53 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-07 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-07 19:58:53 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-07 19:58:53 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Gta9BDbJw9/ea_profile.json
* 2023-08-07 19:58:53 (2259) [INFO] Backed up EA4 profile to /tmp/Gta9BDbJw9/ea_profile.json
* 2023-08-07 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 844dzy) Cannot update this system’s kernel.
* 2023-08-07 19:58:54 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-08 19:58:28 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-08 19:58:29 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-08 19:58:29 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-08 19:58:29 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-08 19:58:29 (4089) [INFO] 
* 2023-08-08 19:58:29 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-08 19:58:29 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-08 19:58:29 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-08 19:58:29 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-08 19:58:29 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-08 19:58:29 (4119) [INFO] 
* 2023-08-08 19:58:29 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-08 19:58:29 (4089) [INFO] 
* 2023-08-08 19:59:00 (4119) [INFO] 
* 2023-08-08 19:59:00 (1721) [INFO] Checking /scripts/sysup
* 2023-08-08 19:59:00 (4088) [INFO] Running: /scripts/sysup
* 2023-08-08 19:59:00 (4089) [INFO] 
* 2023-08-08 19:59:00 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-08 19:59:00 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-08 19:59:00 (4119) [INFO] 
* 2023-08-08 19:59:01 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-08 19:59:01 (153) [WARN] *** 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-08-08 19:59:15 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-08 19:59:15 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-08 19:59:15 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-08 19:59:15 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-08 19:59:15 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-08 19:59:15 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/gUfA5HtHif/ea_profile.json
* 2023-08-08 19:59:15 (2259) [INFO] Backed up EA4 profile to /tmp/gUfA5HtHif/ea_profile.json
* 2023-08-08 19:59:15 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7d49uy) Cannot update this system’s kernel.
* 2023-08-08 19:59:16 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-09 20:00:08 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-09 20:00:09 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-09 20:00:09 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-09 20:00:09 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-09 20:00:09 (4089) [INFO] 
* 2023-08-09 20:00:09 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-09 20:00:09 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-09 20:00:09 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-09 20:00:09 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-09 20:00:09 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-09 20:00:09 (4119) [INFO] 
* 2023-08-09 20:00:09 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-09 20:00:09 (4089) [INFO] 
* 2023-08-09 20:00:28 (4119) [INFO] 
* 2023-08-09 20:00:28 (1721) [INFO] Checking /scripts/sysup
* 2023-08-09 20:00:28 (4088) [INFO] Running: /scripts/sysup
* 2023-08-09 20:00:28 (4089) [INFO] 
* 2023-08-09 20:00:29 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-09 20:00:29 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-09 20:00:29 (4119) [INFO] 
* 2023-08-09 20:00:29 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-09 20:00:29 (153) [WARN] *** 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-08-09 20:00:47 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-09 20:00:47 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-09 20:00:47 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-09 20:00:47 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-09 20:00:48 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-09 20:00:48 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/5o729QWPMi/ea_profile.json
* 2023-08-09 20:00:48 (2259) [INFO] Backed up EA4 profile to /tmp/5o729QWPMi/ea_profile.json
* 2023-08-09 20:00:48 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID thag9a) Cannot update this system’s kernel.
* 2023-08-09 20:00:49 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-10 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-10 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-10 19:58:21 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-10 19:58:21 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-10 19:58:21 (4089) [INFO] 
* 2023-08-10 19:58:21 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-10 19:58:21 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-10 19:58:21 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-10 19:58:21 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-10 19:58:21 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-10 19:58:21 (4119) [INFO] 
* 2023-08-10 19:58:21 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-10 19:58:21 (4089) [INFO] 
* 2023-08-10 19:58:34 (4119) [INFO] 
* 2023-08-10 19:58:34 (1721) [INFO] Checking /scripts/sysup
* 2023-08-10 19:58:34 (4088) [INFO] Running: /scripts/sysup
* 2023-08-10 19:58:34 (4089) [INFO] 
* 2023-08-10 19:58:34 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-10 19:58:35 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-10 19:58:35 (4119) [INFO] 
* 2023-08-10 19:58:35 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-10 19:58:35 (153) [WARN] *** 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-08-10 19:58:49 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-10 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-10 19:58:49 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-10 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-10 19:58:49 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-10 19:58:49 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/MmnZKmXsgu/ea_profile.json
* 2023-08-10 19:58:50 (2259) [INFO] Backed up EA4 profile to /tmp/MmnZKmXsgu/ea_profile.json
* 2023-08-10 19:58:50 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dsx8qv) Cannot update this system’s kernel.
* 2023-08-10 19:58:50 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-11 19:58:25 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-11 19:58:25 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-11 19:58:25 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-11 19:58:25 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-11 19:58:25 (4089) [INFO] 
* 2023-08-11 19:58:25 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-11 19:58:25 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-11 19:58:25 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-11 19:58:25 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-11 19:58:25 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-11 19:58:25 (4119) [INFO] 
* 2023-08-11 19:58:25 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-11 19:58:25 (4089) [INFO] 
* 2023-08-11 19:58:41 (4119) [INFO] 
* 2023-08-11 19:58:41 (1721) [INFO] Checking /scripts/sysup
* 2023-08-11 19:58:41 (4088) [INFO] Running: /scripts/sysup
* 2023-08-11 19:58:41 (4089) [INFO] 
* 2023-08-11 19:58:41 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-11 19:58:41 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-11 19:58:41 (4119) [INFO] 
* 2023-08-11 19:58:42 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-11 19:58:42 (153) [WARN] *** 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-08-11 19:58:55 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-11 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-11 19:58:55 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-11 19:58:55 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-11 19:58:55 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-11 19:58:55 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Ee5tpMdUT2/ea_profile.json
* 2023-08-11 19:58:56 (2259) [INFO] Backed up EA4 profile to /tmp/Ee5tpMdUT2/ea_profile.json
* 2023-08-11 19:58:56 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2t7n3t) Cannot update this system’s kernel.
* 2023-08-11 19:58:56 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-12 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-12 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-12 19:58:52 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-12 19:58:52 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-12 19:58:52 (4089) [INFO] 
* 2023-08-12 19:58:53 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-12 19:58:53 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-12 19:58:53 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-12 19:58:53 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-12 19:58:53 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-12 19:58:53 (4119) [INFO] 
* 2023-08-12 19:58:53 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-12 19:58:53 (4089) [INFO] 
* 2023-08-12 19:59:08 (4119) [INFO] 
* 2023-08-12 19:59:08 (1721) [INFO] Checking /scripts/sysup
* 2023-08-12 19:59:08 (4088) [INFO] Running: /scripts/sysup
* 2023-08-12 19:59:08 (4089) [INFO] 
* 2023-08-12 19:59:08 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-12 19:59:08 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-12 19:59:08 (4119) [INFO] 
* 2023-08-12 19:59:09 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-12 19:59:09 (153) [WARN] *** 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-08-12 19:59:22 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-12 19:59:22 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-12 19:59:22 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-12 19:59:22 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-12 19:59:22 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-12 19:59:22 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/4XlNZG7Ryr/ea_profile.json
* 2023-08-12 19:59:23 (2259) [INFO] Backed up EA4 profile to /tmp/4XlNZG7Ryr/ea_profile.json
* 2023-08-12 19:59:23 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID krcxpq) Cannot update this system’s kernel.
* 2023-08-12 19:59:23 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-13 19:58:46 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-13 19:58:46 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-13 19:58:46 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-13 19:58:46 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-13 19:58:46 (4089) [INFO] 
* 2023-08-13 19:58:47 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-13 19:58:47 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-13 19:58:47 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-13 19:58:47 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-13 19:58:47 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-13 19:58:47 (4119) [INFO] 
* 2023-08-13 19:58:47 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-13 19:58:47 (4089) [INFO] 
* 2023-08-13 19:59:03 (4119) [INFO] 
* 2023-08-13 19:59:03 (1721) [INFO] Checking /scripts/sysup
* 2023-08-13 19:59:03 (4088) [INFO] Running: /scripts/sysup
* 2023-08-13 19:59:03 (4089) [INFO] 
* 2023-08-13 19:59:03 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-13 19:59:03 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-13 19:59:03 (4119) [INFO] 
* 2023-08-13 19:59:04 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-13 19:59:04 (153) [WARN] *** 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-08-13 19:59:18 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-13 19:59:18 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-13 19:59:18 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-13 19:59:18 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-13 19:59:18 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-13 19:59:18 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/8QEc9J41DZ/ea_profile.json
* 2023-08-13 19:59:18 (2259) [INFO] Backed up EA4 profile to /tmp/8QEc9J41DZ/ea_profile.json
* 2023-08-13 19:59:18 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID p7xuf2) Cannot update this system’s kernel.
* 2023-08-13 19:59:19 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-14 19:58:29 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-14 19:58:29 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-14 19:58:29 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-14 19:58:29 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-14 19:58:29 (4089) [INFO] 
* 2023-08-14 19:58:29 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-14 19:58:29 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-14 19:58:29 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-14 19:58:29 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-14 19:58:29 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-14 19:58:29 (4119) [INFO] 
* 2023-08-14 19:58:29 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-14 19:58:29 (4089) [INFO] 
* 2023-08-14 19:58:46 (4119) [INFO] 
* 2023-08-14 19:58:46 (1721) [INFO] Checking /scripts/sysup
* 2023-08-14 19:58:46 (4088) [INFO] Running: /scripts/sysup
* 2023-08-14 19:58:46 (4089) [INFO] 
* 2023-08-14 19:58:46 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-14 19:58:46 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-14 19:58:46 (4119) [INFO] 
* 2023-08-14 19:58:47 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-14 19:58:47 (153) [WARN] *** 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-08-14 19:59:00 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-14 19:59:00 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-14 19:59:00 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-14 19:59:00 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-14 19:59:00 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-14 19:59:00 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/1P623Qvx9o/ea_profile.json
* 2023-08-14 19:59:01 (2259) [INFO] Backed up EA4 profile to /tmp/1P623Qvx9o/ea_profile.json
* 2023-08-14 19:59:01 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4w4xh5) Cannot update this system’s kernel.
* 2023-08-14 19:59:01 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-15 19:58:26 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-15 19:58:26 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-15 19:58:26 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-15 19:58:26 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-15 19:58:26 (4089) [INFO] 
* 2023-08-15 19:58:26 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-15 19:58:26 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-15 19:58:26 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-15 19:58:26 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-15 19:58:26 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-15 19:58:26 (4119) [INFO] 
* 2023-08-15 19:58:26 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-15 19:58:26 (4089) [INFO] 
* 2023-08-15 19:58:32 (4102) [INFO] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/2147cc68165cfb3ff2261b24734f40aab67b51a3e8e6ec59c8def6a5618eaa5e-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-08-15 19:58:32 (4102) [INFO] Trying other mirror.
* 2023-08-15 19:58:32 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-08-15 19:58:32 (4102) [INFO] 
* 2023-08-15 19:58:32 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-08-15 19:58:32 (4102) [INFO] 
* 2023-08-15 19:58:32 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-08-15 19:58:32 (4102) [INFO] 
* 2023-08-15 19:58:42 (4119) [INFO] 
* 2023-08-15 19:58:42 (1721) [INFO] Checking /scripts/sysup
* 2023-08-15 19:58:42 (4088) [INFO] Running: /scripts/sysup
* 2023-08-15 19:58:42 (4089) [INFO] 
* 2023-08-15 19:58:42 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-15 19:58:43 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-15 19:58:43 (4119) [INFO] 
* 2023-08-15 19:58:43 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-15 19:58:43 (153) [WARN] *** 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-08-15 19:58:57 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-08-15 19:58:57 (1567) [ERROR] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/2e7ba30a9a75dd76d6f6bec51dbd74c0ae3d7f193909d063343987b221eade90-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/.

* 2023-08-15 19:58:57 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-15 19:58:57 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-15 19:58:57 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-15 19:58:57 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-15 19:58:57 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/dUQ8bMttoP/ea_profile.json
* 2023-08-15 19:58:58 (2259) [INFO] Backed up EA4 profile to /tmp/dUQ8bMttoP/ea_profile.json
* 2023-08-15 19:58:58 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 78v9t8) Cannot update this system’s kernel.
* 2023-08-15 19:58:59 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-16 19:59:33 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-16 19:59:34 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-16 19:59:34 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-16 19:59:34 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-16 19:59:34 (4089) [INFO] 
* 2023-08-16 19:59:34 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-16 19:59:34 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-16 19:59:34 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-16 19:59:34 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-16 19:59:34 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-16 19:59:34 (4119) [INFO] 
* 2023-08-16 19:59:34 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-16 19:59:34 (4089) [INFO] 
* 2023-08-16 19:59:51 (4119) [INFO] 
* 2023-08-16 19:59:51 (1721) [INFO] Checking /scripts/sysup
* 2023-08-16 19:59:51 (4088) [INFO] Running: /scripts/sysup
* 2023-08-16 19:59:51 (4089) [INFO] 
* 2023-08-16 19:59:51 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-16 19:59:51 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-16 19:59:51 (4119) [INFO] 
* 2023-08-16 19:59:52 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-16 19:59:52 (153) [WARN] *** 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-08-16 20:00:06 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-16 20:00:06 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-16 20:00:06 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-16 20:00:06 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-16 20:00:07 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-16 20:00:07 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/BPYaNZN18i/ea_profile.json
* 2023-08-16 20:00:07 (2259) [INFO] Backed up EA4 profile to /tmp/BPYaNZN18i/ea_profile.json
* 2023-08-16 20:00:07 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nw9skb) Cannot update this system’s kernel.
* 2023-08-16 20:00:08 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-17 19:58:33 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-17 19:58:33 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-17 19:58:33 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-17 19:58:33 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-17 19:58:33 (4089) [INFO] 
* 2023-08-17 19:58:33 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-17 19:58:33 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-17 19:58:33 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-17 19:58:33 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-17 19:58:33 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-17 19:58:33 (4119) [INFO] 
* 2023-08-17 19:58:33 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-17 19:58:33 (4089) [INFO] 
* 2023-08-17 19:58:41 (4102) [INFO] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/69529494b4f661127e3f3d9020986642b06ede52556318e6ce9df3ad4d34dfad-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-08-17 19:58:41 (4102) [INFO] Trying other mirror.
* 2023-08-17 19:58:41 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-08-17 19:58:41 (4102) [INFO] 
* 2023-08-17 19:58:41 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-08-17 19:58:41 (4102) [INFO] 
* 2023-08-17 19:58:41 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-08-17 19:58:41 (4102) [INFO] 
* 2023-08-17 19:58:54 (4119) [INFO] 
* 2023-08-17 19:58:54 (1721) [INFO] Checking /scripts/sysup
* 2023-08-17 19:58:54 (4088) [INFO] Running: /scripts/sysup
* 2023-08-17 19:58:54 (4089) [INFO] 
* 2023-08-17 19:58:54 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-17 19:58:55 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-17 19:58:55 (4119) [INFO] 
* 2023-08-17 19:58:55 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-17 19:58:55 (153) [WARN] *** 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-08-17 19:59:28 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-08-17 19:59:28 (1567) [ERROR] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/cacc3bb43d182818904cd23db3aeb06197b95f6c397ee0805ab7c088ebbf36ec-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/.

https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/7f5ce552720c0fd79c9f1e7fa0bbdf014b57aed1eb1e4f9779761222afbc2585-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-08-17 19:59:28 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-17 19:59:28 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-17 19:59:28 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-17 19:59:28 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-17 19:59:28 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Zt81ogLN7R/ea_profile.json
* 2023-08-17 19:59:29 (2259) [INFO] Backed up EA4 profile to /tmp/Zt81ogLN7R/ea_profile.json
* 2023-08-17 19:59:29 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jxpw5z) Cannot update this system’s kernel.
* 2023-08-17 19:59:29 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-18 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-18 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-18 19:58:22 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-18 19:58:22 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-18 19:58:22 (4089) [INFO] 
* 2023-08-18 19:58:22 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-18 19:58:22 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-18 19:58:22 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-18 19:58:22 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-18 19:58:22 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-18 19:58:22 (4119) [INFO] 
* 2023-08-18 19:58:22 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-18 19:58:22 (4089) [INFO] 
* 2023-08-18 19:58:38 (4119) [INFO] 
* 2023-08-18 19:58:38 (1721) [INFO] Checking /scripts/sysup
* 2023-08-18 19:58:38 (4088) [INFO] Running: /scripts/sysup
* 2023-08-18 19:58:38 (4089) [INFO] 
* 2023-08-18 19:58:38 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-18 19:58:39 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-18 19:58:39 (4119) [INFO] 
* 2023-08-18 19:58:39 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-18 19:58:39 (153) [WARN] *** 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-08-18 19:58:53 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-18 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-18 19:58:53 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-18 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-18 19:58:53 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-18 19:58:53 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/iNk6oRr_Bp/ea_profile.json
* 2023-08-18 19:58:54 (2259) [INFO] Backed up EA4 profile to /tmp/iNk6oRr_Bp/ea_profile.json
* 2023-08-18 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ctagec) Cannot update this system’s kernel.
* 2023-08-18 19:58:55 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-19 19:58:47 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-19 19:58:47 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-19 19:58:47 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-19 19:58:47 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-19 19:58:47 (4089) [INFO] 
* 2023-08-19 19:58:47 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-19 19:58:47 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-19 19:58:47 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-19 19:58:47 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-19 19:58:47 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-19 19:58:47 (4119) [INFO] 
* 2023-08-19 19:58:47 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-19 19:58:47 (4089) [INFO] 
* 2023-08-19 19:59:03 (4119) [INFO] 
* 2023-08-19 19:59:03 (1721) [INFO] Checking /scripts/sysup
* 2023-08-19 19:59:03 (4088) [INFO] Running: /scripts/sysup
* 2023-08-19 19:59:03 (4089) [INFO] 
* 2023-08-19 19:59:03 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-19 19:59:04 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-19 19:59:04 (4119) [INFO] 
* 2023-08-19 19:59:04 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-19 19:59:04 (153) [WARN] *** 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-08-19 19:59:18 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-19 19:59:18 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-19 19:59:18 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-19 19:59:18 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-19 19:59:18 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-19 19:59:18 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/GvVx0WiTyW/ea_profile.json
* 2023-08-19 19:59:18 (2259) [INFO] Backed up EA4 profile to /tmp/GvVx0WiTyW/ea_profile.json
* 2023-08-19 19:59:18 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jks9pt) Cannot update this system’s kernel.
* 2023-08-19 19:59:19 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-20 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-20 19:58:50 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-20 19:58:50 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-20 19:58:50 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-20 19:58:50 (4089) [INFO] 
* 2023-08-20 19:58:50 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-20 19:58:50 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-20 19:58:50 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-20 19:58:50 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-20 19:58:50 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-20 19:58:50 (4119) [INFO] 
* 2023-08-20 19:58:50 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-20 19:58:50 (4089) [INFO] 
* 2023-08-20 19:58:54 (4102) [INFO] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/9e09aa5de57e83eee0ff0e6729b6bb3f2850a7a82e5d972f5b7da0ba00969638-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-08-20 19:58:54 (4102) [INFO] Trying other mirror.
* 2023-08-20 19:58:54 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-08-20 19:58:54 (4102) [INFO] 
* 2023-08-20 19:58:54 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-08-20 19:58:54 (4102) [INFO] 
* 2023-08-20 19:58:54 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-08-20 19:58:54 (4102) [INFO] 
* 2023-08-20 19:59:05 (4119) [INFO] 
* 2023-08-20 19:59:05 (1721) [INFO] Checking /scripts/sysup
* 2023-08-20 19:59:05 (4088) [INFO] Running: /scripts/sysup
* 2023-08-20 19:59:05 (4089) [INFO] 
* 2023-08-20 19:59:05 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-20 19:59:05 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-20 19:59:05 (4119) [INFO] 
* 2023-08-20 19:59:06 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-20 19:59:06 (153) [WARN] *** 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-08-20 19:59:20 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-08-20 19:59:20 (1567) [ERROR] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/6e603a9c026b74f390739c1e7baff962243dd0a83d934ea42e5bd38560b59be3-filelists.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/.

* 2023-08-20 19:59:20 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-20 19:59:20 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-20 19:59:20 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-20 19:59:20 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-20 19:59:20 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/s0sZpaHMjU/ea_profile.json
* 2023-08-20 19:59:20 (2259) [INFO] Backed up EA4 profile to /tmp/s0sZpaHMjU/ea_profile.json
* 2023-08-20 19:59:20 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wvwuf7) Cannot update this system’s kernel.
* 2023-08-20 19:59:21 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-21 19:59:11 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-21 19:59:11 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-21 19:59:11 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-21 19:59:11 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-21 19:59:11 (4089) [INFO] 
* 2023-08-21 19:59:12 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-21 19:59:12 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-21 19:59:12 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-21 19:59:12 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-21 19:59:12 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-21 19:59:12 (4119) [INFO] 
* 2023-08-21 19:59:12 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-21 19:59:12 (4089) [INFO] 
* 2023-08-21 19:59:33 (4119) [INFO] 
* 2023-08-21 19:59:33 (1721) [INFO] Checking /scripts/sysup
* 2023-08-21 19:59:33 (4088) [INFO] Running: /scripts/sysup
* 2023-08-21 19:59:33 (4089) [INFO] 
* 2023-08-21 19:59:33 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-21 19:59:34 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-21 19:59:34 (4119) [INFO] 
* 2023-08-21 19:59:34 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-21 19:59:34 (153) [WARN] *** 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-08-21 19:59:52 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-21 19:59:52 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-21 19:59:52 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-21 19:59:52 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-21 19:59:52 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-21 19:59:52 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Q5mNgyiPM2/ea_profile.json
* 2023-08-21 19:59:53 (2259) [INFO] Backed up EA4 profile to /tmp/Q5mNgyiPM2/ea_profile.json
* 2023-08-21 19:59:53 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mk2uhp) Cannot update this system’s kernel.
* 2023-08-21 19:59:53 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-22 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-22 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-22 19:58:22 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-22 19:58:22 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-22 19:58:22 (4089) [INFO] 
* 2023-08-22 19:58:22 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-22 19:58:22 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-22 19:58:22 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-22 19:58:22 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-22 19:58:22 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-22 19:58:22 (4119) [INFO] 
* 2023-08-22 19:58:22 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-22 19:58:22 (4089) [INFO] 
* 2023-08-22 19:58:38 (4119) [INFO] 
* 2023-08-22 19:58:38 (1721) [INFO] Checking /scripts/sysup
* 2023-08-22 19:58:38 (4088) [INFO] Running: /scripts/sysup
* 2023-08-22 19:58:38 (4089) [INFO] 
* 2023-08-22 19:58:38 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-22 19:58:38 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-22 19:58:38 (4119) [INFO] 
* 2023-08-22 19:58:39 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-22 19:58:39 (153) [WARN] *** 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-08-22 19:58:53 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-22 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-22 19:58:53 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-22 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-22 19:58:53 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-22 19:58:53 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/3xV60gwyRE/ea_profile.json
* 2023-08-22 19:58:53 (2259) [INFO] Backed up EA4 profile to /tmp/3xV60gwyRE/ea_profile.json
* 2023-08-22 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kr7zsw) Cannot update this system’s kernel.
* 2023-08-22 19:58:54 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-23 19:58:30 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-23 19:58:30 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-23 19:58:30 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-23 19:58:30 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-23 19:58:30 (4089) [INFO] 
* 2023-08-23 19:58:30 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-23 19:58:30 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-23 19:58:30 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-23 19:58:30 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-23 19:58:30 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-23 19:58:30 (4119) [INFO] 
* 2023-08-23 19:58:30 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-23 19:58:30 (4089) [INFO] 
* 2023-08-23 19:58:56 (4119) [INFO] 
* 2023-08-23 19:58:56 (1721) [INFO] Checking /scripts/sysup
* 2023-08-23 19:58:56 (4088) [INFO] Running: /scripts/sysup
* 2023-08-23 19:58:56 (4089) [INFO] 
* 2023-08-23 19:58:56 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-23 19:58:57 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-23 19:58:57 (4119) [INFO] 
* 2023-08-23 19:58:57 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-23 19:58:57 (153) [WARN] *** 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-08-23 19:59:10 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-23 19:59:10 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-23 19:59:10 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-23 19:59:10 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-23 19:59:11 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-23 19:59:11 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/8kz2Z2v9dW/ea_profile.json
* 2023-08-23 19:59:11 (2259) [INFO] Backed up EA4 profile to /tmp/8kz2Z2v9dW/ea_profile.json
* 2023-08-23 19:59:11 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5de8wp) Cannot update this system’s kernel.
* 2023-08-23 19:59:12 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-24 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-24 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-24 19:58:21 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-24 19:58:21 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-24 19:58:21 (4089) [INFO] 
* 2023-08-24 19:58:22 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-24 19:58:22 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-24 19:58:22 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-24 19:58:22 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-24 19:58:22 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-24 19:58:22 (4119) [INFO] 
* 2023-08-24 19:58:22 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-24 19:58:22 (4089) [INFO] 
* 2023-08-24 19:58:29 (4102) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/f25a92335fae270f9b28a191d673a44ae298817f7928e6b08129874e32758ee5-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-08-24 19:58:29 (4102) [INFO] Trying other mirror.
* 2023-08-24 19:58:29 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-08-24 19:58:29 (4102) [INFO] 
* 2023-08-24 19:58:29 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-08-24 19:58:29 (4102) [INFO] 
* 2023-08-24 19:58:29 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-08-24 19:58:29 (4102) [INFO] 
* 2023-08-24 19:58:42 (4119) [INFO] 
* 2023-08-24 19:58:42 (1721) [INFO] Checking /scripts/sysup
* 2023-08-24 19:58:42 (4088) [INFO] Running: /scripts/sysup
* 2023-08-24 19:58:42 (4089) [INFO] 
* 2023-08-24 19:58:42 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-24 19:58:43 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-24 19:58:43 (4119) [INFO] 
* 2023-08-24 19:58:43 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-24 19:58:43 (153) [WARN] *** 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-08-24 19:58:58 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-08-24 19:58:58 (1567) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/1737cd340c965ebf63c9b515ced88720effb8be62655013bc8e14468fde9f6b5-other.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/.

* 2023-08-24 19:58:58 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-24 19:58:58 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-24 19:58:58 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-24 19:58:58 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-24 19:58:58 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/NO8_jmr0Q1/ea_profile.json
* 2023-08-24 19:58:58 (2259) [INFO] Backed up EA4 profile to /tmp/NO8_jmr0Q1/ea_profile.json
* 2023-08-24 19:58:59 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7v7yef) Cannot update this system’s kernel.
* 2023-08-24 19:58:59 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-25 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-25 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-25 19:58:21 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-25 19:58:21 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-25 19:58:21 (4089) [INFO] 
* 2023-08-25 19:58:21 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-25 19:58:21 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-25 19:58:21 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-25 19:58:21 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-25 19:58:21 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-25 19:58:21 (4119) [INFO] 
* 2023-08-25 19:58:21 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-25 19:58:21 (4089) [INFO] 
* 2023-08-25 19:58:38 (4119) [INFO] 
* 2023-08-25 19:58:38 (1721) [INFO] Checking /scripts/sysup
* 2023-08-25 19:58:38 (4088) [INFO] Running: /scripts/sysup
* 2023-08-25 19:58:38 (4089) [INFO] 
* 2023-08-25 19:58:38 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-25 19:58:39 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-25 19:58:39 (4119) [INFO] 
* 2023-08-25 19:58:39 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-25 19:58:39 (153) [WARN] *** 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-08-25 19:58:53 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-25 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-25 19:58:53 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-25 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-25 19:58:53 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-25 19:58:53 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/_mJd9HlzvZ/ea_profile.json
* 2023-08-25 19:58:54 (2259) [INFO] Backed up EA4 profile to /tmp/_mJd9HlzvZ/ea_profile.json
* 2023-08-25 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kzawcs) Cannot update this system’s kernel.
* 2023-08-25 19:58:54 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-26 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-26 19:58:46 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-26 19:58:46 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-26 19:58:46 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-26 19:58:46 (4089) [INFO] 
* 2023-08-26 19:58:46 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-26 19:58:46 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-26 19:58:46 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-26 19:58:46 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-26 19:58:46 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-26 19:58:46 (4119) [INFO] 
* 2023-08-26 19:58:46 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-26 19:58:46 (4089) [INFO] 
* 2023-08-26 19:59:03 (4119) [INFO] 
* 2023-08-26 19:59:03 (1721) [INFO] Checking /scripts/sysup
* 2023-08-26 19:59:03 (4088) [INFO] Running: /scripts/sysup
* 2023-08-26 19:59:03 (4089) [INFO] 
* 2023-08-26 19:59:03 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-26 19:59:04 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-26 19:59:04 (4119) [INFO] 
* 2023-08-26 19:59:04 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-26 19:59:04 (153) [WARN] *** 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-08-26 19:59:21 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-26 19:59:21 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-26 19:59:21 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-26 19:59:21 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-26 19:59:21 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-26 19:59:21 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/wVw_aKamIL/ea_profile.json
* 2023-08-26 19:59:22 (2259) [INFO] Backed up EA4 profile to /tmp/wVw_aKamIL/ea_profile.json
* 2023-08-26 19:59:22 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rp2n2v) Cannot update this system’s kernel.
* 2023-08-26 19:59:22 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-27 19:58:48 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-27 19:58:48 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-27 19:58:48 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-27 19:58:48 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-27 19:58:48 (4089) [INFO] 
* 2023-08-27 19:58:48 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-27 19:58:48 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-27 19:58:48 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-27 19:58:48 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-27 19:58:48 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-27 19:58:48 (4119) [INFO] 
* 2023-08-27 19:58:48 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-27 19:58:48 (4089) [INFO] 
* 2023-08-27 19:59:03 (4119) [INFO] 
* 2023-08-27 19:59:03 (1721) [INFO] Checking /scripts/sysup
* 2023-08-27 19:59:03 (4088) [INFO] Running: /scripts/sysup
* 2023-08-27 19:59:03 (4089) [INFO] 
* 2023-08-27 19:59:03 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-27 19:59:03 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-27 19:59:03 (4119) [INFO] 
* 2023-08-27 19:59:04 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-27 19:59:04 (153) [WARN] *** 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-08-27 19:59:17 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-27 19:59:17 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-27 19:59:17 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-27 19:59:17 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-27 19:59:17 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-27 19:59:17 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/fDitFAvDXt/ea_profile.json
* 2023-08-27 19:59:18 (2259) [INFO] Backed up EA4 profile to /tmp/fDitFAvDXt/ea_profile.json
* 2023-08-27 19:59:18 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2dyasz) Cannot update this system’s kernel.
* 2023-08-27 19:59:18 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-28 19:58:28 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-28 19:58:28 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-28 19:58:28 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-28 19:58:28 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-28 19:58:28 (4089) [INFO] 
* 2023-08-28 19:58:28 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-28 19:58:28 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-28 19:58:28 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-28 19:58:28 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-28 19:58:28 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-28 19:58:28 (4119) [INFO] 
* 2023-08-28 19:58:28 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-28 19:58:28 (4089) [INFO] 
* 2023-08-28 19:58:44 (4119) [INFO] 
* 2023-08-28 19:58:44 (1721) [INFO] Checking /scripts/sysup
* 2023-08-28 19:58:44 (4088) [INFO] Running: /scripts/sysup
* 2023-08-28 19:58:44 (4089) [INFO] 
* 2023-08-28 19:58:44 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-28 19:58:44 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-28 19:58:44 (4119) [INFO] 
* 2023-08-28 19:58:45 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-28 19:58:45 (153) [WARN] *** 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-08-28 19:58:59 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-28 19:58:59 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-28 19:58:59 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-28 19:58:59 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-28 19:58:59 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-28 19:58:59 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/vllLlWXwvu/ea_profile.json
* 2023-08-28 19:59:00 (2259) [INFO] Backed up EA4 profile to /tmp/vllLlWXwvu/ea_profile.json
* 2023-08-28 19:59:00 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ht6hhb) Cannot update this system’s kernel.
* 2023-08-28 19:59:00 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-29 19:58:24 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-29 19:58:24 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-29 19:58:24 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-29 19:58:24 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-29 19:58:24 (4089) [INFO] 
* 2023-08-29 19:58:24 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-29 19:58:24 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-29 19:58:24 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-29 19:58:24 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-29 19:58:24 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-29 19:58:24 (4119) [INFO] 
* 2023-08-29 19:58:24 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-29 19:58:24 (4089) [INFO] 
* 2023-08-29 19:58:47 (4119) [INFO] 
* 2023-08-29 19:58:47 (1721) [INFO] Checking /scripts/sysup
* 2023-08-29 19:58:47 (4088) [INFO] Running: /scripts/sysup
* 2023-08-29 19:58:47 (4089) [INFO] 
* 2023-08-29 19:58:47 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-29 19:58:47 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-29 19:58:47 (4119) [INFO] 
* 2023-08-29 19:58:48 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-29 19:58:48 (153) [WARN] *** 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-08-29 19:59:09 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-29 19:59:09 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-29 19:59:09 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-29 19:59:09 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-29 19:59:10 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-29 19:59:10 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/8MmEtYDgJY/ea_profile.json
* 2023-08-29 19:59:10 (2259) [INFO] Backed up EA4 profile to /tmp/8MmEtYDgJY/ea_profile.json
* 2023-08-29 19:59:10 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kxyj29) Cannot update this system’s kernel.
* 2023-08-29 19:59:11 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-30 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-30 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-30 19:58:20 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-30 19:58:20 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-30 19:58:20 (4089) [INFO] 
* 2023-08-30 19:58:20 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-30 19:58:20 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-30 19:58:20 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-30 19:58:20 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-30 19:58:20 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-30 19:58:20 (4119) [INFO] 
* 2023-08-30 19:58:20 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-30 19:58:20 (4089) [INFO] 
* 2023-08-30 19:58:36 (4119) [INFO] 
* 2023-08-30 19:58:36 (1721) [INFO] Checking /scripts/sysup
* 2023-08-30 19:58:36 (4088) [INFO] Running: /scripts/sysup
* 2023-08-30 19:58:36 (4089) [INFO] 
* 2023-08-30 19:58:36 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-30 19:58:36 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-30 19:58:36 (4119) [INFO] 
* 2023-08-30 19:58:37 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-30 19:58:37 (153) [WARN] *** 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-08-30 19:58:52 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-30 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-30 19:58:52 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-30 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-30 19:58:52 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-30 19:58:52 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/tuqjhdWuSf/ea_profile.json
* 2023-08-30 19:58:52 (2259) [INFO] Backed up EA4 profile to /tmp/tuqjhdWuSf/ea_profile.json
* 2023-08-30 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hbckjk) Cannot update this system’s kernel.
* 2023-08-30 19:58:53 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-08-31 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-08-31 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-08-31 19:58:21 (1700) [INFO] Checking if your system is up to date: 
* 2023-08-31 19:58:21 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-08-31 19:58:21 (4089) [INFO] 
* 2023-08-31 19:58:21 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-08-31 19:58:21 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-08-31 19:58:21 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-08-31 19:58:21 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-08-31 19:58:21 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-08-31 19:58:21 (4119) [INFO] 
* 2023-08-31 19:58:21 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-08-31 19:58:21 (4089) [INFO] 
* 2023-08-31 19:58:36 (4119) [INFO] 
* 2023-08-31 19:58:36 (1721) [INFO] Checking /scripts/sysup
* 2023-08-31 19:58:36 (4088) [INFO] Running: /scripts/sysup
* 2023-08-31 19:58:36 (4089) [INFO] 
* 2023-08-31 19:58:37 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-08-31 19:58:37 (4102) [INFO]   All Needed Packages are already installed.
* 2023-08-31 19:58:37 (4119) [INFO] 
* 2023-08-31 19:58:38 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-08-31 19:58:38 (153) [WARN] *** 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-08-31 19:58:52 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-08-31 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-08-31 19:58:52 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-08-31 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-08-31 19:58:52 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-08-31 19:58:52 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/MNpqrrbX2V/ea_profile.json
* 2023-08-31 19:58:52 (2259) [INFO] Backed up EA4 profile to /tmp/MNpqrrbX2V/ea_profile.json
* 2023-08-31 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rdj3wy) Cannot update this system’s kernel.
* 2023-08-31 19:58:53 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-01 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-09-01 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-01 19:58:22 (1700) [INFO] Checking if your system is up to date: 
* 2023-09-01 19:58:22 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-09-01 19:58:22 (4089) [INFO] 
* 2023-09-01 19:58:22 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-01 19:58:22 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-01 19:58:22 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-01 19:58:22 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-09-01 19:58:22 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-01 19:58:22 (4119) [INFO] 
* 2023-09-01 19:58:22 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-01 19:58:22 (4089) [INFO] 
* 2023-09-01 19:58:38 (4119) [INFO] 
* 2023-09-01 19:58:38 (1721) [INFO] Checking /scripts/sysup
* 2023-09-01 19:58:38 (4088) [INFO] Running: /scripts/sysup
* 2023-09-01 19:58:38 (4089) [INFO] 
* 2023-09-01 19:58:38 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-01 19:58:38 (4102) [INFO]   All Needed Packages are already installed.
* 2023-09-01 19:58:38 (4119) [INFO] 
* 2023-09-01 19:58:39 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-01 19:58:39 (153) [WARN] *** 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-09-01 19:58:52 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-01 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-01 19:58:52 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-01 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-01 19:58:52 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-01 19:58:52 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/C9yqifDE3p/ea_profile.json
* 2023-09-01 19:58:52 (2259) [INFO] Backed up EA4 profile to /tmp/C9yqifDE3p/ea_profile.json
* 2023-09-01 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jtwxvc) Cannot update this system’s kernel.
* 2023-09-01 19:58:53 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-02 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-09-02 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-02 19:58:45 (1700) [INFO] Checking if your system is up to date: 
* 2023-09-02 19:58:45 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-09-02 19:58:45 (4089) [INFO] 
* 2023-09-02 19:58:45 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-02 19:58:45 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-02 19:58:45 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-02 19:58:45 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-09-02 19:58:45 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-02 19:58:45 (4119) [INFO] 
* 2023-09-02 19:58:45 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-02 19:58:45 (4089) [INFO] 
* 2023-09-02 19:58:59 (4119) [INFO] 
* 2023-09-02 19:58:59 (1721) [INFO] Checking /scripts/sysup
* 2023-09-02 19:58:59 (4088) [INFO] Running: /scripts/sysup
* 2023-09-02 19:58:59 (4089) [INFO] 
* 2023-09-02 19:58:59 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-02 19:58:59 (4102) [INFO]   All Needed Packages are already installed.
* 2023-09-02 19:58:59 (4119) [INFO] 
* 2023-09-02 19:59:00 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-02 19:59:00 (153) [WARN] *** 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-09-02 19:59:42 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-02 19:59:42 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-02 19:59:42 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-02 19:59:42 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-02 19:59:42 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-02 19:59:42 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/RsoEsMsyXP/ea_profile.json
* 2023-09-02 19:59:42 (2259) [INFO] Backed up EA4 profile to /tmp/RsoEsMsyXP/ea_profile.json
* 2023-09-02 19:59:42 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 85n2xd) Cannot update this system’s kernel.
* 2023-09-02 19:59:43 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-03 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-09-03 19:58:45 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-03 19:58:45 (1700) [INFO] Checking if your system is up to date: 
* 2023-09-03 19:58:45 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-09-03 19:58:45 (4089) [INFO] 
* 2023-09-03 19:58:45 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-03 19:58:45 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-03 19:58:45 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-03 19:58:45 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-09-03 19:58:45 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-03 19:58:45 (4119) [INFO] 
* 2023-09-03 19:58:45 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-03 19:58:45 (4089) [INFO] 
* 2023-09-03 19:59:01 (4119) [INFO] 
* 2023-09-03 19:59:01 (1721) [INFO] Checking /scripts/sysup
* 2023-09-03 19:59:01 (4088) [INFO] Running: /scripts/sysup
* 2023-09-03 19:59:01 (4089) [INFO] 
* 2023-09-03 19:59:01 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-03 19:59:02 (4102) [INFO]   All Needed Packages are already installed.
* 2023-09-03 19:59:02 (4119) [INFO] 
* 2023-09-03 19:59:02 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-03 19:59:02 (153) [WARN] *** 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-09-03 19:59:16 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-03 19:59:16 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-03 19:59:16 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-03 19:59:16 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-03 19:59:16 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-03 19:59:16 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/xxzJZPNYne/ea_profile.json
* 2023-09-03 19:59:17 (2259) [INFO] Backed up EA4 profile to /tmp/xxzJZPNYne/ea_profile.json
* 2023-09-03 19:59:17 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID k3xeew) Cannot update this system’s kernel.
* 2023-09-03 19:59:17 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-04 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-09-04 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-04 19:58:22 (1700) [INFO] Checking if your system is up to date: 
* 2023-09-04 19:58:22 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-09-04 19:58:22 (4089) [INFO] 
* 2023-09-04 19:58:23 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-04 19:58:23 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-04 19:58:23 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-04 19:58:23 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-09-04 19:58:23 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-04 19:58:23 (4119) [INFO] 
* 2023-09-04 19:58:23 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-04 19:58:23 (4089) [INFO] 
* 2023-09-04 19:58:37 (4119) [INFO] 
* 2023-09-04 19:58:37 (1721) [INFO] Checking /scripts/sysup
* 2023-09-04 19:58:37 (4088) [INFO] Running: /scripts/sysup
* 2023-09-04 19:58:37 (4089) [INFO] 
* 2023-09-04 19:58:37 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-04 19:58:38 (4102) [INFO]   All Needed Packages are already installed.
* 2023-09-04 19:58:38 (4119) [INFO] 
* 2023-09-04 19:58:38 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-04 19:58:38 (153) [WARN] *** 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-09-04 19:58:52 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-04 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-04 19:58:52 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-04 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-04 19:58:52 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-04 19:58:52 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Fej9JTEDDB/ea_profile.json
* 2023-09-04 19:58:53 (2259) [INFO] Backed up EA4 profile to /tmp/Fej9JTEDDB/ea_profile.json
* 2023-09-04 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vx5epj) Cannot update this system’s kernel.
* 2023-09-04 19:58:53 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-05 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-09-05 19:58:23 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-05 19:58:23 (1700) [INFO] Checking if your system is up to date: 
* 2023-09-05 19:58:23 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-09-05 19:58:23 (4089) [INFO] 
* 2023-09-05 19:58:23 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-05 19:58:23 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-05 19:58:23 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-05 19:58:23 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-09-05 19:58:23 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-05 19:58:23 (4119) [INFO] 
* 2023-09-05 19:58:23 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-05 19:58:23 (4089) [INFO] 
* 2023-09-05 19:58:38 (4119) [INFO] 
* 2023-09-05 19:58:38 (1721) [INFO] Checking /scripts/sysup
* 2023-09-05 19:58:38 (4088) [INFO] Running: /scripts/sysup
* 2023-09-05 19:58:38 (4089) [INFO] 
* 2023-09-05 19:58:38 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-05 19:58:39 (4102) [INFO]   All Needed Packages are already installed.
* 2023-09-05 19:58:39 (4119) [INFO] 
* 2023-09-05 19:58:39 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-05 19:58:39 (153) [WARN] *** 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-09-05 19:58:53 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-05 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-05 19:58:53 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-05 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-05 19:58:53 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-05 19:58:53 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/cfMTRG7xXD/ea_profile.json
* 2023-09-05 19:58:54 (2259) [INFO] Backed up EA4 profile to /tmp/cfMTRG7xXD/ea_profile.json
* 2023-09-05 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID d3ndv7) Cannot update this system’s kernel.
* 2023-09-05 19:58:55 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-06 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-09-06 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-06 19:58:21 (1700) [INFO] Checking if your system is up to date: 
* 2023-09-06 19:58:21 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-09-06 19:58:21 (4089) [INFO] 
* 2023-09-06 19:58:21 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-06 19:58:21 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-06 19:58:21 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-06 19:58:21 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-09-06 19:58:21 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-06 19:58:21 (4119) [INFO] 
* 2023-09-06 19:58:21 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-06 19:58:21 (4089) [INFO] 
* 2023-09-06 19:58:25 (4102) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/5fe05698e2dd82c816d5f3d1eda0eba3ac67848f839c3e69f38d5506ac0d49d1-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-09-06 19:58:25 (4102) [INFO] Trying other mirror.
* 2023-09-06 19:58:25 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-09-06 19:58:25 (4102) [INFO] 
* 2023-09-06 19:58:25 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-09-06 19:58:25 (4102) [INFO] 
* 2023-09-06 19:58:25 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-09-06 19:58:25 (4102) [INFO] 
* 2023-09-06 19:58:25 (4102) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/4297865732bae364190f85453c83aed5d970e3ba555d51716cfa58f4a46b9858-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-09-06 19:58:25 (4102) [INFO] Trying other mirror.
* 2023-09-06 19:58:35 (4119) [INFO] 
* 2023-09-06 19:58:35 (1721) [INFO] Checking /scripts/sysup
* 2023-09-06 19:58:35 (4088) [INFO] Running: /scripts/sysup
* 2023-09-06 19:58:35 (4089) [INFO] 
* 2023-09-06 19:58:35 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-06 19:58:36 (4102) [INFO]   All Needed Packages are already installed.
* 2023-09-06 19:58:36 (4119) [INFO] 
* 2023-09-06 19:58:36 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-06 19:58:36 (153) [WARN] *** 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-09-06 19:58:52 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-09-06 19:58:52 (1567) [ERROR] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/35e9ef35c09f72aa31d264c2f127efb3862975d8ec9efcb968ba229cddda5503-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://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/8caf05c41f6dcf2e26dac39ceb671d54ec6316b0cd0c9eb339d38fc5b6e3a9b6-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-09-06 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-06 19:58:52 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-06 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-06 19:58:52 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-06 19:58:52 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/MBcLi5j7Le/ea_profile.json
* 2023-09-06 19:58:53 (2259) [INFO] Backed up EA4 profile to /tmp/MBcLi5j7Le/ea_profile.json
* 2023-09-06 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID y33pzx) Cannot update this system’s kernel.
* 2023-09-06 19:58:53 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-07 19:58:20 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-09-07 19:58:21 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-07 19:58:21 (1700) [INFO] Checking if your system is up to date: 
* 2023-09-07 19:58:21 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-09-07 19:58:21 (4089) [INFO] 
* 2023-09-07 19:58:21 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-07 19:58:21 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-07 19:58:21 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-07 19:58:21 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-09-07 19:58:21 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-07 19:58:21 (4119) [INFO] 
* 2023-09-07 19:58:21 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-07 19:58:21 (4089) [INFO] 
* 2023-09-07 19:58:37 (4119) [INFO] 
* 2023-09-07 19:58:37 (1721) [INFO] Checking /scripts/sysup
* 2023-09-07 19:58:37 (4088) [INFO] Running: /scripts/sysup
* 2023-09-07 19:58:37 (4089) [INFO] 
* 2023-09-07 19:58:37 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-07 19:58:37 (4102) [INFO]   All Needed Packages are already installed.
* 2023-09-07 19:58:37 (4119) [INFO] 
* 2023-09-07 19:58:38 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-07 19:58:38 (153) [WARN] *** 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-09-07 19:58:52 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-07 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-07 19:58:52 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-07 19:58:52 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-07 19:58:52 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-07 19:58:52 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/p7CxH_zQli/ea_profile.json
* 2023-09-07 19:58:52 (2259) [INFO] Backed up EA4 profile to /tmp/p7CxH_zQli/ea_profile.json
* 2023-09-07 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bfh986) Cannot update this system’s kernel.
* 2023-09-07 19:58:53 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-08 19:58:22 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-09-08 19:58:23 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-08 19:58:23 (1700) [INFO] Checking if your system is up to date: 
* 2023-09-08 19:58:23 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-09-08 19:58:23 (4089) [INFO] 
* 2023-09-08 19:58:23 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-08 19:58:23 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-08 19:58:23 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-08 19:58:23 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-09-08 19:58:23 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-08 19:58:23 (4119) [INFO] 
* 2023-09-08 19:58:23 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-08 19:58:23 (4089) [INFO] 
* 2023-09-08 19:58:28 (4102) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/caef767452bd99bfee114f3d7eab2d037b9aee83fc24241e0c3d19785cb61809-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-09-08 19:58:28 (4102) [INFO] Trying other mirror.
* 2023-09-08 19:58:28 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-09-08 19:58:28 (4102) [INFO] 
* 2023-09-08 19:58:28 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-09-08 19:58:28 (4102) [INFO] 
* 2023-09-08 19:58:28 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-09-08 19:58:28 (4102) [INFO] 
* 2023-09-08 19:58:37 (4119) [INFO] 
* 2023-09-08 19:58:37 (1721) [INFO] Checking /scripts/sysup
* 2023-09-08 19:58:37 (4088) [INFO] Running: /scripts/sysup
* 2023-09-08 19:58:37 (4089) [INFO] 
* 2023-09-08 19:58:38 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-08 19:58:38 (4102) [INFO]   All Needed Packages are already installed.
* 2023-09-08 19:58:38 (4119) [INFO] 
* 2023-09-08 19:58:39 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-08 19:58:39 (153) [WARN] *** 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-09-08 19:58:53 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-09-08 19:58:53 (1567) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/5ee3ac545b9094ac403660c517db002c1f13452faafaa6d646ad009604a28af4-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/.

https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/b7478723b1c200a9073c06045a09123f36044034fc39e3a93002e69aa9ce9f8c-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-09-08 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-08 19:58:53 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-08 19:58:53 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-08 19:58:53 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-08 19:58:53 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/r0Fj2QcHmd/ea_profile.json
* 2023-09-08 19:58:54 (2259) [INFO] Backed up EA4 profile to /tmp/r0Fj2QcHmd/ea_profile.json
* 2023-09-08 19:58:54 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID g463td) Cannot update this system’s kernel.
* 2023-09-08 19:58:54 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-09 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-09-09 19:58:50 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-09 19:58:50 (1700) [INFO] Checking if your system is up to date: 
* 2023-09-09 19:58:50 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-09-09 19:58:50 (4089) [INFO] 
* 2023-09-09 19:58:50 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-09 19:58:50 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-09 19:58:50 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-09 19:58:50 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-09-09 19:58:50 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-09 19:58:50 (4119) [INFO] 
* 2023-09-09 19:58:50 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-09 19:58:50 (4089) [INFO] 
* 2023-09-09 19:58:54 (4102) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/b9063fe34428eefca74f869c67df1c898f2f81cd4783fa017ed6ac07db0f189a-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-09-09 19:58:54 (4102) [INFO] Trying other mirror.
* 2023-09-09 19:58:54 (4102) [INFO] To address this issue please refer to the below wiki article 
* 2023-09-09 19:58:54 (4102) [INFO] 
* 2023-09-09 19:58:54 (4102) [INFO] https://wiki.centos.org/yum-errors
* 2023-09-09 19:58:54 (4102) [INFO] 
* 2023-09-09 19:58:54 (4102) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-09-09 19:58:54 (4102) [INFO] 
* 2023-09-09 19:58:54 (4102) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/e8c75f9bf57d0d0e3c1ac665bfafc149e9832963d9f32b0002107cbbc7f94826-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-09-09 19:58:54 (4102) [INFO] Trying other mirror.
* 2023-09-09 19:58:54 (4102) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/e8c75f9bf57d0d0e3c1ac665bfafc149e9832963d9f32b0002107cbbc7f94826-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-09-09 19:58:54 (4102) [INFO] Trying other mirror.
* 2023-09-09 19:59:04 (4119) [INFO] 
* 2023-09-09 19:59:04 (1721) [INFO] Checking /scripts/sysup
* 2023-09-09 19:59:04 (4088) [INFO] Running: /scripts/sysup
* 2023-09-09 19:59:04 (4089) [INFO] 
* 2023-09-09 19:59:04 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-09 19:59:04 (4102) [INFO]   All Needed Packages are already installed.
* 2023-09-09 19:59:04 (4119) [INFO] 
* 2023-09-09 19:59:05 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-09 19:59:05 (153) [WARN] *** 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-09-09 19:59:20 (1566) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-09-09 19:59:20 (1567) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/26ac49b8cb4c3a4a7ec984b2f6c480eae8a3b497d27a1238f88f0a5398b92e96-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/.

https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/a4e44868b2d606aaa11f89a307a45e853f06d90dcb066f93a803fec8d39bea6f-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/a4e44868b2d606aaa11f89a307a45e853f06d90dcb066f93a803fec8d39bea6f-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-09-09 19:59:20 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-09 19:59:20 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-09 19:59:20 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-09 19:59:20 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-09 19:59:20 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/jd1QXoBEnF/ea_profile.json
* 2023-09-09 19:59:20 (2259) [INFO] Backed up EA4 profile to /tmp/jd1QXoBEnF/ea_profile.json
* 2023-09-09 19:59:21 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4jr35m) Cannot update this system’s kernel.
* 2023-09-09 19:59:21 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-10 19:58:48 (153) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment, which this script cannot support at this time.
* 2023-09-10 19:58:49 (153) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-10 19:58:49 (1700) [INFO] Checking if your system is up to date: 
* 2023-09-10 19:58:49 (4088) [INFO] Running: /usr/bin/yum clean all
* 2023-09-10 19:58:49 (4089) [INFO] 
* 2023-09-10 19:58:49 (4102) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-10 19:58:49 (4102) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-10 19:58:49 (4102) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-10 19:58:49 (4102) [INFO]               : wp-toolkit-thirdparties
* 2023-09-10 19:58:49 (4102) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-10 19:58:49 (4119) [INFO] 
* 2023-09-10 19:58:49 (4088) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-10 19:58:49 (4089) [INFO] 
* 2023-09-10 19:59:04 (4119) [INFO] 
* 2023-09-10 19:59:04 (1721) [INFO] Checking /scripts/sysup
* 2023-09-10 19:59:04 (4088) [INFO] Running: /scripts/sysup
* 2023-09-10 19:59:04 (4089) [INFO] 
* 2023-09-10 19:59:04 (4102) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-10 19:59:04 (4102) [INFO]   All Needed Packages are already installed.
* 2023-09-10 19:59:04 (4119) [INFO] 
* 2023-09-10 19:59:05 (1625) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-10 19:59:05 (153) [WARN] *** 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-09-10 19:59:19 (1575) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-10 19:59:19 (153) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-10 19:59:19 (1768) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-10 19:59:19 (153) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-10 19:59:19 (778) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-10 19:59:19 (2236) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/s3JUhk_s24/ea_profile.json
* 2023-09-10 19:59:19 (2259) [INFO] Backed up EA4 profile to /tmp/s3JUhk_s24/ea_profile.json
* 2023-09-10 19:59:19 (153) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 476tbm) Cannot update this system’s kernel.
* 2023-09-10 19:59:20 (258) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-11 19:58:20 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-11 19:58:21 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-11 19:58:21 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-11 19:58:21 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-11 19:58:21 (4229) [INFO] 
* 2023-09-11 19:58:21 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-11 19:58:21 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-11 19:58:21 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-11 19:58:21 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-11 19:58:21 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-11 19:58:21 (4259) [INFO] 
* 2023-09-11 19:58:21 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-11 19:58:21 (4229) [INFO] 
* 2023-09-11 19:58:25 (4242) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/8bf9103abdbc3d569de819b0c0d689d1e4d818fd872d37e73b181be776ba9126-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-09-11 19:58:25 (4242) [INFO] Trying other mirror.
* 2023-09-11 19:58:25 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-09-11 19:58:25 (4242) [INFO] 
* 2023-09-11 19:58:25 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-09-11 19:58:25 (4242) [INFO] 
* 2023-09-11 19:58:25 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-09-11 19:58:25 (4242) [INFO] 
* 2023-09-11 19:58:35 (4259) [INFO] 
* 2023-09-11 19:58:35 (1773) [INFO] Checking /scripts/sysup
* 2023-09-11 19:58:35 (4228) [INFO] Running: /scripts/sysup
* 2023-09-11 19:58:35 (4229) [INFO] 
* 2023-09-11 19:58:35 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-11 19:58:36 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-11 19:58:36 (4259) [INFO] 
* 2023-09-11 19:58:36 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-11 19:58:36 (155) [WARN] *** 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-09-11 19:58:50 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-09-11 19:58:50 (1619) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/f77c922fd07226ec14ade0bc38ecc2004606e376af669d0ad871e287e3d93e61-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/.

https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/8a44c99c38d8d87620cd05930795314721ed4963f2d85540c81bffae083c4f6f-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-09-11 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-11 19:58:50 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-11 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-11 19:58:50 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-11 19:58:50 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/y3xZOszWz8/ea_profile.json
* 2023-09-11 19:58:51 (2293) [INFO] Backed up EA4 profile to /tmp/y3xZOszWz8/ea_profile.json
* 2023-09-11 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yvr9fv) Cannot update this system’s kernel.
* 2023-09-11 19:58:51 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-12 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-12 19:58:20 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-12 19:58:20 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-12 19:58:20 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-12 19:58:20 (4229) [INFO] 
* 2023-09-12 19:58:20 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-12 19:58:20 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-12 19:58:20 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-12 19:58:20 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-12 19:58:20 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-12 19:58:20 (4259) [INFO] 
* 2023-09-12 19:58:20 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-12 19:58:20 (4229) [INFO] 
* 2023-09-12 19:58:26 (4242) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/7a055e6880488a3a0b0637a6f9a7c9fc87498ce2c3bfc47b7e54ef72262c9584-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-09-12 19:58:26 (4242) [INFO] Trying other mirror.
* 2023-09-12 19:58:26 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-09-12 19:58:26 (4242) [INFO] 
* 2023-09-12 19:58:26 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-09-12 19:58:26 (4242) [INFO] 
* 2023-09-12 19:58:26 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-09-12 19:58:26 (4242) [INFO] 
* 2023-09-12 19:58:35 (4259) [INFO] 
* 2023-09-12 19:58:35 (1773) [INFO] Checking /scripts/sysup
* 2023-09-12 19:58:35 (4228) [INFO] Running: /scripts/sysup
* 2023-09-12 19:58:35 (4229) [INFO] 
* 2023-09-12 19:58:36 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-12 19:58:36 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-12 19:58:36 (4259) [INFO] 
* 2023-09-12 19:58:37 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-12 19:58:37 (155) [WARN] *** 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-09-12 19:58:50 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-09-12 19:58:50 (1619) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/56533095776ac446a0c79b0bfc41ea9460e58d9b9aa7d37c1dc7f289460626a8-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/.

* 2023-09-12 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-12 19:58:50 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-12 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-12 19:58:50 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-12 19:58:50 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/L2TtqxHECO/ea_profile.json
* 2023-09-12 19:58:51 (2293) [INFO] Backed up EA4 profile to /tmp/L2TtqxHECO/ea_profile.json
* 2023-09-12 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kd6b96) Cannot update this system’s kernel.
* 2023-09-12 19:58:51 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-13 20:00:00 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-13 20:00:00 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-13 20:00:00 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-13 20:00:00 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-13 20:00:00 (4229) [INFO] 
* 2023-09-13 20:00:01 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-13 20:00:01 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-13 20:00:01 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-13 20:00:01 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-13 20:00:01 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-13 20:00:01 (4259) [INFO] 
* 2023-09-13 20:00:01 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-13 20:00:01 (4229) [INFO] 
* 2023-09-13 20:00:42 (4259) [INFO] 
* 2023-09-13 20:00:42 (1773) [INFO] Checking /scripts/sysup
* 2023-09-13 20:00:42 (4228) [INFO] Running: /scripts/sysup
* 2023-09-13 20:00:42 (4229) [INFO] 
* 2023-09-13 20:00:43 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-13 20:00:43 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-13 20:00:43 (4259) [INFO] 
* 2023-09-13 20:00:44 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-13 20:00:44 (155) [WARN] *** 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-09-13 20:00:59 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-13 20:00:59 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-13 20:00:59 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-13 20:00:59 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-13 20:00:59 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-13 20:00:59 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/qD2DbKm1o7/ea_profile.json
* 2023-09-13 20:00:59 (2293) [INFO] Backed up EA4 profile to /tmp/qD2DbKm1o7/ea_profile.json
* 2023-09-13 20:01:00 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jc6ba7) Cannot update this system’s kernel.
* 2023-09-13 20:01:00 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-14 19:58:21 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-14 19:58:21 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-14 19:58:21 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-14 19:58:21 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-14 19:58:21 (4229) [INFO] 
* 2023-09-14 19:58:21 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-14 19:58:21 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-14 19:58:21 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-14 19:58:21 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-14 19:58:21 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-14 19:58:21 (4259) [INFO] 
* 2023-09-14 19:58:21 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-14 19:58:21 (4229) [INFO] 
* 2023-09-14 19:58:26 (4242) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/f7f80b865ba49f45f1cf4c5d4654e9adb44e6318c546456d3e95c5f03197e131-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-09-14 19:58:26 (4242) [INFO] Trying other mirror.
* 2023-09-14 19:58:26 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-09-14 19:58:26 (4242) [INFO] 
* 2023-09-14 19:58:26 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-09-14 19:58:26 (4242) [INFO] 
* 2023-09-14 19:58:26 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-09-14 19:58:26 (4242) [INFO] 
* 2023-09-14 19:58:36 (4259) [INFO] 
* 2023-09-14 19:58:36 (1773) [INFO] Checking /scripts/sysup
* 2023-09-14 19:58:36 (4228) [INFO] Running: /scripts/sysup
* 2023-09-14 19:58:36 (4229) [INFO] 
* 2023-09-14 19:58:36 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-14 19:58:36 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-14 19:58:36 (4259) [INFO] 
* 2023-09-14 19:58:37 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-14 19:58:37 (155) [WARN] *** 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-09-14 19:58:51 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-09-14 19:58:51 (1619) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/0e74a2b5cf3b89bccb1fe7740d7fa187cc69278272ad1c3f3ef44d7ed69597ac-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/.

* 2023-09-14 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-14 19:58:51 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-14 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-14 19:58:51 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-14 19:58:51 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/0PeNfLW2hQ/ea_profile.json
* 2023-09-14 19:58:51 (2293) [INFO] Backed up EA4 profile to /tmp/0PeNfLW2hQ/ea_profile.json
* 2023-09-14 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID w4x443) Cannot update this system’s kernel.
* 2023-09-14 19:58:52 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-15 19:58:22 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-15 19:58:22 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-15 19:58:22 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-15 19:58:22 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-15 19:58:22 (4229) [INFO] 
* 2023-09-15 19:58:22 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-15 19:58:22 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-15 19:58:22 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-15 19:58:22 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-15 19:58:23 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-15 19:58:23 (4259) [INFO] 
* 2023-09-15 19:58:23 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-15 19:58:23 (4229) [INFO] 
* 2023-09-15 19:58:39 (4259) [INFO] 
* 2023-09-15 19:58:39 (1773) [INFO] Checking /scripts/sysup
* 2023-09-15 19:58:39 (4228) [INFO] Running: /scripts/sysup
* 2023-09-15 19:58:39 (4229) [INFO] 
* 2023-09-15 19:58:39 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-15 19:58:40 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-15 19:58:40 (4259) [INFO] 
* 2023-09-15 19:58:40 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-15 19:58:40 (155) [WARN] *** 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-09-15 19:58:55 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-09-15 19:58:55 (1619) [ERROR] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/9379e68ec1239f0386dda9d743b6c3e5387b4c7dc2dc7e727f4f12de6017a28b-filelists.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://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/56627d6d033facfec41f4775645766d309289425b8baefec157ef160641c87ee-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-09-15 19:58:55 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-15 19:58:55 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-15 19:58:55 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-15 19:58:56 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-15 19:58:56 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/r320NMrnUE/ea_profile.json
* 2023-09-15 19:58:56 (2293) [INFO] Backed up EA4 profile to /tmp/r320NMrnUE/ea_profile.json
* 2023-09-15 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gcztwd) Cannot update this system’s kernel.
* 2023-09-15 19:58:57 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-16 19:58:47 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-16 19:58:47 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-16 19:58:47 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-16 19:58:47 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-16 19:58:47 (4229) [INFO] 
* 2023-09-16 19:58:47 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-16 19:58:47 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-16 19:58:47 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-16 19:58:47 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-16 19:58:47 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-16 19:58:47 (4259) [INFO] 
* 2023-09-16 19:58:47 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-16 19:58:47 (4229) [INFO] 
* 2023-09-16 19:59:03 (4259) [INFO] 
* 2023-09-16 19:59:03 (1773) [INFO] Checking /scripts/sysup
* 2023-09-16 19:59:03 (4228) [INFO] Running: /scripts/sysup
* 2023-09-16 19:59:03 (4229) [INFO] 
* 2023-09-16 19:59:03 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-16 19:59:03 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-16 19:59:03 (4259) [INFO] 
* 2023-09-16 19:59:04 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-16 19:59:04 (155) [WARN] *** 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-09-16 19:59:17 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-16 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-16 19:59:17 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-16 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-16 19:59:17 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-16 19:59:17 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/j_vgJlwg5E/ea_profile.json
* 2023-09-16 19:59:18 (2293) [INFO] Backed up EA4 profile to /tmp/j_vgJlwg5E/ea_profile.json
* 2023-09-16 19:59:18 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9up8ap) Cannot update this system’s kernel.
* 2023-09-16 19:59:18 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-17 19:58:45 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-17 19:58:45 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-17 19:58:45 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-17 19:58:45 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-17 19:58:45 (4229) [INFO] 
* 2023-09-17 19:58:45 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-17 19:58:45 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-17 19:58:45 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-17 19:58:45 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-17 19:58:45 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-17 19:58:45 (4259) [INFO] 
* 2023-09-17 19:58:45 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-17 19:58:45 (4229) [INFO] 
* 2023-09-17 19:59:02 (4259) [INFO] 
* 2023-09-17 19:59:02 (1773) [INFO] Checking /scripts/sysup
* 2023-09-17 19:59:02 (4228) [INFO] Running: /scripts/sysup
* 2023-09-17 19:59:02 (4229) [INFO] 
* 2023-09-17 19:59:02 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-17 19:59:03 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-17 19:59:03 (4259) [INFO] 
* 2023-09-17 19:59:03 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-17 19:59:03 (155) [WARN] *** 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-09-17 19:59:17 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-17 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-17 19:59:17 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-17 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-17 19:59:18 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-17 19:59:18 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/2T5zTpRxwu/ea_profile.json
* 2023-09-17 19:59:18 (2293) [INFO] Backed up EA4 profile to /tmp/2T5zTpRxwu/ea_profile.json
* 2023-09-17 19:59:18 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kur674) Cannot update this system’s kernel.
* 2023-09-17 19:59:19 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-18 19:58:23 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-18 19:58:23 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-18 19:58:23 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-18 19:58:23 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-18 19:58:23 (4229) [INFO] 
* 2023-09-18 19:58:24 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-18 19:58:24 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-18 19:58:24 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-18 19:58:24 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-18 19:58:24 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-18 19:58:24 (4259) [INFO] 
* 2023-09-18 19:58:24 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-18 19:58:24 (4229) [INFO] 
* 2023-09-18 19:58:40 (4259) [INFO] 
* 2023-09-18 19:58:40 (1773) [INFO] Checking /scripts/sysup
* 2023-09-18 19:58:40 (4228) [INFO] Running: /scripts/sysup
* 2023-09-18 19:58:40 (4229) [INFO] 
* 2023-09-18 19:58:40 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-18 19:58:41 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-18 19:58:41 (4259) [INFO] 
* 2023-09-18 19:58:41 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-18 19:58:41 (155) [WARN] *** 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-09-18 19:58:55 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-18 19:58:55 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-18 19:58:55 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-18 19:58:55 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-18 19:58:55 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-18 19:58:55 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/_8n4surZGn/ea_profile.json
* 2023-09-18 19:58:56 (2293) [INFO] Backed up EA4 profile to /tmp/_8n4surZGn/ea_profile.json
* 2023-09-18 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mhntqb) Cannot update this system’s kernel.
* 2023-09-18 19:58:56 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-19 19:58:25 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-19 19:58:26 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-19 19:58:26 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-19 19:58:26 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-19 19:58:26 (4229) [INFO] 
* 2023-09-19 19:58:26 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-19 19:58:26 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-19 19:58:26 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-19 19:58:26 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-19 19:58:26 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-19 19:58:26 (4259) [INFO] 
* 2023-09-19 19:58:26 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-19 19:58:26 (4229) [INFO] 
* 2023-09-19 19:58:41 (4259) [INFO] 
* 2023-09-19 19:58:41 (1773) [INFO] Checking /scripts/sysup
* 2023-09-19 19:58:41 (4228) [INFO] Running: /scripts/sysup
* 2023-09-19 19:58:41 (4229) [INFO] 
* 2023-09-19 19:58:41 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-19 19:58:42 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-19 19:58:42 (4259) [INFO] 
* 2023-09-19 19:58:42 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-19 19:58:42 (155) [WARN] *** 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-09-19 19:58:56 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-19 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-19 19:58:56 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-19 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-19 19:58:56 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-19 19:58:56 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/P3dwY2a5Ga/ea_profile.json
* 2023-09-19 19:58:57 (2293) [INFO] Backed up EA4 profile to /tmp/P3dwY2a5Ga/ea_profile.json
* 2023-09-19 19:58:57 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mtjwx9) Cannot update this system’s kernel.
* 2023-09-19 19:58:57 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-20 20:00:00 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-20 20:00:00 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-20 20:00:00 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-20 20:00:00 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-20 20:00:00 (4229) [INFO] 
* 2023-09-20 20:00:01 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-20 20:00:01 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-20 20:00:01 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-20 20:00:01 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-20 20:00:01 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-20 20:00:01 (4259) [INFO] 
* 2023-09-20 20:00:01 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-20 20:00:01 (4229) [INFO] 
* 2023-09-20 20:00:30 (4259) [INFO] 
* 2023-09-20 20:00:30 (1773) [INFO] Checking /scripts/sysup
* 2023-09-20 20:00:30 (4228) [INFO] Running: /scripts/sysup
* 2023-09-20 20:00:30 (4229) [INFO] 
* 2023-09-20 20:00:30 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-20 20:00:31 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-20 20:00:31 (4259) [INFO] 
* 2023-09-20 20:00:31 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-20 20:00:31 (155) [WARN] *** 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-09-20 20:00:46 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-20 20:00:46 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-20 20:00:46 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-20 20:00:46 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-20 20:00:46 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-20 20:00:46 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/rD10ooIl5K/ea_profile.json
* 2023-09-20 20:00:47 (2293) [INFO] Backed up EA4 profile to /tmp/rD10ooIl5K/ea_profile.json
* 2023-09-20 20:00:47 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID f57ub2) Cannot update this system’s kernel.
* 2023-09-20 20:00:47 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-21 19:58:35 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-21 19:58:35 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-21 19:58:35 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-21 19:58:35 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-21 19:58:35 (4229) [INFO] 
* 2023-09-21 19:58:36 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-21 19:58:36 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-21 19:58:36 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-21 19:58:36 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-21 19:58:36 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-21 19:58:36 (4259) [INFO] 
* 2023-09-21 19:58:36 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-21 19:58:36 (4229) [INFO] 
* 2023-09-21 19:58:52 (4259) [INFO] 
* 2023-09-21 19:58:52 (1773) [INFO] Checking /scripts/sysup
* 2023-09-21 19:58:52 (4228) [INFO] Running: /scripts/sysup
* 2023-09-21 19:58:52 (4229) [INFO] 
* 2023-09-21 19:58:52 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-21 19:58:52 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-21 19:58:52 (4259) [INFO] 
* 2023-09-21 19:58:53 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-21 19:58:53 (155) [WARN] *** 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-09-21 19:59:08 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-21 19:59:08 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-21 19:59:08 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-21 19:59:08 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-21 19:59:08 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-21 19:59:08 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Dcskj7JlxW/ea_profile.json
* 2023-09-21 19:59:08 (2293) [INFO] Backed up EA4 profile to /tmp/Dcskj7JlxW/ea_profile.json
* 2023-09-21 19:59:09 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID g8axp5) Cannot update this system’s kernel.
* 2023-09-21 19:59:09 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-22 19:58:22 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-22 19:58:22 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-22 19:58:22 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-22 19:58:22 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-22 19:58:22 (4229) [INFO] 
* 2023-09-22 19:58:22 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-22 19:58:22 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-22 19:58:22 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-22 19:58:22 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-22 19:58:22 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-22 19:58:22 (4259) [INFO] 
* 2023-09-22 19:58:22 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-22 19:58:22 (4229) [INFO] 
* 2023-09-22 19:58:36 (4259) [INFO] 
* 2023-09-22 19:58:36 (1773) [INFO] Checking /scripts/sysup
* 2023-09-22 19:58:36 (4228) [INFO] Running: /scripts/sysup
* 2023-09-22 19:58:36 (4229) [INFO] 
* 2023-09-22 19:58:36 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-22 19:58:36 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-22 19:58:36 (4259) [INFO] 
* 2023-09-22 19:58:37 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-22 19:58:37 (155) [WARN] *** 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-09-22 19:58:51 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-22 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-22 19:58:51 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-22 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-22 19:58:51 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-22 19:58:51 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/lqu5fOTmkk/ea_profile.json
* 2023-09-22 19:58:51 (2293) [INFO] Backed up EA4 profile to /tmp/lqu5fOTmkk/ea_profile.json
* 2023-09-22 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gj59b7) Cannot update this system’s kernel.
* 2023-09-22 19:58:52 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-23 19:58:47 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-23 19:58:47 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-23 19:58:47 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-23 19:58:47 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-23 19:58:47 (4229) [INFO] 
* 2023-09-23 19:58:47 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-23 19:58:47 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-23 19:58:47 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-23 19:58:47 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-23 19:58:47 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-23 19:58:47 (4259) [INFO] 
* 2023-09-23 19:58:47 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-23 19:58:47 (4229) [INFO] 
* 2023-09-23 19:59:01 (4259) [INFO] 
* 2023-09-23 19:59:01 (1773) [INFO] Checking /scripts/sysup
* 2023-09-23 19:59:01 (4228) [INFO] Running: /scripts/sysup
* 2023-09-23 19:59:01 (4229) [INFO] 
* 2023-09-23 19:59:02 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-23 19:59:02 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-23 19:59:02 (4259) [INFO] 
* 2023-09-23 19:59:03 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-23 19:59:03 (155) [WARN] *** 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-09-23 19:59:17 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-23 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-23 19:59:17 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-23 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-23 19:59:17 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-23 19:59:17 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Qa5yajP6Yz/ea_profile.json
* 2023-09-23 19:59:17 (2293) [INFO] Backed up EA4 profile to /tmp/Qa5yajP6Yz/ea_profile.json
* 2023-09-23 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 54e4n9) Cannot update this system’s kernel.
* 2023-09-23 19:59:18 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-24 19:58:46 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-24 19:58:47 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-24 19:58:47 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-24 19:58:47 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-24 19:58:47 (4229) [INFO] 
* 2023-09-24 19:58:47 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-24 19:58:47 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-24 19:58:47 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-24 19:58:47 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-24 19:58:47 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-24 19:58:47 (4259) [INFO] 
* 2023-09-24 19:58:47 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-24 19:58:47 (4229) [INFO] 
* 2023-09-24 19:59:01 (4259) [INFO] 
* 2023-09-24 19:59:01 (1773) [INFO] Checking /scripts/sysup
* 2023-09-24 19:59:01 (4228) [INFO] Running: /scripts/sysup
* 2023-09-24 19:59:01 (4229) [INFO] 
* 2023-09-24 19:59:01 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-24 19:59:01 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-24 19:59:01 (4259) [INFO] 
* 2023-09-24 19:59:02 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-24 19:59:02 (155) [WARN] *** 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-09-24 19:59:16 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-24 19:59:16 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-24 19:59:16 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-24 19:59:16 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-24 19:59:16 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-24 19:59:16 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/1Md292hwre/ea_profile.json
* 2023-09-24 19:59:16 (2293) [INFO] Backed up EA4 profile to /tmp/1Md292hwre/ea_profile.json
* 2023-09-24 19:59:16 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID u4jxg8) Cannot update this system’s kernel.
* 2023-09-24 19:59:17 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-25 19:58:20 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-25 19:58:20 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-25 19:58:20 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-25 19:58:20 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-25 19:58:20 (4229) [INFO] 
* 2023-09-25 19:58:20 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-25 19:58:20 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-25 19:58:20 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-25 19:58:20 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-25 19:58:20 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-25 19:58:20 (4259) [INFO] 
* 2023-09-25 19:58:20 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-25 19:58:20 (4229) [INFO] 
* 2023-09-25 19:58:36 (4259) [INFO] 
* 2023-09-25 19:58:36 (1773) [INFO] Checking /scripts/sysup
* 2023-09-25 19:58:36 (4228) [INFO] Running: /scripts/sysup
* 2023-09-25 19:58:36 (4229) [INFO] 
* 2023-09-25 19:58:36 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-25 19:58:37 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-25 19:58:37 (4259) [INFO] 
* 2023-09-25 19:58:37 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-25 19:58:37 (155) [WARN] *** 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-09-25 19:58:51 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-25 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-25 19:58:51 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-25 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-25 19:58:51 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-25 19:58:51 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/VZYviQO7xO/ea_profile.json
* 2023-09-25 19:58:51 (2293) [INFO] Backed up EA4 profile to /tmp/VZYviQO7xO/ea_profile.json
* 2023-09-25 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q7err5) Cannot update this system’s kernel.
* 2023-09-25 19:58:52 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-26 19:58:20 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-26 19:58:20 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-26 19:58:20 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-26 19:58:20 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-26 19:58:20 (4229) [INFO] 
* 2023-09-26 19:58:20 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-26 19:58:21 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-26 19:58:21 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-26 19:58:21 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-26 19:58:21 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-26 19:58:21 (4259) [INFO] 
* 2023-09-26 19:58:21 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-26 19:58:21 (4229) [INFO] 
* 2023-09-26 19:58:35 (4259) [INFO] 
* 2023-09-26 19:58:35 (1773) [INFO] Checking /scripts/sysup
* 2023-09-26 19:58:35 (4228) [INFO] Running: /scripts/sysup
* 2023-09-26 19:58:35 (4229) [INFO] 
* 2023-09-26 19:58:35 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-26 19:58:35 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-26 19:58:35 (4259) [INFO] 
* 2023-09-26 19:58:36 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-26 19:58:36 (155) [WARN] *** 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-09-26 19:58:50 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-26 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-26 19:58:50 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-26 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-26 19:58:50 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-26 19:58:50 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/WV8HNlB7HJ/ea_profile.json
* 2023-09-26 19:58:50 (2293) [INFO] Backed up EA4 profile to /tmp/WV8HNlB7HJ/ea_profile.json
* 2023-09-26 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3834dr) Cannot update this system’s kernel.
* 2023-09-26 19:58:51 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-27 19:58:43 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-27 19:58:43 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-27 19:58:43 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-27 19:58:43 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-27 19:58:43 (4229) [INFO] 
* 2023-09-27 19:58:43 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-27 19:58:43 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-27 19:58:43 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-27 19:58:43 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-27 19:58:43 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-27 19:58:43 (4259) [INFO] 
* 2023-09-27 19:58:43 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-27 19:58:43 (4229) [INFO] 
* 2023-09-27 19:58:49 (4242) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/493afb819c9c6e701ce670be272fdf6de5bafce04bbe178ffa39125c6d30c1af-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-09-27 19:58:49 (4242) [INFO] Trying other mirror.
* 2023-09-27 19:58:49 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-09-27 19:58:49 (4242) [INFO] 
* 2023-09-27 19:58:49 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-09-27 19:58:49 (4242) [INFO] 
* 2023-09-27 19:58:49 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-09-27 19:58:49 (4242) [INFO] 
* 2023-09-27 19:58:59 (4259) [INFO] 
* 2023-09-27 19:58:59 (1773) [INFO] Checking /scripts/sysup
* 2023-09-27 19:58:59 (4228) [INFO] Running: /scripts/sysup
* 2023-09-27 19:58:59 (4229) [INFO] 
* 2023-09-27 19:58:59 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-27 19:59:00 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-27 19:59:00 (4259) [INFO] 
* 2023-09-27 19:59:00 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-27 19:59:00 (155) [WARN] *** 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-09-27 19:59:56 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-09-27 19:59:56 (1619) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/b68e32c3f32c97af3c5ca5bd513aaf867a98e3f7de4d97cd239e3f819cbe2cbd-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/.

* 2023-09-27 19:59:56 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-27 19:59:56 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-27 19:59:56 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-27 19:59:57 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-27 19:59:57 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/8yeoEoIDHi/ea_profile.json
* 2023-09-27 19:59:57 (2293) [INFO] Backed up EA4 profile to /tmp/8yeoEoIDHi/ea_profile.json
* 2023-09-27 19:59:57 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID avh68h) Cannot update this system’s kernel.
* 2023-09-27 19:59:58 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-28 19:58:20 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-28 19:58:21 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-28 19:58:21 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-28 19:58:21 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-28 19:58:21 (4229) [INFO] 
* 2023-09-28 19:58:21 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-28 19:58:21 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-28 19:58:21 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-28 19:58:21 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-28 19:58:21 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-28 19:58:21 (4259) [INFO] 
* 2023-09-28 19:58:21 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-28 19:58:21 (4229) [INFO] 
* 2023-09-28 19:58:40 (4259) [INFO] 
* 2023-09-28 19:58:40 (1773) [INFO] Checking /scripts/sysup
* 2023-09-28 19:58:40 (4228) [INFO] Running: /scripts/sysup
* 2023-09-28 19:58:40 (4229) [INFO] 
* 2023-09-28 19:58:40 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-28 19:58:40 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-28 19:58:40 (4259) [INFO] 
* 2023-09-28 19:58:41 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-28 19:58:41 (155) [WARN] *** 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-09-28 19:58:55 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-09-28 19:58:55 (1619) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/94f14932bbfe0281425da276491349a4d79d3d907a3b54f22d20c0bd066e98ed-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/.

* 2023-09-28 19:58:55 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-28 19:58:55 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-28 19:58:55 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-28 19:58:55 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-28 19:58:55 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/vuxPs2Ex7O/ea_profile.json
* 2023-09-28 19:58:55 (2293) [INFO] Backed up EA4 profile to /tmp/vuxPs2Ex7O/ea_profile.json
* 2023-09-28 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4n3cd8) Cannot update this system’s kernel.
* 2023-09-28 19:58:56 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-29 19:58:25 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-29 19:58:26 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-29 19:58:26 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-29 19:58:26 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-29 19:58:26 (4229) [INFO] 
* 2023-09-29 19:58:26 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-29 19:58:26 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-29 19:58:26 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-29 19:58:26 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-29 19:58:26 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-29 19:58:26 (4259) [INFO] 
* 2023-09-29 19:58:26 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-29 19:58:26 (4229) [INFO] 
* 2023-09-29 19:58:31 (4242) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/91495e579330470fb1bef143824e46c2eba2e380fa44ef6cb2a59082601b7702-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-09-29 19:58:31 (4242) [INFO] Trying other mirror.
* 2023-09-29 19:58:31 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-09-29 19:58:31 (4242) [INFO] 
* 2023-09-29 19:58:31 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-09-29 19:58:31 (4242) [INFO] 
* 2023-09-29 19:58:31 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-09-29 19:58:31 (4242) [INFO] 
* 2023-09-29 19:58:43 (4259) [INFO] 
* 2023-09-29 19:58:43 (1773) [INFO] Checking /scripts/sysup
* 2023-09-29 19:58:43 (4228) [INFO] Running: /scripts/sysup
* 2023-09-29 19:58:43 (4229) [INFO] 
* 2023-09-29 19:58:44 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-29 19:58:44 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-29 19:58:44 (4259) [INFO] 
* 2023-09-29 19:58:45 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-29 19:58:45 (155) [WARN] *** 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-09-29 19:59:02 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-09-29 19:59:02 (1619) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/9e95b400751b5b789a606336a7a9aae51db6d9ede0c7f71cdc177b158a5ab984-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/.

* 2023-09-29 19:59:02 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-29 19:59:02 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-29 19:59:02 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-29 19:59:02 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-29 19:59:02 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/9P4HoiLI_a/ea_profile.json
* 2023-09-29 19:59:02 (2293) [INFO] Backed up EA4 profile to /tmp/9P4HoiLI_a/ea_profile.json
* 2023-09-29 19:59:02 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cq8vsz) Cannot update this system’s kernel.
* 2023-09-29 19:59:03 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-09-30 19:58:45 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-09-30 19:58:46 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-09-30 19:58:46 (1752) [INFO] Checking if your system is up to date: 
* 2023-09-30 19:58:46 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-09-30 19:58:46 (4229) [INFO] 
* 2023-09-30 19:58:46 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-09-30 19:58:46 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-09-30 19:58:46 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-09-30 19:58:46 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-09-30 19:58:46 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-09-30 19:58:46 (4259) [INFO] 
* 2023-09-30 19:58:46 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-09-30 19:58:46 (4229) [INFO] 
* 2023-09-30 19:59:01 (4259) [INFO] 
* 2023-09-30 19:59:01 (1773) [INFO] Checking /scripts/sysup
* 2023-09-30 19:59:01 (4228) [INFO] Running: /scripts/sysup
* 2023-09-30 19:59:01 (4229) [INFO] 
* 2023-09-30 19:59:02 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-09-30 19:59:02 (4242) [INFO]   All Needed Packages are already installed.
* 2023-09-30 19:59:02 (4259) [INFO] 
* 2023-09-30 19:59:03 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-09-30 19:59:03 (155) [WARN] *** 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-09-30 19:59:17 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-09-30 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-09-30 19:59:17 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-09-30 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-09-30 19:59:17 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-09-30 19:59:17 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/vxZTK204dF/ea_profile.json
* 2023-09-30 19:59:17 (2293) [INFO] Backed up EA4 profile to /tmp/vxZTK204dF/ea_profile.json
* 2023-09-30 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 73bdza) Cannot update this system’s kernel.
* 2023-09-30 19:59:18 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-01 19:58:43 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-01 19:58:43 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-01 19:58:43 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-01 19:58:43 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-01 19:58:43 (4229) [INFO] 
* 2023-10-01 19:58:44 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-01 19:58:44 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-01 19:58:44 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-01 19:58:44 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-01 19:58:44 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-01 19:58:44 (4259) [INFO] 
* 2023-10-01 19:58:44 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-01 19:58:44 (4229) [INFO] 
* 2023-10-01 19:58:48 (4242) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/76646afa1709ae14d50041b8356108a8d9d3e15306281de8c7e3912e398fcae6-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-01 19:58:48 (4242) [INFO] Trying other mirror.
* 2023-10-01 19:58:48 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-10-01 19:58:48 (4242) [INFO] 
* 2023-10-01 19:58:48 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-10-01 19:58:48 (4242) [INFO] 
* 2023-10-01 19:58:48 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-10-01 19:58:48 (4242) [INFO] 
* 2023-10-01 19:58:49 (4242) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/38953c2a05377ec5d0f6fcbaa9f5b83009cf599dd1bb88ee09e61109487e456f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-01 19:58:49 (4242) [INFO] Trying other mirror.
* 2023-10-01 19:58:49 (4242) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/38953c2a05377ec5d0f6fcbaa9f5b83009cf599dd1bb88ee09e61109487e456f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-01 19:58:49 (4242) [INFO] Trying other mirror.
* 2023-10-01 19:58:49 (4242) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/38953c2a05377ec5d0f6fcbaa9f5b83009cf599dd1bb88ee09e61109487e456f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-01 19:58:49 (4242) [INFO] Trying other mirror.
* 2023-10-01 19:58:59 (4259) [INFO] 
* 2023-10-01 19:58:59 (1773) [INFO] Checking /scripts/sysup
* 2023-10-01 19:58:59 (4228) [INFO] Running: /scripts/sysup
* 2023-10-01 19:58:59 (4229) [INFO] 
* 2023-10-01 19:58:59 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-01 19:59:00 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-01 19:59:00 (4259) [INFO] 
* 2023-10-01 19:59:00 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-01 19:59:00 (155) [WARN] *** 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-01 19:59:15 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-10-01 19:59:15 (1619) [ERROR] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/fc154a5bc52f3c5659b7ba0f59eefaa48b5e023ee9770a0448ff19b8c93179c8-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/.

* 2023-10-01 19:59:15 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-01 19:59:15 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-01 19:59:15 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-01 19:59:15 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-01 19:59:15 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/LERtCEMmCY/ea_profile.json
* 2023-10-01 19:59:16 (2293) [INFO] Backed up EA4 profile to /tmp/LERtCEMmCY/ea_profile.json
* 2023-10-01 19:59:16 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8gdxp3) Cannot update this system’s kernel.
* 2023-10-01 19:59:16 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-02 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-02 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-02 19:58:50 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-02 19:58:50 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-02 19:58:50 (4229) [INFO] 
* 2023-10-02 19:58:50 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-02 19:58:50 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-02 19:58:50 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-02 19:58:50 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-02 19:58:50 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-02 19:58:50 (4259) [INFO] 
* 2023-10-02 19:58:50 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-02 19:58:50 (4229) [INFO] 
* 2023-10-02 19:59:06 (4259) [INFO] 
* 2023-10-02 19:59:06 (1773) [INFO] Checking /scripts/sysup
* 2023-10-02 19:59:06 (4228) [INFO] Running: /scripts/sysup
* 2023-10-02 19:59:06 (4229) [INFO] 
* 2023-10-02 19:59:06 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-02 19:59:06 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-02 19:59:06 (4259) [INFO] 
* 2023-10-02 19:59:07 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-02 19:59:07 (155) [WARN] *** 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-02 19:59:20 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-02 19:59:20 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-02 19:59:20 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-02 19:59:20 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-02 19:59:20 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-02 19:59:20 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/p2SzHz3wv6/ea_profile.json
* 2023-10-02 19:59:21 (2293) [INFO] Backed up EA4 profile to /tmp/p2SzHz3wv6/ea_profile.json
* 2023-10-02 19:59:21 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID r5atnp) Cannot update this system’s kernel.
* 2023-10-02 19:59:21 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-03 19:58:44 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-03 19:58:44 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-03 19:58:44 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-03 19:58:44 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-03 19:58:44 (4229) [INFO] 
* 2023-10-03 19:58:44 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-03 19:58:44 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-03 19:58:44 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-03 19:58:44 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-03 19:58:44 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-03 19:58:44 (4259) [INFO] 
* 2023-10-03 19:58:44 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-03 19:58:44 (4229) [INFO] 
* 2023-10-03 19:59:02 (4259) [INFO] 
* 2023-10-03 19:59:02 (1773) [INFO] Checking /scripts/sysup
* 2023-10-03 19:59:02 (4228) [INFO] Running: /scripts/sysup
* 2023-10-03 19:59:02 (4229) [INFO] 
* 2023-10-03 19:59:02 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-03 19:59:03 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-03 19:59:03 (4259) [INFO] 
* 2023-10-03 19:59:03 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-03 19:59:03 (155) [WARN] *** 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-03 19:59:18 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-03 19:59:18 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-03 19:59:18 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-03 19:59:18 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-03 19:59:18 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-03 19:59:18 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/RCGgnsXQH_/ea_profile.json
* 2023-10-03 19:59:18 (2293) [INFO] Backed up EA4 profile to /tmp/RCGgnsXQH_/ea_profile.json
* 2023-10-03 19:59:18 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID y9n2kc) Cannot update this system’s kernel.
* 2023-10-03 19:59:19 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-04 19:59:21 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-04 19:59:21 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-04 19:59:21 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-04 19:59:21 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-04 19:59:21 (4229) [INFO] 
* 2023-10-04 19:59:22 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-04 19:59:22 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-04 19:59:22 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-04 19:59:22 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-04 19:59:22 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-04 19:59:22 (4259) [INFO] 
* 2023-10-04 19:59:22 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-04 19:59:22 (4229) [INFO] 
* 2023-10-04 19:59:26 (4242) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/c903e8ae42e856261c7a5cbaac56eedf9a531a442cb318a42654578c50026e57-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-04 19:59:26 (4242) [INFO] Trying other mirror.
* 2023-10-04 19:59:26 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-10-04 19:59:26 (4242) [INFO] 
* 2023-10-04 19:59:26 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-10-04 19:59:26 (4242) [INFO] 
* 2023-10-04 19:59:26 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-10-04 19:59:26 (4242) [INFO] 
* 2023-10-04 19:59:36 (4259) [INFO] 
* 2023-10-04 19:59:36 (1773) [INFO] Checking /scripts/sysup
* 2023-10-04 19:59:36 (4228) [INFO] Running: /scripts/sysup
* 2023-10-04 19:59:36 (4229) [INFO] 
* 2023-10-04 19:59:36 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-04 19:59:37 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-04 19:59:37 (4259) [INFO] 
* 2023-10-04 19:59:37 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-04 19:59:37 (155) [WARN] *** 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-04 19:59:51 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-10-04 19:59:51 (1619) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/7ffdec0894bbf5f41a2251a6b9b60eb2fc0bd393fb2f24471cad7f9b42407563-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/.

https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/ef6087ea2a7dc08aaeb9b2d687edd9472a7ca0044e6a213bcd130a876230f698-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/ef6087ea2a7dc08aaeb9b2d687edd9472a7ca0044e6a213bcd130a876230f698-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-10-04 19:59:51 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-04 19:59:51 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-04 19:59:51 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-04 19:59:51 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-04 19:59:51 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/sepUtTq36h/ea_profile.json
* 2023-10-04 19:59:52 (2293) [INFO] Backed up EA4 profile to /tmp/sepUtTq36h/ea_profile.json
* 2023-10-04 19:59:52 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ek55zc) Cannot update this system’s kernel.
* 2023-10-04 19:59:53 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-05 19:58:45 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-05 19:58:46 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-05 19:58:46 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-05 19:58:46 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-05 19:58:46 (4229) [INFO] 
* 2023-10-05 19:58:46 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-05 19:58:46 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-05 19:58:46 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-05 19:58:46 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-05 19:58:46 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-05 19:58:46 (4259) [INFO] 
* 2023-10-05 19:58:46 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-05 19:58:46 (4229) [INFO] 
* 2023-10-05 19:58:54 (4242) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/ea990e278bfae6a69f90dbd8f71b7af888456a3fd44ed647b876307b452b9d70-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-05 19:58:54 (4242) [INFO] Trying other mirror.
* 2023-10-05 19:58:54 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-10-05 19:58:54 (4242) [INFO] 
* 2023-10-05 19:58:54 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-10-05 19:58:54 (4242) [INFO] 
* 2023-10-05 19:58:54 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-10-05 19:58:54 (4242) [INFO] 
* 2023-10-05 19:59:04 (4259) [INFO] 
* 2023-10-05 19:59:04 (1773) [INFO] Checking /scripts/sysup
* 2023-10-05 19:59:04 (4228) [INFO] Running: /scripts/sysup
* 2023-10-05 19:59:04 (4229) [INFO] 
* 2023-10-05 19:59:04 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-05 19:59:04 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-05 19:59:04 (4259) [INFO] 
* 2023-10-05 19:59:05 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-05 19:59:05 (155) [WARN] *** 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-05 19:59:20 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-10-05 19:59:20 (1619) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/0cb8d14ca1f39261ae804962ed6b1b62aa3b42ff746bbb53e96b506aac86ec5f-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/.

* 2023-10-05 19:59:20 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-05 19:59:20 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-05 19:59:20 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-05 19:59:20 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-05 19:59:20 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/VaWKq93_5S/ea_profile.json
* 2023-10-05 19:59:21 (2293) [INFO] Backed up EA4 profile to /tmp/VaWKq93_5S/ea_profile.json
* 2023-10-05 19:59:24 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gpbz9t) Cannot update this system’s kernel.
* 2023-10-05 19:59:24 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-06 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-06 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-06 19:58:19 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-06 19:58:19 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-06 19:58:19 (4229) [INFO] 
* 2023-10-06 19:58:20 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-06 19:58:20 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-06 19:58:20 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-06 19:58:20 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-06 19:58:20 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-06 19:58:20 (4259) [INFO] 
* 2023-10-06 19:58:20 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-06 19:58:20 (4229) [INFO] 
* 2023-10-06 19:58:36 (4259) [INFO] 
* 2023-10-06 19:58:36 (1773) [INFO] Checking /scripts/sysup
* 2023-10-06 19:58:36 (4228) [INFO] Running: /scripts/sysup
* 2023-10-06 19:58:36 (4229) [INFO] 
* 2023-10-06 19:58:36 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-06 19:58:36 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-06 19:58:36 (4259) [INFO] 
* 2023-10-06 19:58:37 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-06 19:58:37 (155) [WARN] *** 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-06 19:58:51 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-06 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-06 19:58:51 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-06 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-06 19:58:51 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-06 19:58:51 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/cSCYKk3kC4/ea_profile.json
* 2023-10-06 19:58:51 (2293) [INFO] Backed up EA4 profile to /tmp/cSCYKk3kC4/ea_profile.json
* 2023-10-06 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7695w3) Cannot update this system’s kernel.
* 2023-10-06 19:58:52 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-07 19:58:43 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-07 19:58:44 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-07 19:58:44 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-07 19:58:44 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-07 19:58:44 (4229) [INFO] 
* 2023-10-07 19:58:44 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-07 19:58:44 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-07 19:58:44 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-07 19:58:44 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-07 19:58:44 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-07 19:58:44 (4259) [INFO] 
* 2023-10-07 19:58:44 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-07 19:58:44 (4229) [INFO] 
* 2023-10-07 19:58:48 (4242) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/be9ec5868311d602002814dc0b5b1ef0a70e18415fabc44a5e36fc2699f87cfe-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-07 19:58:48 (4242) [INFO] Trying other mirror.
* 2023-10-07 19:58:48 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-10-07 19:58:48 (4242) [INFO] 
* 2023-10-07 19:58:48 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-10-07 19:58:48 (4242) [INFO] 
* 2023-10-07 19:58:48 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-10-07 19:58:48 (4242) [INFO] 
* 2023-10-07 19:58:48 (4242) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/98dc46417c103ba666c0f1635ceb6428c43cdf6f4069c04a5952cc0dc457732a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-07 19:58:48 (4242) [INFO] Trying other mirror.
* 2023-10-07 19:58:49 (4242) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/98dc46417c103ba666c0f1635ceb6428c43cdf6f4069c04a5952cc0dc457732a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-07 19:58:49 (4242) [INFO] Trying other mirror.
* 2023-10-07 19:58:49 (4242) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/98dc46417c103ba666c0f1635ceb6428c43cdf6f4069c04a5952cc0dc457732a-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-07 19:58:49 (4242) [INFO] Trying other mirror.
* 2023-10-07 19:58:58 (4259) [INFO] 
* 2023-10-07 19:58:58 (1773) [INFO] Checking /scripts/sysup
* 2023-10-07 19:58:58 (4228) [INFO] Running: /scripts/sysup
* 2023-10-07 19:58:58 (4229) [INFO] 
* 2023-10-07 19:58:59 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-07 19:58:59 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-07 19:58:59 (4259) [INFO] 
* 2023-10-07 19:58:59 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-07 19:58:59 (155) [WARN] *** 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-07 19:59:13 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-10-07 19:59:13 (1619) [ERROR] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/bf9a627f423770663a8bdac42c756e258a683d401d9a701f7df8112f5fc086d8-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/.

https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/1497e9825726b6621f4559f3988a47be3383267b5a6c945bf89527e5b2918ac4-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-10-07 19:59:13 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-07 19:59:13 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-07 19:59:13 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-07 19:59:13 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-07 19:59:13 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/UzcLTDo4J1/ea_profile.json
* 2023-10-07 19:59:14 (2293) [INFO] Backed up EA4 profile to /tmp/UzcLTDo4J1/ea_profile.json
* 2023-10-07 19:59:14 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ppws75) Cannot update this system’s kernel.
* 2023-10-07 19:59:14 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-08 19:58:45 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-08 19:58:45 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-08 19:58:45 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-08 19:58:45 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-08 19:58:45 (4229) [INFO] 
* 2023-10-08 19:58:45 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-08 19:58:45 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-08 19:58:45 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-08 19:58:45 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-08 19:58:45 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-08 19:58:45 (4259) [INFO] 
* 2023-10-08 19:58:45 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-08 19:58:45 (4229) [INFO] 
* 2023-10-08 19:58:52 (4242) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/5f9d7cb6f481f402d2644f957f9b15b5219c529334ca98d894712f8a02d2f7c3-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-08 19:58:52 (4242) [INFO] Trying other mirror.
* 2023-10-08 19:58:52 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-10-08 19:58:52 (4242) [INFO] 
* 2023-10-08 19:58:52 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-10-08 19:58:52 (4242) [INFO] 
* 2023-10-08 19:58:52 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-10-08 19:58:52 (4242) [INFO] 
* 2023-10-08 19:58:52 (4242) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/f1b6dd4a1e02d1de89fda8533630cd6bab2ef98fc6fc73600b7ea62a66bec092-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-08 19:58:52 (4242) [INFO] Trying other mirror.
* 2023-10-08 19:58:52 (4242) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/f1b6dd4a1e02d1de89fda8533630cd6bab2ef98fc6fc73600b7ea62a66bec092-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-08 19:58:52 (4242) [INFO] Trying other mirror.
* 2023-10-08 19:59:02 (4259) [INFO] 
* 2023-10-08 19:59:02 (1773) [INFO] Checking /scripts/sysup
* 2023-10-08 19:59:02 (4228) [INFO] Running: /scripts/sysup
* 2023-10-08 19:59:02 (4229) [INFO] 
* 2023-10-08 19:59:02 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-08 19:59:03 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-08 19:59:03 (4259) [INFO] 
* 2023-10-08 19:59:04 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-08 19:59:04 (155) [WARN] *** 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-08 19:59:17 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-10-08 19:59:17 (1619) [ERROR] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/f630bd88ee618d25c8c42f2497132078e454ddfef81f3d892caa9c4149c4d86d-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/.

https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/bad21679974c9a5cb5f61a98628c4d96fd542229335c009791630d5374b711af-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-10-08 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-08 19:59:17 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-08 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-08 19:59:17 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-08 19:59:17 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/xR0osUZQNz/ea_profile.json
* 2023-10-08 19:59:18 (2293) [INFO] Backed up EA4 profile to /tmp/xR0osUZQNz/ea_profile.json
* 2023-10-08 19:59:18 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID x2z36u) Cannot update this system’s kernel.
* 2023-10-08 19:59:19 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-09 19:58:25 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-09 19:58:26 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-09 19:58:26 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-09 19:58:26 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-09 19:58:26 (4229) [INFO] 
* 2023-10-09 19:58:26 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-09 19:58:26 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-09 19:58:26 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-09 19:58:26 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-09 19:58:26 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-09 19:58:26 (4259) [INFO] 
* 2023-10-09 19:58:26 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-09 19:58:26 (4229) [INFO] 
* 2023-10-09 19:58:45 (4259) [INFO] 
* 2023-10-09 19:58:45 (1773) [INFO] Checking /scripts/sysup
* 2023-10-09 19:58:45 (4228) [INFO] Running: /scripts/sysup
* 2023-10-09 19:58:45 (4229) [INFO] 
* 2023-10-09 19:58:45 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-09 19:58:46 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-09 19:58:46 (4259) [INFO] 
* 2023-10-09 19:58:46 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-09 19:58:46 (155) [WARN] *** 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-09 19:59:02 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-10-09 19:59:02 (1619) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/d5bf6ef71eee34829ef22aaee061912e98b0c46acb710338206fa89afc0f9e99-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/.

* 2023-10-09 19:59:02 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-09 19:59:02 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-09 19:59:02 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-09 19:59:02 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-09 19:59:02 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/AfRaKmSayR/ea_profile.json
* 2023-10-09 19:59:02 (2293) [INFO] Backed up EA4 profile to /tmp/AfRaKmSayR/ea_profile.json
* 2023-10-09 19:59:02 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID e9wwtf) Cannot update this system’s kernel.
* 2023-10-09 19:59:03 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-10 19:58:30 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-10 19:58:30 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-10 19:58:30 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-10 19:58:30 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-10 19:58:30 (4229) [INFO] 
* 2023-10-10 19:58:30 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-10 19:58:30 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-10 19:58:30 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-10 19:58:30 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-10 19:58:30 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-10 19:58:30 (4259) [INFO] 
* 2023-10-10 19:58:30 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-10 19:58:30 (4229) [INFO] 
* 2023-10-10 19:58:57 (4259) [INFO] 
* 2023-10-10 19:58:57 (1773) [INFO] Checking /scripts/sysup
* 2023-10-10 19:58:57 (4228) [INFO] Running: /scripts/sysup
* 2023-10-10 19:58:57 (4229) [INFO] 
* 2023-10-10 19:58:57 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-10 19:58:57 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-10 19:58:57 (4259) [INFO] 
* 2023-10-10 19:58:58 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-10 19:58:58 (155) [WARN] *** 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-10 19:59:29 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-10 19:59:29 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-10 19:59:29 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-10 19:59:29 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-10 19:59:29 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-10 19:59:29 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ysBFNXij73/ea_profile.json
* 2023-10-10 19:59:29 (2293) [INFO] Backed up EA4 profile to /tmp/ysBFNXij73/ea_profile.json
* 2023-10-10 19:59:30 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sjq7db) Cannot update this system’s kernel.
* 2023-10-10 19:59:30 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-11 19:58:18 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-11 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-11 19:58:19 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-11 19:58:19 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-11 19:58:19 (4229) [INFO] 
* 2023-10-11 19:58:19 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-11 19:58:19 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-11 19:58:19 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-11 19:58:19 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-11 19:58:19 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-11 19:58:19 (4259) [INFO] 
* 2023-10-11 19:58:19 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-11 19:58:19 (4229) [INFO] 
* 2023-10-11 19:58:39 (4259) [INFO] 
* 2023-10-11 19:58:39 (1773) [INFO] Checking /scripts/sysup
* 2023-10-11 19:58:39 (4228) [INFO] Running: /scripts/sysup
* 2023-10-11 19:58:39 (4229) [INFO] 
* 2023-10-11 19:58:39 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-11 19:58:39 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-11 19:58:39 (4259) [INFO] 
* 2023-10-11 19:58:40 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-11 19:58:40 (155) [WARN] *** 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-11 19:58:54 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-11 19:58:54 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-11 19:58:54 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-11 19:58:54 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-11 19:58:54 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-11 19:58:54 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/puMbizjRLK/ea_profile.json
* 2023-10-11 19:58:54 (2293) [INFO] Backed up EA4 profile to /tmp/puMbizjRLK/ea_profile.json
* 2023-10-11 19:58:54 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dgraer) Cannot update this system’s kernel.
* 2023-10-11 19:58:55 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-12 20:00:08 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-12 20:00:08 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-12 20:00:08 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-12 20:00:08 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-12 20:00:08 (4229) [INFO] 
* 2023-10-12 20:00:08 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-12 20:00:08 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-12 20:00:08 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-12 20:00:08 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-12 20:00:08 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-12 20:00:08 (4259) [INFO] 
* 2023-10-12 20:00:08 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-12 20:00:08 (4229) [INFO] 
* 2023-10-12 20:00:18 (4242) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/0f9ee084f17335042c1f7d3618347086eb4bb85b4c6f7d9c6f819752d565fb37-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-12 20:00:18 (4242) [INFO] Trying other mirror.
* 2023-10-12 20:00:18 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-10-12 20:00:18 (4242) [INFO] 
* 2023-10-12 20:00:18 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-10-12 20:00:18 (4242) [INFO] 
* 2023-10-12 20:00:18 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-10-12 20:00:18 (4242) [INFO] 
* 2023-10-12 20:00:18 (4242) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/b8c001199e0de50d567414ab4e174fcf309fcb4ce59ea5a3ce1199eaab9ad642-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-12 20:00:18 (4242) [INFO] Trying other mirror.
* 2023-10-12 20:00:18 (4242) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/b8c001199e0de50d567414ab4e174fcf309fcb4ce59ea5a3ce1199eaab9ad642-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-12 20:00:18 (4242) [INFO] Trying other mirror.
* 2023-10-12 20:00:28 (4259) [INFO] 
* 2023-10-12 20:00:28 (1773) [INFO] Checking /scripts/sysup
* 2023-10-12 20:00:28 (4228) [INFO] Running: /scripts/sysup
* 2023-10-12 20:00:28 (4229) [INFO] 
* 2023-10-12 20:00:28 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-12 20:00:28 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-12 20:00:28 (4259) [INFO] 
* 2023-10-12 20:00:29 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-12 20:00:29 (155) [WARN] *** 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-12 20:00:45 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-10-12 20:00:45 (1619) [ERROR] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/953d0529c078b0c0d7adea40e82f1499691f97603751c32caffd24f27093320d-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/.

https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/9d277f03ada69a7501a8a3159c01f82a996fe4f008f09e10f7df0a4a4bdfe916-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/9d277f03ada69a7501a8a3159c01f82a996fe4f008f09e10f7df0a4a4bdfe916-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-10-12 20:00:45 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-12 20:00:45 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-12 20:00:45 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-12 20:00:45 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-12 20:00:45 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/KLTcRFyIPR/ea_profile.json
* 2023-10-12 20:00:45 (2293) [INFO] Backed up EA4 profile to /tmp/KLTcRFyIPR/ea_profile.json
* 2023-10-12 20:00:45 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fv53te) Cannot update this system’s kernel.
* 2023-10-12 20:00:46 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-13 19:58:21 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-13 19:58:21 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-13 19:58:21 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-13 19:58:21 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-13 19:58:21 (4229) [INFO] 
* 2023-10-13 19:58:21 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-13 19:58:21 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-13 19:58:21 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-13 19:58:21 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-13 19:58:21 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-13 19:58:21 (4259) [INFO] 
* 2023-10-13 19:58:21 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-13 19:58:21 (4229) [INFO] 
* 2023-10-13 19:58:39 (4259) [INFO] 
* 2023-10-13 19:58:39 (1773) [INFO] Checking /scripts/sysup
* 2023-10-13 19:58:39 (4228) [INFO] Running: /scripts/sysup
* 2023-10-13 19:58:39 (4229) [INFO] 
* 2023-10-13 19:58:39 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-13 19:58:39 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-13 19:58:39 (4259) [INFO] 
* 2023-10-13 19:58:40 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-13 19:58:40 (155) [WARN] *** 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-13 19:58:55 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-13 19:58:55 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-13 19:58:55 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-13 19:58:55 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-13 19:58:56 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-13 19:58:56 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/lxoYbpXbIs/ea_profile.json
* 2023-10-13 19:58:56 (2293) [INFO] Backed up EA4 profile to /tmp/lxoYbpXbIs/ea_profile.json
* 2023-10-13 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID uhtpnw) Cannot update this system’s kernel.
* 2023-10-13 19:58:57 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-14 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-14 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-14 19:58:50 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-14 19:58:50 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-14 19:58:50 (4229) [INFO] 
* 2023-10-14 19:58:50 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-14 19:58:50 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-14 19:58:50 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-14 19:58:50 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-14 19:58:50 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-14 19:58:50 (4259) [INFO] 
* 2023-10-14 19:58:50 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-14 19:58:50 (4229) [INFO] 
* 2023-10-14 19:59:10 (4259) [INFO] 
* 2023-10-14 19:59:10 (1773) [INFO] Checking /scripts/sysup
* 2023-10-14 19:59:10 (4228) [INFO] Running: /scripts/sysup
* 2023-10-14 19:59:10 (4229) [INFO] 
* 2023-10-14 19:59:10 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-14 19:59:10 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-14 19:59:10 (4259) [INFO] 
* 2023-10-14 19:59:11 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-14 19:59:11 (155) [WARN] *** 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-14 19:59:26 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-14 19:59:26 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-14 19:59:26 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-14 19:59:26 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-14 19:59:26 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-14 19:59:26 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/CkbHLj86oM/ea_profile.json
* 2023-10-14 19:59:27 (2293) [INFO] Backed up EA4 profile to /tmp/CkbHLj86oM/ea_profile.json
* 2023-10-14 19:59:27 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wq4cds) Cannot update this system’s kernel.
* 2023-10-14 19:59:27 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-15 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-15 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-15 19:58:50 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-15 19:58:50 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-15 19:58:50 (4229) [INFO] 
* 2023-10-15 19:58:50 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-15 19:58:50 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-15 19:58:50 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-15 19:58:50 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-15 19:58:50 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-15 19:58:50 (4259) [INFO] 
* 2023-10-15 19:58:50 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-15 19:58:50 (4229) [INFO] 
* 2023-10-15 19:59:08 (4259) [INFO] 
* 2023-10-15 19:59:08 (1773) [INFO] Checking /scripts/sysup
* 2023-10-15 19:59:08 (4228) [INFO] Running: /scripts/sysup
* 2023-10-15 19:59:08 (4229) [INFO] 
* 2023-10-15 19:59:08 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-15 19:59:09 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-15 19:59:09 (4259) [INFO] 
* 2023-10-15 19:59:09 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-15 19:59:09 (155) [WARN] *** 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-15 19:59:24 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-15 19:59:24 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-15 19:59:24 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-15 19:59:24 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-15 19:59:24 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-15 19:59:24 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Xp3iz7oENE/ea_profile.json
* 2023-10-15 19:59:24 (2293) [INFO] Backed up EA4 profile to /tmp/Xp3iz7oENE/ea_profile.json
* 2023-10-15 19:59:25 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7teu6c) Cannot update this system’s kernel.
* 2023-10-15 19:59:25 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-16 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-16 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-16 19:58:19 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-16 19:58:19 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-16 19:58:19 (4229) [INFO] 
* 2023-10-16 19:58:19 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-16 19:58:19 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-16 19:58:19 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-16 19:58:19 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-16 19:58:19 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-16 19:58:19 (4259) [INFO] 
* 2023-10-16 19:58:19 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-16 19:58:19 (4229) [INFO] 
* 2023-10-16 19:58:35 (4259) [INFO] 
* 2023-10-16 19:58:35 (1773) [INFO] Checking /scripts/sysup
* 2023-10-16 19:58:35 (4228) [INFO] Running: /scripts/sysup
* 2023-10-16 19:58:35 (4229) [INFO] 
* 2023-10-16 19:58:35 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-16 19:58:36 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-16 19:58:36 (4259) [INFO] 
* 2023-10-16 19:58:36 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-16 19:58:36 (155) [WARN] *** 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 19:58:51 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-16 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-16 19:58:51 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-16 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-16 19:58:51 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-16 19:58:51 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/zb8EiEDJ7R/ea_profile.json
* 2023-10-16 19:58:51 (2293) [INFO] Backed up EA4 profile to /tmp/zb8EiEDJ7R/ea_profile.json
* 2023-10-16 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID s5t6cj) Cannot update this system’s kernel.
* 2023-10-16 19:58:52 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-17 19:58:24 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-17 19:58:24 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-17 19:58:24 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-17 19:58:24 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-17 19:58:24 (4229) [INFO] 
* 2023-10-17 19:58:25 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-17 19:58:25 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-17 19:58:25 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-17 19:58:25 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-17 19:58:25 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-17 19:58:25 (4259) [INFO] 
* 2023-10-17 19:58:25 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-17 19:58:25 (4229) [INFO] 
* 2023-10-17 19:58:30 (4242) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/600c67690b77eea9bb322c4997d295dec96d7a3f44d1f0be9426495f515cea72-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-17 19:58:30 (4242) [INFO] Trying other mirror.
* 2023-10-17 19:58:30 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-10-17 19:58:30 (4242) [INFO] 
* 2023-10-17 19:58:30 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-10-17 19:58:30 (4242) [INFO] 
* 2023-10-17 19:58:30 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-10-17 19:58:30 (4242) [INFO] 
* 2023-10-17 19:58:48 (4259) [INFO] 
* 2023-10-17 19:58:48 (1773) [INFO] Checking /scripts/sysup
* 2023-10-17 19:58:48 (4228) [INFO] Running: /scripts/sysup
* 2023-10-17 19:58:48 (4229) [INFO] 
* 2023-10-17 19:58:48 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-17 19:58:49 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-17 19:58:49 (4259) [INFO] 
* 2023-10-17 19:58:49 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-17 19:58:49 (155) [WARN] *** 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 19:59:05 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-10-17 19:59:05 (1619) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/467d0d1460a52e8737da8ee0e7bef864c0c40e0aa5e302e742dbc02204fdb713-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/.

https://mirrors.sonic.net/epel/7/x86_64/repodata/e652761a97ed255416e7505b01289427bb0b8896cdd14f3cc90452ce040c52e9-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-10-17 19:59:05 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-17 19:59:05 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-17 19:59:05 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-17 19:59:06 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-17 19:59:06 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/p7k22PnL6p/ea_profile.json
* 2023-10-17 19:59:06 (2293) [INFO] Backed up EA4 profile to /tmp/p7k22PnL6p/ea_profile.json
* 2023-10-17 19:59:06 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID udfbgx) Cannot update this system’s kernel.
* 2023-10-17 19:59:07 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-18 19:59:35 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-18 19:59:35 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-18 19:59:35 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-18 19:59:35 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-18 19:59:35 (4229) [INFO] 
* 2023-10-18 19:59:35 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-18 19:59:35 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-18 19:59:35 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-18 19:59:35 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-18 19:59:35 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-18 19:59:35 (4259) [INFO] 
* 2023-10-18 19:59:35 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-18 19:59:35 (4229) [INFO] 
* 2023-10-18 19:59:45 (4242) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/3fcedee3c3106dfa11d1f4f5943c57f15f04df8cb86fdb140b29eaf4f7a35227-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-18 19:59:45 (4242) [INFO] Trying other mirror.
* 2023-10-18 19:59:45 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-10-18 19:59:45 (4242) [INFO] 
* 2023-10-18 19:59:45 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-10-18 19:59:45 (4242) [INFO] 
* 2023-10-18 19:59:45 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-10-18 19:59:45 (4242) [INFO] 
* 2023-10-18 19:59:56 (4259) [INFO] 
* 2023-10-18 19:59:56 (1773) [INFO] Checking /scripts/sysup
* 2023-10-18 19:59:56 (4228) [INFO] Running: /scripts/sysup
* 2023-10-18 19:59:56 (4229) [INFO] 
* 2023-10-18 19:59:56 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-18 19:59:56 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-18 19:59:56 (4259) [INFO] 
* 2023-10-18 19:59:57 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-18 19:59:57 (155) [WARN] *** 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 20:00:13 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-18 20:00:13 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-18 20:00:13 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-18 20:00:13 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-18 20:00:13 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-18 20:00:13 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/cs5_9f9GoD/ea_profile.json
* 2023-10-18 20:00:13 (2293) [INFO] Backed up EA4 profile to /tmp/cs5_9f9GoD/ea_profile.json
* 2023-10-18 20:00:13 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID e76mps) Cannot update this system’s kernel.
* 2023-10-18 20:00:14 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-19 19:58:21 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-19 19:58:21 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-19 19:58:21 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-19 19:58:21 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-19 19:58:21 (4229) [INFO] 
* 2023-10-19 19:58:21 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-19 19:58:21 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-19 19:58:21 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-19 19:58:21 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-19 19:58:21 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-19 19:58:21 (4259) [INFO] 
* 2023-10-19 19:58:21 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-19 19:58:21 (4229) [INFO] 
* 2023-10-19 19:58:29 (4242) [INFO] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/8bbc3f9c6324cae639cab80c6b537bf17c62171d202692fbc78ca8883c9d3d34-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-19 19:58:29 (4242) [INFO] Trying other mirror.
* 2023-10-19 19:58:29 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-10-19 19:58:29 (4242) [INFO] 
* 2023-10-19 19:58:29 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-10-19 19:58:29 (4242) [INFO] 
* 2023-10-19 19:58:29 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-10-19 19:58:29 (4242) [INFO] 
* 2023-10-19 19:58:29 (4242) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/c751d672356adde09fe5cab3d40a129d061968ea29e0e7654fa2db87e989a65f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-19 19:58:29 (4242) [INFO] Trying other mirror.
* 2023-10-19 19:58:50 (4259) [INFO] 
* 2023-10-19 19:58:50 (1773) [INFO] Checking /scripts/sysup
* 2023-10-19 19:58:50 (4228) [INFO] Running: /scripts/sysup
* 2023-10-19 19:58:50 (4229) [INFO] 
* 2023-10-19 19:58:50 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-19 19:58:50 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-19 19:58:50 (4259) [INFO] 
* 2023-10-19 19:58:51 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-19 19:58:51 (155) [WARN] *** 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 19:59:10 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-10-19 19:59:10 (1619) [ERROR] https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/52c15283e84f6bc42e50abce79f7518dd22dc6a0dcac71457f6f879295dac918-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/.

* 2023-10-19 19:59:10 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-19 19:59:10 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-19 19:59:10 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-19 19:59:10 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-19 19:59:10 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/L1KMDr08NC/ea_profile.json
* 2023-10-19 19:59:10 (2293) [INFO] Backed up EA4 profile to /tmp/L1KMDr08NC/ea_profile.json
* 2023-10-19 19:59:10 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID apgavg) Cannot update this system’s kernel.
* 2023-10-19 19:59:11 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-20 19:59:28 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-20 19:59:29 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-20 19:59:29 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-20 19:59:29 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-20 19:59:29 (4229) [INFO] 
* 2023-10-20 19:59:29 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-20 19:59:29 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-20 19:59:29 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-20 19:59:29 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-20 19:59:29 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-20 19:59:29 (4259) [INFO] 
* 2023-10-20 19:59:29 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-20 19:59:29 (4229) [INFO] 
* 2023-10-20 19:59:34 (4242) [INFO] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/ae69a9e1c0be9bb44fed4ac09813c202abdc9714bb747ad1e706226bd671c992-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-10-20 19:59:34 (4242) [INFO] Trying other mirror.
* 2023-10-20 19:59:34 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-10-20 19:59:34 (4242) [INFO] 
* 2023-10-20 19:59:34 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-10-20 19:59:34 (4242) [INFO] 
* 2023-10-20 19:59:34 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-10-20 19:59:34 (4242) [INFO] 
* 2023-10-20 19:59:44 (4259) [INFO] 
* 2023-10-20 19:59:44 (1773) [INFO] Checking /scripts/sysup
* 2023-10-20 19:59:44 (4228) [INFO] Running: /scripts/sysup
* 2023-10-20 19:59:44 (4229) [INFO] 
* 2023-10-20 19:59:44 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-20 19:59:44 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-20 19:59:44 (4259) [INFO] 
* 2023-10-20 19:59:45 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-20 19:59:45 (155) [WARN] *** 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 20:00:00 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-10-20 20:00:00 (1619) [ERROR] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/f0c134f1d491e36e2074557d2bc8f1878fd8eed9eedd92984dc25045a0473d4d-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/.

https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/0eb3793db05766397ad3d29c889b64cae5288cb1767283e7618487cb82985979-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-10-20 20:00:00 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-20 20:00:00 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-20 20:00:00 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-20 20:00:00 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-20 20:00:00 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/PEAija6ApK/ea_profile.json
* 2023-10-20 20:00:00 (2293) [INFO] Backed up EA4 profile to /tmp/PEAija6ApK/ea_profile.json
* 2023-10-20 20:00:00 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID v3j3j4) Cannot update this system’s kernel.
* 2023-10-20 20:00:01 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-21 19:58:55 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-21 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-21 19:58:56 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-21 19:58:56 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-21 19:58:56 (4229) [INFO] 
* 2023-10-21 19:58:56 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-21 19:58:56 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-21 19:58:56 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-21 19:58:56 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-21 19:58:56 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-21 19:58:56 (4259) [INFO] 
* 2023-10-21 19:58:56 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-21 19:58:56 (4229) [INFO] 
* 2023-10-21 19:59:11 (4259) [INFO] 
* 2023-10-21 19:59:11 (1773) [INFO] Checking /scripts/sysup
* 2023-10-21 19:59:11 (4228) [INFO] Running: /scripts/sysup
* 2023-10-21 19:59:11 (4229) [INFO] 
* 2023-10-21 19:59:12 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-21 19:59:12 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-21 19:59:12 (4259) [INFO] 
* 2023-10-21 19:59:13 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-21 19:59:13 (155) [WARN] *** 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 19:59:27 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-21 19:59:27 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-21 19:59:28 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-21 19:59:28 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-21 19:59:28 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-21 19:59:28 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/A1FSmEoTTc/ea_profile.json
* 2023-10-21 19:59:28 (2293) [INFO] Backed up EA4 profile to /tmp/A1FSmEoTTc/ea_profile.json
* 2023-10-21 19:59:28 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID k6jvgg) Cannot update this system’s kernel.
* 2023-10-21 19:59:29 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-22 19:58:54 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-22 19:58:55 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-22 19:58:55 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-22 19:58:55 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-22 19:58:55 (4229) [INFO] 
* 2023-10-22 19:58:55 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-22 19:58:55 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-22 19:58:55 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-22 19:58:55 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-22 19:58:55 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-22 19:58:55 (4259) [INFO] 
* 2023-10-22 19:58:55 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-22 19:58:55 (4229) [INFO] 
* 2023-10-22 19:59:14 (4259) [INFO] 
* 2023-10-22 19:59:14 (1773) [INFO] Checking /scripts/sysup
* 2023-10-22 19:59:14 (4228) [INFO] Running: /scripts/sysup
* 2023-10-22 19:59:14 (4229) [INFO] 
* 2023-10-22 19:59:14 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-22 19:59:15 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-22 19:59:15 (4259) [INFO] 
* 2023-10-22 19:59:15 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-22 19:59:15 (155) [WARN] *** 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 19:59:30 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-22 19:59:30 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-22 19:59:30 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-22 19:59:30 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-22 19:59:30 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-22 19:59:30 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/hOwOAnFlBX/ea_profile.json
* 2023-10-22 19:59:30 (2293) [INFO] Backed up EA4 profile to /tmp/hOwOAnFlBX/ea_profile.json
* 2023-10-22 19:59:31 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6rjypp) Cannot update this system’s kernel.
* 2023-10-22 19:59:31 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-23 19:58:25 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-23 19:58:25 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-23 19:58:25 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-23 19:58:25 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-23 19:58:25 (4229) [INFO] 
* 2023-10-23 19:58:25 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-23 19:58:25 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-23 19:58:25 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-23 19:58:25 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-23 19:58:25 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-23 19:58:25 (4259) [INFO] 
* 2023-10-23 19:58:25 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-23 19:58:25 (4229) [INFO] 
* 2023-10-23 19:58:46 (4259) [INFO] 
* 2023-10-23 19:58:46 (1773) [INFO] Checking /scripts/sysup
* 2023-10-23 19:58:46 (4228) [INFO] Running: /scripts/sysup
* 2023-10-23 19:58:46 (4229) [INFO] 
* 2023-10-23 19:58:46 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-23 19:58:47 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-23 19:58:47 (4259) [INFO] 
* 2023-10-23 19:58:47 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-23 19:58:47 (155) [WARN] *** 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 19:59:01 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-23 19:59:01 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-23 19:59:01 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-23 19:59:01 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-23 19:59:02 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-23 19:59:02 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/GbHumJI2fV/ea_profile.json
* 2023-10-23 19:59:02 (2293) [INFO] Backed up EA4 profile to /tmp/GbHumJI2fV/ea_profile.json
* 2023-10-23 19:59:02 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bw9q4f) Cannot update this system’s kernel.
* 2023-10-23 19:59:03 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-24 19:58:25 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-24 19:58:25 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-24 19:58:25 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-24 19:58:25 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-24 19:58:25 (4229) [INFO] 
* 2023-10-24 19:58:25 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-24 19:58:25 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-24 19:58:25 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-24 19:58:25 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-24 19:58:25 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-24 19:58:25 (4259) [INFO] 
* 2023-10-24 19:58:25 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-24 19:58:25 (4229) [INFO] 
* 2023-10-24 19:58:44 (4259) [INFO] 
* 2023-10-24 19:58:44 (1773) [INFO] Checking /scripts/sysup
* 2023-10-24 19:58:44 (4228) [INFO] Running: /scripts/sysup
* 2023-10-24 19:58:44 (4229) [INFO] 
* 2023-10-24 19:58:44 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-24 19:58:45 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-24 19:58:45 (4259) [INFO] 
* 2023-10-24 19:58:45 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-24 19:58:45 (155) [WARN] *** 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 19:59:01 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-24 19:59:01 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-24 19:59:01 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-24 19:59:01 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-24 19:59:01 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-24 19:59:01 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/4QmmmzhLSp/ea_profile.json
* 2023-10-24 19:59:01 (2293) [INFO] Backed up EA4 profile to /tmp/4QmmmzhLSp/ea_profile.json
* 2023-10-24 19:59:02 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wbee2n) Cannot update this system’s kernel.
* 2023-10-24 19:59:02 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-25 19:59:46 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-25 19:59:46 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-25 19:59:46 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-25 19:59:46 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-25 19:59:46 (4229) [INFO] 
* 2023-10-25 19:59:47 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-25 19:59:47 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-25 19:59:47 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-25 19:59:47 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-25 19:59:47 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-25 19:59:47 (4259) [INFO] 
* 2023-10-25 19:59:47 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-25 19:59:47 (4229) [INFO] 
* 2023-10-25 20:00:07 (4259) [INFO] 
* 2023-10-25 20:00:07 (1773) [INFO] Checking /scripts/sysup
* 2023-10-25 20:00:07 (4228) [INFO] Running: /scripts/sysup
* 2023-10-25 20:00:07 (4229) [INFO] 
* 2023-10-25 20:00:07 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-25 20:00:08 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-25 20:00:08 (4259) [INFO] 
* 2023-10-25 20:00:10 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-25 20:00:10 (155) [WARN] *** 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 20:00:37 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-25 20:00:37 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-25 20:00:37 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-25 20:00:37 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-25 20:00:37 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-25 20:00:37 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/GKFJcQkeYd/ea_profile.json
* 2023-10-25 20:00:38 (2293) [INFO] Backed up EA4 profile to /tmp/GKFJcQkeYd/ea_profile.json
* 2023-10-25 20:00:38 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID f2ycag) Cannot update this system’s kernel.
* 2023-10-25 20:00:38 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-26 19:58:45 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-26 19:58:46 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-26 19:58:46 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-26 19:58:46 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-26 19:58:46 (4229) [INFO] 
* 2023-10-26 19:58:46 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-26 19:58:46 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-26 19:58:46 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-26 19:58:46 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-26 19:58:46 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-26 19:58:46 (4259) [INFO] 
* 2023-10-26 19:58:46 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-26 19:58:46 (4229) [INFO] 
* 2023-10-26 19:59:05 (4259) [INFO] 
* 2023-10-26 19:59:05 (1773) [INFO] Checking /scripts/sysup
* 2023-10-26 19:59:05 (4228) [INFO] Running: /scripts/sysup
* 2023-10-26 19:59:05 (4229) [INFO] 
* 2023-10-26 19:59:05 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-26 19:59:05 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-26 19:59:05 (4259) [INFO] 
* 2023-10-26 19:59:06 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-26 19:59:06 (155) [WARN] *** 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 19:59:20 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-26 19:59:20 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-26 19:59:20 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-26 19:59:20 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-26 19:59:20 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-26 19:59:20 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/gWDI3DCIF4/ea_profile.json
* 2023-10-26 19:59:21 (2293) [INFO] Backed up EA4 profile to /tmp/gWDI3DCIF4/ea_profile.json
* 2023-10-26 19:59:21 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 43px6x) Cannot update this system’s kernel.
* 2023-10-26 19:59:21 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-27 19:58:42 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-27 19:58:43 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-27 19:58:43 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-27 19:58:43 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-27 19:58:43 (4229) [INFO] 
* 2023-10-27 19:58:43 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-27 19:58:43 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-27 19:58:43 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-27 19:58:43 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-27 19:58:43 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-27 19:58:43 (4259) [INFO] 
* 2023-10-27 19:58:43 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-27 19:58:43 (4229) [INFO] 
* 2023-10-27 19:58:57 (4259) [INFO] 
* 2023-10-27 19:58:57 (1773) [INFO] Checking /scripts/sysup
* 2023-10-27 19:58:57 (4228) [INFO] Running: /scripts/sysup
* 2023-10-27 19:58:57 (4229) [INFO] 
* 2023-10-27 19:58:57 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-27 19:58:58 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-27 19:58:58 (4259) [INFO] 
* 2023-10-27 19:58:58 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-27 19:58:58 (155) [WARN] *** 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 19:59:12 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-27 19:59:12 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-27 19:59:12 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-27 19:59:12 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-27 19:59:13 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-27 19:59:13 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/_aBcCHM3VJ/ea_profile.json
* 2023-10-27 19:59:13 (2293) [INFO] Backed up EA4 profile to /tmp/_aBcCHM3VJ/ea_profile.json
* 2023-10-27 19:59:13 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zgwj2s) Cannot update this system’s kernel.
* 2023-10-27 19:59:14 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-28 19:58:54 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-28 19:58:54 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-28 19:58:54 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-28 19:58:54 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-28 19:58:54 (4229) [INFO] 
* 2023-10-28 19:58:54 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-28 19:58:54 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-28 19:58:54 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-28 19:58:54 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-28 19:58:54 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-28 19:58:54 (4259) [INFO] 
* 2023-10-28 19:58:54 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-28 19:58:54 (4229) [INFO] 
* 2023-10-28 19:59:10 (4259) [INFO] 
* 2023-10-28 19:59:10 (1773) [INFO] Checking /scripts/sysup
* 2023-10-28 19:59:10 (4228) [INFO] Running: /scripts/sysup
* 2023-10-28 19:59:10 (4229) [INFO] 
* 2023-10-28 19:59:11 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-28 19:59:11 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-28 19:59:11 (4259) [INFO] 
* 2023-10-28 19:59:12 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-28 19:59:12 (155) [WARN] *** 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 19:59:25 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-28 19:59:25 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-28 19:59:25 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-28 19:59:25 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-28 19:59:26 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-28 19:59:26 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Jjo3bDffkK/ea_profile.json
* 2023-10-28 19:59:26 (2293) [INFO] Backed up EA4 profile to /tmp/Jjo3bDffkK/ea_profile.json
* 2023-10-28 19:59:26 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID eqwahw) Cannot update this system’s kernel.
* 2023-10-28 19:59:27 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-29 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-29 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-29 19:58:51 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-29 19:58:51 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-29 19:58:51 (4229) [INFO] 
* 2023-10-29 19:58:51 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-29 19:58:51 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-29 19:58:51 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-29 19:58:51 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-29 19:58:51 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-29 19:58:51 (4259) [INFO] 
* 2023-10-29 19:58:51 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-29 19:58:51 (4229) [INFO] 
* 2023-10-29 19:59:08 (4259) [INFO] 
* 2023-10-29 19:59:08 (1773) [INFO] Checking /scripts/sysup
* 2023-10-29 19:59:08 (4228) [INFO] Running: /scripts/sysup
* 2023-10-29 19:59:08 (4229) [INFO] 
* 2023-10-29 19:59:08 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-29 19:59:09 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-29 19:59:09 (4259) [INFO] 
* 2023-10-29 19:59:09 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-29 19:59:09 (155) [WARN] *** 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 19:59:25 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-29 19:59:25 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-29 19:59:25 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-29 19:59:25 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-29 19:59:25 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-29 19:59:25 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/IhGpEsOWe9/ea_profile.json
* 2023-10-29 19:59:25 (2293) [INFO] Backed up EA4 profile to /tmp/IhGpEsOWe9/ea_profile.json
* 2023-10-29 19:59:25 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5tp42j) Cannot update this system’s kernel.
* 2023-10-29 19:59:26 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-30 19:58:27 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-30 19:58:27 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-30 19:58:27 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-30 19:58:27 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-30 19:58:27 (4229) [INFO] 
* 2023-10-30 19:58:28 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-30 19:58:28 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-30 19:58:28 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-30 19:58:28 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-30 19:58:28 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-30 19:58:28 (4259) [INFO] 
* 2023-10-30 19:58:28 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-30 19:58:28 (4229) [INFO] 
* 2023-10-30 19:58:43 (4259) [INFO] 
* 2023-10-30 19:58:43 (1773) [INFO] Checking /scripts/sysup
* 2023-10-30 19:58:43 (4228) [INFO] Running: /scripts/sysup
* 2023-10-30 19:58:43 (4229) [INFO] 
* 2023-10-30 19:58:43 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-30 19:58:43 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-30 19:58:43 (4259) [INFO] 
* 2023-10-30 19:58:44 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-30 19:58:44 (155) [WARN] *** 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 19:58:58 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-10-30 19:58:58 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-30 19:58:58 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-30 19:58:58 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-30 19:58:58 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-30 19:58:58 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/36aWorfH9p/ea_profile.json
* 2023-10-30 19:58:59 (2293) [INFO] Backed up EA4 profile to /tmp/36aWorfH9p/ea_profile.json
* 2023-10-30 19:58:59 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID k8525a) Cannot update this system’s kernel.
* 2023-10-30 19:58:59 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-10-31 19:58:26 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-10-31 19:58:26 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-10-31 19:58:26 (1752) [INFO] Checking if your system is up to date: 
* 2023-10-31 19:58:26 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-10-31 19:58:26 (4229) [INFO] 
* 2023-10-31 19:58:26 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-10-31 19:58:26 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-10-31 19:58:26 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-10-31 19:58:26 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-10-31 19:58:26 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-10-31 19:58:26 (4259) [INFO] 
* 2023-10-31 19:58:26 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-10-31 19:58:26 (4229) [INFO] 
* 2023-10-31 19:58:43 (4259) [INFO] 
* 2023-10-31 19:58:43 (1773) [INFO] Checking /scripts/sysup
* 2023-10-31 19:58:43 (4228) [INFO] Running: /scripts/sysup
* 2023-10-31 19:58:43 (4229) [INFO] 
* 2023-10-31 19:58:43 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-10-31 19:58:43 (4242) [INFO]   All Needed Packages are already installed.
* 2023-10-31 19:58:43 (4259) [INFO] 
* 2023-10-31 19:58:44 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-10-31 19:58:44 (155) [WARN] *** 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 19:58:59 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-10-31 19:58:59 (1619) [ERROR] http://la.mirrors.clouvider.net/CentOS/7.9.2009/updates/x86_64/repodata/17e897ceb46e0f3f437721ccf2ed53bdce3e625d6dd4afe6d06d00d7958a4b20-filelists.sqlite.bz2: [Errno 14] HTTP Error 500 - Internal Server Error
Trying other mirror.
http://la.mirrors.clouvider.net/CentOS/7.9.2009/updates/x86_64/repodata/3534828f411ac2ca26f69ecdfa3116f872c45d33118402c4cff4d4321dbbfbf5-other.sqlite.bz2: [Errno 14] HTTP Error 500 - Internal Server Error
Trying other mirror.
* 2023-10-31 19:58:59 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-10-31 19:59:00 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-10-31 19:59:00 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-10-31 19:59:00 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-10-31 19:59:00 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/q1GJ2PVGdr/ea_profile.json
* 2023-10-31 19:59:00 (2293) [INFO] Backed up EA4 profile to /tmp/q1GJ2PVGdr/ea_profile.json
* 2023-10-31 19:59:00 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9q75uk) Cannot update this system’s kernel.
* 2023-10-31 19:59:01 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-01 19:58:47 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-01 19:58:48 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-01 19:58:48 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-01 19:58:48 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-01 19:58:48 (4229) [INFO] 
* 2023-11-01 19:58:48 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-01 19:58:48 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-01 19:58:48 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-01 19:58:48 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-01 19:58:48 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-01 19:58:48 (4259) [INFO] 
* 2023-11-01 19:58:48 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-01 19:58:48 (4229) [INFO] 
* 2023-11-01 19:59:06 (4259) [INFO] 
* 2023-11-01 19:59:06 (1773) [INFO] Checking /scripts/sysup
* 2023-11-01 19:59:06 (4228) [INFO] Running: /scripts/sysup
* 2023-11-01 19:59:06 (4229) [INFO] 
* 2023-11-01 19:59:06 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-01 19:59:07 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-01 19:59:07 (4259) [INFO] 
* 2023-11-01 19:59:07 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-01 19:59:07 (155) [WARN] *** 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 19:59:23 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-01 19:59:23 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-01 19:59:23 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-01 19:59:23 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-01 19:59:23 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-01 19:59:23 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/CMLVVYB7v6/ea_profile.json
* 2023-11-01 19:59:23 (2293) [INFO] Backed up EA4 profile to /tmp/CMLVVYB7v6/ea_profile.json
* 2023-11-01 19:59:24 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t78un9) Cannot update this system’s kernel.
* 2023-11-01 19:59:24 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-02 19:58:20 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-02 19:58:20 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-02 19:58:20 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-02 19:58:20 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-02 19:58:20 (4229) [INFO] 
* 2023-11-02 19:58:20 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-02 19:58:20 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-02 19:58:20 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-02 19:58:20 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-02 19:58:20 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-02 19:58:20 (4259) [INFO] 
* 2023-11-02 19:58:20 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-02 19:58:20 (4229) [INFO] 
* 2023-11-02 19:58:36 (4259) [INFO] 
* 2023-11-02 19:58:36 (1773) [INFO] Checking /scripts/sysup
* 2023-11-02 19:58:36 (4228) [INFO] Running: /scripts/sysup
* 2023-11-02 19:58:36 (4229) [INFO] 
* 2023-11-02 19:58:36 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-02 19:58:37 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-02 19:58:37 (4259) [INFO] 
* 2023-11-02 19:58:37 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-02 19:58:37 (155) [WARN] *** 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 19:58:51 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-02 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-02 19:58:51 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-02 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-02 19:58:51 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-02 19:58:51 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/cDxX3uZbBJ/ea_profile.json
* 2023-11-02 19:58:52 (2293) [INFO] Backed up EA4 profile to /tmp/cDxX3uZbBJ/ea_profile.json
* 2023-11-02 19:58:52 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3d8uph) Cannot update this system’s kernel.
* 2023-11-02 19:58:52 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-03 19:58:24 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-03 19:58:25 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-03 19:58:25 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-03 19:58:25 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-03 19:58:25 (4229) [INFO] 
* 2023-11-03 19:58:25 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-03 19:58:25 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-03 19:58:25 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-03 19:58:25 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-03 19:58:25 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-03 19:58:25 (4259) [INFO] 
* 2023-11-03 19:58:25 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-03 19:58:25 (4229) [INFO] 
* 2023-11-03 19:58:44 (4259) [INFO] 
* 2023-11-03 19:58:44 (1773) [INFO] Checking /scripts/sysup
* 2023-11-03 19:58:44 (4228) [INFO] Running: /scripts/sysup
* 2023-11-03 19:58:44 (4229) [INFO] 
* 2023-11-03 19:58:45 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-03 19:58:45 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-03 19:58:45 (4259) [INFO] 
* 2023-11-03 19:58:46 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-03 19:58:46 (155) [WARN] *** 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 19:59:00 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-03 19:59:00 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-03 19:59:00 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-03 19:59:00 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-03 19:59:00 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-03 19:59:00 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/a3ncG9k8iu/ea_profile.json
* 2023-11-03 19:59:00 (2293) [INFO] Backed up EA4 profile to /tmp/a3ncG9k8iu/ea_profile.json
* 2023-11-03 19:59:00 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 22u7z4) Cannot update this system’s kernel.
* 2023-11-03 19:59:01 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-04 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-04 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-04 19:58:51 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-04 19:58:51 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-04 19:58:51 (4229) [INFO] 
* 2023-11-04 19:58:51 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-04 19:58:51 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-04 19:58:51 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-04 19:58:51 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-04 19:58:51 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-04 19:58:51 (4259) [INFO] 
* 2023-11-04 19:58:51 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-04 19:58:51 (4229) [INFO] 
* 2023-11-04 19:59:07 (4259) [INFO] 
* 2023-11-04 19:59:07 (1773) [INFO] Checking /scripts/sysup
* 2023-11-04 19:59:07 (4228) [INFO] Running: /scripts/sysup
* 2023-11-04 19:59:07 (4229) [INFO] 
* 2023-11-04 19:59:07 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-04 19:59:08 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-04 19:59:08 (4259) [INFO] 
* 2023-11-04 19:59:08 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-04 19:59:08 (155) [WARN] *** 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 19:59:25 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-04 19:59:25 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-04 19:59:25 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-04 19:59:25 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-04 19:59:25 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-04 19:59:25 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/NxG2g_MdQB/ea_profile.json
* 2023-11-04 19:59:26 (2293) [INFO] Backed up EA4 profile to /tmp/NxG2g_MdQB/ea_profile.json
* 2023-11-04 19:59:26 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3kvjb4) Cannot update this system’s kernel.
* 2023-11-04 19:59:26 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-05 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-05 19:58:52 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-05 19:58:52 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-05 19:58:52 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-05 19:58:52 (4229) [INFO] 
* 2023-11-05 19:58:52 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-05 19:58:52 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-05 19:58:52 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-05 19:58:52 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-05 19:58:52 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-05 19:58:52 (4259) [INFO] 
* 2023-11-05 19:58:52 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-05 19:58:52 (4229) [INFO] 
* 2023-11-05 19:58:56 (4242) [INFO] http://mirror.team-cymru.com/epel/7/x86_64/repodata/9fe0a9fd3ebf7e82555def5a0469029b974fb3698c50b6b952dc49bc20a35a45-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-11-05 19:58:56 (4242) [INFO] Trying other mirror.
* 2023-11-05 19:58:56 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-11-05 19:58:56 (4242) [INFO] 
* 2023-11-05 19:58:56 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-11-05 19:58:56 (4242) [INFO] 
* 2023-11-05 19:58:56 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-11-05 19:58:56 (4242) [INFO] 
* 2023-11-05 19:59:06 (4259) [INFO] 
* 2023-11-05 19:59:06 (1773) [INFO] Checking /scripts/sysup
* 2023-11-05 19:59:06 (4228) [INFO] Running: /scripts/sysup
* 2023-11-05 19:59:06 (4229) [INFO] 
* 2023-11-05 19:59:06 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-05 19:59:07 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-05 19:59:07 (4259) [INFO] 
* 2023-11-05 19:59:07 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-05 19:59:07 (155) [WARN] *** 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 19:59:22 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-11-05 19:59:22 (1619) [ERROR] http://mirror.team-cymru.com/epel/7/x86_64/repodata/7100a1bc61c37dac1f74a38bba4ce5dde7ec4fc9bb786cc8cc7e3d0832e9001c-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/.

* 2023-11-05 19:59:22 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-05 19:59:22 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-05 19:59:22 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-05 19:59:23 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-05 19:59:23 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/nfm1L8oume/ea_profile.json
* 2023-11-05 19:59:23 (2293) [INFO] Backed up EA4 profile to /tmp/nfm1L8oume/ea_profile.json
* 2023-11-05 19:59:23 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7ya3vb) Cannot update this system’s kernel.
* 2023-11-05 19:59:24 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-06 19:58:22 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-06 19:58:22 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-06 19:58:22 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-06 19:58:22 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-06 19:58:22 (4229) [INFO] 
* 2023-11-06 19:58:22 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-06 19:58:22 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-06 19:58:22 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-06 19:58:22 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-06 19:58:22 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-06 19:58:22 (4259) [INFO] 
* 2023-11-06 19:58:22 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-06 19:58:22 (4229) [INFO] 
* 2023-11-06 19:58:53 (4242) [INFO] Could not retrieve mirrorlist http://httpupdate.cpanel.net/cPAddons-c7-x86_64-mirrorlist error was
* 2023-11-06 19:58:53 (4242) [INFO] 12: Timeout on http://httpupdate.cpanel.net/cPAddons-c7-x86_64-mirrorlist: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
* 2023-11-06 19:58:53 (4242) [INFO] 
* 2023-11-06 19:58:53 (4242) [INFO] 
* 2023-11-06 19:58:53 (4242) [INFO]  One of the configured repositories failed (Unknown),
* 2023-11-06 19:58:53 (4242) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 2023-11-06 19:58:53 (4242) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-11-06 19:58:53 (4242) [INFO] 
* 2023-11-06 19:58:53 (4242) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 2023-11-06 19:58:53 (4242) [INFO] 
* 2023-11-06 19:58:53 (4242) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-11-06 19:58:53 (4242) [INFO]         upstream. This is most often useful if you are using a newer
* 2023-11-06 19:58:53 (4242) [INFO]         distribution release than is supported by the repository (and the
* 2023-11-06 19:58:53 (4242) [INFO]         packages for the previous distribution release still work).
* 2023-11-06 19:58:53 (4242) [INFO] 
* 2023-11-06 19:58:53 (4242) [INFO]      3. Run the command with the repository temporarily disabled
* 2023-11-06 19:58:53 (4242) [INFO]             yum --disablerepo=<repoid> ...
* 2023-11-06 19:58:53 (4242) [INFO] 
* 2023-11-06 19:58:53 (4242) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-11-06 19:58:53 (4242) [INFO]         will then just ignore the repository until you permanently enable it
* 2023-11-06 19:58:53 (4242) [INFO]         again or use --enablerepo for temporary usage:
* 2023-11-06 19:58:53 (4242) [INFO] 
* 2023-11-06 19:58:53 (4242) [INFO]             yum-config-manager --disable <repoid>
* 2023-11-06 19:58:53 (4242) [INFO]         or
* 2023-11-06 19:58:53 (4242) [INFO]             subscription-manager repos --disable=<repoid>
* 2023-11-06 19:58:53 (4242) [INFO] 
* 2023-11-06 19:58:53 (4242) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-11-06 19:58:53 (4242) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 2023-11-06 19:58:53 (4242) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 2023-11-06 19:58:53 (4242) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 2023-11-06 19:58:53 (4242) [INFO]         compromise:
* 2023-11-06 19:58:53 (4242) [INFO] 
* 2023-11-06 19:58:53 (4242) [INFO]             yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2023-11-06 19:58:53 (4242) [INFO] 
* 2023-11-06 19:58:53 (4242) [INFO] Cannot find a valid baseurl for repo: cpanel-addons-production-feed/x86_64
* 2023-11-06 19:58:53 (4259) [INFO] 
* 2023-11-06 19:58:53 (1759) [WARN] Your system is not up to date please run: /usr/bin/yum update
* 2023-11-06 19:58:53 (1773) [INFO] Checking /scripts/sysup
* 2023-11-06 19:58:53 (4228) [INFO] Running: /scripts/sysup
* 2023-11-06 19:58:53 (4229) [INFO] 
* 2023-11-06 19:58:53 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-06 19:58:53 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-06 19:58:53 (4259) [INFO] 
* 2023-11-06 19:58:54 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-06 19:58:54 (155) [WARN] *** 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 19:59:25 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-06 19:59:25 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-06 19:59:25 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-06 19:59:25 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-06 19:59:25 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-06 19:59:25 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/PneUk3dMrn/ea_profile.json
* 2023-11-06 19:59:25 (2293) [INFO] Backed up EA4 profile to /tmp/PneUk3dMrn/ea_profile.json
* 2023-11-06 19:59:26 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID v7b3qj) Cannot update this system’s kernel.
* 2023-11-06 19:59:26 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-07 19:58:24 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-07 19:58:24 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-07 19:58:24 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-07 19:58:24 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-07 19:58:24 (4229) [INFO] 
* 2023-11-07 19:58:24 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-07 19:58:24 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-07 19:58:24 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-07 19:58:24 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-07 19:58:25 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-07 19:58:25 (4259) [INFO] 
* 2023-11-07 19:58:25 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-07 19:58:25 (4229) [INFO] 
* 2023-11-07 19:58:30 (4242) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/9bbe759b564f3aae9505464ba87652ade7a3f87f7ea87f5272231f05e720dee0-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-11-07 19:58:30 (4242) [INFO] Trying other mirror.
* 2023-11-07 19:58:30 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-11-07 19:58:30 (4242) [INFO] 
* 2023-11-07 19:58:30 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-11-07 19:58:30 (4242) [INFO] 
* 2023-11-07 19:58:30 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-11-07 19:58:30 (4242) [INFO] 
* 2023-11-07 19:58:30 (4242) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/ab527fba50e9f11856f79f0d7fd73201c81e2c82670b968316aab34519908205-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-11-07 19:58:30 (4242) [INFO] Trying other mirror.
* 2023-11-07 19:58:31 (4242) [INFO] https://mirror.team-cymru.com/epel/7/x86_64/repodata/ab527fba50e9f11856f79f0d7fd73201c81e2c82670b968316aab34519908205-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-11-07 19:58:31 (4242) [INFO] Trying other mirror.
* 2023-11-07 19:58:40 (4259) [INFO] 
* 2023-11-07 19:58:40 (1773) [INFO] Checking /scripts/sysup
* 2023-11-07 19:58:40 (4228) [INFO] Running: /scripts/sysup
* 2023-11-07 19:58:40 (4229) [INFO] 
* 2023-11-07 19:58:40 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-07 19:58:41 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-07 19:58:41 (4259) [INFO] 
* 2023-11-07 19:58:41 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-07 19:58:41 (155) [WARN] *** 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 19:58:57 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-11-07 19:58:57 (1619) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/633ede1db2de0430e39dedbd68908012995cbd2761cde4d975fb522654ccb9dd-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://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/3b15b31ae7635da0f61ad84d04a80836549a0812c23d53f08520a379c8b8bd5c-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://mirror.team-cymru.com/epel/7/x86_64/repodata/3b15b31ae7635da0f61ad84d04a80836549a0812c23d53f08520a379c8b8bd5c-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-11-07 19:58:57 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-07 19:58:57 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-07 19:58:57 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-07 19:58:57 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-07 19:58:57 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/1C16FPCQ1I/ea_profile.json
* 2023-11-07 19:58:58 (2293) [INFO] Backed up EA4 profile to /tmp/1C16FPCQ1I/ea_profile.json
* 2023-11-07 19:58:58 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gm7r64) Cannot update this system’s kernel.
* 2023-11-07 19:58:58 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-08 19:59:31 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-08 19:59:31 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-08 19:59:31 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-08 19:59:31 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-08 19:59:31 (4229) [INFO] 
* 2023-11-08 19:59:31 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-08 19:59:31 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-08 19:59:31 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-08 19:59:31 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-08 19:59:31 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-08 19:59:31 (4259) [INFO] 
* 2023-11-08 19:59:31 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-08 19:59:31 (4229) [INFO] 
* 2023-11-08 19:59:37 (4242) [INFO] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/47688c54b5eff305368e26641ae78b4cf783251364720a5a1748cd88b605877e-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-11-08 19:59:37 (4242) [INFO] Trying other mirror.
* 2023-11-08 19:59:37 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-11-08 19:59:37 (4242) [INFO] 
* 2023-11-08 19:59:37 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-11-08 19:59:37 (4242) [INFO] 
* 2023-11-08 19:59:37 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-11-08 19:59:37 (4242) [INFO] 
* 2023-11-08 19:59:47 (4259) [INFO] 
* 2023-11-08 19:59:47 (1773) [INFO] Checking /scripts/sysup
* 2023-11-08 19:59:47 (4228) [INFO] Running: /scripts/sysup
* 2023-11-08 19:59:47 (4229) [INFO] 
* 2023-11-08 19:59:47 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-08 19:59:48 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-08 19:59:48 (4259) [INFO] 
* 2023-11-08 19:59:48 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-08 19:59:48 (155) [WARN] *** 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 20:00:03 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-11-08 20:00:03 (1619) [ERROR] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/72f99ce6e27a4e113c1425c3b6c64a6c082f83cdb46271b437dacc9629b8b17e-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/.

* 2023-11-08 20:00:03 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-08 20:00:03 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-08 20:00:03 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-08 20:00:03 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-08 20:00:03 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/kArsJAbS5s/ea_profile.json
* 2023-11-08 20:00:04 (2293) [INFO] Backed up EA4 profile to /tmp/kArsJAbS5s/ea_profile.json
* 2023-11-08 20:00:04 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pnc4s5) Cannot update this system’s kernel.
* 2023-11-08 20:00:04 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-09 19:58:36 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-09 19:58:37 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-09 19:58:37 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-09 19:58:37 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-09 19:58:37 (4229) [INFO] 
* 2023-11-09 19:58:37 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-09 19:58:37 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-09 19:58:37 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-09 19:58:37 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-09 19:58:37 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-09 19:58:37 (4259) [INFO] 
* 2023-11-09 19:58:37 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-09 19:58:37 (4229) [INFO] 
* 2023-11-09 19:58:50 (4259) [INFO] 
* 2023-11-09 19:58:50 (1773) [INFO] Checking /scripts/sysup
* 2023-11-09 19:58:50 (4228) [INFO] Running: /scripts/sysup
* 2023-11-09 19:58:50 (4229) [INFO] 
* 2023-11-09 19:58:51 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-09 19:58:51 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-09 19:58:51 (4259) [INFO] 
* 2023-11-09 19:58:52 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-09 19:58:52 (155) [WARN] *** 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 19:59:06 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-09 19:59:06 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-09 19:59:06 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-09 19:59:06 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-09 19:59:06 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-09 19:59:06 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/gxqJ_WZK6Q/ea_profile.json
* 2023-11-09 19:59:06 (2293) [INFO] Backed up EA4 profile to /tmp/gxqJ_WZK6Q/ea_profile.json
* 2023-11-09 19:59:06 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hhhn23) Cannot update this system’s kernel.
* 2023-11-09 19:59:07 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-10 19:58:18 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-10 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-10 19:58:19 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-10 19:58:19 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-10 19:58:19 (4229) [INFO] 
* 2023-11-10 19:58:19 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-10 19:58:19 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-10 19:58:19 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-10 19:58:19 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-10 19:58:19 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-10 19:58:19 (4259) [INFO] 
* 2023-11-10 19:58:19 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-10 19:58:19 (4229) [INFO] 
* 2023-11-10 19:58:34 (4259) [INFO] 
* 2023-11-10 19:58:34 (1773) [INFO] Checking /scripts/sysup
* 2023-11-10 19:58:34 (4228) [INFO] Running: /scripts/sysup
* 2023-11-10 19:58:34 (4229) [INFO] 
* 2023-11-10 19:58:35 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-10 19:58:35 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-10 19:58:35 (4259) [INFO] 
* 2023-11-10 19:58:36 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-10 19:58:36 (155) [WARN] *** 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 19:58:49 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-10 19:58:49 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-10 19:58:49 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-10 19:58:49 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-10 19:58:49 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-10 19:58:49 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/MnfOF05qiU/ea_profile.json
* 2023-11-10 19:58:50 (2293) [INFO] Backed up EA4 profile to /tmp/MnfOF05qiU/ea_profile.json
* 2023-11-10 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fp7hcu) Cannot update this system’s kernel.
* 2023-11-10 19:58:50 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-11 19:58:45 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-11 19:58:45 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-11 19:58:45 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-11 19:58:45 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-11 19:58:45 (4229) [INFO] 
* 2023-11-11 19:58:45 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-11 19:58:46 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-11 19:58:46 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-11 19:58:46 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-11 19:58:46 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-11 19:58:46 (4259) [INFO] 
* 2023-11-11 19:58:46 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-11 19:58:46 (4229) [INFO] 
* 2023-11-11 19:59:01 (4259) [INFO] 
* 2023-11-11 19:59:01 (1773) [INFO] Checking /scripts/sysup
* 2023-11-11 19:59:01 (4228) [INFO] Running: /scripts/sysup
* 2023-11-11 19:59:01 (4229) [INFO] 
* 2023-11-11 19:59:02 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-11 19:59:02 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-11 19:59:02 (4259) [INFO] 
* 2023-11-11 19:59:03 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-11 19:59:03 (155) [WARN] *** 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 19:59:16 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-11 19:59:16 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-11 19:59:16 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-11 19:59:16 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-11 19:59:16 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-11 19:59:16 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/KIoJUr_CAZ/ea_profile.json
* 2023-11-11 19:59:17 (2293) [INFO] Backed up EA4 profile to /tmp/KIoJUr_CAZ/ea_profile.json
* 2023-11-11 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 57nue9) Cannot update this system’s kernel.
* 2023-11-11 19:59:18 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-12 19:58:42 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-12 19:58:43 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-12 19:58:43 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-12 19:58:43 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-12 19:58:43 (4229) [INFO] 
* 2023-11-12 19:58:43 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-12 19:58:43 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-12 19:58:43 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-12 19:58:43 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-12 19:58:43 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-12 19:58:43 (4259) [INFO] 
* 2023-11-12 19:58:43 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-12 19:58:43 (4229) [INFO] 
* 2023-11-12 19:58:57 (4259) [INFO] 
* 2023-11-12 19:58:57 (1773) [INFO] Checking /scripts/sysup
* 2023-11-12 19:58:57 (4228) [INFO] Running: /scripts/sysup
* 2023-11-12 19:58:57 (4229) [INFO] 
* 2023-11-12 19:58:58 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-12 19:58:58 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-12 19:58:58 (4259) [INFO] 
* 2023-11-12 19:58:58 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-12 19:58:58 (155) [WARN] *** 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 19:59:12 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-12 19:59:12 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-12 19:59:12 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-12 19:59:12 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-12 19:59:12 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-12 19:59:12 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/CT1pjvwgcv/ea_profile.json
* 2023-11-12 19:59:13 (2293) [INFO] Backed up EA4 profile to /tmp/CT1pjvwgcv/ea_profile.json
* 2023-11-12 19:59:13 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rvnwnn) Cannot update this system’s kernel.
* 2023-11-12 19:59:13 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-13 20:03:40 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-13 20:03:41 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-13 20:03:41 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-13 20:03:41 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-13 20:03:41 (4229) [INFO] 
* 2023-11-13 20:03:41 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-13 20:03:41 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-13 20:03:41 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-13 20:03:41 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-13 20:03:41 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-13 20:03:41 (4259) [INFO] 
* 2023-11-13 20:03:41 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-13 20:03:41 (4229) [INFO] 
* 2023-11-13 20:04:00 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:04:00 (4242) [INFO] Trying other mirror.
* 2023-11-13 20:04:15 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:04:15 (4242) [INFO] Trying other mirror.
* 2023-11-13 20:04:30 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:04:30 (4242) [INFO] Trying other mirror.
* 2023-11-13 20:04:45 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:04:45 (4242) [INFO] Trying other mirror.
* 2023-11-13 20:05:00 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:05:00 (4242) [INFO] Trying other mirror.
* 2023-11-13 20:05:15 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:05:15 (4242) [INFO] Trying other mirror.
* 2023-11-13 20:05:30 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:05:30 (4242) [INFO] Trying other mirror.
* 2023-11-13 20:05:45 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:05:45 (4242) [INFO] Trying other mirror.
* 2023-11-13 20:06:00 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:06:00 (4242) [INFO] Trying other mirror.
* 2023-11-13 20:06:15 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:06:15 (4242) [INFO] Trying other mirror.
* 2023-11-13 20:06:15 (4242) [INFO] 
* 2023-11-13 20:06:15 (4242) [INFO] 
* 2023-11-13 20:06:15 (4242) [INFO]  One of the configured repositories failed (MariaDB102),
* 2023-11-13 20:06:15 (4242) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 2023-11-13 20:06:15 (4242) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2023-11-13 20:06:15 (4242) [INFO] 
* 2023-11-13 20:06:15 (4242) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 2023-11-13 20:06:15 (4242) [INFO] 
* 2023-11-13 20:06:15 (4242) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2023-11-13 20:06:15 (4242) [INFO]         upstream. This is most often useful if you are using a newer
* 2023-11-13 20:06:15 (4242) [INFO]         distribution release than is supported by the repository (and the
* 2023-11-13 20:06:15 (4242) [INFO]         packages for the previous distribution release still work).
* 2023-11-13 20:06:15 (4242) [INFO] 
* 2023-11-13 20:06:15 (4242) [INFO]      3. Run the command with the repository temporarily disabled
* 2023-11-13 20:06:15 (4242) [INFO]             yum --disablerepo=MariaDB102 ...
* 2023-11-13 20:06:15 (4242) [INFO] 
* 2023-11-13 20:06:15 (4242) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 2023-11-13 20:06:15 (4242) [INFO]         will then just ignore the repository until you permanently enable it
* 2023-11-13 20:06:15 (4242) [INFO]         again or use --enablerepo for temporary usage:
* 2023-11-13 20:06:15 (4242) [INFO] 
* 2023-11-13 20:06:15 (4242) [INFO]             yum-config-manager --disable MariaDB102
* 2023-11-13 20:06:15 (4242) [INFO]         or
* 2023-11-13 20:06:15 (4242) [INFO]             subscription-manager repos --disable=MariaDB102
* 2023-11-13 20:06:15 (4242) [INFO] 
* 2023-11-13 20:06:15 (4242) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 2023-11-13 20:06:15 (4242) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 2023-11-13 20:06:15 (4242) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 2023-11-13 20:06:15 (4242) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 2023-11-13 20:06:15 (4242) [INFO]         compromise:
* 2023-11-13 20:06:15 (4242) [INFO] 
* 2023-11-13 20:06:15 (4242) [INFO]             yum-config-manager --save --setopt=MariaDB102.skip_if_unavailable=true
* 2023-11-13 20:06:15 (4242) [INFO] 
* 2023-11-13 20:06:15 (4242) [INFO] failure: repodata/repomd.xml from MariaDB102: [Errno 256] No more mirrors to try.
* 2023-11-13 20:06:15 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:06:15 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:06:15 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:06:15 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:06:15 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:06:15 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:06:15 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:06:15 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:06:15 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:06:15 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-13 20:06:15 (4259) [INFO] 
* 2023-11-13 20:06:15 (1759) [WARN] Your system is not up to date please run: /usr/bin/yum update
* 2023-11-13 20:06:15 (1773) [INFO] Checking /scripts/sysup
* 2023-11-13 20:06:15 (4228) [INFO] Running: /scripts/sysup
* 2023-11-13 20:06:15 (4229) [INFO] 
* 2023-11-13 20:06:15 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-13 20:06:16 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-13 20:06:16 (4259) [INFO] 
* 2023-11-13 20:06:16 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-13 20:06:16 (155) [WARN] *** 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 20:18:10 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-11-13 20:18:10 (1619) [ERROR] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1fc6eb53f2ccf31567fb5b454d72efe4b5a84fc4b54b0cd7587b46245965b9e9-updateinfo.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1f706cecda3e5961c80c37bd886b7da6ac70e4d803d66d4819e063940d2046fe-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/e42e426f28e4479207b80bc18cbd7988f39f802e5a50a3e4e64ed1f9cdf784bf-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://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/cf0a73ba974b6c26db9601afb02a6c30b78f3bfa6896d6cf4485c5e9800075f8-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/33928412efd6b0fa4348ba0abce83b174827ccae15ff4ba11be441c9b6a20c8c-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/41235f8a2b3e9ffb86d5626886711d4e0f1d1c0ac20d3d902cefc07d61e18ff5-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1fc6eb53f2ccf31567fb5b454d72efe4b5a84fc4b54b0cd7587b46245965b9e9-updateinfo.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://mirror.team-cymru.com/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1f706cecda3e5961c80c37bd886b7da6ac70e4d803d66d4819e063940d2046fe-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://mirrors.sonic.net/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1fc6eb53f2ccf31567fb5b454d72efe4b5a84fc4b54b0cd7587b46245965b9e9-updateinfo.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1f706cecda3e5961c80c37bd886b7da6ac70e4d803d66d4819e063940d2046fe-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://mirrors.xmission.com/fedora-epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1fc6eb53f2ccf31567fb5b454d72efe4b5a84fc4b54b0cd7587b46245965b9e9-updateinfo.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1f706cecda3e5961c80c37bd886b7da6ac70e4d803d66d4819e063940d2046fe-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://mirror.dal.nexril.net/fedora-epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1fc6eb53f2ccf31567fb5b454d72efe4b5a84fc4b54b0cd7587b46245965b9e9-updateinfo.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1f706cecda3e5961c80c37bd886b7da6ac70e4d803d66d4819e063940d2046fe-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1fc6eb53f2ccf31567fb5b454d72efe4b5a84fc4b54b0cd7587b46245965b9e9-updateinfo.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1f706cecda3e5961c80c37bd886b7da6ac70e4d803d66d4819e063940d2046fe-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://repos.eggycrew.com/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1fc6eb53f2ccf31567fb5b454d72efe4b5a84fc4b54b0cd7587b46245965b9e9-updateinfo.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1f706cecda3e5961c80c37bd886b7da6ac70e4d803d66d4819e063940d2046fe-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
http://mirrors.mit.edu/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1fc6eb53f2ccf31567fb5b454d72efe4b5a84fc4b54b0cd7587b46245965b9e9-updateinfo.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
http://mirror.math.princeton.edu/pub/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1f706cecda3e5961c80c37bd886b7da6ac70e4d803d66d4819e063940d2046fe-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
http://mirror.tornadovps.com/pub/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTP Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1fc6eb53f2ccf31567fb5b454d72efe4b5a84fc4b54b0cd7587b46245965b9e9-updateinfo.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1f706cecda3e5961c80c37bd886b7da6ac70e4d803d66d4819e063940d2046fe-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://ftp-osl.osuosl.org/pub/fedora-epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1fc6eb53f2ccf31567fb5b454d72efe4b5a84fc4b54b0cd7587b46245965b9e9-updateinfo.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1f706cecda3e5961c80c37bd886b7da6ac70e4d803d66d4819e063940d2046fe-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://veronanetworks.mm.fcix.net/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://pubmirror3.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://pubmirror2.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://pubmirror1.math.uh.edu/fedora-buffet/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirror.rnet.missouri.edu/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://mirror.lstn.net/fedora-epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://reflector.westga.edu/repos/Fedora-EPEL/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.fcix.net/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://iad.mirror.rackspace.com/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.umd.edu/fedora/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.usi.edu/pub/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://epel.mirror.constant.com/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirror.cogentco.com/pub/linux/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://ftp.cse.buffalo.edu/pub/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://mirror.servaxnet.com/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://mirror.csclub.uwaterloo.ca/fedora/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
http://mirror.siena.edu/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://repo.ialab.dsu.edu/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.dst.ca/fedora-linux/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
http://mirror.its.dal.ca/pub/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
https://mirrors.lug.mtu.edu/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirrors.upr.edu/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://muug.ca/mirror/fedora-epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror-mci.yuki.net.uk/fedora-epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://dfw.mirror.rackspace.com/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.steadfastnet.com/epel/7/x86_64/repodata/d065bd8885289871369c1468a8bbcbc91eabd571c588d6d6ed23f5f1f286626f-primary.sqlite.bz2: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
* 2023-11-13 20:18:10 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-13 20:18:10 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-13 20:18:10 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-13 20:18:10 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-13 20:18:10 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/SmiKMGXsKy/ea_profile.json
* 2023-11-13 20:18:10 (2293) [INFO] Backed up EA4 profile to /tmp/SmiKMGXsKy/ea_profile.json
* 2023-11-13 20:18:11 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fnxqbn) Cannot update this system’s kernel.
* 2023-11-13 20:18:11 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-14 19:58:57 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-14 19:58:57 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-14 19:58:57 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-14 19:58:57 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-14 19:58:57 (4229) [INFO] 
* 2023-11-14 19:58:57 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-14 19:58:57 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-14 19:58:57 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-14 19:58:57 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-14 19:58:57 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-14 19:58:57 (4259) [INFO] 
* 2023-11-14 19:58:57 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-14 19:58:57 (4229) [INFO] 
* 2023-11-14 19:59:27 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1f706cecda3e5961c80c37bd886b7da6ac70e4d803d66d4819e063940d2046fe-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-14 19:59:27 (4242) [INFO] Trying other mirror.
* 2023-11-14 19:59:42 (4242) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/1f706cecda3e5961c80c37bd886b7da6ac70e4d803d66d4819e063940d2046fe-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2023-11-14 19:59:42 (4242) [INFO] Trying other mirror.
* 2023-11-14 19:59:56 (4259) [INFO] 
* 2023-11-14 19:59:56 (1773) [INFO] Checking /scripts/sysup
* 2023-11-14 19:59:56 (4228) [INFO] Running: /scripts/sysup
* 2023-11-14 19:59:56 (4229) [INFO] 
* 2023-11-14 19:59:56 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-14 19:59:57 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-14 19:59:57 (4259) [INFO] 
* 2023-11-14 19:59:57 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-14 19:59:57 (155) [WARN] *** 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 20:00:28 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-14 20:00:28 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-14 20:00:28 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-14 20:00:28 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-14 20:00:28 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-14 20:00:28 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/6AIcW6H1Ft/ea_profile.json
* 2023-11-14 20:00:29 (2293) [INFO] Backed up EA4 profile to /tmp/6AIcW6H1Ft/ea_profile.json
* 2023-11-14 20:00:29 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID egjse6) Cannot update this system’s kernel.
* 2023-11-14 20:00:29 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-15 19:59:41 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-15 19:59:42 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-15 19:59:42 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-15 19:59:42 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-15 19:59:42 (4229) [INFO] 
* 2023-11-15 19:59:42 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-15 19:59:42 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-15 19:59:42 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-15 19:59:42 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-15 19:59:42 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-15 19:59:42 (4259) [INFO] 
* 2023-11-15 19:59:42 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-15 19:59:42 (4229) [INFO] 
* 2023-11-15 20:00:00 (4259) [INFO] 
* 2023-11-15 20:00:00 (1773) [INFO] Checking /scripts/sysup
* 2023-11-15 20:00:00 (4228) [INFO] Running: /scripts/sysup
* 2023-11-15 20:00:00 (4229) [INFO] 
* 2023-11-15 20:00:00 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-15 20:00:01 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-15 20:00:01 (4259) [INFO] 
* 2023-11-15 20:00:07 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-15 20:00:07 (155) [WARN] *** 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 20:00:24 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-15 20:00:24 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-15 20:00:24 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-15 20:00:24 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-15 20:00:24 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-15 20:00:24 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ZEtKHv8PLy/ea_profile.json
* 2023-11-15 20:00:25 (2293) [INFO] Backed up EA4 profile to /tmp/ZEtKHv8PLy/ea_profile.json
* 2023-11-15 20:00:25 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6skb8f) Cannot update this system’s kernel.
* 2023-11-15 20:00:25 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-16 19:58:32 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-16 19:58:32 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-16 19:58:32 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-16 19:58:32 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-16 19:58:32 (4229) [INFO] 
* 2023-11-16 19:58:33 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-16 19:58:33 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-16 19:58:33 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-16 19:58:33 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-16 19:58:33 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-16 19:58:33 (4259) [INFO] 
* 2023-11-16 19:58:33 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-16 19:58:33 (4229) [INFO] 
* 2023-11-16 19:58:51 (4259) [INFO] 
* 2023-11-16 19:58:51 (1773) [INFO] Checking /scripts/sysup
* 2023-11-16 19:58:51 (4228) [INFO] Running: /scripts/sysup
* 2023-11-16 19:58:51 (4229) [INFO] 
* 2023-11-16 19:58:51 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-16 19:58:51 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-16 19:58:51 (4259) [INFO] 
* 2023-11-16 19:58:52 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-16 19:58:52 (155) [WARN] *** 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 19:59:07 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-16 19:59:07 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-16 19:59:07 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-16 19:59:07 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-16 19:59:07 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-16 19:59:07 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/kWkl7nxOsi/ea_profile.json
* 2023-11-16 19:59:08 (2293) [INFO] Backed up EA4 profile to /tmp/kWkl7nxOsi/ea_profile.json
* 2023-11-16 19:59:08 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b7qzk7) Cannot update this system’s kernel.
* 2023-11-16 19:59:08 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-17 19:58:48 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-17 19:58:49 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-17 19:58:49 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-17 19:58:49 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-17 19:58:49 (4229) [INFO] 
* 2023-11-17 19:58:49 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-17 19:58:49 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-17 19:58:49 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-17 19:58:49 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-17 19:58:49 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-17 19:58:49 (4259) [INFO] 
* 2023-11-17 19:58:49 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-17 19:58:49 (4229) [INFO] 
* 2023-11-17 19:59:06 (4259) [INFO] 
* 2023-11-17 19:59:06 (1773) [INFO] Checking /scripts/sysup
* 2023-11-17 19:59:06 (4228) [INFO] Running: /scripts/sysup
* 2023-11-17 19:59:06 (4229) [INFO] 
* 2023-11-17 19:59:06 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-17 19:59:06 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-17 19:59:06 (4259) [INFO] 
* 2023-11-17 19:59:07 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-17 19:59:07 (155) [WARN] *** 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 19:59:22 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-17 19:59:22 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-17 19:59:22 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-17 19:59:22 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-17 19:59:22 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-17 19:59:22 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/GJ4zGCc4_T/ea_profile.json
* 2023-11-17 19:59:23 (2293) [INFO] Backed up EA4 profile to /tmp/GJ4zGCc4_T/ea_profile.json
* 2023-11-17 19:59:23 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fsp634) Cannot update this system’s kernel.
* 2023-11-17 19:59:23 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-18 19:58:46 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-18 19:58:46 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-18 19:58:46 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-18 19:58:46 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-18 19:58:46 (4229) [INFO] 
* 2023-11-18 19:58:47 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-18 19:58:47 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-18 19:58:47 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-18 19:58:47 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-18 19:58:47 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-18 19:58:47 (4259) [INFO] 
* 2023-11-18 19:58:47 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-18 19:58:47 (4229) [INFO] 
* 2023-11-18 19:59:02 (4259) [INFO] 
* 2023-11-18 19:59:02 (1773) [INFO] Checking /scripts/sysup
* 2023-11-18 19:59:02 (4228) [INFO] Running: /scripts/sysup
* 2023-11-18 19:59:02 (4229) [INFO] 
* 2023-11-18 19:59:03 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-18 19:59:03 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-18 19:59:03 (4259) [INFO] 
* 2023-11-18 19:59:04 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-18 19:59:04 (155) [WARN] *** 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 19:59:19 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-18 19:59:19 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-18 19:59:19 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-18 19:59:19 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-18 19:59:19 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-18 19:59:19 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/wmR2qi8Dko/ea_profile.json
* 2023-11-18 19:59:19 (2293) [INFO] Backed up EA4 profile to /tmp/wmR2qi8Dko/ea_profile.json
* 2023-11-18 19:59:19 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dc6fsa) Cannot update this system’s kernel.
* 2023-11-18 19:59:20 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-19 19:58:46 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-19 19:58:46 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-19 19:58:46 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-19 19:58:46 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-19 19:58:46 (4229) [INFO] 
* 2023-11-19 19:58:46 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-19 19:58:46 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-19 19:58:46 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-19 19:58:46 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-19 19:58:46 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-19 19:58:46 (4259) [INFO] 
* 2023-11-19 19:58:46 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-19 19:58:46 (4229) [INFO] 
* 2023-11-19 19:58:52 (4242) [INFO] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/19b8468a3e014aee9b86be25ee820bddec0aa28ed05bc9112c35b187731bd1c9-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-11-19 19:58:52 (4242) [INFO] Trying other mirror.
* 2023-11-19 19:58:52 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-11-19 19:58:52 (4242) [INFO] 
* 2023-11-19 19:58:52 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-11-19 19:58:52 (4242) [INFO] 
* 2023-11-19 19:58:53 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-11-19 19:58:53 (4242) [INFO] 
* 2023-11-19 19:59:03 (4259) [INFO] 
* 2023-11-19 19:59:03 (1773) [INFO] Checking /scripts/sysup
* 2023-11-19 19:59:03 (4228) [INFO] Running: /scripts/sysup
* 2023-11-19 19:59:03 (4229) [INFO] 
* 2023-11-19 19:59:03 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-19 19:59:03 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-19 19:59:03 (4259) [INFO] 
* 2023-11-19 19:59:04 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-19 19:59:04 (155) [WARN] *** 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 19:59:18 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-11-19 19:59:18 (1619) [ERROR] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/e5e2e7cb9ea1e56e82f34532751a621b4a8450142cda9751740dfb2f18802e2a-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/.

* 2023-11-19 19:59:18 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-19 19:59:18 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-19 19:59:18 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-19 19:59:18 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-19 19:59:18 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/VQOjbEqDw_/ea_profile.json
* 2023-11-19 19:59:18 (2293) [INFO] Backed up EA4 profile to /tmp/VQOjbEqDw_/ea_profile.json
* 2023-11-19 19:59:19 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3mznag) Cannot update this system’s kernel.
* 2023-11-19 19:59:19 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-20 19:58:27 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-20 19:58:27 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-20 19:58:27 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-20 19:58:27 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-20 19:58:27 (4229) [INFO] 
* 2023-11-20 19:58:28 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-20 19:58:28 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-20 19:58:28 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-20 19:58:28 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-20 19:58:28 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-20 19:58:28 (4259) [INFO] 
* 2023-11-20 19:58:28 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-20 19:58:28 (4229) [INFO] 
* 2023-11-20 19:58:47 (4259) [INFO] 
* 2023-11-20 19:58:47 (1773) [INFO] Checking /scripts/sysup
* 2023-11-20 19:58:47 (4228) [INFO] Running: /scripts/sysup
* 2023-11-20 19:58:47 (4229) [INFO] 
* 2023-11-20 19:58:47 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-20 19:58:48 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-20 19:58:48 (4259) [INFO] 
* 2023-11-20 19:58:48 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-20 19:58:49 (155) [WARN] *** 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 19:59:17 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-20 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-20 19:59:17 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-20 19:59:17 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-20 19:59:17 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-20 19:59:17 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/9D25ATLNwW/ea_profile.json
* 2023-11-20 19:59:17 (2293) [INFO] Backed up EA4 profile to /tmp/9D25ATLNwW/ea_profile.json
* 2023-11-20 19:59:18 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rtpfyz) Cannot update this system’s kernel.
* 2023-11-20 19:59:18 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-21 19:58:21 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-21 19:58:21 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-21 19:58:21 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-21 19:58:21 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-21 19:58:21 (4229) [INFO] 
* 2023-11-21 19:58:22 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-21 19:58:22 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-21 19:58:22 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-21 19:58:22 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-21 19:58:22 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-21 19:58:22 (4259) [INFO] 
* 2023-11-21 19:58:22 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-21 19:58:22 (4229) [INFO] 
* 2023-11-21 19:58:39 (4259) [INFO] 
* 2023-11-21 19:58:39 (1773) [INFO] Checking /scripts/sysup
* 2023-11-21 19:58:39 (4228) [INFO] Running: /scripts/sysup
* 2023-11-21 19:58:39 (4229) [INFO] 
* 2023-11-21 19:58:39 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-21 19:58:40 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-21 19:58:40 (4259) [INFO] 
* 2023-11-21 19:58:40 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-21 19:58:40 (155) [WARN] *** 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 19:58:55 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-21 19:58:55 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-21 19:58:55 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-21 19:58:55 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-21 19:58:55 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-21 19:58:55 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/gqb2a1mZPZ/ea_profile.json
* 2023-11-21 19:58:56 (2293) [INFO] Backed up EA4 profile to /tmp/gqb2a1mZPZ/ea_profile.json
* 2023-11-21 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID eeq6xc) Cannot update this system’s kernel.
* 2023-11-21 19:58:57 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-22 19:58:25 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-22 19:58:25 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-22 19:58:25 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-22 19:58:25 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-22 19:58:25 (4229) [INFO] 
* 2023-11-22 19:58:26 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-22 19:58:26 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-22 19:58:26 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-22 19:58:26 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-22 19:58:26 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-22 19:58:26 (4259) [INFO] 
* 2023-11-22 19:58:26 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-22 19:58:26 (4229) [INFO] 
* 2023-11-22 19:58:32 (4242) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/0540b95852f6a6ad4baed74c1da367722aaa065e92031470fb45ba8a7ef4dd1e-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-11-22 19:58:32 (4242) [INFO] Trying other mirror.
* 2023-11-22 19:58:32 (4242) [INFO] To address this issue please refer to the below wiki article 
* 2023-11-22 19:58:32 (4242) [INFO] 
* 2023-11-22 19:58:32 (4242) [INFO] https://wiki.centos.org/yum-errors
* 2023-11-22 19:58:32 (4242) [INFO] 
* 2023-11-22 19:58:32 (4242) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-11-22 19:58:32 (4242) [INFO] 
* 2023-11-22 19:58:42 (4259) [INFO] 
* 2023-11-22 19:58:42 (1773) [INFO] Checking /scripts/sysup
* 2023-11-22 19:58:42 (4228) [INFO] Running: /scripts/sysup
* 2023-11-22 19:58:42 (4229) [INFO] 
* 2023-11-22 19:58:42 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-22 19:58:42 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-22 19:58:42 (4259) [INFO] 
* 2023-11-22 19:58:43 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-22 19:58:43 (155) [WARN] *** 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 19:58:58 (1618) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-11-22 19:58:58 (1619) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/d910e92e2578ff99787fb6e291db2397c52d665583e8f1085ff573043fc0e131-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/.

https://mirrors.sonic.net/epel/7/x86_64/repodata/e5e2e7cb9ea1e56e82f34532751a621b4a8450142cda9751740dfb2f18802e2a-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-11-22 19:58:58 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-22 19:58:58 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-22 19:58:58 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-22 19:58:58 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-22 19:58:58 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/D7DzUrj3AZ/ea_profile.json
* 2023-11-22 19:58:58 (2293) [INFO] Backed up EA4 profile to /tmp/D7DzUrj3AZ/ea_profile.json
* 2023-11-22 19:58:58 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jn5hp9) Cannot update this system’s kernel.
* 2023-11-22 19:58:59 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-23 19:58:22 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-23 19:58:23 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-23 19:58:23 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-23 19:58:23 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-23 19:58:23 (4229) [INFO] 
* 2023-11-23 19:58:23 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-23 19:58:23 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-23 19:58:23 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-23 19:58:23 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-23 19:58:23 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-23 19:58:23 (4259) [INFO] 
* 2023-11-23 19:58:23 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-23 19:58:23 (4229) [INFO] 
* 2023-11-23 19:58:40 (4259) [INFO] 
* 2023-11-23 19:58:40 (1773) [INFO] Checking /scripts/sysup
* 2023-11-23 19:58:40 (4228) [INFO] Running: /scripts/sysup
* 2023-11-23 19:58:40 (4229) [INFO] 
* 2023-11-23 19:58:40 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-23 19:58:41 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-23 19:58:41 (4259) [INFO] 
* 2023-11-23 19:58:41 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-23 19:58:41 (155) [WARN] *** 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 19:58:56 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-23 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-23 19:58:56 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-23 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-23 19:58:56 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-23 19:58:56 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/MxCyaDr_l2/ea_profile.json
* 2023-11-23 19:58:56 (2293) [INFO] Backed up EA4 profile to /tmp/MxCyaDr_l2/ea_profile.json
* 2023-11-23 19:58:57 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qmrw5e) Cannot update this system’s kernel.
* 2023-11-23 19:58:57 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-24 19:58:20 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-24 19:58:20 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-24 19:58:20 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-24 19:58:20 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-24 19:58:20 (4229) [INFO] 
* 2023-11-24 19:58:20 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-24 19:58:20 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-24 19:58:20 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-24 19:58:20 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-24 19:58:20 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-24 19:58:20 (4259) [INFO] 
* 2023-11-24 19:58:20 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-24 19:58:20 (4229) [INFO] 
* 2023-11-24 19:58:36 (4259) [INFO] 
* 2023-11-24 19:58:36 (1773) [INFO] Checking /scripts/sysup
* 2023-11-24 19:58:36 (4228) [INFO] Running: /scripts/sysup
* 2023-11-24 19:58:36 (4229) [INFO] 
* 2023-11-24 19:58:36 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-24 19:58:36 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-24 19:58:36 (4259) [INFO] 
* 2023-11-24 19:58:37 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-24 19:58:37 (155) [WARN] *** 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 19:58:52 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-24 19:58:52 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-24 19:58:52 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-24 19:58:52 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-24 19:58:52 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-24 19:58:52 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/a9PfQ4_nzO/ea_profile.json
* 2023-11-24 19:58:53 (2293) [INFO] Backed up EA4 profile to /tmp/a9PfQ4_nzO/ea_profile.json
* 2023-11-24 19:58:53 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jxpmg4) Cannot update this system’s kernel.
* 2023-11-24 19:58:53 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-25 19:58:46 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-25 19:58:46 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-25 19:58:46 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-25 19:58:46 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-25 19:58:46 (4229) [INFO] 
* 2023-11-25 19:58:46 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-25 19:58:46 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-25 19:58:46 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-25 19:58:46 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-25 19:58:46 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-25 19:58:46 (4259) [INFO] 
* 2023-11-25 19:58:46 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-25 19:58:46 (4229) [INFO] 
* 2023-11-25 19:59:04 (4259) [INFO] 
* 2023-11-25 19:59:04 (1773) [INFO] Checking /scripts/sysup
* 2023-11-25 19:59:04 (4228) [INFO] Running: /scripts/sysup
* 2023-11-25 19:59:04 (4229) [INFO] 
* 2023-11-25 19:59:04 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-25 19:59:04 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-25 19:59:04 (4259) [INFO] 
* 2023-11-25 19:59:05 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-25 19:59:05 (155) [WARN] *** 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 19:59:20 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-25 19:59:20 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-25 19:59:20 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-25 19:59:20 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-25 19:59:20 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-25 19:59:20 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/YgOSjQMIfO/ea_profile.json
* 2023-11-25 19:59:21 (2293) [INFO] Backed up EA4 profile to /tmp/YgOSjQMIfO/ea_profile.json
* 2023-11-25 19:59:21 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID d2fc5p) Cannot update this system’s kernel.
* 2023-11-25 19:59:22 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-26 19:58:47 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-26 19:58:48 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-26 19:58:48 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-26 19:58:48 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-26 19:58:48 (4229) [INFO] 
* 2023-11-26 19:58:48 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-26 19:58:48 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-26 19:58:48 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-26 19:58:48 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-26 19:58:48 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-26 19:58:48 (4259) [INFO] 
* 2023-11-26 19:58:48 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-26 19:58:48 (4229) [INFO] 
* 2023-11-26 19:59:06 (4259) [INFO] 
* 2023-11-26 19:59:06 (1773) [INFO] Checking /scripts/sysup
* 2023-11-26 19:59:06 (4228) [INFO] Running: /scripts/sysup
* 2023-11-26 19:59:06 (4229) [INFO] 
* 2023-11-26 19:59:06 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-26 19:59:07 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-26 19:59:07 (4259) [INFO] 
* 2023-11-26 19:59:07 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-26 19:59:07 (155) [WARN] *** 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 19:59:22 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-26 19:59:22 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-26 19:59:22 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-26 19:59:22 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-26 19:59:22 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-26 19:59:22 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/25CYGUwjWN/ea_profile.json
* 2023-11-26 19:59:23 (2293) [INFO] Backed up EA4 profile to /tmp/25CYGUwjWN/ea_profile.json
* 2023-11-26 19:59:23 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3y7p4h) Cannot update this system’s kernel.
* 2023-11-26 19:59:23 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-27 19:58:29 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-27 19:58:29 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-27 19:58:29 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-27 19:58:29 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-27 19:58:29 (4229) [INFO] 
* 2023-11-27 19:58:29 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-27 19:58:29 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-27 19:58:29 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-27 19:58:29 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-27 19:58:29 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-27 19:58:29 (4259) [INFO] 
* 2023-11-27 19:58:29 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-27 19:58:29 (4229) [INFO] 
* 2023-11-27 19:58:49 (4259) [INFO] 
* 2023-11-27 19:58:49 (1773) [INFO] Checking /scripts/sysup
* 2023-11-27 19:58:49 (4228) [INFO] Running: /scripts/sysup
* 2023-11-27 19:58:49 (4229) [INFO] 
* 2023-11-27 19:58:49 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-27 19:58:50 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-27 19:58:50 (4259) [INFO] 
* 2023-11-27 19:58:50 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-27 19:58:50 (155) [WARN] *** 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 19:59:05 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-27 19:59:05 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-27 19:59:05 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-27 19:59:05 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-27 19:59:05 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-27 19:59:05 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/j0ZM7Je4tw/ea_profile.json
* 2023-11-27 19:59:06 (2293) [INFO] Backed up EA4 profile to /tmp/j0ZM7Je4tw/ea_profile.json
* 2023-11-27 19:59:06 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID x9676p) Cannot update this system’s kernel.
* 2023-11-27 19:59:06 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-28 19:58:43 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-28 19:58:43 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-28 19:58:43 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-28 19:58:43 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-28 19:58:43 (4229) [INFO] 
* 2023-11-28 19:58:43 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-28 19:58:43 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-28 19:58:43 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-28 19:58:43 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-28 19:58:43 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-28 19:58:43 (4259) [INFO] 
* 2023-11-28 19:58:43 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-28 19:58:43 (4229) [INFO] 
* 2023-11-28 19:59:08 (4259) [INFO] 
* 2023-11-28 19:59:08 (1773) [INFO] Checking /scripts/sysup
* 2023-11-28 19:59:08 (4228) [INFO] Running: /scripts/sysup
* 2023-11-28 19:59:08 (4229) [INFO] 
* 2023-11-28 19:59:09 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-28 19:59:09 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-28 19:59:09 (4259) [INFO] 
* 2023-11-28 19:59:10 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-28 19:59:10 (155) [WARN] *** 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 19:59:28 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-28 19:59:28 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-28 19:59:28 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-28 19:59:28 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-28 19:59:28 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-28 19:59:28 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/_LcSvNw8Xf/ea_profile.json
* 2023-11-28 19:59:29 (2293) [INFO] Backed up EA4 profile to /tmp/_LcSvNw8Xf/ea_profile.json
* 2023-11-28 19:59:29 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cz6dve) Cannot update this system’s kernel.
* 2023-11-28 19:59:29 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-29 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-29 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-29 19:58:20 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-29 19:58:20 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-29 19:58:20 (4229) [INFO] 
* 2023-11-29 19:58:20 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-29 19:58:20 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-29 19:58:20 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-29 19:58:20 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-29 19:58:20 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-29 19:58:20 (4259) [INFO] 
* 2023-11-29 19:58:20 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-29 19:58:20 (4229) [INFO] 
* 2023-11-29 19:58:36 (4259) [INFO] 
* 2023-11-29 19:58:36 (1773) [INFO] Checking /scripts/sysup
* 2023-11-29 19:58:36 (4228) [INFO] Running: /scripts/sysup
* 2023-11-29 19:58:36 (4229) [INFO] 
* 2023-11-29 19:58:37 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-29 19:58:37 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-29 19:58:37 (4259) [INFO] 
* 2023-11-29 19:58:38 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-29 19:58:38 (155) [WARN] *** 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 19:58:52 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-29 19:58:52 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-29 19:58:52 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-29 19:58:52 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-29 19:58:53 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-29 19:58:53 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/bguuvxhsbt/ea_profile.json
* 2023-11-29 19:58:53 (2293) [INFO] Backed up EA4 profile to /tmp/bguuvxhsbt/ea_profile.json
* 2023-11-29 19:58:53 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID d7dmx8) Cannot update this system’s kernel.
* 2023-11-29 19:58:54 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-11-30 19:59:46 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-11-30 19:59:46 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-11-30 19:59:46 (1752) [INFO] Checking if your system is up to date: 
* 2023-11-30 19:59:46 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-11-30 19:59:46 (4229) [INFO] 
* 2023-11-30 19:59:46 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-11-30 19:59:46 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-11-30 19:59:46 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-11-30 19:59:46 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-11-30 19:59:46 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-11-30 19:59:46 (4259) [INFO] 
* 2023-11-30 19:59:46 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-11-30 19:59:46 (4229) [INFO] 
* 2023-11-30 20:00:04 (4259) [INFO] 
* 2023-11-30 20:00:04 (1773) [INFO] Checking /scripts/sysup
* 2023-11-30 20:00:04 (4228) [INFO] Running: /scripts/sysup
* 2023-11-30 20:00:04 (4229) [INFO] 
* 2023-11-30 20:00:04 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-11-30 20:00:05 (4242) [INFO]   All Needed Packages are already installed.
* 2023-11-30 20:00:05 (4259) [INFO] 
* 2023-11-30 20:00:09 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-11-30 20:00:09 (155) [WARN] *** 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 20:00:25 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-11-30 20:00:25 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-11-30 20:00:25 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-11-30 20:00:25 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-11-30 20:00:25 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-11-30 20:00:25 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/tF3uGA_WtT/ea_profile.json
* 2023-11-30 20:00:26 (2293) [INFO] Backed up EA4 profile to /tmp/tF3uGA_WtT/ea_profile.json
* 2023-11-30 20:00:26 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 99tac7) Cannot update this system’s kernel.
* 2023-11-30 20:00:26 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-01 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-01 19:58:20 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-01 19:58:20 (1752) [INFO] Checking if your system is up to date: 
* 2023-12-01 19:58:20 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-12-01 19:58:20 (4229) [INFO] 
* 2023-12-01 19:58:20 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-01 19:58:20 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-01 19:58:20 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-01 19:58:20 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-12-01 19:58:20 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-01 19:58:20 (4259) [INFO] 
* 2023-12-01 19:58:20 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-01 19:58:20 (4229) [INFO] 
* 2023-12-01 19:58:36 (4259) [INFO] 
* 2023-12-01 19:58:36 (1773) [INFO] Checking /scripts/sysup
* 2023-12-01 19:58:36 (4228) [INFO] Running: /scripts/sysup
* 2023-12-01 19:58:36 (4229) [INFO] 
* 2023-12-01 19:58:36 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-01 19:58:36 (4242) [INFO]   All Needed Packages are already installed.
* 2023-12-01 19:58:36 (4259) [INFO] 
* 2023-12-01 19:58:37 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-01 19:58:37 (155) [WARN] *** 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 19:58:51 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-01 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-01 19:58:51 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-01 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-01 19:58:51 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-01 19:58:51 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Kh3DAJbDFf/ea_profile.json
* 2023-12-01 19:58:52 (2293) [INFO] Backed up EA4 profile to /tmp/Kh3DAJbDFf/ea_profile.json
* 2023-12-01 19:58:52 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID r3f57y) Cannot update this system’s kernel.
* 2023-12-01 19:58:53 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-02 19:58:46 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-02 19:58:46 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-02 19:58:46 (1752) [INFO] Checking if your system is up to date: 
* 2023-12-02 19:58:46 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-12-02 19:58:46 (4229) [INFO] 
* 2023-12-02 19:58:47 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-02 19:58:47 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-02 19:58:47 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-02 19:58:47 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-12-02 19:58:47 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-02 19:58:47 (4259) [INFO] 
* 2023-12-02 19:58:47 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-02 19:58:47 (4229) [INFO] 
* 2023-12-02 19:59:03 (4259) [INFO] 
* 2023-12-02 19:59:03 (1773) [INFO] Checking /scripts/sysup
* 2023-12-02 19:59:03 (4228) [INFO] Running: /scripts/sysup
* 2023-12-02 19:59:03 (4229) [INFO] 
* 2023-12-02 19:59:03 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-02 19:59:03 (4242) [INFO]   All Needed Packages are already installed.
* 2023-12-02 19:59:03 (4259) [INFO] 
* 2023-12-02 19:59:04 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-02 19:59:04 (155) [WARN] *** 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 19:59:19 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-02 19:59:19 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-02 19:59:19 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-02 19:59:19 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-02 19:59:19 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-02 19:59:19 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ZYc1ZWg9lL/ea_profile.json
* 2023-12-02 19:59:19 (2293) [INFO] Backed up EA4 profile to /tmp/ZYc1ZWg9lL/ea_profile.json
* 2023-12-02 19:59:19 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pszyhp) Cannot update this system’s kernel.
* 2023-12-02 19:59:20 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-03 19:58:45 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-03 19:58:45 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-03 19:58:45 (1752) [INFO] Checking if your system is up to date: 
* 2023-12-03 19:58:45 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-12-03 19:58:45 (4229) [INFO] 
* 2023-12-03 19:58:45 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-03 19:58:45 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-03 19:58:45 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-03 19:58:45 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-12-03 19:58:45 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-03 19:58:45 (4259) [INFO] 
* 2023-12-03 19:58:45 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-03 19:58:45 (4229) [INFO] 
* 2023-12-03 19:58:59 (4259) [INFO] 
* 2023-12-03 19:58:59 (1773) [INFO] Checking /scripts/sysup
* 2023-12-03 19:58:59 (4228) [INFO] Running: /scripts/sysup
* 2023-12-03 19:58:59 (4229) [INFO] 
* 2023-12-03 19:58:59 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-03 19:59:00 (4242) [INFO]   All Needed Packages are already installed.
* 2023-12-03 19:59:00 (4259) [INFO] 
* 2023-12-03 19:59:00 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-03 19:59:00 (155) [WARN] *** 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 19:59:26 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-03 19:59:26 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-03 19:59:26 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-03 19:59:26 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-03 19:59:26 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-03 19:59:26 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/oNUnOKCgpC/ea_profile.json
* 2023-12-03 19:59:27 (2293) [INFO] Backed up EA4 profile to /tmp/oNUnOKCgpC/ea_profile.json
* 2023-12-03 19:59:27 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID re3kj8) Cannot update this system’s kernel.
* 2023-12-03 19:59:27 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-04 19:58:18 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-04 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-04 19:58:19 (1752) [INFO] Checking if your system is up to date: 
* 2023-12-04 19:58:19 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-12-04 19:58:19 (4229) [INFO] 
* 2023-12-04 19:58:19 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-04 19:58:19 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-04 19:58:19 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-04 19:58:19 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-12-04 19:58:19 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-04 19:58:19 (4259) [INFO] 
* 2023-12-04 19:58:19 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-04 19:58:19 (4229) [INFO] 
* 2023-12-04 19:58:34 (4259) [INFO] 
* 2023-12-04 19:58:34 (1773) [INFO] Checking /scripts/sysup
* 2023-12-04 19:58:34 (4228) [INFO] Running: /scripts/sysup
* 2023-12-04 19:58:34 (4229) [INFO] 
* 2023-12-04 19:58:34 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-04 19:58:35 (4242) [INFO]   All Needed Packages are already installed.
* 2023-12-04 19:58:35 (4259) [INFO] 
* 2023-12-04 19:58:35 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-04 19:58:35 (155) [WARN] *** 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 19:58:49 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-04 19:58:49 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-04 19:58:49 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-04 19:58:49 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-04 19:58:50 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-04 19:58:50 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/4i48YxFksV/ea_profile.json
* 2023-12-04 19:58:50 (2293) [INFO] Backed up EA4 profile to /tmp/4i48YxFksV/ea_profile.json
* 2023-12-04 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gc432e) Cannot update this system’s kernel.
* 2023-12-04 19:58:51 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-05 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-05 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-05 19:58:19 (1752) [INFO] Checking if your system is up to date: 
* 2023-12-05 19:58:19 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-12-05 19:58:19 (4229) [INFO] 
* 2023-12-05 19:58:19 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-05 19:58:19 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-05 19:58:19 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-05 19:58:19 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-12-05 19:58:19 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-05 19:58:19 (4259) [INFO] 
* 2023-12-05 19:58:19 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-05 19:58:19 (4229) [INFO] 
* 2023-12-05 19:58:36 (4259) [INFO] 
* 2023-12-05 19:58:36 (1773) [INFO] Checking /scripts/sysup
* 2023-12-05 19:58:36 (4228) [INFO] Running: /scripts/sysup
* 2023-12-05 19:58:36 (4229) [INFO] 
* 2023-12-05 19:58:37 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-05 19:58:37 (4242) [INFO]   All Needed Packages are already installed.
* 2023-12-05 19:58:37 (4259) [INFO] 
* 2023-12-05 19:58:38 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-05 19:58:38 (155) [WARN] *** 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 19:58:53 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-05 19:58:53 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-05 19:58:53 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-05 19:58:53 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-05 19:58:53 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-05 19:58:53 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/eQdJ1nAi8P/ea_profile.json
* 2023-12-05 19:58:54 (2293) [INFO] Backed up EA4 profile to /tmp/eQdJ1nAi8P/ea_profile.json
* 2023-12-05 19:58:54 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tquhkm) Cannot update this system’s kernel.
* 2023-12-05 19:58:55 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-06 19:59:43 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-06 19:59:43 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-06 19:59:43 (1752) [INFO] Checking if your system is up to date: 
* 2023-12-06 19:59:43 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-12-06 19:59:43 (4229) [INFO] 
* 2023-12-06 19:59:43 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-06 19:59:43 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-06 19:59:43 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-06 19:59:43 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-12-06 19:59:44 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-06 19:59:44 (4259) [INFO] 
* 2023-12-06 19:59:44 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-06 19:59:44 (4229) [INFO] 
* 2023-12-06 20:00:08 (4259) [INFO] 
* 2023-12-06 20:00:08 (1773) [INFO] Checking /scripts/sysup
* 2023-12-06 20:00:08 (4228) [INFO] Running: /scripts/sysup
* 2023-12-06 20:00:08 (4229) [INFO] 
* 2023-12-06 20:00:08 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-06 20:00:08 (4242) [INFO]   All Needed Packages are already installed.
* 2023-12-06 20:00:08 (4259) [INFO] 
* 2023-12-06 20:00:09 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-06 20:00:09 (155) [WARN] *** 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 20:00:23 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-06 20:00:23 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-06 20:00:23 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-06 20:00:23 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-06 20:00:23 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-06 20:00:23 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/d_fZbmH2D2/ea_profile.json
* 2023-12-06 20:00:24 (2293) [INFO] Backed up EA4 profile to /tmp/d_fZbmH2D2/ea_profile.json
* 2023-12-06 20:00:24 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID puajup) Cannot update this system’s kernel.
* 2023-12-06 20:00:25 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-07 19:59:05 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-07 19:59:06 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-07 19:59:06 (1752) [INFO] Checking if your system is up to date: 
* 2023-12-07 19:59:06 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-12-07 19:59:06 (4229) [INFO] 
* 2023-12-07 19:59:06 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-07 19:59:06 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-07 19:59:06 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-07 19:59:06 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-12-07 19:59:06 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-07 19:59:06 (4259) [INFO] 
* 2023-12-07 19:59:06 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-07 19:59:06 (4229) [INFO] 
* 2023-12-07 19:59:24 (4259) [INFO] 
* 2023-12-07 19:59:24 (1773) [INFO] Checking /scripts/sysup
* 2023-12-07 19:59:24 (4228) [INFO] Running: /scripts/sysup
* 2023-12-07 19:59:24 (4229) [INFO] 
* 2023-12-07 19:59:24 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-07 19:59:24 (4242) [INFO]   All Needed Packages are already installed.
* 2023-12-07 19:59:24 (4259) [INFO] 
* 2023-12-07 19:59:27 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-07 19:59:27 (155) [WARN] *** 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 19:59:41 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-07 19:59:41 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-07 19:59:41 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-07 19:59:41 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-07 19:59:41 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-07 19:59:41 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/8XV5qI48_T/ea_profile.json
* 2023-12-07 19:59:41 (2293) [INFO] Backed up EA4 profile to /tmp/8XV5qI48_T/ea_profile.json
* 2023-12-07 19:59:41 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ckt9ra) Cannot update this system’s kernel.
* 2023-12-07 19:59:42 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-08 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-08 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-08 19:58:19 (1752) [INFO] Checking if your system is up to date: 
* 2023-12-08 19:58:19 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-12-08 19:58:19 (4229) [INFO] 
* 2023-12-08 19:58:19 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-08 19:58:19 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-08 19:58:19 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-08 19:58:19 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-12-08 19:58:19 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-08 19:58:19 (4259) [INFO] 
* 2023-12-08 19:58:19 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-08 19:58:19 (4229) [INFO] 
* 2023-12-08 19:58:34 (4259) [INFO] 
* 2023-12-08 19:58:34 (1773) [INFO] Checking /scripts/sysup
* 2023-12-08 19:58:34 (4228) [INFO] Running: /scripts/sysup
* 2023-12-08 19:58:34 (4229) [INFO] 
* 2023-12-08 19:58:34 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-08 19:58:35 (4242) [INFO]   All Needed Packages are already installed.
* 2023-12-08 19:58:35 (4259) [INFO] 
* 2023-12-08 19:58:35 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-08 19:58:35 (155) [WARN] *** 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 19:58:50 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-08 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-08 19:58:50 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-08 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-08 19:58:50 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-08 19:58:50 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/vdIi4x9xaU/ea_profile.json
* 2023-12-08 19:58:50 (2293) [INFO] Backed up EA4 profile to /tmp/vdIi4x9xaU/ea_profile.json
* 2023-12-08 19:58:50 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6dueeh) Cannot update this system’s kernel.
* 2023-12-08 19:58:51 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-09 19:58:43 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-09 19:58:43 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-09 19:58:43 (1752) [INFO] Checking if your system is up to date: 
* 2023-12-09 19:58:43 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-12-09 19:58:43 (4229) [INFO] 
* 2023-12-09 19:58:44 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-09 19:58:44 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-09 19:58:44 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-09 19:58:44 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-12-09 19:58:44 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-09 19:58:44 (4259) [INFO] 
* 2023-12-09 19:58:44 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-09 19:58:44 (4229) [INFO] 
* 2023-12-09 19:58:59 (4259) [INFO] 
* 2023-12-09 19:58:59 (1773) [INFO] Checking /scripts/sysup
* 2023-12-09 19:58:59 (4228) [INFO] Running: /scripts/sysup
* 2023-12-09 19:58:59 (4229) [INFO] 
* 2023-12-09 19:59:00 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-09 19:59:00 (4242) [INFO]   All Needed Packages are already installed.
* 2023-12-09 19:59:00 (4259) [INFO] 
* 2023-12-09 19:59:00 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-09 19:59:00 (155) [WARN] *** 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 19:59:15 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-09 19:59:15 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-09 19:59:15 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-09 19:59:15 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-09 19:59:15 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-09 19:59:15 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/96LCKXygDm/ea_profile.json
* 2023-12-09 19:59:16 (2293) [INFO] Backed up EA4 profile to /tmp/96LCKXygDm/ea_profile.json
* 2023-12-09 19:59:16 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h6xebr) Cannot update this system’s kernel.
* 2023-12-09 19:59:16 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-10 19:58:43 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-10 19:58:44 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-10 19:58:44 (1752) [INFO] Checking if your system is up to date: 
* 2023-12-10 19:58:44 (4228) [INFO] Running: /usr/bin/yum clean all
* 2023-12-10 19:58:44 (4229) [INFO] 
* 2023-12-10 19:58:44 (4242) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-10 19:58:44 (4242) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-10 19:58:44 (4242) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-10 19:58:44 (4242) [INFO]               : wp-toolkit-thirdparties
* 2023-12-10 19:58:44 (4242) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-10 19:58:44 (4259) [INFO] 
* 2023-12-10 19:58:44 (4228) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-10 19:58:44 (4229) [INFO] 
* 2023-12-10 19:59:05 (4259) [INFO] 
* 2023-12-10 19:59:05 (1773) [INFO] Checking /scripts/sysup
* 2023-12-10 19:59:05 (4228) [INFO] Running: /scripts/sysup
* 2023-12-10 19:59:05 (4229) [INFO] 
* 2023-12-10 19:59:05 (4242) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-10 19:59:06 (4242) [INFO]   All Needed Packages are already installed.
* 2023-12-10 19:59:06 (4259) [INFO] 
* 2023-12-10 19:59:06 (1677) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-10 19:59:06 (155) [WARN] *** 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 19:59:21 (1627) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-10 19:59:21 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-10 19:59:21 (1820) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-10 19:59:21 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-10 19:59:21 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-10 19:59:21 (2270) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/LOBe5_KiyI/ea_profile.json
* 2023-12-10 19:59:21 (2293) [INFO] Backed up EA4 profile to /tmp/LOBe5_KiyI/ea_profile.json
* 2023-12-10 19:59:21 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nh7ryq) Cannot update this system’s kernel.
* 2023-12-10 19:59:22 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-11 19:58:21 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-11 19:58:21 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-11 19:58:21 (1753) [INFO] Checking if your system is up to date: 
* 2023-12-11 19:58:21 (4229) [INFO] Running: /usr/bin/yum clean all
* 2023-12-11 19:58:21 (4230) [INFO] 
* 2023-12-11 19:58:21 (4243) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-11 19:58:21 (4243) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-11 19:58:21 (4243) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-11 19:58:21 (4243) [INFO]               : wp-toolkit-thirdparties
* 2023-12-11 19:58:21 (4243) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-11 19:58:21 (4260) [INFO] 
* 2023-12-11 19:58:21 (4229) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-11 19:58:21 (4230) [INFO] 
* 2023-12-11 19:58:38 (4260) [INFO] 
* 2023-12-11 19:58:38 (1774) [INFO] Checking /scripts/sysup
* 2023-12-11 19:58:38 (4229) [INFO] Running: /scripts/sysup
* 2023-12-11 19:58:38 (4230) [INFO] 
* 2023-12-11 19:58:38 (4243) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-11 19:58:39 (4243) [INFO]   All Needed Packages are already installed.
* 2023-12-11 19:58:39 (4260) [INFO] 
* 2023-12-11 19:58:39 (1678) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-11 19:58:39 (155) [WARN] *** 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 19:58:54 (1628) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-11 19:58:54 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-11 19:58:54 (1821) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-11 19:58:54 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-11 19:58:54 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-11 19:58:54 (2271) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/kQ_s1etF5U/ea_profile.json
* 2023-12-11 19:58:54 (2294) [INFO] Backed up EA4 profile to /tmp/kQ_s1etF5U/ea_profile.json
* 2023-12-11 19:58:54 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wtqfqc) Cannot update this system’s kernel.
* 2023-12-11 19:58:55 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-12 19:58:25 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-12 19:58:25 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-12 19:58:25 (1753) [INFO] Checking if your system is up to date: 
* 2023-12-12 19:58:25 (4229) [INFO] Running: /usr/bin/yum clean all
* 2023-12-12 19:58:25 (4230) [INFO] 
* 2023-12-12 19:58:25 (4243) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-12 19:58:25 (4243) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-12 19:58:25 (4243) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-12 19:58:25 (4243) [INFO]               : wp-toolkit-thirdparties
* 2023-12-12 19:58:25 (4243) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-12 19:58:25 (4260) [INFO] 
* 2023-12-12 19:58:25 (4229) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-12 19:58:25 (4230) [INFO] 
* 2023-12-12 19:58:41 (4260) [INFO] 
* 2023-12-12 19:58:41 (1774) [INFO] Checking /scripts/sysup
* 2023-12-12 19:58:41 (4229) [INFO] Running: /scripts/sysup
* 2023-12-12 19:58:41 (4230) [INFO] 
* 2023-12-12 19:58:41 (4243) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-12 19:58:41 (4243) [INFO]   All Needed Packages are already installed.
* 2023-12-12 19:58:41 (4260) [INFO] 
* 2023-12-12 19:58:42 (1678) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-12 19:58:42 (155) [WARN] *** 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 19:58:56 (1628) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-12 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-12 19:58:56 (1821) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-12 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-12 19:58:56 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-12 19:58:56 (2271) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/14pcy8APbK/ea_profile.json
* 2023-12-12 19:58:57 (2294) [INFO] Backed up EA4 profile to /tmp/14pcy8APbK/ea_profile.json
* 2023-12-12 19:58:57 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xzdrwb) Cannot update this system’s kernel.
* 2023-12-12 19:58:57 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-13 20:00:27 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-13 20:00:27 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-13 20:00:27 (1753) [INFO] Checking if your system is up to date: 
* 2023-12-13 20:00:27 (4229) [INFO] Running: /usr/bin/yum clean all
* 2023-12-13 20:00:27 (4230) [INFO] 
* 2023-12-13 20:00:27 (4243) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-13 20:00:28 (4243) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-13 20:00:28 (4243) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-13 20:00:28 (4243) [INFO]               : wp-toolkit-thirdparties
* 2023-12-13 20:00:28 (4243) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-13 20:00:28 (4260) [INFO] 
* 2023-12-13 20:00:28 (4229) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-13 20:00:28 (4230) [INFO] 
* 2023-12-13 20:00:36 (4243) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/ac3eaf407789a00ed9c6428202ad5a942c3c19826e036455fa5064b52e68badf-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-12-13 20:00:36 (4243) [INFO] Trying other mirror.
* 2023-12-13 20:00:36 (4243) [INFO] To address this issue please refer to the below wiki article 
* 2023-12-13 20:00:36 (4243) [INFO] 
* 2023-12-13 20:00:36 (4243) [INFO] https://wiki.centos.org/yum-errors
* 2023-12-13 20:00:36 (4243) [INFO] 
* 2023-12-13 20:00:36 (4243) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-12-13 20:00:36 (4243) [INFO] 
* 2023-12-13 20:00:36 (4243) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/9e8ca14da262d2c5e54b002b2518e6e8f82c08ddd8fe5221c0dd6ce8abdfc4c9-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-12-13 20:00:36 (4243) [INFO] Trying other mirror.
* 2023-12-13 20:00:37 (4243) [INFO] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/9e8ca14da262d2c5e54b002b2518e6e8f82c08ddd8fe5221c0dd6ce8abdfc4c9-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-12-13 20:00:37 (4243) [INFO] Trying other mirror.
* 2023-12-13 20:01:17 (4260) [INFO] 
* 2023-12-13 20:01:17 (1774) [INFO] Checking /scripts/sysup
* 2023-12-13 20:01:17 (4229) [INFO] Running: /scripts/sysup
* 2023-12-13 20:01:17 (4230) [INFO] 
* 2023-12-13 20:01:17 (4243) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-13 20:01:18 (4243) [INFO]   All Needed Packages are already installed.
* 2023-12-13 20:01:18 (4260) [INFO] 
* 2023-12-13 20:01:18 (1678) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-13 20:01:18 (155) [WARN] *** 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 20:01:33 (1619) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-12-13 20:01:33 (1620) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/77517bd87bb8337cbe7c259a2cc12f81837995acb0bc0ea0e527284aff3ba05a-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/.

https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/eb7143028c5d4ce0802bc9a733773be593eeb709c6ffe77cd0c423c6818c7276-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-12-13 20:01:33 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-13 20:01:33 (1821) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-13 20:01:33 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-13 20:01:33 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-13 20:01:33 (2271) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/dOD3XJ901R/ea_profile.json
* 2023-12-13 20:01:34 (2294) [INFO] Backed up EA4 profile to /tmp/dOD3XJ901R/ea_profile.json
* 2023-12-13 20:01:34 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hhu9g4) Cannot update this system’s kernel.
* 2023-12-13 20:01:34 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-14 19:58:42 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-14 19:58:42 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-14 19:58:42 (1753) [INFO] Checking if your system is up to date: 
* 2023-12-14 19:58:42 (4229) [INFO] Running: /usr/bin/yum clean all
* 2023-12-14 19:58:42 (4230) [INFO] 
* 2023-12-14 19:58:42 (4243) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-14 19:58:42 (4243) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-14 19:58:42 (4243) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-14 19:58:42 (4243) [INFO]               : wp-toolkit-thirdparties
* 2023-12-14 19:58:42 (4243) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-14 19:58:42 (4260) [INFO] 
* 2023-12-14 19:58:42 (4229) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-14 19:58:42 (4230) [INFO] 
* 2023-12-14 19:58:57 (4260) [INFO] 
* 2023-12-14 19:58:57 (1774) [INFO] Checking /scripts/sysup
* 2023-12-14 19:58:57 (4229) [INFO] Running: /scripts/sysup
* 2023-12-14 19:58:57 (4230) [INFO] 
* 2023-12-14 19:58:57 (4243) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-14 19:58:58 (4243) [INFO]   All Needed Packages are already installed.
* 2023-12-14 19:58:58 (4260) [INFO] 
* 2023-12-14 19:58:58 (1678) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-14 19:58:58 (155) [WARN] *** 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 19:59:12 (1628) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-14 19:59:12 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-14 19:59:12 (1821) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-14 19:59:12 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-14 19:59:12 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-14 19:59:12 (2271) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/tKZ7DfdwZ_/ea_profile.json
* 2023-12-14 19:59:13 (2294) [INFO] Backed up EA4 profile to /tmp/tKZ7DfdwZ_/ea_profile.json
* 2023-12-14 19:59:13 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bhda7a) Cannot update this system’s kernel.
* 2023-12-14 19:59:14 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-15 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-15 19:58:19 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-15 19:58:19 (1753) [INFO] Checking if your system is up to date: 
* 2023-12-15 19:58:19 (4229) [INFO] Running: /usr/bin/yum clean all
* 2023-12-15 19:58:19 (4230) [INFO] 
* 2023-12-15 19:58:19 (4243) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-15 19:58:19 (4243) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-15 19:58:19 (4243) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-15 19:58:19 (4243) [INFO]               : wp-toolkit-thirdparties
* 2023-12-15 19:58:19 (4243) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-15 19:58:19 (4260) [INFO] 
* 2023-12-15 19:58:19 (4229) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-15 19:58:19 (4230) [INFO] 
* 2023-12-15 19:58:35 (4260) [INFO] 
* 2023-12-15 19:58:35 (1774) [INFO] Checking /scripts/sysup
* 2023-12-15 19:58:35 (4229) [INFO] Running: /scripts/sysup
* 2023-12-15 19:58:35 (4230) [INFO] 
* 2023-12-15 19:58:35 (4243) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-15 19:58:36 (4243) [INFO]   All Needed Packages are already installed.
* 2023-12-15 19:58:36 (4260) [INFO] 
* 2023-12-15 19:58:36 (1678) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-15 19:58:36 (155) [WARN] *** 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 19:58:51 (1628) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-15 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-15 19:58:51 (1821) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-15 19:58:51 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-15 19:58:51 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-15 19:58:51 (2271) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/aJ1_A8yXtu/ea_profile.json
* 2023-12-15 19:58:52 (2294) [INFO] Backed up EA4 profile to /tmp/aJ1_A8yXtu/ea_profile.json
* 2023-12-15 19:58:52 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mrq8x2) Cannot update this system’s kernel.
* 2023-12-15 19:58:53 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-16 19:58:44 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-16 19:58:44 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-16 19:58:44 (1753) [INFO] Checking if your system is up to date: 
* 2023-12-16 19:58:44 (4229) [INFO] Running: /usr/bin/yum clean all
* 2023-12-16 19:58:44 (4230) [INFO] 
* 2023-12-16 19:58:45 (4243) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-16 19:58:45 (4243) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-16 19:58:45 (4243) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-16 19:58:45 (4243) [INFO]               : wp-toolkit-thirdparties
* 2023-12-16 19:58:45 (4243) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-16 19:58:45 (4260) [INFO] 
* 2023-12-16 19:58:45 (4229) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-16 19:58:45 (4230) [INFO] 
* 2023-12-16 19:58:59 (4260) [INFO] 
* 2023-12-16 19:58:59 (1774) [INFO] Checking /scripts/sysup
* 2023-12-16 19:58:59 (4229) [INFO] Running: /scripts/sysup
* 2023-12-16 19:58:59 (4230) [INFO] 
* 2023-12-16 19:59:00 (4243) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-16 19:59:00 (4243) [INFO]   All Needed Packages are already installed.
* 2023-12-16 19:59:00 (4260) [INFO] 
* 2023-12-16 19:59:01 (1678) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-16 19:59:01 (155) [WARN] *** 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 19:59:15 (1628) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-16 19:59:15 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-16 19:59:15 (1821) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-16 19:59:15 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-16 19:59:15 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-16 19:59:15 (2271) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/9ciCbRF_5P/ea_profile.json
* 2023-12-16 19:59:16 (2294) [INFO] Backed up EA4 profile to /tmp/9ciCbRF_5P/ea_profile.json
* 2023-12-16 19:59:16 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5qtmnr) Cannot update this system’s kernel.
* 2023-12-16 19:59:16 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-17 19:58:44 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-17 19:58:44 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-17 19:58:44 (1753) [INFO] Checking if your system is up to date: 
* 2023-12-17 19:58:44 (4229) [INFO] Running: /usr/bin/yum clean all
* 2023-12-17 19:58:44 (4230) [INFO] 
* 2023-12-17 19:58:44 (4243) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-17 19:58:44 (4243) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-17 19:58:44 (4243) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-17 19:58:44 (4243) [INFO]               : wp-toolkit-thirdparties
* 2023-12-17 19:58:44 (4243) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-17 19:58:44 (4260) [INFO] 
* 2023-12-17 19:58:44 (4229) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-17 19:58:44 (4230) [INFO] 
* 2023-12-17 19:58:48 (4243) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/86969f3b3e0b32c5da32a857483d14c97b7108ebd41387c8410d5da7894eb0d7-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2023-12-17 19:58:48 (4243) [INFO] Trying other mirror.
* 2023-12-17 19:58:48 (4243) [INFO] To address this issue please refer to the below wiki article 
* 2023-12-17 19:58:48 (4243) [INFO] 
* 2023-12-17 19:58:48 (4243) [INFO] https://wiki.centos.org/yum-errors
* 2023-12-17 19:58:48 (4243) [INFO] 
* 2023-12-17 19:58:48 (4243) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-12-17 19:58:48 (4243) [INFO] 
* 2023-12-17 19:58:59 (4260) [INFO] 
* 2023-12-17 19:58:59 (1774) [INFO] Checking /scripts/sysup
* 2023-12-17 19:58:59 (4229) [INFO] Running: /scripts/sysup
* 2023-12-17 19:58:59 (4230) [INFO] 
* 2023-12-17 19:59:00 (4243) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-17 19:59:00 (4243) [INFO]   All Needed Packages are already installed.
* 2023-12-17 19:59:00 (4260) [INFO] 
* 2023-12-17 19:59:01 (1678) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-17 19:59:01 (155) [WARN] *** 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 19:59:15 (1628) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-17 19:59:15 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-17 19:59:15 (1821) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-17 19:59:15 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-17 19:59:16 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-17 19:59:16 (2271) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/f1f49seH0Q/ea_profile.json
* 2023-12-17 19:59:16 (2294) [INFO] Backed up EA4 profile to /tmp/f1f49seH0Q/ea_profile.json
* 2023-12-17 19:59:16 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bgfbzb) Cannot update this system’s kernel.
* 2023-12-17 19:59:17 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-18 19:58:21 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-18 19:58:22 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-18 19:58:22 (1753) [INFO] Checking if your system is up to date: 
* 2023-12-18 19:58:22 (4229) [INFO] Running: /usr/bin/yum clean all
* 2023-12-18 19:58:22 (4230) [INFO] 
* 2023-12-18 19:58:22 (4243) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-18 19:58:22 (4243) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-18 19:58:22 (4243) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-18 19:58:22 (4243) [INFO]               : wp-toolkit-thirdparties
* 2023-12-18 19:58:22 (4243) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-18 19:58:22 (4260) [INFO] 
* 2023-12-18 19:58:22 (4229) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-18 19:58:22 (4230) [INFO] 
* 2023-12-18 19:58:27 (4243) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/aee15f4ea6b0d447c7570d78e9a574d7453780318dcd1b6815e833ab9f622f5d-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-12-18 19:58:27 (4243) [INFO] Trying other mirror.
* 2023-12-18 19:58:27 (4243) [INFO] To address this issue please refer to the below wiki article 
* 2023-12-18 19:58:27 (4243) [INFO] 
* 2023-12-18 19:58:27 (4243) [INFO] https://wiki.centos.org/yum-errors
* 2023-12-18 19:58:27 (4243) [INFO] 
* 2023-12-18 19:58:27 (4243) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2023-12-18 19:58:27 (4243) [INFO] 
* 2023-12-18 19:58:27 (4243) [INFO] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/3aa2fea49be32f3dfb0abc4db25c423c1e51e9ec8c93119e0bc2575c06601d05-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2023-12-18 19:58:27 (4243) [INFO] Trying other mirror.
* 2023-12-18 19:58:37 (4260) [INFO] 
* 2023-12-18 19:58:37 (1774) [INFO] Checking /scripts/sysup
* 2023-12-18 19:58:37 (4229) [INFO] Running: /scripts/sysup
* 2023-12-18 19:58:37 (4230) [INFO] 
* 2023-12-18 19:58:38 (4243) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-18 19:58:38 (4243) [INFO]   All Needed Packages are already installed.
* 2023-12-18 19:58:38 (4260) [INFO] 
* 2023-12-18 19:58:39 (1678) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-18 19:58:39 (155) [WARN] *** 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 19:58:53 (1619) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-12-18 19:58:53 (1620) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/b68e32c3f32c97af3c5ca5bd513aaf867a98e3f7de4d97cd239e3f819cbe2cbd-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/.

https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/94696f72568cf33d87d70d98d44561d9274472e71c23b5e0b2ada8ff832dfc14-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2023-12-18 19:58:53 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-18 19:58:53 (1821) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-18 19:58:53 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-18 19:58:53 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-18 19:58:53 (2271) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/YWV8_XDWHH/ea_profile.json
* 2023-12-18 19:58:54 (2294) [INFO] Backed up EA4 profile to /tmp/YWV8_XDWHH/ea_profile.json
* 2023-12-18 19:58:54 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qq8u7t) Cannot update this system’s kernel.
* 2023-12-18 19:58:54 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-19 19:58:24 (155) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-19 19:58:25 (155) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-19 19:58:25 (1753) [INFO] Checking if your system is up to date: 
* 2023-12-19 19:58:25 (4229) [INFO] Running: /usr/bin/yum clean all
* 2023-12-19 19:58:25 (4230) [INFO] 
* 2023-12-19 19:58:25 (4243) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-19 19:58:25 (4243) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-19 19:58:25 (4243) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-19 19:58:25 (4243) [INFO]               : wp-toolkit-thirdparties
* 2023-12-19 19:58:25 (4243) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-19 19:58:25 (4260) [INFO] 
* 2023-12-19 19:58:25 (4229) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-19 19:58:25 (4230) [INFO] 
* 2023-12-19 19:58:41 (4260) [INFO] 
* 2023-12-19 19:58:41 (1774) [INFO] Checking /scripts/sysup
* 2023-12-19 19:58:41 (4229) [INFO] Running: /scripts/sysup
* 2023-12-19 19:58:41 (4230) [INFO] 
* 2023-12-19 19:58:41 (4243) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-19 19:58:41 (4243) [INFO]   All Needed Packages are already installed.
* 2023-12-19 19:58:41 (4260) [INFO] 
* 2023-12-19 19:58:42 (1678) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-19 19:58:42 (155) [WARN] *** 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 19:58:56 (1628) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-19 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-19 19:58:56 (1821) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-19 19:58:56 (155) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-19 19:58:56 (815) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-19 19:58:56 (2271) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/9OI3NbxC7S/ea_profile.json
* 2023-12-19 19:58:57 (2294) [INFO] Backed up EA4 profile to /tmp/9OI3NbxC7S/ea_profile.json
* 2023-12-19 19:58:57 (155) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID s2qqv8) Cannot update this system’s kernel.
* 2023-12-19 19:58:57 (260) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-20 19:59:33 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-20 19:59:33 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-20 19:59:33 (1774) [INFO] Checking if your system is up to date: 
* 2023-12-20 19:59:33 (4250) [INFO] Running: /usr/bin/yum clean all
* 2023-12-20 19:59:33 (4251) [INFO] 
* 2023-12-20 19:59:33 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-20 19:59:33 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-20 19:59:33 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-20 19:59:33 (4264) [INFO]               : wp-toolkit-thirdparties
* 2023-12-20 19:59:33 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-20 19:59:33 (4281) [INFO] 
* 2023-12-20 19:59:33 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-20 19:59:33 (4251) [INFO] 
* 2023-12-20 19:59:48 (4281) [INFO] 
* 2023-12-20 19:59:48 (1795) [INFO] Checking /scripts/sysup
* 2023-12-20 19:59:48 (4250) [INFO] Running: /scripts/sysup
* 2023-12-20 19:59:48 (4251) [INFO] 
* 2023-12-20 19:59:48 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-20 19:59:48 (4264) [INFO]   All Needed Packages are already installed.
* 2023-12-20 19:59:48 (4281) [INFO] 
* 2023-12-20 19:59:49 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-20 20:00:04 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-20 20:00:04 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-20 20:00:04 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-20 20:00:04 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-20 20:00:04 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-20 20:00:04 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/HHTnzVxTL6/ea_profile.json
* 2023-12-20 20:00:05 (2315) [INFO] Backed up EA4 profile to /tmp/HHTnzVxTL6/ea_profile.json
* 2023-12-20 20:00:05 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ywr9g6) Cannot update this system’s kernel.
* 2023-12-20 20:00:05 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-21 19:58:18 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-21 19:58:18 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-21 19:58:18 (1774) [INFO] Checking if your system is up to date: 
* 2023-12-21 19:58:18 (4250) [INFO] Running: /usr/bin/yum clean all
* 2023-12-21 19:58:18 (4251) [INFO] 
* 2023-12-21 19:58:19 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-21 19:58:19 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-21 19:58:19 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-21 19:58:19 (4264) [INFO]               : wp-toolkit-thirdparties
* 2023-12-21 19:58:19 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-21 19:58:19 (4281) [INFO] 
* 2023-12-21 19:58:19 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-21 19:58:19 (4251) [INFO] 
* 2023-12-21 19:58:34 (4281) [INFO] 
* 2023-12-21 19:58:34 (1795) [INFO] Checking /scripts/sysup
* 2023-12-21 19:58:34 (4250) [INFO] Running: /scripts/sysup
* 2023-12-21 19:58:34 (4251) [INFO] 
* 2023-12-21 19:58:34 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-21 19:58:35 (4264) [INFO]   All Needed Packages are already installed.
* 2023-12-21 19:58:35 (4281) [INFO] 
* 2023-12-21 19:58:35 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-21 19:58:51 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-21 19:58:51 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-21 19:58:51 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-21 19:58:51 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-21 19:58:51 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-21 19:58:51 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/B4hOovVzei/ea_profile.json
* 2023-12-21 19:58:51 (2315) [INFO] Backed up EA4 profile to /tmp/B4hOovVzei/ea_profile.json
* 2023-12-21 19:58:52 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 386fm5) Cannot update this system’s kernel.
* 2023-12-21 19:58:52 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-22 19:58:19 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-22 19:58:19 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-22 19:58:19 (1774) [INFO] Checking if your system is up to date: 
* 2023-12-22 19:58:19 (4250) [INFO] Running: /usr/bin/yum clean all
* 2023-12-22 19:58:19 (4251) [INFO] 
* 2023-12-22 19:58:19 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-22 19:58:19 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-22 19:58:19 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-22 19:58:19 (4264) [INFO]               : wp-toolkit-thirdparties
* 2023-12-22 19:58:19 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-22 19:58:19 (4281) [INFO] 
* 2023-12-22 19:58:19 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-22 19:58:19 (4251) [INFO] 
* 2023-12-22 19:59:06 (4281) [INFO] 
* 2023-12-22 19:59:06 (1795) [INFO] Checking /scripts/sysup
* 2023-12-22 19:59:06 (4250) [INFO] Running: /scripts/sysup
* 2023-12-22 19:59:06 (4251) [INFO] 
* 2023-12-22 19:59:06 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-22 19:59:06 (4264) [INFO]   All Needed Packages are already installed.
* 2023-12-22 19:59:06 (4281) [INFO] 
* 2023-12-22 19:59:07 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-22 19:59:36 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-22 19:59:36 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-22 19:59:36 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-22 19:59:36 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-22 19:59:36 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-22 19:59:36 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/XQPKWBi4d5/ea_profile.json
* 2023-12-22 19:59:37 (2315) [INFO] Backed up EA4 profile to /tmp/XQPKWBi4d5/ea_profile.json
* 2023-12-22 19:59:37 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2jucvx) Cannot update this system’s kernel.
* 2023-12-22 19:59:37 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-23 19:58:43 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-23 19:58:43 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-23 19:58:43 (1774) [INFO] Checking if your system is up to date: 
* 2023-12-23 19:58:43 (4250) [INFO] Running: /usr/bin/yum clean all
* 2023-12-23 19:58:43 (4251) [INFO] 
* 2023-12-23 19:58:43 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-23 19:58:43 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-23 19:58:43 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-23 19:58:43 (4264) [INFO]               : wp-toolkit-thirdparties
* 2023-12-23 19:58:43 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-23 19:58:43 (4281) [INFO] 
* 2023-12-23 19:58:43 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-23 19:58:43 (4251) [INFO] 
* 2023-12-23 19:59:00 (4281) [INFO] 
* 2023-12-23 19:59:00 (1795) [INFO] Checking /scripts/sysup
* 2023-12-23 19:59:00 (4250) [INFO] Running: /scripts/sysup
* 2023-12-23 19:59:00 (4251) [INFO] 
* 2023-12-23 19:59:00 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-23 19:59:01 (4264) [INFO]   All Needed Packages are already installed.
* 2023-12-23 19:59:01 (4281) [INFO] 
* 2023-12-23 19:59:01 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-23 19:59:15 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-23 19:59:15 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-23 19:59:15 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-23 19:59:15 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-23 19:59:15 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-23 19:59:15 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/DXRzmRvTng/ea_profile.json
* 2023-12-23 19:59:16 (2315) [INFO] Backed up EA4 profile to /tmp/DXRzmRvTng/ea_profile.json
* 2023-12-23 19:59:16 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID g8xdb3) Cannot update this system’s kernel.
* 2023-12-23 19:59:16 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-24 19:58:43 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-24 19:58:43 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-24 19:58:43 (1774) [INFO] Checking if your system is up to date: 
* 2023-12-24 19:58:43 (4250) [INFO] Running: /usr/bin/yum clean all
* 2023-12-24 19:58:43 (4251) [INFO] 
* 2023-12-24 19:58:43 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-24 19:58:43 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-24 19:58:43 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-24 19:58:43 (4264) [INFO]               : wp-toolkit-thirdparties
* 2023-12-24 19:58:43 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-24 19:58:43 (4281) [INFO] 
* 2023-12-24 19:58:43 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-24 19:58:43 (4251) [INFO] 
* 2023-12-24 19:58:58 (4281) [INFO] 
* 2023-12-24 19:58:58 (1795) [INFO] Checking /scripts/sysup
* 2023-12-24 19:58:58 (4250) [INFO] Running: /scripts/sysup
* 2023-12-24 19:58:58 (4251) [INFO] 
* 2023-12-24 19:58:58 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-24 19:58:58 (4264) [INFO]   All Needed Packages are already installed.
* 2023-12-24 19:58:58 (4281) [INFO] 
* 2023-12-24 19:58:59 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-24 19:59:13 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-24 19:59:13 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-24 19:59:13 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-24 19:59:13 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-24 19:59:13 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-24 19:59:13 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/lwMAJD7jt3/ea_profile.json
* 2023-12-24 19:59:14 (2315) [INFO] Backed up EA4 profile to /tmp/lwMAJD7jt3/ea_profile.json
* 2023-12-24 19:59:14 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 46xhdz) Cannot update this system’s kernel.
* 2023-12-24 19:59:14 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-25 19:58:21 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-25 19:58:21 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-25 19:58:21 (1774) [INFO] Checking if your system is up to date: 
* 2023-12-25 19:58:21 (4250) [INFO] Running: /usr/bin/yum clean all
* 2023-12-25 19:58:21 (4251) [INFO] 
* 2023-12-25 19:58:22 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-25 19:58:22 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-25 19:58:22 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-25 19:58:22 (4264) [INFO]               : wp-toolkit-thirdparties
* 2023-12-25 19:58:22 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-25 19:58:22 (4281) [INFO] 
* 2023-12-25 19:58:22 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-25 19:58:22 (4251) [INFO] 
* 2023-12-25 19:58:37 (4281) [INFO] 
* 2023-12-25 19:58:37 (1795) [INFO] Checking /scripts/sysup
* 2023-12-25 19:58:37 (4250) [INFO] Running: /scripts/sysup
* 2023-12-25 19:58:37 (4251) [INFO] 
* 2023-12-25 19:58:37 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-25 19:58:37 (4264) [INFO]   All Needed Packages are already installed.
* 2023-12-25 19:58:37 (4281) [INFO] 
* 2023-12-25 19:58:38 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-25 19:58:53 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-25 19:58:53 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-25 19:58:53 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-25 19:58:53 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-25 19:58:53 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-25 19:58:53 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/9u88Gki_JF/ea_profile.json
* 2023-12-25 19:58:53 (2315) [INFO] Backed up EA4 profile to /tmp/9u88Gki_JF/ea_profile.json
* 2023-12-25 19:58:54 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sf3ezg) Cannot update this system’s kernel.
* 2023-12-25 19:58:54 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-26 19:58:20 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-26 19:58:20 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-26 19:58:20 (1774) [INFO] Checking if your system is up to date: 
* 2023-12-26 19:58:20 (4250) [INFO] Running: /usr/bin/yum clean all
* 2023-12-26 19:58:20 (4251) [INFO] 
* 2023-12-26 19:58:20 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-26 19:58:20 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-26 19:58:20 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-26 19:58:20 (4264) [INFO]               : wp-toolkit-thirdparties
* 2023-12-26 19:58:20 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-26 19:58:20 (4281) [INFO] 
* 2023-12-26 19:58:20 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-26 19:58:20 (4251) [INFO] 
* 2023-12-26 19:58:34 (4281) [INFO] 
* 2023-12-26 19:58:34 (1795) [INFO] Checking /scripts/sysup
* 2023-12-26 19:58:34 (4250) [INFO] Running: /scripts/sysup
* 2023-12-26 19:58:34 (4251) [INFO] 
* 2023-12-26 19:58:35 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-26 19:58:35 (4264) [INFO]   All Needed Packages are already installed.
* 2023-12-26 19:58:35 (4281) [INFO] 
* 2023-12-26 19:58:36 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-26 19:58:49 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-26 19:58:49 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-26 19:58:49 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-26 19:58:49 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-26 19:58:50 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-26 19:58:50 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/AKpBviLYq7/ea_profile.json
* 2023-12-26 19:58:50 (2315) [INFO] Backed up EA4 profile to /tmp/AKpBviLYq7/ea_profile.json
* 2023-12-26 19:58:50 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qd5dpb) Cannot update this system’s kernel.
* 2023-12-26 19:58:51 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-27 19:58:21 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-27 19:58:21 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-27 19:58:21 (1774) [INFO] Checking if your system is up to date: 
* 2023-12-27 19:58:21 (4250) [INFO] Running: /usr/bin/yum clean all
* 2023-12-27 19:58:21 (4251) [INFO] 
* 2023-12-27 19:58:21 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-27 19:58:21 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-27 19:58:21 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-27 19:58:21 (4264) [INFO]               : wp-toolkit-thirdparties
* 2023-12-27 19:58:21 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-27 19:58:21 (4281) [INFO] 
* 2023-12-27 19:58:21 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-27 19:58:21 (4251) [INFO] 
* 2023-12-27 20:01:10 (4281) [INFO] 
* 2023-12-27 20:01:10 (1795) [INFO] Checking /scripts/sysup
* 2023-12-27 20:01:10 (4250) [INFO] Running: /scripts/sysup
* 2023-12-27 20:01:10 (4251) [INFO] 
* 2023-12-27 20:01:10 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-27 20:01:10 (4264) [INFO]   All Needed Packages are already installed.
* 2023-12-27 20:01:10 (4281) [INFO] 
* 2023-12-27 20:01:11 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-27 20:02:48 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-27 20:02:48 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-27 20:02:48 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-27 20:02:48 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-27 20:02:48 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-27 20:02:48 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/grRAp8CiDS/ea_profile.json
* 2023-12-27 20:02:49 (2315) [INFO] Backed up EA4 profile to /tmp/grRAp8CiDS/ea_profile.json
* 2023-12-27 20:02:49 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID df4ra8) Cannot update this system’s kernel.
* 2023-12-27 20:02:49 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-28 19:58:29 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-28 19:58:29 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-28 19:58:29 (1774) [INFO] Checking if your system is up to date: 
* 2023-12-28 19:58:29 (4250) [INFO] Running: /usr/bin/yum clean all
* 2023-12-28 19:58:29 (4251) [INFO] 
* 2023-12-28 19:58:29 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-28 19:58:29 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-28 19:58:29 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-28 19:58:29 (4264) [INFO]               : wp-toolkit-thirdparties
* 2023-12-28 19:58:29 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-28 19:58:29 (4281) [INFO] 
* 2023-12-28 19:58:29 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-28 19:58:29 (4251) [INFO] 
* 2023-12-28 19:58:45 (4281) [INFO] 
* 2023-12-28 19:58:45 (1795) [INFO] Checking /scripts/sysup
* 2023-12-28 19:58:45 (4250) [INFO] Running: /scripts/sysup
* 2023-12-28 19:58:45 (4251) [INFO] 
* 2023-12-28 19:58:45 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-28 19:58:45 (4264) [INFO]   All Needed Packages are already installed.
* 2023-12-28 19:58:45 (4281) [INFO] 
* 2023-12-28 19:58:46 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-28 19:59:00 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-28 19:59:00 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-28 19:59:00 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-28 19:59:00 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-28 19:59:00 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-28 19:59:00 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/bC_YsB8vSr/ea_profile.json
* 2023-12-28 19:59:01 (2315) [INFO] Backed up EA4 profile to /tmp/bC_YsB8vSr/ea_profile.json
* 2023-12-28 19:59:01 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rgfzqa) Cannot update this system’s kernel.
* 2023-12-28 19:59:01 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-29 19:58:21 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-29 19:58:21 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-29 19:58:21 (1774) [INFO] Checking if your system is up to date: 
* 2023-12-29 19:58:21 (4250) [INFO] Running: /usr/bin/yum clean all
* 2023-12-29 19:58:21 (4251) [INFO] 
* 2023-12-29 19:58:21 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-29 19:58:21 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-29 19:58:21 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-29 19:58:21 (4264) [INFO]               : wp-toolkit-thirdparties
* 2023-12-29 19:58:21 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-29 19:58:22 (4281) [INFO] 
* 2023-12-29 19:58:22 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-29 19:58:22 (4251) [INFO] 
* 2023-12-29 19:58:38 (4281) [INFO] 
* 2023-12-29 19:58:38 (1795) [INFO] Checking /scripts/sysup
* 2023-12-29 19:58:38 (4250) [INFO] Running: /scripts/sysup
* 2023-12-29 19:58:38 (4251) [INFO] 
* 2023-12-29 19:58:39 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-29 19:58:39 (4264) [INFO]   All Needed Packages are already installed.
* 2023-12-29 19:58:39 (4281) [INFO] 
* 2023-12-29 19:58:40 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-29 19:58:54 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-29 19:58:54 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-29 19:58:54 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-29 19:58:54 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-29 19:58:54 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-29 19:58:54 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/rYeC9Wcfsn/ea_profile.json
* 2023-12-29 19:58:54 (2315) [INFO] Backed up EA4 profile to /tmp/rYeC9Wcfsn/ea_profile.json
* 2023-12-29 19:58:54 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3pjpj8) Cannot update this system’s kernel.
* 2023-12-29 19:58:55 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-30 19:58:42 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-30 19:58:43 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-30 19:58:43 (1774) [INFO] Checking if your system is up to date: 
* 2023-12-30 19:58:43 (4250) [INFO] Running: /usr/bin/yum clean all
* 2023-12-30 19:58:43 (4251) [INFO] 
* 2023-12-30 19:58:43 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-30 19:58:43 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-30 19:58:43 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-30 19:58:43 (4264) [INFO]               : wp-toolkit-thirdparties
* 2023-12-30 19:58:43 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-30 19:58:43 (4281) [INFO] 
* 2023-12-30 19:58:43 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-30 19:58:43 (4251) [INFO] 
* 2023-12-30 19:58:59 (4281) [INFO] 
* 2023-12-30 19:58:59 (1795) [INFO] Checking /scripts/sysup
* 2023-12-30 19:58:59 (4250) [INFO] Running: /scripts/sysup
* 2023-12-30 19:58:59 (4251) [INFO] 
* 2023-12-30 19:58:59 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-30 19:59:00 (4264) [INFO]   All Needed Packages are already installed.
* 2023-12-30 19:59:00 (4281) [INFO] 
* 2023-12-30 19:59:00 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-30 19:59:15 (1633) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2023-12-30 19:59:15 (1634) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/82412e8c399d1f0bf421206b97c5ebbf217c2f9900afd1533e762ca900c1b814-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/.

* 2023-12-30 19:59:15 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-30 19:59:15 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-30 19:59:15 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-30 19:59:15 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-30 19:59:15 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/VnApUg1As1/ea_profile.json
* 2023-12-30 19:59:16 (2315) [INFO] Backed up EA4 profile to /tmp/VnApUg1As1/ea_profile.json
* 2023-12-30 19:59:16 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID exxgyg) Cannot update this system’s kernel.
* 2023-12-30 19:59:16 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2023-12-31 19:58:45 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2023-12-31 19:58:45 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2023-12-31 19:58:45 (1774) [INFO] Checking if your system is up to date: 
* 2023-12-31 19:58:45 (4250) [INFO] Running: /usr/bin/yum clean all
* 2023-12-31 19:58:45 (4251) [INFO] 
* 2023-12-31 19:58:45 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2023-12-31 19:58:45 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2023-12-31 19:58:45 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2023-12-31 19:58:45 (4264) [INFO]               : wp-toolkit-thirdparties
* 2023-12-31 19:58:45 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2023-12-31 19:58:45 (4281) [INFO] 
* 2023-12-31 19:58:45 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2023-12-31 19:58:45 (4251) [INFO] 
* 2023-12-31 19:59:00 (4281) [INFO] 
* 2023-12-31 19:59:00 (1795) [INFO] Checking /scripts/sysup
* 2023-12-31 19:59:00 (4250) [INFO] Running: /scripts/sysup
* 2023-12-31 19:59:00 (4251) [INFO] 
* 2023-12-31 19:59:00 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2023-12-31 19:59:01 (4264) [INFO]   All Needed Packages are already installed.
* 2023-12-31 19:59:01 (4281) [INFO] 
* 2023-12-31 19:59:01 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2023-12-31 19:59:17 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2023-12-31 19:59:17 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2023-12-31 19:59:17 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2023-12-31 19:59:17 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2023-12-31 19:59:17 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2023-12-31 19:59:17 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/lauwGXBVk5/ea_profile.json
* 2023-12-31 19:59:18 (2315) [INFO] Backed up EA4 profile to /tmp/lauwGXBVk5/ea_profile.json
* 2023-12-31 19:59:19 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b8jg9q) Cannot update this system’s kernel.
* 2023-12-31 19:59:19 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-01 19:58:21 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-01 19:58:21 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-01 19:58:21 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-01 19:58:21 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-01 19:58:21 (4251) [INFO] 
* 2024-01-01 19:58:21 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-01 19:58:21 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-01 19:58:21 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-01 19:58:21 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-01 19:58:21 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-01 19:58:21 (4281) [INFO] 
* 2024-01-01 19:58:21 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-01 19:58:21 (4251) [INFO] 
* 2024-01-01 19:58:37 (4281) [INFO] 
* 2024-01-01 19:58:37 (1795) [INFO] Checking /scripts/sysup
* 2024-01-01 19:58:37 (4250) [INFO] Running: /scripts/sysup
* 2024-01-01 19:58:37 (4251) [INFO] 
* 2024-01-01 19:58:37 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-01 19:58:37 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-01 19:58:37 (4281) [INFO] 
* 2024-01-01 19:58:38 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-01 19:58:52 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-01 19:58:52 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-01 19:58:52 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-01 19:58:52 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-01 19:58:52 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-01 19:58:52 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/wvqRLbLCcK/ea_profile.json
* 2024-01-01 19:58:53 (2315) [INFO] Backed up EA4 profile to /tmp/wvqRLbLCcK/ea_profile.json
* 2024-01-01 19:58:53 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3nxatv) Cannot update this system’s kernel.
* 2024-01-01 19:58:53 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-02 19:58:49 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-02 19:58:49 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-02 19:58:49 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-02 19:58:49 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-02 19:58:49 (4251) [INFO] 
* 2024-01-02 19:58:49 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-02 19:58:49 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-02 19:58:49 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-02 19:58:49 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-02 19:58:49 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-02 19:58:49 (4281) [INFO] 
* 2024-01-02 19:58:49 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-02 19:58:49 (4251) [INFO] 
* 2024-01-02 19:59:04 (4281) [INFO] 
* 2024-01-02 19:59:04 (1795) [INFO] Checking /scripts/sysup
* 2024-01-02 19:59:04 (4250) [INFO] Running: /scripts/sysup
* 2024-01-02 19:59:04 (4251) [INFO] 
* 2024-01-02 19:59:04 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-02 19:59:04 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-02 19:59:04 (4281) [INFO] 
* 2024-01-02 19:59:05 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-02 19:59:19 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-02 19:59:19 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-02 19:59:19 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-02 19:59:19 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-02 19:59:19 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-02 19:59:19 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/R7VUdH1aHP/ea_profile.json
* 2024-01-02 19:59:20 (2315) [INFO] Backed up EA4 profile to /tmp/R7VUdH1aHP/ea_profile.json
* 2024-01-02 19:59:20 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID e5r37s) Cannot update this system’s kernel.
* 2024-01-02 19:59:20 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-03 19:58:46 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-03 19:58:47 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-03 19:58:47 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-03 19:58:47 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-03 19:58:47 (4251) [INFO] 
* 2024-01-03 19:58:47 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-03 19:58:47 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-03 19:58:47 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-03 19:58:47 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-03 19:58:47 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-03 19:58:47 (4281) [INFO] 
* 2024-01-03 19:58:47 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-03 19:58:47 (4251) [INFO] 
* 2024-01-03 19:59:02 (4281) [INFO] 
* 2024-01-03 19:59:02 (1795) [INFO] Checking /scripts/sysup
* 2024-01-03 19:59:02 (4250) [INFO] Running: /scripts/sysup
* 2024-01-03 19:59:02 (4251) [INFO] 
* 2024-01-03 19:59:03 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-03 19:59:03 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-03 19:59:03 (4281) [INFO] 
* 2024-01-03 19:59:04 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-03 19:59:19 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-03 19:59:19 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-03 19:59:19 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-03 19:59:19 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-03 19:59:19 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-03 19:59:19 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/TNuNU0d0qb/ea_profile.json
* 2024-01-03 19:59:19 (2315) [INFO] Backed up EA4 profile to /tmp/TNuNU0d0qb/ea_profile.json
* 2024-01-03 19:59:19 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kcdshq) Cannot update this system’s kernel.
* 2024-01-03 19:59:20 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-04 19:58:18 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-04 19:58:18 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-04 19:58:18 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-04 19:58:18 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-04 19:58:18 (4251) [INFO] 
* 2024-01-04 19:58:19 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-04 19:58:19 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-04 19:58:19 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-04 19:58:19 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-04 19:58:19 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-04 19:58:19 (4281) [INFO] 
* 2024-01-04 19:58:19 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-04 19:58:19 (4251) [INFO] 
* 2024-01-04 19:58:35 (4281) [INFO] 
* 2024-01-04 19:58:35 (1795) [INFO] Checking /scripts/sysup
* 2024-01-04 19:58:35 (4250) [INFO] Running: /scripts/sysup
* 2024-01-04 19:58:35 (4251) [INFO] 
* 2024-01-04 19:58:35 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-04 19:58:36 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-04 19:58:36 (4281) [INFO] 
* 2024-01-04 19:58:36 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-04 19:58:51 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-04 19:58:51 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-04 19:58:51 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-04 19:58:51 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-04 19:58:52 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-04 19:58:52 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/X3pjJHJZjX/ea_profile.json
* 2024-01-04 19:58:52 (2315) [INFO] Backed up EA4 profile to /tmp/X3pjJHJZjX/ea_profile.json
* 2024-01-04 19:58:52 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID y3cqac) Cannot update this system’s kernel.
* 2024-01-04 19:58:53 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-05 19:58:21 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-05 19:58:21 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-05 19:58:21 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-05 19:58:21 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-05 19:58:21 (4251) [INFO] 
* 2024-01-05 19:58:21 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-05 19:58:21 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-05 19:58:21 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-05 19:58:21 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-05 19:58:21 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-05 19:58:21 (4281) [INFO] 
* 2024-01-05 19:58:21 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-05 19:58:21 (4251) [INFO] 
* 2024-01-05 19:58:25 (4264) [INFO] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/c65e346b4de857c8e00ca97e79c48afedc5c3fcb18360ce84e5a8f98430ace10-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-01-05 19:58:25 (4264) [INFO] Trying other mirror.
* 2024-01-05 19:58:25 (4264) [INFO] To address this issue please refer to the below wiki article 
* 2024-01-05 19:58:25 (4264) [INFO] 
* 2024-01-05 19:58:25 (4264) [INFO] https://wiki.centos.org/yum-errors
* 2024-01-05 19:58:25 (4264) [INFO] 
* 2024-01-05 19:58:25 (4264) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-01-05 19:58:25 (4264) [INFO] 
* 2024-01-05 19:58:35 (4281) [INFO] 
* 2024-01-05 19:58:35 (1795) [INFO] Checking /scripts/sysup
* 2024-01-05 19:58:35 (4250) [INFO] Running: /scripts/sysup
* 2024-01-05 19:58:35 (4251) [INFO] 
* 2024-01-05 19:58:35 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-05 19:58:35 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-05 19:58:35 (4281) [INFO] 
* 2024-01-05 19:58:36 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-05 19:58:50 (1633) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-01-05 19:58:50 (1634) [ERROR] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/ccbaa4960423faa4417b3e65914c585fb383b8ba041434647a9b5d0e220648a5-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/.

* 2024-01-05 19:58:50 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-05 19:58:50 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-05 19:58:50 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-05 19:58:50 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-05 19:58:50 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/7a4r9YHdkl/ea_profile.json
* 2024-01-05 19:58:51 (2315) [INFO] Backed up EA4 profile to /tmp/7a4r9YHdkl/ea_profile.json
* 2024-01-05 19:58:51 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7x9wv4) Cannot update this system’s kernel.
* 2024-01-05 19:58:51 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-06 19:58:41 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-06 19:58:42 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-06 19:58:42 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-06 19:58:42 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-06 19:58:42 (4251) [INFO] 
* 2024-01-06 19:58:42 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-06 19:58:42 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-06 19:58:42 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-06 19:58:42 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-06 19:58:42 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-06 19:58:42 (4281) [INFO] 
* 2024-01-06 19:58:42 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-06 19:58:42 (4251) [INFO] 
* 2024-01-06 19:58:57 (4281) [INFO] 
* 2024-01-06 19:58:57 (1795) [INFO] Checking /scripts/sysup
* 2024-01-06 19:58:57 (4250) [INFO] Running: /scripts/sysup
* 2024-01-06 19:58:57 (4251) [INFO] 
* 2024-01-06 19:58:57 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-06 19:58:58 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-06 19:58:58 (4281) [INFO] 
* 2024-01-06 19:58:58 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-06 19:59:13 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-06 19:59:13 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-06 19:59:13 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-06 19:59:13 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-06 19:59:13 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-06 19:59:13 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/l_oI2w3cKl/ea_profile.json
* 2024-01-06 19:59:14 (2315) [INFO] Backed up EA4 profile to /tmp/l_oI2w3cKl/ea_profile.json
* 2024-01-06 19:59:14 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nwv6xm) Cannot update this system’s kernel.
* 2024-01-06 19:59:14 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-07 19:58:42 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-07 19:58:43 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-07 19:58:43 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-07 19:58:43 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-07 19:58:43 (4251) [INFO] 
* 2024-01-07 19:58:43 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-07 19:58:43 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-07 19:58:43 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-07 19:58:43 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-07 19:58:43 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-07 19:58:43 (4281) [INFO] 
* 2024-01-07 19:58:43 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-07 19:58:43 (4251) [INFO] 
* 2024-01-07 19:59:05 (4281) [INFO] 
* 2024-01-07 19:59:05 (1795) [INFO] Checking /scripts/sysup
* 2024-01-07 19:59:05 (4250) [INFO] Running: /scripts/sysup
* 2024-01-07 19:59:05 (4251) [INFO] 
* 2024-01-07 19:59:06 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-07 19:59:06 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-07 19:59:06 (4281) [INFO] 
* 2024-01-07 19:59:07 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-07 19:59:21 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-07 19:59:21 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-07 19:59:21 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-07 19:59:21 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-07 19:59:21 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-07 19:59:21 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ZUGNz5UrMK/ea_profile.json
* 2024-01-07 19:59:22 (2315) [INFO] Backed up EA4 profile to /tmp/ZUGNz5UrMK/ea_profile.json
* 2024-01-07 19:59:22 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3tqq9k) Cannot update this system’s kernel.
* 2024-01-07 19:59:22 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-08 19:58:29 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-08 19:58:29 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-08 19:58:29 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-08 19:58:29 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-08 19:58:29 (4251) [INFO] 
* 2024-01-08 19:58:29 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-08 19:58:29 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-08 19:58:29 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-08 19:58:29 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-08 19:58:29 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-08 19:58:29 (4281) [INFO] 
* 2024-01-08 19:58:29 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-08 19:58:29 (4251) [INFO] 
* 2024-01-08 19:58:44 (4281) [INFO] 
* 2024-01-08 19:58:44 (1795) [INFO] Checking /scripts/sysup
* 2024-01-08 19:58:44 (4250) [INFO] Running: /scripts/sysup
* 2024-01-08 19:58:44 (4251) [INFO] 
* 2024-01-08 19:58:44 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-08 19:58:44 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-08 19:58:44 (4281) [INFO] 
* 2024-01-08 19:58:45 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-08 19:58:59 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-08 19:58:59 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-08 19:58:59 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-08 19:58:59 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-08 19:58:59 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-08 19:58:59 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Zr3sXE5pKF/ea_profile.json
* 2024-01-08 19:59:00 (2315) [INFO] Backed up EA4 profile to /tmp/Zr3sXE5pKF/ea_profile.json
* 2024-01-08 19:59:00 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5495qu) Cannot update this system’s kernel.
* 2024-01-08 19:59:00 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-09 19:58:51 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-09 19:58:52 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-09 19:58:52 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-09 19:58:52 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-09 19:58:52 (4251) [INFO] 
* 2024-01-09 19:58:52 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-09 19:58:52 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-09 19:58:52 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-09 19:58:52 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-09 19:58:52 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-09 19:58:52 (4281) [INFO] 
* 2024-01-09 19:58:52 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-09 19:58:52 (4251) [INFO] 
* 2024-01-09 19:59:09 (4281) [INFO] 
* 2024-01-09 19:59:09 (1795) [INFO] Checking /scripts/sysup
* 2024-01-09 19:59:09 (4250) [INFO] Running: /scripts/sysup
* 2024-01-09 19:59:09 (4251) [INFO] 
* 2024-01-09 19:59:09 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-09 19:59:09 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-09 19:59:09 (4281) [INFO] 
* 2024-01-09 19:59:10 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-09 19:59:24 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-09 19:59:24 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-09 19:59:24 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-09 19:59:24 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-09 19:59:24 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-09 19:59:24 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/NnIwdP0d0c/ea_profile.json
* 2024-01-09 19:59:25 (2315) [INFO] Backed up EA4 profile to /tmp/NnIwdP0d0c/ea_profile.json
* 2024-01-09 19:59:25 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID p88nuz) Cannot update this system’s kernel.
* 2024-01-09 19:59:25 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-10 19:58:58 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-10 19:58:58 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-10 19:58:58 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-10 19:58:58 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-10 19:58:58 (4251) [INFO] 
* 2024-01-10 19:58:58 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-10 19:58:58 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-10 19:58:58 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-10 19:58:58 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-10 19:58:58 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-10 19:58:58 (4281) [INFO] 
* 2024-01-10 19:58:58 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-10 19:58:58 (4251) [INFO] 
* 2024-01-10 19:59:14 (4281) [INFO] 
* 2024-01-10 19:59:14 (1795) [INFO] Checking /scripts/sysup
* 2024-01-10 19:59:14 (4250) [INFO] Running: /scripts/sysup
* 2024-01-10 19:59:14 (4251) [INFO] 
* 2024-01-10 19:59:14 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-10 19:59:14 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-10 19:59:14 (4281) [INFO] 
* 2024-01-10 19:59:15 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-10 19:59:29 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-10 19:59:29 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-10 19:59:29 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-10 19:59:29 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-10 19:59:29 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-10 19:59:29 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/LFhEZi_EB4/ea_profile.json
* 2024-01-10 19:59:30 (2315) [INFO] Backed up EA4 profile to /tmp/LFhEZi_EB4/ea_profile.json
* 2024-01-10 19:59:30 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nk9z4e) Cannot update this system’s kernel.
* 2024-01-10 19:59:30 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-11 19:58:29 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-11 19:58:30 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-11 19:58:30 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-11 19:58:30 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-11 19:58:30 (4251) [INFO] 
* 2024-01-11 19:58:30 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-11 19:58:30 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-11 19:58:30 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-11 19:58:30 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-11 19:58:30 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-11 19:58:30 (4281) [INFO] 
* 2024-01-11 19:58:30 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-11 19:58:30 (4251) [INFO] 
* 2024-01-11 19:58:47 (4281) [INFO] 
* 2024-01-11 19:58:47 (1795) [INFO] Checking /scripts/sysup
* 2024-01-11 19:58:47 (4250) [INFO] Running: /scripts/sysup
* 2024-01-11 19:58:47 (4251) [INFO] 
* 2024-01-11 19:58:47 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-11 19:58:48 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-11 19:58:48 (4281) [INFO] 
* 2024-01-11 19:58:48 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-11 19:59:03 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-11 19:59:03 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-11 19:59:03 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-11 19:59:03 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-11 19:59:03 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-11 19:59:03 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/V4lQxhcNN8/ea_profile.json
* 2024-01-11 19:59:04 (2315) [INFO] Backed up EA4 profile to /tmp/V4lQxhcNN8/ea_profile.json
* 2024-01-11 19:59:04 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID aj654w) Cannot update this system’s kernel.
* 2024-01-11 19:59:04 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-12 19:58:26 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-12 19:58:26 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-12 19:58:26 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-12 19:58:26 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-12 19:58:26 (4251) [INFO] 
* 2024-01-12 19:58:26 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-12 19:58:26 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-12 19:58:26 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-12 19:58:26 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-12 19:58:26 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-12 19:58:26 (4281) [INFO] 
* 2024-01-12 19:58:26 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-12 19:58:26 (4251) [INFO] 
* 2024-01-12 19:58:40 (4281) [INFO] 
* 2024-01-12 19:58:40 (1795) [INFO] Checking /scripts/sysup
* 2024-01-12 19:58:40 (4250) [INFO] Running: /scripts/sysup
* 2024-01-12 19:58:40 (4251) [INFO] 
* 2024-01-12 19:58:41 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-12 19:58:41 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-12 19:58:41 (4281) [INFO] 
* 2024-01-12 19:58:41 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-12 19:58:56 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-12 19:58:56 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-12 19:58:56 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-12 19:58:56 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-12 19:58:56 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-12 19:58:56 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/vZOHw3iQW_/ea_profile.json
* 2024-01-12 19:58:57 (2315) [INFO] Backed up EA4 profile to /tmp/vZOHw3iQW_/ea_profile.json
* 2024-01-12 19:58:57 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ftpw3m) Cannot update this system’s kernel.
* 2024-01-12 19:58:57 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-13 19:58:45 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-13 19:58:45 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-13 19:58:45 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-13 19:58:45 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-13 19:58:45 (4251) [INFO] 
* 2024-01-13 19:58:46 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-13 19:58:46 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-13 19:58:46 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-13 19:58:46 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-13 19:58:46 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-13 19:58:46 (4281) [INFO] 
* 2024-01-13 19:58:46 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-13 19:58:46 (4251) [INFO] 
* 2024-01-13 19:59:07 (4281) [INFO] 
* 2024-01-13 19:59:07 (1795) [INFO] Checking /scripts/sysup
* 2024-01-13 19:59:07 (4250) [INFO] Running: /scripts/sysup
* 2024-01-13 19:59:07 (4251) [INFO] 
* 2024-01-13 19:59:07 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-13 19:59:08 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-13 19:59:08 (4281) [INFO] 
* 2024-01-13 19:59:08 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-13 19:59:57 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-13 19:59:57 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-13 19:59:57 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-13 19:59:57 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-13 19:59:57 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-13 19:59:57 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/SvR7n1XUk2/ea_profile.json
* 2024-01-13 19:59:57 (2315) [INFO] Backed up EA4 profile to /tmp/SvR7n1XUk2/ea_profile.json
* 2024-01-13 19:59:57 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4vqqgf) Cannot update this system’s kernel.
* 2024-01-13 19:59:58 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-14 19:58:47 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-14 19:58:47 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-14 19:58:47 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-14 19:58:47 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-14 19:58:47 (4251) [INFO] 
* 2024-01-14 19:58:47 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-14 19:58:47 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-14 19:58:47 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-14 19:58:47 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-14 19:58:47 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-14 19:58:47 (4281) [INFO] 
* 2024-01-14 19:58:47 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-14 19:58:47 (4251) [INFO] 
* 2024-01-14 19:59:05 (4281) [INFO] 
* 2024-01-14 19:59:05 (1795) [INFO] Checking /scripts/sysup
* 2024-01-14 19:59:05 (4250) [INFO] Running: /scripts/sysup
* 2024-01-14 19:59:05 (4251) [INFO] 
* 2024-01-14 19:59:05 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-14 19:59:06 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-14 19:59:06 (4281) [INFO] 
* 2024-01-14 19:59:06 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-14 19:59:20 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-14 19:59:20 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-14 19:59:20 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-14 19:59:20 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-14 19:59:21 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-14 19:59:21 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/76yxRkLEsp/ea_profile.json
* 2024-01-14 19:59:21 (2315) [INFO] Backed up EA4 profile to /tmp/76yxRkLEsp/ea_profile.json
* 2024-01-14 19:59:21 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6npsja) Cannot update this system’s kernel.
* 2024-01-14 19:59:22 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-15 19:58:34 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-15 19:58:34 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-15 19:58:34 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-15 19:58:34 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-15 19:58:34 (4251) [INFO] 
* 2024-01-15 19:58:34 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-15 19:58:34 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-15 19:58:34 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-15 19:58:34 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-15 19:58:34 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-15 19:58:34 (4281) [INFO] 
* 2024-01-15 19:58:34 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-15 19:58:34 (4251) [INFO] 
* 2024-01-15 19:58:50 (4281) [INFO] 
* 2024-01-15 19:58:50 (1795) [INFO] Checking /scripts/sysup
* 2024-01-15 19:58:50 (4250) [INFO] Running: /scripts/sysup
* 2024-01-15 19:58:50 (4251) [INFO] 
* 2024-01-15 19:58:50 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-15 19:58:51 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-15 19:58:51 (4281) [INFO] 
* 2024-01-15 19:58:51 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-15 19:59:07 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-15 19:59:07 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-15 19:59:07 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-15 19:59:07 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-15 19:59:07 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-15 19:59:07 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/AYganUgfG7/ea_profile.json
* 2024-01-15 19:59:08 (2315) [INFO] Backed up EA4 profile to /tmp/AYganUgfG7/ea_profile.json
* 2024-01-15 19:59:08 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID v342ee) Cannot update this system’s kernel.
* 2024-01-15 19:59:08 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-16 19:58:50 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-16 19:58:50 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-16 19:58:50 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-16 19:58:50 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-16 19:58:50 (4251) [INFO] 
* 2024-01-16 19:58:50 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-16 19:58:50 (4264) [INFO] Existing lock /var/run/yum.pid: another copy is running as pid 10760.
* 2024-01-16 19:58:50 (4264) [INFO] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-16 19:58:50 (4264) [INFO]   The other application is: yum
* 2024-01-16 19:58:50 (4264) [INFO]     Memory :  35 M RSS (2.4 GB VSZ)
* 2024-01-16 19:58:50 (4264) [INFO]     Started: Tue Jan 16 19:58:47 2024 - 00:03 ago
* 2024-01-16 19:58:50 (4264) [INFO]     State  : Sleeping, pid: 10760
* 2024-01-16 19:58:52 (4264) [INFO] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-16 19:58:52 (4264) [INFO]   The other application is: yum
* 2024-01-16 19:58:52 (4264) [INFO]     Memory :  35 M RSS (2.2 GB VSZ)
* 2024-01-16 19:58:52 (4264) [INFO]     Started: Tue Jan 16 19:58:47 2024 - 00:05 ago
* 2024-01-16 19:58:52 (4264) [INFO]     State  : Sleeping, pid: 10760
* 2024-01-16 19:58:54 (4264) [INFO] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-16 19:58:54 (4264) [INFO]   The other application is: yum
* 2024-01-16 19:58:54 (4264) [INFO]     Memory :  36 M RSS (2.2 GB VSZ)
* 2024-01-16 19:58:54 (4264) [INFO]     Started: Tue Jan 16 19:58:47 2024 - 00:07 ago
* 2024-01-16 19:58:54 (4264) [INFO]     State  : Sleeping, pid: 10760
* 2024-01-16 19:58:56 (4264) [INFO] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-16 19:58:56 (4264) [INFO]   The other application is: yum
* 2024-01-16 19:58:56 (4264) [INFO]     Memory :  41 M RSS (2.2 GB VSZ)
* 2024-01-16 19:58:56 (4264) [INFO]     Started: Tue Jan 16 19:58:47 2024 - 00:09 ago
* 2024-01-16 19:58:56 (4264) [INFO]     State  : Running, pid: 10760
* 2024-01-16 19:58:58 (4264) [INFO] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-16 19:58:58 (4264) [INFO]   The other application is: yum
* 2024-01-16 19:58:58 (4264) [INFO]     Memory :  42 M RSS (2.2 GB VSZ)
* 2024-01-16 19:58:58 (4264) [INFO]     Started: Tue Jan 16 19:58:47 2024 - 00:11 ago
* 2024-01-16 19:58:58 (4264) [INFO]     State  : Running, pid: 10760
* 2024-01-16 19:59:00 (4264) [INFO] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-16 19:59:00 (4264) [INFO]   The other application is: yum
* 2024-01-16 19:59:00 (4264) [INFO]     Memory :  42 M RSS (2.2 GB VSZ)
* 2024-01-16 19:59:00 (4264) [INFO]     Started: Tue Jan 16 19:58:47 2024 - 00:13 ago
* 2024-01-16 19:59:00 (4264) [INFO]     State  : Running, pid: 10760
* 2024-01-16 19:59:02 (4264) [INFO] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-16 19:59:02 (4264) [INFO]   The other application is: yum
* 2024-01-16 19:59:02 (4264) [INFO]     Memory :  42 M RSS (2.2 GB VSZ)
* 2024-01-16 19:59:02 (4264) [INFO]     Started: Tue Jan 16 19:58:47 2024 - 00:15 ago
* 2024-01-16 19:59:02 (4264) [INFO]     State  : Running, pid: 10760
* 2024-01-16 19:59:04 (4264) [INFO] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-16 19:59:04 (4264) [INFO]   The other application is: yum
* 2024-01-16 19:59:04 (4264) [INFO]     Memory :  63 M RSS (2.2 GB VSZ)
* 2024-01-16 19:59:04 (4264) [INFO]     Started: Tue Jan 16 19:58:47 2024 - 00:17 ago
* 2024-01-16 19:59:04 (4264) [INFO]     State  : Sleeping, pid: 10760
* 2024-01-16 19:59:06 (4264) [INFO] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-16 19:59:06 (4264) [INFO]   The other application is: yum
* 2024-01-16 19:59:06 (4264) [INFO]     Memory :  77 M RSS (2.3 GB VSZ)
* 2024-01-16 19:59:06 (4264) [INFO]     Started: Tue Jan 16 19:58:47 2024 - 00:19 ago
* 2024-01-16 19:59:06 (4264) [INFO]     State  : Running, pid: 10760
* 2024-01-16 19:59:08 (4264) [INFO] Another app is currently holding the yum lock; waiting for it to exit...
* 2024-01-16 19:59:08 (4264) [INFO]   The other application is: yum
* 2024-01-16 19:59:08 (4264) [INFO]     Memory : 109 M RSS (2.3 GB VSZ)
* 2024-01-16 19:59:08 (4264) [INFO]     Started: Tue Jan 16 19:58:47 2024 - 00:21 ago
* 2024-01-16 19:59:08 (4264) [INFO]     State  : Running, pid: 10760
* 2024-01-16 19:59:10 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-16 19:59:10 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-16 19:59:10 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-16 19:59:10 (4264) [INFO] Cleaning up list of fastest mirrors
* 2024-01-16 19:59:10 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-16 19:59:10 (4281) [INFO] 
* 2024-01-16 19:59:10 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-16 19:59:10 (4251) [INFO] 
* 2024-01-16 19:59:29 (4281) [INFO] 
* 2024-01-16 19:59:29 (1795) [INFO] Checking /scripts/sysup
* 2024-01-16 19:59:29 (4250) [INFO] Running: /scripts/sysup
* 2024-01-16 19:59:29 (4251) [INFO] 
* 2024-01-16 19:59:29 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-16 19:59:29 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-16 19:59:29 (4281) [INFO] 
* 2024-01-16 19:59:36 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-16 19:59:51 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-16 19:59:51 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-16 19:59:51 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-16 19:59:51 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-16 19:59:51 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-16 19:59:51 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/v5VUwDThGT/ea_profile.json
* 2024-01-16 19:59:52 (2315) [INFO] Backed up EA4 profile to /tmp/v5VUwDThGT/ea_profile.json
* 2024-01-16 19:59:52 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rh9q4p) Cannot update this system’s kernel.
* 2024-01-16 19:59:52 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-17 19:59:44 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-17 19:59:44 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-17 19:59:44 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-17 19:59:44 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-17 19:59:44 (4251) [INFO] 
* 2024-01-17 19:59:44 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-17 19:59:44 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-17 19:59:44 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-17 19:59:44 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-17 19:59:44 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-17 19:59:44 (4281) [INFO] 
* 2024-01-17 19:59:44 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-17 19:59:44 (4251) [INFO] 
* 2024-01-17 19:59:59 (4281) [INFO] 
* 2024-01-17 19:59:59 (1795) [INFO] Checking /scripts/sysup
* 2024-01-17 19:59:59 (4250) [INFO] Running: /scripts/sysup
* 2024-01-17 19:59:59 (4251) [INFO] 
* 2024-01-17 19:59:59 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-17 19:59:59 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-17 19:59:59 (4281) [INFO] 
* 2024-01-17 20:00:00 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-17 20:00:17 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-17 20:00:17 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-17 20:00:17 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-17 20:00:17 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-17 20:00:17 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-17 20:00:17 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/gmRjlGTp6y/ea_profile.json
* 2024-01-17 20:00:17 (2315) [INFO] Backed up EA4 profile to /tmp/gmRjlGTp6y/ea_profile.json
* 2024-01-17 20:00:17 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 524km7) Cannot update this system’s kernel.
* 2024-01-17 20:00:18 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-18 19:58:30 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-18 19:58:30 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-18 19:58:30 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-18 19:58:30 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-18 19:58:30 (4251) [INFO] 
* 2024-01-18 19:58:30 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-18 19:58:30 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-18 19:58:30 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-18 19:58:30 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-18 19:58:30 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-18 19:58:30 (4281) [INFO] 
* 2024-01-18 19:58:30 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-18 19:58:30 (4251) [INFO] 
* 2024-01-18 19:58:45 (4281) [INFO] 
* 2024-01-18 19:58:45 (1795) [INFO] Checking /scripts/sysup
* 2024-01-18 19:58:45 (4250) [INFO] Running: /scripts/sysup
* 2024-01-18 19:58:45 (4251) [INFO] 
* 2024-01-18 19:58:45 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-18 19:58:45 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-18 19:58:45 (4281) [INFO] 
* 2024-01-18 19:58:46 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-18 19:59:01 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-18 19:59:01 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-18 19:59:01 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-18 19:59:01 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-18 19:59:01 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-18 19:59:01 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/fP0rVOKzzx/ea_profile.json
* 2024-01-18 19:59:01 (2315) [INFO] Backed up EA4 profile to /tmp/fP0rVOKzzx/ea_profile.json
* 2024-01-18 19:59:01 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2zukkg) Cannot update this system’s kernel.
* 2024-01-18 19:59:02 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-19 19:58:23 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-19 19:58:24 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-19 19:58:24 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-19 19:58:24 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-19 19:58:24 (4251) [INFO] 
* 2024-01-19 19:58:24 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-19 19:58:24 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-19 19:58:24 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-19 19:58:24 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-19 19:58:24 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-19 19:58:24 (4281) [INFO] 
* 2024-01-19 19:58:24 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-19 19:58:24 (4251) [INFO] 
* 2024-01-19 19:58:40 (4281) [INFO] 
* 2024-01-19 19:58:40 (1795) [INFO] Checking /scripts/sysup
* 2024-01-19 19:58:40 (4250) [INFO] Running: /scripts/sysup
* 2024-01-19 19:58:40 (4251) [INFO] 
* 2024-01-19 19:58:40 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-19 19:58:41 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-19 19:58:41 (4281) [INFO] 
* 2024-01-19 19:58:41 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-19 19:58:57 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-19 19:58:57 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-19 19:58:57 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-19 19:58:57 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-19 19:58:57 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-19 19:58:57 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/yVKtUCSo0x/ea_profile.json
* 2024-01-19 19:58:57 (2315) [INFO] Backed up EA4 profile to /tmp/yVKtUCSo0x/ea_profile.json
* 2024-01-19 19:58:57 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zcte6v) Cannot update this system’s kernel.
* 2024-01-19 19:58:58 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-20 19:58:44 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-20 19:58:45 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-20 19:58:45 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-20 19:58:45 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-20 19:58:45 (4251) [INFO] 
* 2024-01-20 19:58:45 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-20 19:58:45 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-20 19:58:45 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-20 19:58:45 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-20 19:58:45 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-20 19:58:45 (4281) [INFO] 
* 2024-01-20 19:58:45 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-20 19:58:45 (4251) [INFO] 
* 2024-01-20 19:59:05 (4281) [INFO] 
* 2024-01-20 19:59:05 (1795) [INFO] Checking /scripts/sysup
* 2024-01-20 19:59:05 (4250) [INFO] Running: /scripts/sysup
* 2024-01-20 19:59:05 (4251) [INFO] 
* 2024-01-20 19:59:06 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-20 19:59:06 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-20 19:59:06 (4281) [INFO] 
* 2024-01-20 19:59:07 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-20 19:59:40 (1642) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-20 19:59:40 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-20 19:59:40 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-20 19:59:40 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-20 19:59:40 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-20 19:59:40 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/vpIB8fVtgZ/ea_profile.json
* 2024-01-20 19:59:40 (2315) [INFO] Backed up EA4 profile to /tmp/vpIB8fVtgZ/ea_profile.json
* 2024-01-20 19:59:41 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vkv626) Cannot update this system’s kernel.
* 2024-01-20 19:59:41 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-21 19:58:43 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-21 19:58:43 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-21 19:58:43 (1774) [INFO] Checking if your system is up to date: 
* 2024-01-21 19:58:43 (4250) [INFO] Running: /usr/bin/yum clean all
* 2024-01-21 19:58:43 (4251) [INFO] 
* 2024-01-21 19:58:43 (4264) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-21 19:58:43 (4264) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-21 19:58:43 (4264) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-21 19:58:43 (4264) [INFO]               : wp-toolkit-thirdparties
* 2024-01-21 19:58:43 (4264) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-21 19:58:43 (4281) [INFO] 
* 2024-01-21 19:58:43 (4250) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-21 19:58:43 (4251) [INFO] 
* 2024-01-21 19:58:48 (4264) [INFO] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/d891b5a805d46f50c5a1ccfbfce35a6cb064731529ca1cfcdc9c51ec79cb0215-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-01-21 19:58:48 (4264) [INFO] Trying other mirror.
* 2024-01-21 19:58:48 (4264) [INFO] To address this issue please refer to the below wiki article 
* 2024-01-21 19:58:48 (4264) [INFO] 
* 2024-01-21 19:58:48 (4264) [INFO] https://wiki.centos.org/yum-errors
* 2024-01-21 19:58:48 (4264) [INFO] 
* 2024-01-21 19:58:48 (4264) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-01-21 19:58:48 (4264) [INFO] 
* 2024-01-21 19:58:58 (4281) [INFO] 
* 2024-01-21 19:58:58 (1795) [INFO] Checking /scripts/sysup
* 2024-01-21 19:58:58 (4250) [INFO] Running: /scripts/sysup
* 2024-01-21 19:58:58 (4251) [INFO] 
* 2024-01-21 19:58:58 (4264) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-21 19:58:59 (4264) [INFO]   All Needed Packages are already installed.
* 2024-01-21 19:58:59 (4281) [INFO] 
* 2024-01-21 19:58:59 (1693) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-21 19:59:14 (1633) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-01-21 19:59:14 (1634) [ERROR] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/4778620a4fbfbd7df52bb1ab183d0d93bd51a750812fba199178c4bdfe9266b3-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/.

https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/7a58e55e87a3e98bd888fb2bd11400b1110319047d523008c9e08baffadbabd0-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/7a58e55e87a3e98bd888fb2bd11400b1110319047d523008c9e08baffadbabd0-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-01-21 19:59:14 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-21 19:59:14 (1842) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-21 19:59:14 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-21 19:59:14 (823) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-21 19:59:14 (2292) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/MS38W4C8B3/ea_profile.json
* 2024-01-21 19:59:15 (2315) [INFO] Backed up EA4 profile to /tmp/MS38W4C8B3/ea_profile.json
* 2024-01-21 19:59:15 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID w3bmax) Cannot update this system’s kernel.
* 2024-01-21 19:59:15 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-22 19:58:19 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-22 19:58:19 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-22 19:58:19 (1842) [INFO] Checking if your system is up to date: 
* 2024-01-22 19:58:19 (4318) [INFO] Running: /usr/bin/yum clean all
* 2024-01-22 19:58:19 (4319) [INFO] 
* 2024-01-22 19:58:19 (4332) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-22 19:58:19 (4332) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-22 19:58:19 (4332) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-22 19:58:19 (4332) [INFO]               : wp-toolkit-thirdparties
* 2024-01-22 19:58:19 (4332) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-22 19:58:19 (4349) [INFO] 
* 2024-01-22 19:58:19 (4318) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-22 19:58:19 (4319) [INFO] 
* 2024-01-22 19:58:41 (4349) [INFO] 
* 2024-01-22 19:58:41 (1863) [INFO] Checking /scripts/sysup
* 2024-01-22 19:58:41 (4318) [INFO] Running: /scripts/sysup
* 2024-01-22 19:58:41 (4319) [INFO] 
* 2024-01-22 19:58:41 (4332) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-22 19:58:41 (4332) [INFO]   All Needed Packages are already installed.
* 2024-01-22 19:58:41 (4349) [INFO] 
* 2024-01-22 19:58:42 (1761) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-22 19:58:57 (1710) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-22 19:58:57 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-22 19:58:57 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-22 19:58:57 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-22 19:58:57 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-22 19:58:57 (2360) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/l__Oos7EcS/ea_profile.json
* 2024-01-22 19:58:58 (2383) [INFO] Backed up EA4 profile to /tmp/l__Oos7EcS/ea_profile.json
* 2024-01-22 19:58:58 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-01-22 19:58:58 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7gm3n6) Cannot update this system’s kernel.
* 2024-01-22 19:58:58 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-23 19:58:28 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-23 19:58:28 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-23 19:58:28 (1842) [INFO] Checking if your system is up to date: 
* 2024-01-23 19:58:28 (4318) [INFO] Running: /usr/bin/yum clean all
* 2024-01-23 19:58:28 (4319) [INFO] 
* 2024-01-23 19:58:29 (4332) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-23 19:58:29 (4332) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-23 19:58:29 (4332) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-23 19:58:29 (4332) [INFO]               : wp-toolkit-thirdparties
* 2024-01-23 19:58:29 (4332) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-23 19:58:29 (4349) [INFO] 
* 2024-01-23 19:58:29 (4318) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-23 19:58:29 (4319) [INFO] 
* 2024-01-23 19:58:45 (4349) [INFO] 
* 2024-01-23 19:58:45 (1863) [INFO] Checking /scripts/sysup
* 2024-01-23 19:58:45 (4318) [INFO] Running: /scripts/sysup
* 2024-01-23 19:58:45 (4319) [INFO] 
* 2024-01-23 19:58:45 (4332) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-23 19:58:46 (4332) [INFO]   All Needed Packages are already installed.
* 2024-01-23 19:58:46 (4349) [INFO] 
* 2024-01-23 19:58:46 (1761) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-23 19:59:01 (1710) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-23 19:59:01 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-23 19:59:01 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-23 19:59:01 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-23 19:59:01 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-23 19:59:01 (2360) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/v1CiV1uzNH/ea_profile.json
* 2024-01-23 19:59:02 (2383) [INFO] Backed up EA4 profile to /tmp/v1CiV1uzNH/ea_profile.json
* 2024-01-23 19:59:02 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-01-23 19:59:02 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID v92v8f) Cannot update this system’s kernel.
* 2024-01-23 19:59:02 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-24 19:59:43 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-24 19:59:43 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-24 19:59:43 (1842) [INFO] Checking if your system is up to date: 
* 2024-01-24 19:59:43 (4318) [INFO] Running: /usr/bin/yum clean all
* 2024-01-24 19:59:43 (4319) [INFO] 
* 2024-01-24 19:59:43 (4332) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-24 19:59:43 (4332) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-24 19:59:43 (4332) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-24 19:59:43 (4332) [INFO]               : wp-toolkit-thirdparties
* 2024-01-24 19:59:43 (4332) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-24 19:59:43 (4349) [INFO] 
* 2024-01-24 19:59:43 (4318) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-24 19:59:43 (4319) [INFO] 
* 2024-01-24 19:59:59 (4349) [INFO] 
* 2024-01-24 19:59:59 (1863) [INFO] Checking /scripts/sysup
* 2024-01-24 19:59:59 (4318) [INFO] Running: /scripts/sysup
* 2024-01-24 19:59:59 (4319) [INFO] 
* 2024-01-24 19:59:59 (4332) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-24 20:00:00 (4332) [INFO]   All Needed Packages are already installed.
* 2024-01-24 20:00:00 (4349) [INFO] 
* 2024-01-24 20:00:00 (1761) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-24 20:00:25 (1701) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-01-24 20:00:25 (1702) [ERROR] http://la.mirrors.clouvider.net/CentOS/7.9.2009/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a0b:f301:2:7::2: Network is unreachable"
Trying other mirror.
* 2024-01-24 20:00:25 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-24 20:00:25 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-24 20:00:25 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-24 20:00:25 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-24 20:00:25 (2360) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/bW3exKcuB2/ea_profile.json
* 2024-01-24 20:00:25 (2383) [INFO] Backed up EA4 profile to /tmp/bW3exKcuB2/ea_profile.json
* 2024-01-24 20:00:26 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-01-24 20:00:26 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jupsyu) Cannot update this system’s kernel.
* 2024-01-24 20:00:26 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-25 19:58:53 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-25 19:58:53 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-25 19:58:53 (1842) [INFO] Checking if your system is up to date: 
* 2024-01-25 19:58:53 (4321) [INFO] Running: /usr/bin/yum clean all
* 2024-01-25 19:58:53 (4322) [INFO] 
* 2024-01-25 19:58:53 (4335) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-25 19:58:53 (4335) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-25 19:58:53 (4335) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-25 19:58:53 (4335) [INFO]               : wp-toolkit-thirdparties
* 2024-01-25 19:58:53 (4335) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-25 19:58:53 (4352) [INFO] 
* 2024-01-25 19:58:53 (4321) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-25 19:58:53 (4322) [INFO] 
* 2024-01-25 19:59:08 (4352) [INFO] 
* 2024-01-25 19:59:08 (1863) [INFO] Checking /scripts/sysup
* 2024-01-25 19:59:08 (4321) [INFO] Running: /scripts/sysup
* 2024-01-25 19:59:08 (4322) [INFO] 
* 2024-01-25 19:59:08 (4335) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-25 19:59:09 (4335) [INFO]   All Needed Packages are already installed.
* 2024-01-25 19:59:09 (4352) [INFO] 
* 2024-01-25 19:59:09 (1761) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-25 19:59:24 (1710) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-25 19:59:24 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-25 19:59:24 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-25 19:59:24 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-25 19:59:24 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-25 19:59:24 (2359) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/DAsZ_LlZ8w/ea_profile.json
* 2024-01-25 19:59:25 (2382) [INFO] Backed up EA4 profile to /tmp/DAsZ_LlZ8w/ea_profile.json
* 2024-01-25 19:59:25 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-01-25 19:59:25 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q3tcdv) Cannot update this system’s kernel.
* 2024-01-25 19:59:26 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-26 19:58:36 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-26 19:58:36 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-26 19:58:36 (1842) [INFO] Checking if your system is up to date: 
* 2024-01-26 19:58:36 (4321) [INFO] Running: /usr/bin/yum clean all
* 2024-01-26 19:58:36 (4322) [INFO] 
* 2024-01-26 19:58:36 (4335) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-26 19:58:36 (4335) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-26 19:58:36 (4335) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-26 19:58:36 (4335) [INFO]               : wp-toolkit-thirdparties
* 2024-01-26 19:58:36 (4335) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-26 19:58:36 (4352) [INFO] 
* 2024-01-26 19:58:36 (4321) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-26 19:58:36 (4322) [INFO] 
* 2024-01-26 19:58:54 (4352) [INFO] 
* 2024-01-26 19:58:54 (1863) [INFO] Checking /scripts/sysup
* 2024-01-26 19:58:54 (4321) [INFO] Running: /scripts/sysup
* 2024-01-26 19:58:54 (4322) [INFO] 
* 2024-01-26 19:58:54 (4335) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-26 19:58:55 (4335) [INFO]   All Needed Packages are already installed.
* 2024-01-26 19:58:55 (4352) [INFO] 
* 2024-01-26 19:58:55 (1761) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-26 19:59:20 (1710) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-26 19:59:20 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-26 19:59:20 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-26 19:59:20 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-26 19:59:20 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-26 19:59:20 (2359) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Fud2469JO3/ea_profile.json
* 2024-01-26 19:59:21 (2382) [INFO] Backed up EA4 profile to /tmp/Fud2469JO3/ea_profile.json
* 2024-01-26 19:59:21 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-01-26 19:59:21 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nfdhfa) Cannot update this system’s kernel.
* 2024-01-26 19:59:21 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-27 19:59:07 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-27 19:59:07 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-27 19:59:07 (1842) [INFO] Checking if your system is up to date: 
* 2024-01-27 19:59:07 (4321) [INFO] Running: /usr/bin/yum clean all
* 2024-01-27 19:59:07 (4322) [INFO] 
* 2024-01-27 19:59:07 (4335) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-27 19:59:07 (4335) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-27 19:59:07 (4335) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-27 19:59:07 (4335) [INFO]               : wp-toolkit-thirdparties
* 2024-01-27 19:59:07 (4335) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-27 19:59:07 (4352) [INFO] 
* 2024-01-27 19:59:07 (4321) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-27 19:59:07 (4322) [INFO] 
* 2024-01-27 19:59:22 (4352) [INFO] 
* 2024-01-27 19:59:22 (1863) [INFO] Checking /scripts/sysup
* 2024-01-27 19:59:22 (4321) [INFO] Running: /scripts/sysup
* 2024-01-27 19:59:22 (4322) [INFO] 
* 2024-01-27 19:59:22 (4335) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-27 19:59:23 (4335) [INFO]   All Needed Packages are already installed.
* 2024-01-27 19:59:23 (4352) [INFO] 
* 2024-01-27 19:59:23 (1761) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-27 19:59:38 (1710) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-27 19:59:38 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-27 19:59:38 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-27 19:59:38 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-27 19:59:38 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-27 19:59:38 (2359) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/COfNcFpufB/ea_profile.json
* 2024-01-27 19:59:38 (2382) [INFO] Backed up EA4 profile to /tmp/COfNcFpufB/ea_profile.json
* 2024-01-27 19:59:39 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-01-27 19:59:39 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID r9yzz5) Cannot update this system’s kernel.
* 2024-01-27 19:59:39 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-28 19:58:45 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-28 19:58:45 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-28 19:58:45 (1842) [INFO] Checking if your system is up to date: 
* 2024-01-28 19:58:45 (4321) [INFO] Running: /usr/bin/yum clean all
* 2024-01-28 19:58:45 (4322) [INFO] 
* 2024-01-28 19:58:45 (4335) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-28 19:58:45 (4335) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-28 19:58:45 (4335) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-28 19:58:45 (4335) [INFO]               : wp-toolkit-thirdparties
* 2024-01-28 19:58:46 (4335) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-28 19:58:46 (4352) [INFO] 
* 2024-01-28 19:58:46 (4321) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-28 19:58:46 (4322) [INFO] 
* 2024-01-28 19:59:02 (4352) [INFO] 
* 2024-01-28 19:59:02 (1863) [INFO] Checking /scripts/sysup
* 2024-01-28 19:59:02 (4321) [INFO] Running: /scripts/sysup
* 2024-01-28 19:59:02 (4322) [INFO] 
* 2024-01-28 19:59:02 (4335) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-28 19:59:02 (4335) [INFO]   All Needed Packages are already installed.
* 2024-01-28 19:59:02 (4352) [INFO] 
* 2024-01-28 19:59:03 (1761) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-28 19:59:18 (1710) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-28 19:59:18 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-28 19:59:18 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-28 19:59:18 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-28 19:59:18 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-28 19:59:18 (2359) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/eUN6G6R3RS/ea_profile.json
* 2024-01-28 19:59:19 (2382) [INFO] Backed up EA4 profile to /tmp/eUN6G6R3RS/ea_profile.json
* 2024-01-28 19:59:19 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-01-28 19:59:19 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3tm4gd) Cannot update this system’s kernel.
* 2024-01-28 19:59:19 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-29 19:58:27 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-29 19:58:27 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-29 19:58:27 (1842) [INFO] Checking if your system is up to date: 
* 2024-01-29 19:58:27 (4321) [INFO] Running: /usr/bin/yum clean all
* 2024-01-29 19:58:27 (4322) [INFO] 
* 2024-01-29 19:58:27 (4335) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-29 19:58:27 (4335) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-29 19:58:27 (4335) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-29 19:58:27 (4335) [INFO]               : wp-toolkit-thirdparties
* 2024-01-29 19:58:27 (4335) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-29 19:58:27 (4352) [INFO] 
* 2024-01-29 19:58:27 (4321) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-29 19:58:27 (4322) [INFO] 
* 2024-01-29 19:58:45 (4352) [INFO] 
* 2024-01-29 19:58:45 (1863) [INFO] Checking /scripts/sysup
* 2024-01-29 19:58:45 (4321) [INFO] Running: /scripts/sysup
* 2024-01-29 19:58:45 (4322) [INFO] 
* 2024-01-29 19:58:45 (4335) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-29 19:58:45 (4335) [INFO]   All Needed Packages are already installed.
* 2024-01-29 19:58:45 (4352) [INFO] 
* 2024-01-29 19:58:46 (1761) [ERROR] 62 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-29 19:59:01 (1710) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-29 19:59:01 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-29 19:59:01 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-29 19:59:01 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-29 19:59:01 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-29 19:59:01 (2359) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/rcteYbO4Ov/ea_profile.json
* 2024-01-29 19:59:02 (2382) [INFO] Backed up EA4 profile to /tmp/rcteYbO4Ov/ea_profile.json
* 2024-01-29 19:59:02 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-01-29 19:59:02 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7bmgrv) Cannot update this system’s kernel.
* 2024-01-29 19:59:03 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-30 19:58:34 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-30 19:58:35 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-30 19:58:35 (1842) [INFO] Checking if your system is up to date: 
* 2024-01-30 19:58:35 (4321) [INFO] Running: /usr/bin/yum clean all
* 2024-01-30 19:58:35 (4322) [INFO] 
* 2024-01-30 19:58:35 (4335) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-30 19:58:35 (4335) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-30 19:58:35 (4335) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-30 19:58:35 (4335) [INFO]               : wp-toolkit-thirdparties
* 2024-01-30 19:58:35 (4335) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-30 19:58:35 (4352) [INFO] 
* 2024-01-30 19:58:35 (4321) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-30 19:58:35 (4322) [INFO] 
* 2024-01-30 19:58:42 (4335) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/dccc550a4e5bc53cf2676f0b3d23171f467999a7325f5b56f66c1d4fabd9ab00-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-01-30 19:58:42 (4335) [INFO] Trying other mirror.
* 2024-01-30 19:58:42 (4335) [INFO] To address this issue please refer to the below wiki article 
* 2024-01-30 19:58:42 (4335) [INFO] 
* 2024-01-30 19:58:42 (4335) [INFO] https://wiki.centos.org/yum-errors
* 2024-01-30 19:58:42 (4335) [INFO] 
* 2024-01-30 19:58:42 (4335) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-01-30 19:58:42 (4335) [INFO] 
* 2024-01-30 19:58:54 (4352) [INFO] 
* 2024-01-30 19:58:54 (1863) [INFO] Checking /scripts/sysup
* 2024-01-30 19:58:54 (4321) [INFO] Running: /scripts/sysup
* 2024-01-30 19:58:54 (4322) [INFO] 
* 2024-01-30 19:58:54 (4335) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-30 19:58:55 (4335) [INFO]   All Needed Packages are already installed.
* 2024-01-30 19:58:55 (4352) [INFO] 
* 2024-01-30 19:58:55 (1761) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-30 19:59:14 (1701) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-01-30 19:59:14 (1702) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/eee8a1ed6cd9de22e9291505ef354c7b1f8d4c0378c11b8e785d062fe08b0634-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/.

* 2024-01-30 19:59:14 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-30 19:59:14 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-30 19:59:14 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-30 19:59:14 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-30 19:59:14 (2359) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/UN9tGiWSnB/ea_profile.json
* 2024-01-30 19:59:15 (2382) [INFO] Backed up EA4 profile to /tmp/UN9tGiWSnB/ea_profile.json
* 2024-01-30 19:59:15 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-01-30 19:59:15 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nzrrjd) Cannot update this system’s kernel.
* 2024-01-30 19:59:15 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-01-31 19:59:00 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-01-31 19:59:00 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-01-31 19:59:00 (1842) [INFO] Checking if your system is up to date: 
* 2024-01-31 19:59:00 (4321) [INFO] Running: /usr/bin/yum clean all
* 2024-01-31 19:59:00 (4322) [INFO] 
* 2024-01-31 19:59:00 (4335) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-01-31 19:59:00 (4335) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-01-31 19:59:00 (4335) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-01-31 19:59:00 (4335) [INFO]               : wp-toolkit-thirdparties
* 2024-01-31 19:59:00 (4335) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-01-31 19:59:00 (4352) [INFO] 
* 2024-01-31 19:59:00 (4321) [INFO] Running: /usr/bin/yum check-update -q
* 2024-01-31 19:59:00 (4322) [INFO] 
* 2024-01-31 19:59:07 (4335) [INFO] https://mirrors.sonic.net/epel/7/x86_64/repodata/ed7f76c479bffcaf6a73d83db8f7cd395cf3dc10c2c6b4c6867d2a2a49a084f4-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-01-31 19:59:07 (4335) [INFO] Trying other mirror.
* 2024-01-31 19:59:07 (4335) [INFO] To address this issue please refer to the below wiki article 
* 2024-01-31 19:59:07 (4335) [INFO] 
* 2024-01-31 19:59:07 (4335) [INFO] https://wiki.centos.org/yum-errors
* 2024-01-31 19:59:07 (4335) [INFO] 
* 2024-01-31 19:59:07 (4335) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-01-31 19:59:07 (4335) [INFO] 
* 2024-01-31 19:59:18 (4352) [INFO] 
* 2024-01-31 19:59:18 (1863) [INFO] Checking /scripts/sysup
* 2024-01-31 19:59:18 (4321) [INFO] Running: /scripts/sysup
* 2024-01-31 19:59:18 (4322) [INFO] 
* 2024-01-31 19:59:18 (4335) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-01-31 19:59:18 (4335) [INFO]   All Needed Packages are already installed.
* 2024-01-31 19:59:18 (4352) [INFO] 
* 2024-01-31 19:59:19 (1761) [ERROR] 63 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-01-31 19:59:35 (1710) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-01-31 19:59:35 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-01-31 19:59:35 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-01-31 19:59:35 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-01-31 19:59:35 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-01-31 19:59:35 (2359) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/L0pJFRo5R9/ea_profile.json
* 2024-01-31 19:59:36 (2382) [INFO] Backed up EA4 profile to /tmp/L0pJFRo5R9/ea_profile.json
* 2024-01-31 19:59:36 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-01-31 19:59:36 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4285zp) Cannot update this system’s kernel.
* 2024-01-31 19:59:40 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-01 19:58:52 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-01 19:58:53 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-01 19:58:53 (1842) [INFO] Checking if your system is up to date: 
* 2024-02-01 19:58:53 (4321) [INFO] Running: /usr/bin/yum clean all
* 2024-02-01 19:58:53 (4322) [INFO] 
* 2024-02-01 19:58:53 (4335) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-01 19:58:53 (4335) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-01 19:58:53 (4335) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-01 19:58:53 (4335) [INFO]               : wp-toolkit-thirdparties
* 2024-02-01 19:58:53 (4335) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-01 19:58:53 (4352) [INFO] 
* 2024-02-01 19:58:53 (4321) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-01 19:58:53 (4322) [INFO] 
* 2024-02-01 19:58:57 (4335) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/aef30a0bf32aafe69fac816ee527a38c566d611f367f74540a783ee99ba7bd14-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-01 19:58:57 (4335) [INFO] Trying other mirror.
* 2024-02-01 19:58:57 (4335) [INFO] To address this issue please refer to the below wiki article 
* 2024-02-01 19:58:57 (4335) [INFO] 
* 2024-02-01 19:58:57 (4335) [INFO] https://wiki.centos.org/yum-errors
* 2024-02-01 19:58:57 (4335) [INFO] 
* 2024-02-01 19:58:57 (4335) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-01 19:58:57 (4335) [INFO] 
* 2024-02-01 19:59:07 (4352) [INFO] 
* 2024-02-01 19:59:07 (1863) [INFO] Checking /scripts/sysup
* 2024-02-01 19:59:07 (4321) [INFO] Running: /scripts/sysup
* 2024-02-01 19:59:07 (4322) [INFO] 
* 2024-02-01 19:59:07 (4335) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-01 19:59:08 (4335) [INFO]   All Needed Packages are already installed.
* 2024-02-01 19:59:08 (4352) [INFO] 
* 2024-02-01 19:59:08 (1761) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-01 19:59:24 (1701) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-02-01 19:59:24 (1702) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/d4e215603b07c017eb520403ffaca9b7dcd7a171796994782b5a881a41050c4c-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/.

https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/63e145482cef845cc6c002702cc575d9952d0acf3b52ed16944bd3b4cecf8f1f-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/63e145482cef845cc6c002702cc575d9952d0acf3b52ed16944bd3b4cecf8f1f-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-02-01 19:59:24 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-01 19:59:24 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-02-01 19:59:24 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-02-01 19:59:24 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-01 19:59:24 (2359) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/XBtvCuBdKq/ea_profile.json
* 2024-02-01 19:59:25 (2382) [INFO] Backed up EA4 profile to /tmp/XBtvCuBdKq/ea_profile.json
* 2024-02-01 19:59:25 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-01 19:59:25 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cuc3vq) Cannot update this system’s kernel.
* 2024-02-01 19:59:25 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-02 19:58:30 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-02 19:58:30 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-02 19:58:30 (1842) [INFO] Checking if your system is up to date: 
* 2024-02-02 19:58:30 (4321) [INFO] Running: /usr/bin/yum clean all
* 2024-02-02 19:58:30 (4322) [INFO] 
* 2024-02-02 19:58:31 (4335) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-02 19:58:31 (4335) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-02 19:58:31 (4335) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-02 19:58:31 (4335) [INFO]               : wp-toolkit-thirdparties
* 2024-02-02 19:58:31 (4335) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-02 19:58:31 (4352) [INFO] 
* 2024-02-02 19:58:31 (4321) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-02 19:58:31 (4322) [INFO] 
* 2024-02-02 19:58:46 (4352) [INFO] 
* 2024-02-02 19:58:46 (1863) [INFO] Checking /scripts/sysup
* 2024-02-02 19:58:46 (4321) [INFO] Running: /scripts/sysup
* 2024-02-02 19:58:46 (4322) [INFO] 
* 2024-02-02 19:58:46 (4335) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-02 19:58:47 (4335) [INFO]   All Needed Packages are already installed.
* 2024-02-02 19:58:47 (4352) [INFO] 
* 2024-02-02 19:58:47 (1761) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-02 19:59:02 (1710) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-02 19:59:02 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-02 19:59:02 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-02-02 19:59:02 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-02-02 19:59:03 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-02 19:59:03 (2359) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/U7sO9_r4yE/ea_profile.json
* 2024-02-02 19:59:03 (2382) [INFO] Backed up EA4 profile to /tmp/U7sO9_r4yE/ea_profile.json
* 2024-02-02 19:59:03 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-02 19:59:03 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fjb78f) Cannot update this system’s kernel.
* 2024-02-02 19:59:04 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-03 19:58:47 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-03 19:58:47 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-03 19:58:47 (1842) [INFO] Checking if your system is up to date: 
* 2024-02-03 19:58:47 (4321) [INFO] Running: /usr/bin/yum clean all
* 2024-02-03 19:58:47 (4322) [INFO] 
* 2024-02-03 19:58:47 (4335) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-03 19:58:47 (4335) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-03 19:58:47 (4335) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-03 19:58:47 (4335) [INFO]               : wp-toolkit-thirdparties
* 2024-02-03 19:58:47 (4335) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-03 19:58:47 (4352) [INFO] 
* 2024-02-03 19:58:47 (4321) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-03 19:58:47 (4322) [INFO] 
* 2024-02-03 19:59:02 (4352) [INFO] 
* 2024-02-03 19:59:02 (1863) [INFO] Checking /scripts/sysup
* 2024-02-03 19:59:02 (4321) [INFO] Running: /scripts/sysup
* 2024-02-03 19:59:02 (4322) [INFO] 
* 2024-02-03 19:59:02 (4335) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-03 19:59:02 (4335) [INFO]   All Needed Packages are already installed.
* 2024-02-03 19:59:02 (4352) [INFO] 
* 2024-02-03 19:59:03 (1761) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-03 19:59:18 (1710) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-03 19:59:18 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-03 19:59:18 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-02-03 19:59:18 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-02-03 19:59:18 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-03 19:59:19 (2359) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/sXTUKpeJ7T/ea_profile.json
* 2024-02-03 19:59:19 (2382) [INFO] Backed up EA4 profile to /tmp/sXTUKpeJ7T/ea_profile.json
* 2024-02-03 19:59:19 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-03 19:59:19 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8mcpda) Cannot update this system’s kernel.
* 2024-02-03 19:59:20 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-04 19:58:54 (161) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-04 19:58:54 (161) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-04 19:58:54 (1842) [INFO] Checking if your system is up to date: 
* 2024-02-04 19:58:54 (4321) [INFO] Running: /usr/bin/yum clean all
* 2024-02-04 19:58:54 (4322) [INFO] 
* 2024-02-04 19:58:54 (4335) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-04 19:58:54 (4335) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-04 19:58:54 (4335) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-04 19:58:54 (4335) [INFO]               : wp-toolkit-thirdparties
* 2024-02-04 19:58:54 (4335) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-04 19:58:54 (4352) [INFO] 
* 2024-02-04 19:58:54 (4321) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-04 19:58:54 (4322) [INFO] 
* 2024-02-04 19:59:26 (4352) [INFO] 
* 2024-02-04 19:59:26 (1863) [INFO] Checking /scripts/sysup
* 2024-02-04 19:59:26 (4321) [INFO] Running: /scripts/sysup
* 2024-02-04 19:59:26 (4322) [INFO] 
* 2024-02-04 19:59:26 (4335) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-04 19:59:27 (4335) [INFO]   All Needed Packages are already installed.
* 2024-02-04 19:59:27 (4352) [INFO] 
* 2024-02-04 19:59:27 (1761) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-04 19:59:42 (1710) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-04 19:59:42 (161) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-04 19:59:42 (1910) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-02-04 19:59:42 (161) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-02-04 19:59:42 (891) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-04 19:59:42 (2359) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/YBoVEb7m4m/ea_profile.json
* 2024-02-04 19:59:43 (2382) [INFO] Backed up EA4 profile to /tmp/YBoVEb7m4m/ea_profile.json
* 2024-02-04 19:59:43 (161) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-04 19:59:43 (161) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID py28qz) Cannot update this system’s kernel.
* 2024-02-04 19:59:43 (268) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-05 19:58:23 (162) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-05 19:58:23 (162) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-05 19:58:23 (1844) [INFO] Checking if your system is up to date: 
* 2024-02-05 19:58:23 (4415) [INFO] Running: /usr/bin/yum clean all
* 2024-02-05 19:58:23 (4416) [INFO] 
* 2024-02-05 19:58:23 (4429) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-05 19:58:23 (4429) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-05 19:58:23 (4429) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-05 19:58:23 (4429) [INFO]               : wp-toolkit-thirdparties
* 2024-02-05 19:58:23 (4429) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-05 19:58:23 (4446) [INFO] 
* 2024-02-05 19:58:23 (4415) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-05 19:58:23 (4416) [INFO] 
* 2024-02-05 19:58:41 (4446) [INFO] 
* 2024-02-05 19:58:41 (1865) [INFO] Checking /scripts/sysup
* 2024-02-05 19:58:41 (4415) [INFO] Running: /scripts/sysup
* 2024-02-05 19:58:41 (4416) [INFO] 
* 2024-02-05 19:58:41 (4429) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-05 19:58:41 (4429) [INFO]   All Needed Packages are already installed.
* 2024-02-05 19:58:41 (4446) [INFO] 
* 2024-02-05 19:58:42 (1763) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-05 19:58:57 (1712) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-05 19:58:57 (162) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-05 19:58:57 (1912) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-02-05 19:58:57 (162) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-02-05 19:58:57 (893) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-05 19:58:57 (2413) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/3V6O757Jdv/ea_profile.json
* 2024-02-05 19:58:58 (2436) [INFO] Backed up EA4 profile to /tmp/3V6O757Jdv/ea_profile.json
* 2024-02-05 19:58:58 (162) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-05 19:58:58 (162) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ekxjh2) Cannot update this system’s kernel.
* 2024-02-05 19:58:59 (270) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-06 19:58:21 (162) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-06 19:58:21 (162) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-06 19:58:21 (1844) [INFO] Checking if your system is up to date: 
* 2024-02-06 19:58:21 (4415) [INFO] Running: /usr/bin/yum clean all
* 2024-02-06 19:58:21 (4416) [INFO] 
* 2024-02-06 19:58:21 (4429) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-06 19:58:21 (4429) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-06 19:58:21 (4429) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-06 19:58:21 (4429) [INFO]               : wp-toolkit-thirdparties
* 2024-02-06 19:58:21 (4429) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-06 19:58:21 (4446) [INFO] 
* 2024-02-06 19:58:21 (4415) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-06 19:58:21 (4416) [INFO] 
* 2024-02-06 19:58:37 (4446) [INFO] 
* 2024-02-06 19:58:37 (1865) [INFO] Checking /scripts/sysup
* 2024-02-06 19:58:37 (4415) [INFO] Running: /scripts/sysup
* 2024-02-06 19:58:37 (4416) [INFO] 
* 2024-02-06 19:58:37 (4429) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-06 19:58:38 (4429) [INFO]   All Needed Packages are already installed.
* 2024-02-06 19:58:38 (4446) [INFO] 
* 2024-02-06 19:58:38 (1763) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-06 19:58:54 (1712) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-06 19:58:54 (162) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-06 19:58:54 (1912) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-02-06 19:58:54 (162) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-02-06 19:58:54 (893) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-06 19:58:54 (2413) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/PSqgAam3PR/ea_profile.json
* 2024-02-06 19:58:54 (2436) [INFO] Backed up EA4 profile to /tmp/PSqgAam3PR/ea_profile.json
* 2024-02-06 19:58:54 (162) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-06 19:58:54 (162) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID z5gz6p) Cannot update this system’s kernel.
* 2024-02-06 19:58:55 (270) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-07 19:59:30 (162) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-07 19:59:30 (162) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-07 19:59:30 (1844) [INFO] Checking if your system is up to date: 
* 2024-02-07 19:59:30 (4415) [INFO] Running: /usr/bin/yum clean all
* 2024-02-07 19:59:30 (4416) [INFO] 
* 2024-02-07 19:59:30 (4429) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-07 19:59:31 (4429) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-07 19:59:31 (4429) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-07 19:59:31 (4429) [INFO]               : wp-toolkit-thirdparties
* 2024-02-07 19:59:31 (4429) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-07 19:59:31 (4446) [INFO] 
* 2024-02-07 19:59:31 (4415) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-07 19:59:31 (4416) [INFO] 
* 2024-02-07 19:59:53 (4446) [INFO] 
* 2024-02-07 19:59:53 (1865) [INFO] Checking /scripts/sysup
* 2024-02-07 19:59:53 (4415) [INFO] Running: /scripts/sysup
* 2024-02-07 19:59:53 (4416) [INFO] 
* 2024-02-07 19:59:53 (4429) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-07 19:59:53 (4429) [INFO]   All Needed Packages are already installed.
* 2024-02-07 19:59:53 (4446) [INFO] 
* 2024-02-07 19:59:54 (1763) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-07 20:00:11 (1712) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-07 20:00:11 (162) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-07 20:00:11 (1912) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-02-07 20:00:11 (162) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-02-07 20:00:11 (893) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-07 20:00:11 (2413) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/i4vaCzgtIL/ea_profile.json
* 2024-02-07 20:00:12 (2436) [INFO] Backed up EA4 profile to /tmp/i4vaCzgtIL/ea_profile.json
* 2024-02-07 20:00:12 (162) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-07 20:00:12 (162) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xf33fg) Cannot update this system’s kernel.
* 2024-02-07 20:00:12 (270) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-08 19:58:21 (162) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-08 19:58:21 (162) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-08 19:58:21 (1844) [INFO] Checking if your system is up to date: 
* 2024-02-08 19:58:21 (4415) [INFO] Running: /usr/bin/yum clean all
* 2024-02-08 19:58:21 (4416) [INFO] 
* 2024-02-08 19:58:21 (4429) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-08 19:58:21 (4429) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-08 19:58:21 (4429) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-08 19:58:21 (4429) [INFO]               : wp-toolkit-thirdparties
* 2024-02-08 19:58:21 (4429) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-08 19:58:21 (4446) [INFO] 
* 2024-02-08 19:58:21 (4415) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-08 19:58:21 (4416) [INFO] 
* 2024-02-08 19:58:30 (4429) [INFO] https://mirrors.ocf.berkeley.edu/fedora/epel/7/x86_64/repodata/c80ecb5dea8a4e66fc75bc90d39ac98639ad7d1af45cf2b8c08a1b10469d7d41-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2607:f140:0:32::70: Network is unreachable"
* 2024-02-08 19:58:30 (4429) [INFO] Trying other mirror.
* 2024-02-08 19:58:40 (4446) [INFO] 
* 2024-02-08 19:58:40 (1865) [INFO] Checking /scripts/sysup
* 2024-02-08 19:58:40 (4415) [INFO] Running: /scripts/sysup
* 2024-02-08 19:58:40 (4416) [INFO] 
* 2024-02-08 19:58:40 (4429) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-08 19:58:41 (4429) [INFO]   All Needed Packages are already installed.
* 2024-02-08 19:58:41 (4446) [INFO] 
* 2024-02-08 19:58:42 (1763) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-08 19:58:56 (1703) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-02-08 19:58:56 (1704) [ERROR] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/47c14fa6561f14f08a4ec8bb0849dd4d4c7b19748484eb0b428f575b9b7999f0-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/.

https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/6887e863c9b2f5b3b2dd44bcdff554439907af4f7daeec45aa4f682957ac5077-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/6887e863c9b2f5b3b2dd44bcdff554439907af4f7daeec45aa4f682957ac5077-other.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-02-08 19:58:56 (162) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-08 19:58:56 (1912) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-02-08 19:58:56 (162) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-02-08 19:58:57 (893) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-08 19:58:57 (2413) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/sa6VW3HCQt/ea_profile.json
* 2024-02-08 19:58:57 (2436) [INFO] Backed up EA4 profile to /tmp/sa6VW3HCQt/ea_profile.json
* 2024-02-08 19:58:57 (162) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-08 19:58:57 (162) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID r9f6fk) Cannot update this system’s kernel.
* 2024-02-08 19:58:58 (270) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-09 19:58:27 (162) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-09 19:58:28 (162) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-09 19:58:28 (1844) [INFO] Checking if your system is up to date: 
* 2024-02-09 19:58:28 (4415) [INFO] Running: /usr/bin/yum clean all
* 2024-02-09 19:58:28 (4416) [INFO] 
* 2024-02-09 19:58:28 (4429) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-09 19:58:28 (4429) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-09 19:58:28 (4429) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-09 19:58:28 (4429) [INFO]               : wp-toolkit-thirdparties
* 2024-02-09 19:58:28 (4429) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-09 19:58:28 (4446) [INFO] 
* 2024-02-09 19:58:28 (4415) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-09 19:58:28 (4416) [INFO] 
* 2024-02-09 19:58:44 (4446) [INFO] 
* 2024-02-09 19:58:44 (1865) [INFO] Checking /scripts/sysup
* 2024-02-09 19:58:44 (4415) [INFO] Running: /scripts/sysup
* 2024-02-09 19:58:44 (4416) [INFO] 
* 2024-02-09 19:58:44 (4429) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-09 19:58:45 (4429) [INFO]   All Needed Packages are already installed.
* 2024-02-09 19:58:45 (4446) [INFO] 
* 2024-02-09 19:58:46 (1763) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-09 19:59:01 (1712) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-09 19:59:01 (162) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-09 19:59:01 (1912) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-02-09 19:59:01 (162) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-02-09 19:59:01 (893) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-09 19:59:01 (2413) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/SaUXVrDER1/ea_profile.json
* 2024-02-09 19:59:01 (2436) [INFO] Backed up EA4 profile to /tmp/SaUXVrDER1/ea_profile.json
* 2024-02-09 19:59:01 (162) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-09 19:59:01 (162) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID v8qpcz) Cannot update this system’s kernel.
* 2024-02-09 19:59:02 (270) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-10 19:58:49 (162) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-10 19:58:50 (162) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-10 19:58:50 (1844) [INFO] Checking if your system is up to date: 
* 2024-02-10 19:58:50 (4415) [INFO] Running: /usr/bin/yum clean all
* 2024-02-10 19:58:50 (4416) [INFO] 
* 2024-02-10 19:58:50 (4429) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-10 19:58:50 (4429) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-10 19:58:50 (4429) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-10 19:58:50 (4429) [INFO]               : wp-toolkit-thirdparties
* 2024-02-10 19:58:50 (4429) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-10 19:58:50 (4446) [INFO] 
* 2024-02-10 19:58:50 (4415) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-10 19:58:50 (4416) [INFO] 
* 2024-02-10 19:59:07 (4446) [INFO] 
* 2024-02-10 19:59:07 (1865) [INFO] Checking /scripts/sysup
* 2024-02-10 19:59:07 (4415) [INFO] Running: /scripts/sysup
* 2024-02-10 19:59:07 (4416) [INFO] 
* 2024-02-10 19:59:07 (4429) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-10 19:59:07 (4429) [INFO]   All Needed Packages are already installed.
* 2024-02-10 19:59:07 (4446) [INFO] 
* 2024-02-10 19:59:08 (1763) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-10 19:59:24 (1712) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-10 19:59:24 (162) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-10 19:59:24 (1912) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-02-10 19:59:24 (162) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-02-10 19:59:24 (893) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-10 19:59:24 (2413) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/4TT0_EyRmt/ea_profile.json
* 2024-02-10 19:59:24 (2436) [INFO] Backed up EA4 profile to /tmp/4TT0_EyRmt/ea_profile.json
* 2024-02-10 19:59:25 (162) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-10 19:59:25 (162) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID emt7sp) Cannot update this system’s kernel.
* 2024-02-10 19:59:25 (270) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-11 19:58:49 (162) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-11 19:58:50 (162) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-11 19:58:50 (1844) [INFO] Checking if your system is up to date: 
* 2024-02-11 19:58:50 (4415) [INFO] Running: /usr/bin/yum clean all
* 2024-02-11 19:58:50 (4416) [INFO] 
* 2024-02-11 19:58:50 (4429) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-11 19:58:50 (4429) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-11 19:58:50 (4429) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-11 19:58:50 (4429) [INFO]               : wp-toolkit-thirdparties
* 2024-02-11 19:58:50 (4429) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-11 19:58:50 (4446) [INFO] 
* 2024-02-11 19:58:50 (4415) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-11 19:58:50 (4416) [INFO] 
* 2024-02-11 19:59:05 (4446) [INFO] 
* 2024-02-11 19:59:05 (1865) [INFO] Checking /scripts/sysup
* 2024-02-11 19:59:05 (4415) [INFO] Running: /scripts/sysup
* 2024-02-11 19:59:05 (4416) [INFO] 
* 2024-02-11 19:59:06 (4429) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-11 19:59:06 (4429) [INFO]   All Needed Packages are already installed.
* 2024-02-11 19:59:06 (4446) [INFO] 
* 2024-02-11 19:59:07 (1763) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-11 19:59:22 (1712) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-11 19:59:22 (162) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-11 19:59:22 (1912) [ERROR] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
Please set the 'PermitRootLogin' value in /etc/ssh/sshd_config before upgrading.
* 2024-02-11 19:59:22 (162) [WARN] *** Elevation Blocker detected: ***
Issue with sshd configuration
* 2024-02-11 19:59:22 (893) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-11 19:59:22 (2413) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/3V_PJgSHQg/ea_profile.json
* 2024-02-11 19:59:23 (2436) [INFO] Backed up EA4 profile to /tmp/3V_PJgSHQg/ea_profile.json
* 2024-02-11 19:59:23 (162) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-11 19:59:23 (162) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gn2vax) Cannot update this system’s kernel.
* 2024-02-11 19:59:24 (270) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-12 19:58:26 (163) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-12 19:58:26 (1912) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-12 19:58:27 (163) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-12 19:58:27 (1845) [INFO] Checking if your system is up to date: 
* 2024-02-12 19:58:27 (4462) [INFO] Running: /usr/bin/yum clean all
* 2024-02-12 19:58:27 (4463) [INFO] 
* 2024-02-12 19:58:27 (4476) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-12 19:58:27 (4476) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-12 19:58:27 (4476) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-12 19:58:27 (4476) [INFO]               : wp-toolkit-thirdparties
* 2024-02-12 19:58:27 (4476) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-12 19:58:27 (4493) [INFO] 
* 2024-02-12 19:58:27 (4462) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-12 19:58:27 (4463) [INFO] 
* 2024-02-12 19:58:44 (4493) [INFO] 
* 2024-02-12 19:58:44 (1866) [INFO] Checking /scripts/sysup
* 2024-02-12 19:58:44 (4462) [INFO] Running: /scripts/sysup
* 2024-02-12 19:58:44 (4463) [INFO] 
* 2024-02-12 19:58:44 (4476) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-12 19:58:45 (4476) [INFO]   All Needed Packages are already installed.
* 2024-02-12 19:58:45 (4493) [INFO] 
* 2024-02-12 19:58:46 (1764) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-12 19:59:02 (1713) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-12 19:59:02 (163) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-12 19:59:02 (894) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-12 19:59:02 (2414) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/T7H77KGf8N/ea_profile.json
* 2024-02-12 19:59:02 (2437) [INFO] Backed up EA4 profile to /tmp/T7H77KGf8N/ea_profile.json
* 2024-02-12 19:59:02 (163) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-12 19:59:02 (163) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qub4hj) Cannot update this system’s kernel.
* 2024-02-12 19:59:03 (271) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-13 19:58:27 (163) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-13 19:58:27 (1912) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-13 19:58:28 (163) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-13 19:58:28 (1845) [INFO] Checking if your system is up to date: 
* 2024-02-13 19:58:28 (4462) [INFO] Running: /usr/bin/yum clean all
* 2024-02-13 19:58:28 (4463) [INFO] 
* 2024-02-13 19:58:28 (4476) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-13 19:58:28 (4476) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-13 19:58:28 (4476) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-13 19:58:28 (4476) [INFO]               : wp-toolkit-thirdparties
* 2024-02-13 19:58:28 (4476) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-13 19:58:28 (4493) [INFO] 
* 2024-02-13 19:58:28 (4462) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-13 19:58:28 (4463) [INFO] 
* 2024-02-13 19:58:44 (4493) [INFO] 
* 2024-02-13 19:58:44 (1866) [INFO] Checking /scripts/sysup
* 2024-02-13 19:58:44 (4462) [INFO] Running: /scripts/sysup
* 2024-02-13 19:58:44 (4463) [INFO] 
* 2024-02-13 19:58:44 (4476) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-13 19:58:44 (4476) [INFO]   All Needed Packages are already installed.
* 2024-02-13 19:58:44 (4493) [INFO] 
* 2024-02-13 19:58:45 (1764) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-13 19:58:59 (1713) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-13 19:58:59 (163) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-13 19:58:59 (894) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-13 19:58:59 (2414) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/6TgYOUXtjC/ea_profile.json
* 2024-02-13 19:59:00 (2437) [INFO] Backed up EA4 profile to /tmp/6TgYOUXtjC/ea_profile.json
* 2024-02-13 19:59:00 (163) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-13 19:59:00 (163) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fj4wat) Cannot update this system’s kernel.
* 2024-02-13 19:59:00 (271) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-14 19:58:26 (163) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-14 19:58:26 (1912) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-14 19:58:26 (163) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-14 19:58:26 (1845) [INFO] Checking if your system is up to date: 
* 2024-02-14 19:58:26 (4462) [INFO] Running: /usr/bin/yum clean all
* 2024-02-14 19:58:26 (4463) [INFO] 
* 2024-02-14 19:58:26 (4476) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-14 19:58:26 (4476) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-14 19:58:26 (4476) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-14 19:58:26 (4476) [INFO]               : wp-toolkit-thirdparties
* 2024-02-14 19:58:26 (4476) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-14 19:58:26 (4493) [INFO] 
* 2024-02-14 19:58:26 (4462) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-14 19:58:26 (4463) [INFO] 
* 2024-02-14 19:58:41 (4493) [INFO] 
* 2024-02-14 19:58:41 (1866) [INFO] Checking /scripts/sysup
* 2024-02-14 19:58:41 (4462) [INFO] Running: /scripts/sysup
* 2024-02-14 19:58:41 (4463) [INFO] 
* 2024-02-14 19:58:41 (4476) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-14 19:58:42 (4476) [INFO]   All Needed Packages are already installed.
* 2024-02-14 19:58:42 (4493) [INFO] 
* 2024-02-14 19:58:43 (1764) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-14 19:58:58 (1704) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-02-14 19:58:58 (1705) [ERROR] https://ridgewireless.mm.fcix.net/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/.

* 2024-02-14 19:58:58 (163) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-14 19:58:58 (894) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-14 19:58:58 (2414) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/PObT4xDzen/ea_profile.json
* 2024-02-14 19:58:58 (2437) [INFO] Backed up EA4 profile to /tmp/PObT4xDzen/ea_profile.json
* 2024-02-14 19:58:58 (163) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-14 19:58:58 (163) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hswt57) Cannot update this system’s kernel.
* 2024-02-14 19:58:59 (271) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-15 19:58:21 (163) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-15 19:58:21 (1912) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-15 19:58:21 (163) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-15 19:58:21 (1845) [INFO] Checking if your system is up to date: 
* 2024-02-15 19:58:21 (4462) [INFO] Running: /usr/bin/yum clean all
* 2024-02-15 19:58:21 (4463) [INFO] 
* 2024-02-15 19:58:21 (4476) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-15 19:58:21 (4476) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-15 19:58:21 (4476) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-15 19:58:21 (4476) [INFO]               : wp-toolkit-thirdparties
* 2024-02-15 19:58:21 (4476) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-15 19:58:21 (4493) [INFO] 
* 2024-02-15 19:58:21 (4462) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-15 19:58:21 (4463) [INFO] 
* 2024-02-15 19:58:36 (4493) [INFO] 
* 2024-02-15 19:58:36 (1866) [INFO] Checking /scripts/sysup
* 2024-02-15 19:58:36 (4462) [INFO] Running: /scripts/sysup
* 2024-02-15 19:58:36 (4463) [INFO] 
* 2024-02-15 19:58:36 (4476) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-15 19:58:37 (4476) [INFO]   All Needed Packages are already installed.
* 2024-02-15 19:58:37 (4493) [INFO] 
* 2024-02-15 19:58:38 (1764) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-15 19:58:53 (1713) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-15 19:58:53 (163) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-15 19:58:53 (894) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-15 19:58:53 (2414) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/PoLiMGv738/ea_profile.json
* 2024-02-15 19:58:54 (2437) [INFO] Backed up EA4 profile to /tmp/PoLiMGv738/ea_profile.json
* 2024-02-15 19:58:54 (163) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-15 19:58:54 (163) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nxsagv) Cannot update this system’s kernel.
* 2024-02-15 19:58:55 (271) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-16 19:58:29 (163) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-16 19:58:29 (1912) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-16 19:58:29 (163) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-16 19:58:29 (1845) [INFO] Checking if your system is up to date: 
* 2024-02-16 19:58:29 (4462) [INFO] Running: /usr/bin/yum clean all
* 2024-02-16 19:58:29 (4463) [INFO] 
* 2024-02-16 19:58:30 (4476) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-16 19:58:30 (4476) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-16 19:58:30 (4476) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-16 19:58:30 (4476) [INFO]               : wp-toolkit-thirdparties
* 2024-02-16 19:58:30 (4476) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-16 19:58:30 (4493) [INFO] 
* 2024-02-16 19:58:30 (4462) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-16 19:58:30 (4463) [INFO] 
* 2024-02-16 19:58:46 (4493) [INFO] 
* 2024-02-16 19:58:46 (1866) [INFO] Checking /scripts/sysup
* 2024-02-16 19:58:46 (4462) [INFO] Running: /scripts/sysup
* 2024-02-16 19:58:46 (4463) [INFO] 
* 2024-02-16 19:58:46 (4476) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-16 19:58:46 (4476) [INFO]   All Needed Packages are already installed.
* 2024-02-16 19:58:46 (4493) [INFO] 
* 2024-02-16 19:58:47 (1764) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-16 19:59:02 (1713) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-16 19:59:02 (163) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-16 19:59:02 (894) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-16 19:59:02 (2414) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/X6_7N0WVSn/ea_profile.json
* 2024-02-16 19:59:03 (2437) [INFO] Backed up EA4 profile to /tmp/X6_7N0WVSn/ea_profile.json
* 2024-02-16 19:59:03 (163) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-16 19:59:03 (163) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ugqebt) Cannot update this system’s kernel.
* 2024-02-16 19:59:04 (271) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-17 19:59:12 (163) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-17 19:59:12 (1912) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-17 19:59:13 (163) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-17 19:59:13 (1845) [INFO] Checking if your system is up to date: 
* 2024-02-17 19:59:13 (4462) [INFO] Running: /usr/bin/yum clean all
* 2024-02-17 19:59:13 (4463) [INFO] 
* 2024-02-17 19:59:13 (4476) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-17 19:59:13 (4476) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-17 19:59:13 (4476) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-17 19:59:13 (4476) [INFO]               : wp-toolkit-thirdparties
* 2024-02-17 19:59:13 (4476) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-17 19:59:13 (4493) [INFO] 
* 2024-02-17 19:59:13 (4462) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-17 19:59:13 (4463) [INFO] 
* 2024-02-17 19:59:34 (4493) [INFO] 
* 2024-02-17 19:59:34 (1866) [INFO] Checking /scripts/sysup
* 2024-02-17 19:59:34 (4462) [INFO] Running: /scripts/sysup
* 2024-02-17 19:59:34 (4463) [INFO] 
* 2024-02-17 19:59:35 (4476) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-17 19:59:35 (4476) [INFO]   All Needed Packages are already installed.
* 2024-02-17 19:59:35 (4493) [INFO] 
* 2024-02-17 19:59:37 (1764) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-17 19:59:55 (1713) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-17 19:59:55 (163) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-17 19:59:55 (894) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-17 19:59:55 (2414) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/Q4ggfdZ3k4/ea_profile.json
* 2024-02-17 19:59:55 (2437) [INFO] Backed up EA4 profile to /tmp/Q4ggfdZ3k4/ea_profile.json
* 2024-02-17 19:59:55 (163) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-17 19:59:55 (163) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6wh7ks) Cannot update this system’s kernel.
* 2024-02-17 19:59:56 (271) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-18 19:58:43 (163) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-18 19:58:43 (1912) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-18 19:58:44 (163) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-18 19:58:44 (1845) [INFO] Checking if your system is up to date: 
* 2024-02-18 19:58:44 (4462) [INFO] Running: /usr/bin/yum clean all
* 2024-02-18 19:58:44 (4463) [INFO] 
* 2024-02-18 19:58:44 (4476) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-18 19:58:44 (4476) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-18 19:58:44 (4476) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-18 19:58:44 (4476) [INFO]               : wp-toolkit-thirdparties
* 2024-02-18 19:58:44 (4476) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-18 19:58:44 (4493) [INFO] 
* 2024-02-18 19:58:44 (4462) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-18 19:58:44 (4463) [INFO] 
* 2024-02-18 19:58:59 (4493) [INFO] 
* 2024-02-18 19:58:59 (1866) [INFO] Checking /scripts/sysup
* 2024-02-18 19:58:59 (4462) [INFO] Running: /scripts/sysup
* 2024-02-18 19:58:59 (4463) [INFO] 
* 2024-02-18 19:59:00 (4476) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-18 19:59:00 (4476) [INFO]   All Needed Packages are already installed.
* 2024-02-18 19:59:00 (4493) [INFO] 
* 2024-02-18 19:59:01 (1764) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-18 19:59:16 (1713) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-18 19:59:16 (163) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-18 19:59:16 (894) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-18 19:59:16 (2414) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/R0YQAfCFh_/ea_profile.json
* 2024-02-18 19:59:17 (2437) [INFO] Backed up EA4 profile to /tmp/R0YQAfCFh_/ea_profile.json
* 2024-02-18 19:59:17 (163) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-18 19:59:17 (163) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ndp2b4) Cannot update this system’s kernel.
* 2024-02-18 19:59:17 (271) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-19 19:58:36 (163) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-19 19:58:36 (1912) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-19 19:58:36 (163) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-19 19:58:36 (1845) [INFO] Checking if your system is up to date: 
* 2024-02-19 19:58:36 (4462) [INFO] Running: /usr/bin/yum clean all
* 2024-02-19 19:58:36 (4463) [INFO] 
* 2024-02-19 19:58:36 (4476) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-19 19:58:36 (4476) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-19 19:58:36 (4476) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-19 19:58:36 (4476) [INFO]               : wp-toolkit-thirdparties
* 2024-02-19 19:58:36 (4476) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-19 19:58:36 (4493) [INFO] 
* 2024-02-19 19:58:36 (4462) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-19 19:58:36 (4463) [INFO] 
* 2024-02-19 19:58:42 (4476) [INFO] http://mirror.team-cymru.com/epel/7/x86_64/repodata/aeaca06d98fc268e35371d9b42372c235af44399301814535e344a1bccd9483e-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
* 2024-02-19 19:58:42 (4476) [INFO] Trying other mirror.
* 2024-02-19 19:58:42 (4476) [INFO] To address this issue please refer to the below wiki article 
* 2024-02-19 19:58:42 (4476) [INFO] 
* 2024-02-19 19:58:42 (4476) [INFO] https://wiki.centos.org/yum-errors
* 2024-02-19 19:58:42 (4476) [INFO] 
* 2024-02-19 19:58:42 (4476) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-19 19:58:42 (4476) [INFO] 
* 2024-02-19 19:58:55 (4493) [INFO] 
* 2024-02-19 19:58:55 (1866) [INFO] Checking /scripts/sysup
* 2024-02-19 19:58:55 (4462) [INFO] Running: /scripts/sysup
* 2024-02-19 19:58:55 (4463) [INFO] 
* 2024-02-19 19:58:55 (4476) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-19 19:58:55 (4476) [INFO]   All Needed Packages are already installed.
* 2024-02-19 19:58:55 (4493) [INFO] 
* 2024-02-19 19:58:56 (1764) [ERROR] 64 package(s) installed from unsupported YUM repo 'imhbase' from /etc/yum.repos.d/imh-base-ded.repo
* 2024-02-19 19:59:12 (1704) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-02-19 19:59:12 (1705) [ERROR] http://mirror.team-cymru.com/epel/7/x86_64/repodata/e0777f3c4471da454c46be1b9365df0c81de6ae0055608174fe52a9ac2f87e80-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/.

* 2024-02-19 19:59:12 (163) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-19 19:59:12 (894) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-19 19:59:12 (2414) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=AlmaLinux_8 --output=/tmp/ob6WyfNB2G/ea_profile.json
* 2024-02-19 19:59:12 (2437) [INFO] Backed up EA4 profile to /tmp/ob6WyfNB2G/ea_profile.json
* 2024-02-19 19:59:12 (163) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-19 19:59:12 (163) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yckyuz) Cannot update this system’s kernel.
* 2024-02-19 19:59:13 (271) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-20 19:58:49 (170) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-20 19:58:49 (1849) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-20 19:58:49 (170) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-20 19:58:49 (1782) [INFO] Checking if your system is up to date: 
* 2024-02-20 19:58:49 (4910) [INFO] Running: /usr/bin/yum clean all
* 2024-02-20 19:58:49 (4911) [INFO] 
* 2024-02-20 19:58:49 (4924) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-20 19:58:49 (4924) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-20 19:58:49 (4924) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-20 19:58:49 (4924) [INFO]               : wp-toolkit-thirdparties
* 2024-02-20 19:58:49 (4924) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-20 19:58:49 (4941) [INFO] 
* 2024-02-20 19:58:49 (4910) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-20 19:58:49 (4911) [INFO] 
* 2024-02-20 19:59:07 (4941) [INFO] 
* 2024-02-20 19:59:07 (1803) [INFO] Checking /scripts/sysup
* 2024-02-20 19:59:07 (4910) [INFO] Running: /scripts/sysup
* 2024-02-20 19:59:07 (4911) [INFO] 
* 2024-02-20 19:59:07 (4924) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-20 19:59:07 (4924) [INFO]   All Needed Packages are already installed.
* 2024-02-20 19:59:07 (4941) [INFO] 
* 2024-02-20 19:59:22 (1650) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-20 19:59:22 (170) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-20 19:59:23 (912) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-20 19:59:23 (2363) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/a6OipsBkJ7/ea_profile.json
* 2024-02-20 19:59:23 (2386) [INFO] Backed up EA4 profile to /tmp/a6OipsBkJ7/ea_profile.json
* 2024-02-20 19:59:23 (170) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-20 19:59:23 (170) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2z9afd) Cannot update this system’s kernel.
* 2024-02-20 19:59:24 (278) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-21 19:58:36 (170) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-21 19:58:36 (1849) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-21 19:58:36 (170) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-21 19:58:36 (1782) [INFO] Checking if your system is up to date: 
* 2024-02-21 19:58:36 (4910) [INFO] Running: /usr/bin/yum clean all
* 2024-02-21 19:58:36 (4911) [INFO] 
* 2024-02-21 19:58:37 (4924) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-21 19:58:37 (4924) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-21 19:58:37 (4924) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-21 19:58:37 (4924) [INFO]               : wp-toolkit-thirdparties
* 2024-02-21 19:58:37 (4924) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-21 19:58:37 (4941) [INFO] 
* 2024-02-21 19:58:37 (4910) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-21 19:58:37 (4911) [INFO] 
* 2024-02-21 19:58:54 (4941) [INFO] 
* 2024-02-21 19:58:54 (1803) [INFO] Checking /scripts/sysup
* 2024-02-21 19:58:54 (4910) [INFO] Running: /scripts/sysup
* 2024-02-21 19:58:54 (4911) [INFO] 
* 2024-02-21 19:58:54 (4924) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-21 19:58:55 (4924) [INFO]   All Needed Packages are already installed.
* 2024-02-21 19:58:55 (4941) [INFO] 
* 2024-02-21 19:59:10 (1650) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-21 19:59:10 (170) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-21 19:59:10 (912) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-21 19:59:10 (2363) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qsiV9Z2_WZ/ea_profile.json
* 2024-02-21 19:59:10 (2386) [INFO] Backed up EA4 profile to /tmp/qsiV9Z2_WZ/ea_profile.json
* 2024-02-21 19:59:11 (170) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-21 19:59:11 (170) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zcbk4z) Cannot update this system’s kernel.
* 2024-02-21 19:59:11 (278) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-22 19:58:46 (170) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-22 19:58:46 (1849) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-22 19:58:47 (170) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-22 19:58:47 (1782) [INFO] Checking if your system is up to date: 
* 2024-02-22 19:58:47 (4910) [INFO] Running: /usr/bin/yum clean all
* 2024-02-22 19:58:47 (4911) [INFO] 
* 2024-02-22 19:58:47 (4924) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-22 19:58:47 (4924) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-22 19:58:47 (4924) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-22 19:58:47 (4924) [INFO]               : wp-toolkit-thirdparties
* 2024-02-22 19:58:47 (4924) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-22 19:58:47 (4941) [INFO] 
* 2024-02-22 19:58:47 (4910) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-22 19:58:47 (4911) [INFO] 
* 2024-02-22 19:58:59 (4924) [INFO] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/7719ec6aa9770d053b2d1825aa724efe13037d3866f0a6bdbdf609d33b50e5c0-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
* 2024-02-22 19:58:59 (4924) [INFO] Trying other mirror.
* 2024-02-22 19:58:59 (4924) [INFO] To address this issue please refer to the below wiki article 
* 2024-02-22 19:58:59 (4924) [INFO] 
* 2024-02-22 19:58:59 (4924) [INFO] https://wiki.centos.org/yum-errors
* 2024-02-22 19:58:59 (4924) [INFO] 
* 2024-02-22 19:58:59 (4924) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2024-02-22 19:58:59 (4924) [INFO] 
* 2024-02-22 19:59:11 (4941) [INFO] 
* 2024-02-22 19:59:11 (1803) [INFO] Checking /scripts/sysup
* 2024-02-22 19:59:11 (4910) [INFO] Running: /scripts/sysup
* 2024-02-22 19:59:11 (4911) [INFO] 
* 2024-02-22 19:59:12 (4924) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-22 19:59:12 (4924) [INFO]   All Needed Packages are already installed.
* 2024-02-22 19:59:12 (4941) [INFO] 
* 2024-02-22 19:59:37 (1641) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-02-22 19:59:37 (1642) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/4ae6bb35026f82e1033b3999faca87dc567b593c3da1533820cb2cf03a08c205-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/.

* 2024-02-22 19:59:37 (170) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-22 19:59:38 (912) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-22 19:59:38 (2363) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/I_xcl7hi4W/ea_profile.json
* 2024-02-22 19:59:38 (2386) [INFO] Backed up EA4 profile to /tmp/I_xcl7hi4W/ea_profile.json
* 2024-02-22 19:59:38 (170) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-22 19:59:38 (170) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5266h9) Cannot update this system’s kernel.
* 2024-02-22 19:59:39 (278) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-23 19:58:26 (170) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-23 19:58:26 (1849) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-23 19:58:26 (170) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-23 19:58:27 (1782) [INFO] Checking if your system is up to date: 
* 2024-02-23 19:58:27 (4910) [INFO] Running: /usr/bin/yum clean all
* 2024-02-23 19:58:27 (4911) [INFO] 
* 2024-02-23 19:58:27 (4924) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-23 19:58:27 (4924) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-23 19:58:27 (4924) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-23 19:58:27 (4924) [INFO]               : wp-toolkit-thirdparties
* 2024-02-23 19:58:27 (4924) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-23 19:58:27 (4941) [INFO] 
* 2024-02-23 19:58:27 (4910) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-23 19:58:27 (4911) [INFO] 
* 2024-02-23 19:58:45 (4941) [INFO] 
* 2024-02-23 19:58:45 (1803) [INFO] Checking /scripts/sysup
* 2024-02-23 19:58:45 (4910) [INFO] Running: /scripts/sysup
* 2024-02-23 19:58:45 (4911) [INFO] 
* 2024-02-23 19:58:45 (4924) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-23 19:58:45 (4924) [INFO]   All Needed Packages are already installed.
* 2024-02-23 19:58:45 (4941) [INFO] 
* 2024-02-23 19:59:04 (1650) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-23 19:59:04 (170) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-23 19:59:04 (912) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-23 19:59:04 (2363) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7LLaCFgci5/ea_profile.json
* 2024-02-23 19:59:04 (2386) [INFO] Backed up EA4 profile to /tmp/7LLaCFgci5/ea_profile.json
* 2024-02-23 19:59:04 (170) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-23 19:59:04 (170) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mmcpr2) Cannot update this system’s kernel.
* 2024-02-23 19:59:05 (278) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-24 19:58:48 (170) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-24 19:58:48 (1849) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-24 19:58:49 (170) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-24 19:58:49 (1782) [INFO] Checking if your system is up to date: 
* 2024-02-24 19:58:49 (4910) [INFO] Running: /usr/bin/yum clean all
* 2024-02-24 19:58:49 (4911) [INFO] 
* 2024-02-24 19:58:49 (4924) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-24 19:58:49 (4924) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-24 19:58:49 (4924) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-24 19:58:49 (4924) [INFO]               : wp-toolkit-thirdparties
* 2024-02-24 19:58:49 (4924) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-24 19:58:49 (4941) [INFO] 
* 2024-02-24 19:58:49 (4910) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-24 19:58:49 (4911) [INFO] 
* 2024-02-24 19:59:07 (4941) [INFO] 
* 2024-02-24 19:59:07 (1803) [INFO] Checking /scripts/sysup
* 2024-02-24 19:59:07 (4910) [INFO] Running: /scripts/sysup
* 2024-02-24 19:59:07 (4911) [INFO] 
* 2024-02-24 19:59:07 (4924) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-24 19:59:08 (4924) [INFO]   All Needed Packages are already installed.
* 2024-02-24 19:59:08 (4941) [INFO] 
* 2024-02-24 19:59:25 (1650) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-24 19:59:25 (170) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-24 19:59:25 (912) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-24 19:59:25 (2363) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/n3Qf62GYK2/ea_profile.json
* 2024-02-24 19:59:25 (2386) [INFO] Backed up EA4 profile to /tmp/n3Qf62GYK2/ea_profile.json
* 2024-02-24 19:59:25 (170) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-24 19:59:25 (170) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5t3544) Cannot update this system’s kernel.
* 2024-02-24 19:59:26 (278) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-25 19:59:16 (170) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-25 19:59:16 (1849) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-25 19:59:16 (170) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-25 19:59:17 (1782) [INFO] Checking if your system is up to date: 
* 2024-02-25 19:59:17 (4910) [INFO] Running: /usr/bin/yum clean all
* 2024-02-25 19:59:17 (4911) [INFO] 
* 2024-02-25 19:59:17 (4924) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-25 19:59:17 (4924) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-25 19:59:17 (4924) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-25 19:59:17 (4924) [INFO]               : wp-toolkit-thirdparties
* 2024-02-25 19:59:17 (4924) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-25 19:59:17 (4941) [INFO] 
* 2024-02-25 19:59:17 (4910) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-25 19:59:17 (4911) [INFO] 
* 2024-02-25 19:59:33 (4941) [INFO] 
* 2024-02-25 19:59:33 (1803) [INFO] Checking /scripts/sysup
* 2024-02-25 19:59:33 (4910) [INFO] Running: /scripts/sysup
* 2024-02-25 19:59:33 (4911) [INFO] 
* 2024-02-25 19:59:34 (4924) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-25 19:59:34 (4924) [INFO]   All Needed Packages are already installed.
* 2024-02-25 19:59:34 (4941) [INFO] 
* 2024-02-25 19:59:50 (1650) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-25 19:59:50 (170) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-25 19:59:50 (912) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-25 19:59:50 (2363) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XtugE6fq3r/ea_profile.json
* 2024-02-25 19:59:50 (2386) [INFO] Backed up EA4 profile to /tmp/XtugE6fq3r/ea_profile.json
* 2024-02-25 19:59:51 (170) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-25 19:59:51 (170) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kgh48r) Cannot update this system’s kernel.
* 2024-02-25 19:59:51 (278) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-26 19:58:20 (170) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-26 19:58:20 (1849) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-26 19:58:20 (170) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-26 19:58:20 (1782) [INFO] Checking if your system is up to date: 
* 2024-02-26 19:58:20 (4910) [INFO] Running: /usr/bin/yum clean all
* 2024-02-26 19:58:20 (4911) [INFO] 
* 2024-02-26 19:58:20 (4924) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-26 19:58:20 (4924) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-26 19:58:20 (4924) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-26 19:58:20 (4924) [INFO]               : wp-toolkit-thirdparties
* 2024-02-26 19:58:20 (4924) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-26 19:58:20 (4941) [INFO] 
* 2024-02-26 19:58:20 (4910) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-26 19:58:20 (4911) [INFO] 
* 2024-02-26 19:58:44 (4941) [INFO] 
* 2024-02-26 19:58:44 (1803) [INFO] Checking /scripts/sysup
* 2024-02-26 19:58:44 (4910) [INFO] Running: /scripts/sysup
* 2024-02-26 19:58:44 (4911) [INFO] 
* 2024-02-26 19:58:44 (4924) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-26 19:58:45 (4924) [INFO]   All Needed Packages are already installed.
* 2024-02-26 19:58:45 (4941) [INFO] 
* 2024-02-26 19:59:00 (1650) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-26 19:59:00 (170) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-26 19:59:00 (912) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-26 19:59:00 (2363) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9Gbp7i2JPN/ea_profile.json
* 2024-02-26 19:59:01 (2386) [INFO] Backed up EA4 profile to /tmp/9Gbp7i2JPN/ea_profile.json
* 2024-02-26 19:59:01 (170) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-26 19:59:01 (170) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID asj3hm) Cannot update this system’s kernel.
* 2024-02-26 19:59:01 (278) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-27 19:58:19 (173) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-27 19:58:19 (1895) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-27 19:58:20 (173) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-27 19:58:20 (1828) [INFO] Checking if your system is up to date: 
* 2024-02-27 19:58:20 (5104) [INFO] Running: /usr/bin/yum clean all
* 2024-02-27 19:58:20 (5105) [INFO] 
* 2024-02-27 19:58:20 (5118) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-27 19:58:20 (5118) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-27 19:58:20 (5118) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-27 19:58:20 (5118) [INFO]               : wp-toolkit-thirdparties
* 2024-02-27 19:58:20 (5118) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-27 19:58:20 (5135) [INFO] 
* 2024-02-27 19:58:20 (5104) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-27 19:58:20 (5105) [INFO] 
* 2024-02-27 19:58:35 (5135) [INFO] 
* 2024-02-27 19:58:35 (1849) [INFO] Checking /scripts/sysup
* 2024-02-27 19:58:35 (5104) [INFO] Running: /scripts/sysup
* 2024-02-27 19:58:35 (5105) [INFO] 
* 2024-02-27 19:58:35 (5118) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-27 19:58:36 (5118) [INFO]   All Needed Packages are already installed.
* 2024-02-27 19:58:36 (5135) [INFO] 
* 2024-02-27 19:58:51 (1687) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-02-27 19:58:51 (1688) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/51487274531e0acbf5612648f0f3dfb93750158cc3003970d4ed673abf284b2d-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/.

* 2024-02-27 19:58:51 (173) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-27 19:58:51 (958) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-27 19:58:51 (2465) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tIu7x6zVc2/ea_profile.json
* 2024-02-27 19:58:52 (2488) [INFO] Backed up EA4 profile to /tmp/tIu7x6zVc2/ea_profile.json
* 2024-02-27 19:58:52 (173) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-27 19:58:52 (173) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID guxx88) Cannot update this system’s kernel.
* 2024-02-27 19:58:52 (283) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-28 19:58:29 (173) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-28 19:58:29 (1895) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-28 19:58:30 (173) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-28 19:58:30 (1828) [INFO] Checking if your system is up to date: 
* 2024-02-28 19:58:30 (5104) [INFO] Running: /usr/bin/yum clean all
* 2024-02-28 19:58:30 (5105) [INFO] 
* 2024-02-28 19:58:30 (5118) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-28 19:58:30 (5118) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-28 19:58:30 (5118) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-28 19:58:30 (5118) [INFO]               : wp-toolkit-thirdparties
* 2024-02-28 19:58:30 (5118) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-28 19:58:30 (5135) [INFO] 
* 2024-02-28 19:58:30 (5104) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-28 19:58:30 (5105) [INFO] 
* 2024-02-28 19:58:47 (5135) [INFO] 
* 2024-02-28 19:58:47 (1849) [INFO] Checking /scripts/sysup
* 2024-02-28 19:58:47 (5104) [INFO] Running: /scripts/sysup
* 2024-02-28 19:58:47 (5105) [INFO] 
* 2024-02-28 19:58:47 (5118) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-28 19:58:47 (5118) [INFO]   All Needed Packages are already installed.
* 2024-02-28 19:58:47 (5135) [INFO] 
* 2024-02-28 19:59:05 (1696) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-28 19:59:05 (173) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-28 19:59:05 (958) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-28 19:59:05 (2465) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ccnT6u3PlI/ea_profile.json
* 2024-02-28 19:59:05 (2488) [INFO] Backed up EA4 profile to /tmp/ccnT6u3PlI/ea_profile.json
* 2024-02-28 19:59:05 (173) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-28 19:59:05 (173) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID m7ds6v) Cannot update this system’s kernel.
* 2024-02-28 19:59:06 (283) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-02-29 19:59:01 (173) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-02-29 19:59:01 (1895) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-02-29 19:59:02 (173) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-02-29 19:59:02 (1828) [INFO] Checking if your system is up to date: 
* 2024-02-29 19:59:02 (5104) [INFO] Running: /usr/bin/yum clean all
* 2024-02-29 19:59:02 (5105) [INFO] 
* 2024-02-29 19:59:02 (5118) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-02-29 19:59:02 (5118) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-02-29 19:59:02 (5118) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-02-29 19:59:02 (5118) [INFO]               : wp-toolkit-thirdparties
* 2024-02-29 19:59:02 (5118) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-02-29 19:59:02 (5135) [INFO] 
* 2024-02-29 19:59:02 (5104) [INFO] Running: /usr/bin/yum check-update -q
* 2024-02-29 19:59:02 (5105) [INFO] 
* 2024-02-29 19:59:31 (5135) [INFO] 
* 2024-02-29 19:59:31 (1849) [INFO] Checking /scripts/sysup
* 2024-02-29 19:59:31 (5104) [INFO] Running: /scripts/sysup
* 2024-02-29 19:59:31 (5105) [INFO] 
* 2024-02-29 19:59:31 (5118) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-02-29 19:59:31 (5118) [INFO]   All Needed Packages are already installed.
* 2024-02-29 19:59:31 (5135) [INFO] 
* 2024-02-29 19:59:48 (1696) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-02-29 19:59:48 (173) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-02-29 19:59:48 (958) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-02-29 19:59:48 (2465) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TJFEAJt8yQ/ea_profile.json
* 2024-02-29 19:59:48 (2488) [INFO] Backed up EA4 profile to /tmp/TJFEAJt8yQ/ea_profile.json
* 2024-02-29 19:59:48 (173) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-02-29 19:59:48 (173) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2k5zrn) Cannot update this system’s kernel.
* 2024-02-29 19:59:49 (283) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-01 19:58:23 (173) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-01 19:58:23 (1895) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-01 19:58:23 (173) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-01 19:58:23 (1828) [INFO] Checking if your system is up to date: 
* 2024-03-01 19:58:23 (5104) [INFO] Running: /usr/bin/yum clean all
* 2024-03-01 19:58:23 (5105) [INFO] 
* 2024-03-01 19:58:24 (5118) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-03-01 19:58:24 (5118) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-03-01 19:58:24 (5118) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-03-01 19:58:24 (5118) [INFO]               : wp-toolkit-thirdparties
* 2024-03-01 19:58:24 (5118) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-03-01 19:58:24 (5135) [INFO] 
* 2024-03-01 19:58:24 (5104) [INFO] Running: /usr/bin/yum check-update -q
* 2024-03-01 19:58:24 (5105) [INFO] 
* 2024-03-01 19:58:40 (5135) [INFO] 
* 2024-03-01 19:58:40 (1849) [INFO] Checking /scripts/sysup
* 2024-03-01 19:58:40 (5104) [INFO] Running: /scripts/sysup
* 2024-03-01 19:58:40 (5105) [INFO] 
* 2024-03-01 19:58:40 (5118) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-03-01 19:58:41 (5118) [INFO]   All Needed Packages are already installed.
* 2024-03-01 19:58:41 (5135) [INFO] 
* 2024-03-01 19:58:55 (1696) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-01 19:58:55 (173) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-03-01 19:58:55 (958) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-01 19:58:55 (2465) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0f4sJdga_J/ea_profile.json
* 2024-03-01 19:58:55 (2488) [INFO] Backed up EA4 profile to /tmp/0f4sJdga_J/ea_profile.json
* 2024-03-01 19:58:55 (173) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-01 19:58:55 (173) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hwp28c) Cannot update this system’s kernel.
* 2024-03-01 19:58:56 (283) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-02 19:58:42 (173) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-02 19:58:42 (1895) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-02 19:58:43 (173) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-02 19:58:43 (1828) [INFO] Checking if your system is up to date: 
* 2024-03-02 19:58:43 (5104) [INFO] Running: /usr/bin/yum clean all
* 2024-03-02 19:58:43 (5105) [INFO] 
* 2024-03-02 19:58:43 (5118) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-03-02 19:58:43 (5118) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-03-02 19:58:43 (5118) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-03-02 19:58:43 (5118) [INFO]               : wp-toolkit-thirdparties
* 2024-03-02 19:58:43 (5118) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-03-02 19:58:43 (5135) [INFO] 
* 2024-03-02 19:58:43 (5104) [INFO] Running: /usr/bin/yum check-update -q
* 2024-03-02 19:58:43 (5105) [INFO] 
* 2024-03-02 19:59:01 (5135) [INFO] 
* 2024-03-02 19:59:01 (1849) [INFO] Checking /scripts/sysup
* 2024-03-02 19:59:01 (5104) [INFO] Running: /scripts/sysup
* 2024-03-02 19:59:01 (5105) [INFO] 
* 2024-03-02 19:59:01 (5118) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-03-02 19:59:02 (5118) [INFO]   All Needed Packages are already installed.
* 2024-03-02 19:59:02 (5135) [INFO] 
* 2024-03-02 19:59:17 (1696) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-02 19:59:17 (173) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-03-02 19:59:17 (958) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-02 19:59:17 (2465) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PRzRi0iJRq/ea_profile.json
* 2024-03-02 19:59:18 (2488) [INFO] Backed up EA4 profile to /tmp/PRzRi0iJRq/ea_profile.json
* 2024-03-02 19:59:18 (173) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-02 19:59:18 (173) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5w739r) Cannot update this system’s kernel.
* 2024-03-02 19:59:18 (283) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-03 19:58:42 (173) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-03 19:58:42 (1895) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-03 19:58:43 (173) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-03 19:58:43 (1828) [INFO] Checking if your system is up to date: 
* 2024-03-03 19:58:43 (5104) [INFO] Running: /usr/bin/yum clean all
* 2024-03-03 19:58:43 (5105) [INFO] 
* 2024-03-03 19:58:43 (5118) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-03-03 19:58:43 (5118) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-03-03 19:58:43 (5118) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-03-03 19:58:43 (5118) [INFO]               : wp-toolkit-thirdparties
* 2024-03-03 19:58:43 (5118) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-03-03 19:58:43 (5135) [INFO] 
* 2024-03-03 19:58:43 (5104) [INFO] Running: /usr/bin/yum check-update -q
* 2024-03-03 19:58:43 (5105) [INFO] 
* 2024-03-03 19:59:01 (5135) [INFO] 
* 2024-03-03 19:59:01 (1849) [INFO] Checking /scripts/sysup
* 2024-03-03 19:59:01 (5104) [INFO] Running: /scripts/sysup
* 2024-03-03 19:59:01 (5105) [INFO] 
* 2024-03-03 19:59:01 (5118) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-03-03 19:59:01 (5118) [INFO]   All Needed Packages are already installed.
* 2024-03-03 19:59:01 (5135) [INFO] 
* 2024-03-03 19:59:21 (1696) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-03 19:59:21 (173) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-03-03 19:59:21 (958) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-03 19:59:21 (2465) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lmL3V5Abag/ea_profile.json
* 2024-03-03 19:59:22 (2488) [INFO] Backed up EA4 profile to /tmp/lmL3V5Abag/ea_profile.json
* 2024-03-03 19:59:22 (173) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-03 19:59:22 (173) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID v7xqsz) Cannot update this system’s kernel.
* 2024-03-03 19:59:23 (283) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-04 19:58:38 (173) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-04 19:58:38 (1895) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-04 19:58:39 (173) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-04 19:58:39 (1828) [INFO] Checking if your system is up to date: 
* 2024-03-04 19:58:39 (5104) [INFO] Running: /usr/bin/yum clean all
* 2024-03-04 19:58:39 (5105) [INFO] 
* 2024-03-04 19:58:39 (5118) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-03-04 19:58:39 (5118) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-03-04 19:58:39 (5118) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-03-04 19:58:39 (5118) [INFO]               : wp-toolkit-thirdparties
* 2024-03-04 19:58:39 (5118) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-03-04 19:58:39 (5135) [INFO] 
* 2024-03-04 19:58:39 (5104) [INFO] Running: /usr/bin/yum check-update -q
* 2024-03-04 19:58:39 (5105) [INFO] 
* 2024-03-04 19:58:54 (5135) [INFO] 
* 2024-03-04 19:58:54 (1849) [INFO] Checking /scripts/sysup
* 2024-03-04 19:58:54 (5104) [INFO] Running: /scripts/sysup
* 2024-03-04 19:58:54 (5105) [INFO] 
* 2024-03-04 19:58:54 (5118) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-03-04 19:58:55 (5118) [INFO]   All Needed Packages are already installed.
* 2024-03-04 19:58:55 (5135) [INFO] 
* 2024-03-04 19:59:09 (1696) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-04 19:59:09 (173) [WARN] *** Elevation Blocker detected: ***
yum is not stable
* 2024-03-04 19:59:09 (958) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-04 19:59:09 (2465) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/YITRHucl_u/ea_profile.json
* 2024-03-04 19:59:10 (2488) [INFO] Backed up EA4 profile to /tmp/YITRHucl_u/ea_profile.json
* 2024-03-04 19:59:10 (173) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-04 19:59:10 (173) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID d4ejj7) Cannot update this system’s kernel.
* 2024-03-04 19:59:10 (283) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-05 19:58:25 (190) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-05 19:58:25 (1986) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-05 19:58:25 (190) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-05 19:58:25 (1896) [INFO] Checking if your system is up to date: 
* 2024-03-05 19:58:25 (5195) [INFO] Running: /usr/bin/yum clean all
* 2024-03-05 19:58:25 (5196) [INFO] 
* 2024-03-05 19:58:25 (5209) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-03-05 19:58:26 (5209) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-03-05 19:58:26 (5209) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-03-05 19:58:26 (5209) [INFO]               : wp-toolkit-thirdparties
* 2024-03-05 19:58:26 (5209) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-03-05 19:58:26 (5226) [INFO] 
* 2024-03-05 19:58:26 (5195) [INFO] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-05 19:58:26 (5196) [INFO] 
* 2024-03-05 19:58:41 (5209) [INFO] 
* 2024-03-05 19:58:41 (5226) [INFO] 
* 2024-03-05 19:58:41 (1940) [INFO] Checking /scripts/sysup
* 2024-03-05 19:58:41 (5195) [INFO] Running: /scripts/sysup
* 2024-03-05 19:58:41 (5196) [INFO] 
* 2024-03-05 19:58:41 (5209) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-03-05 19:58:42 (5209) [INFO]   All Needed Packages are already installed.
* 2024-03-05 19:58:42 (5226) [INFO] 
* 2024-03-05 19:58:57 (1719) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-05 19:58:57 (975) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-05 19:58:57 (2556) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UedwdqPrgk/ea_profile.json
* 2024-03-05 19:58:57 (2579) [INFO] Backed up EA4 profile to /tmp/UedwdqPrgk/ea_profile.json
* 2024-03-05 19:58:57 (190) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-05 19:58:57 (190) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t5zwyt) Cannot update this system’s kernel.
* 2024-03-05 19:58:58 (300) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-06 19:58:25 (190) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-06 19:58:25 (1986) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-06 19:58:26 (190) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-06 19:58:26 (1896) [INFO] Checking if your system is up to date: 
* 2024-03-06 19:58:26 (5195) [INFO] Running: /usr/bin/yum clean all
* 2024-03-06 19:58:26 (5196) [INFO] 
* 2024-03-06 19:58:26 (5209) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-03-06 19:58:26 (5209) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-03-06 19:58:26 (5209) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-03-06 19:58:26 (5209) [INFO]               : wp-toolkit-thirdparties
* 2024-03-06 19:58:26 (5209) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-03-06 19:58:26 (5226) [INFO] 
* 2024-03-06 19:58:26 (5195) [INFO] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-06 19:58:26 (5196) [INFO] 
* 2024-03-06 19:58:43 (5209) [INFO] 
* 2024-03-06 19:58:43 (5226) [INFO] 
* 2024-03-06 19:58:43 (1940) [INFO] Checking /scripts/sysup
* 2024-03-06 19:58:43 (5195) [INFO] Running: /scripts/sysup
* 2024-03-06 19:58:43 (5196) [INFO] 
* 2024-03-06 19:58:43 (5209) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-03-06 19:58:43 (5209) [INFO]   All Needed Packages are already installed.
* 2024-03-06 19:58:43 (5226) [INFO] 
* 2024-03-06 19:58:58 (1719) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-06 19:58:59 (975) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-06 19:58:59 (2556) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uAI23t3k2M/ea_profile.json
* 2024-03-06 19:58:59 (2579) [INFO] Backed up EA4 profile to /tmp/uAI23t3k2M/ea_profile.json
* 2024-03-06 19:58:59 (190) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-06 19:58:59 (190) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID baywqs) Cannot update this system’s kernel.
* 2024-03-06 19:59:00 (300) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-07 19:58:25 (190) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-07 19:58:25 (1986) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-07 19:58:25 (190) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-07 19:58:25 (1896) [INFO] Checking if your system is up to date: 
* 2024-03-07 19:58:25 (5195) [INFO] Running: /usr/bin/yum clean all
* 2024-03-07 19:58:25 (5196) [INFO] 
* 2024-03-07 19:58:25 (5209) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-03-07 19:58:25 (5209) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-03-07 19:58:25 (5209) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-03-07 19:58:25 (5209) [INFO]               : wp-toolkit-thirdparties
* 2024-03-07 19:58:25 (5209) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-03-07 19:58:25 (5226) [INFO] 
* 2024-03-07 19:58:25 (5195) [INFO] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-07 19:58:25 (5196) [INFO] 
* 2024-03-07 19:58:41 (5209) [INFO] 
* 2024-03-07 19:58:41 (5226) [INFO] 
* 2024-03-07 19:58:41 (1940) [INFO] Checking /scripts/sysup
* 2024-03-07 19:58:41 (5195) [INFO] Running: /scripts/sysup
* 2024-03-07 19:58:41 (5196) [INFO] 
* 2024-03-07 19:58:41 (5209) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-03-07 19:58:41 (5209) [INFO]   All Needed Packages are already installed.
* 2024-03-07 19:58:41 (5226) [INFO] 
* 2024-03-07 19:58:55 (1719) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-07 19:58:56 (975) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-07 19:58:56 (2556) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jAGq8RM6fQ/ea_profile.json
* 2024-03-07 19:58:56 (2579) [INFO] Backed up EA4 profile to /tmp/jAGq8RM6fQ/ea_profile.json
* 2024-03-07 19:58:56 (190) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-07 19:58:56 (190) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID egyjrz) Cannot update this system’s kernel.
* 2024-03-07 19:58:57 (300) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-08 19:58:20 (190) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-08 19:58:20 (1986) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-08 19:58:20 (190) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-08 19:58:20 (1896) [INFO] Checking if your system is up to date: 
* 2024-03-08 19:58:20 (5195) [INFO] Running: /usr/bin/yum clean all
* 2024-03-08 19:58:20 (5196) [INFO] 
* 2024-03-08 19:58:20 (5209) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-03-08 19:58:20 (5209) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-03-08 19:58:20 (5209) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-03-08 19:58:20 (5209) [INFO]               : wp-toolkit-thirdparties
* 2024-03-08 19:58:20 (5209) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-03-08 19:58:20 (5226) [INFO] 
* 2024-03-08 19:58:20 (5195) [INFO] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-08 19:58:20 (5196) [INFO] 
* 2024-03-08 19:58:51 (5209) [INFO] 
* 2024-03-08 19:58:51 (5226) [INFO] 
* 2024-03-08 19:58:51 (1940) [INFO] Checking /scripts/sysup
* 2024-03-08 19:58:51 (5195) [INFO] Running: /scripts/sysup
* 2024-03-08 19:58:51 (5196) [INFO] 
* 2024-03-08 19:58:51 (5209) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-03-08 19:58:52 (5209) [INFO]   All Needed Packages are already installed.
* 2024-03-08 19:58:52 (5226) [INFO] 
* 2024-03-08 20:00:04 (1719) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-08 20:00:04 (975) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-08 20:00:04 (2556) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/eRQ3X36oDP/ea_profile.json
* 2024-03-08 20:00:05 (2579) [INFO] Backed up EA4 profile to /tmp/eRQ3X36oDP/ea_profile.json
* 2024-03-08 20:00:05 (190) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-08 20:00:05 (190) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nrvj5y) Cannot update this system’s kernel.
* 2024-03-08 20:00:06 (300) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-09 19:58:45 (190) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-09 19:58:45 (1986) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-09 19:58:46 (190) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-09 19:58:46 (1896) [INFO] Checking if your system is up to date: 
* 2024-03-09 19:58:46 (5195) [INFO] Running: /usr/bin/yum clean all
* 2024-03-09 19:58:46 (5196) [INFO] 
* 2024-03-09 19:58:46 (5209) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-03-09 19:58:46 (5209) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-03-09 19:58:46 (5209) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-03-09 19:58:46 (5209) [INFO]               : wp-toolkit-thirdparties
* 2024-03-09 19:58:46 (5209) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-03-09 19:58:46 (5226) [INFO] 
* 2024-03-09 19:58:46 (5195) [INFO] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-09 19:58:46 (5196) [INFO] 
* 2024-03-09 19:59:02 (5209) [INFO] 
* 2024-03-09 19:59:02 (5226) [INFO] 
* 2024-03-09 19:59:02 (1940) [INFO] Checking /scripts/sysup
* 2024-03-09 19:59:02 (5195) [INFO] Running: /scripts/sysup
* 2024-03-09 19:59:02 (5196) [INFO] 
* 2024-03-09 19:59:02 (5209) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-03-09 19:59:03 (5209) [INFO]   All Needed Packages are already installed.
* 2024-03-09 19:59:03 (5226) [INFO] 
* 2024-03-09 19:59:17 (1719) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-09 19:59:18 (975) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-09 19:59:18 (2556) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jR2eV2Zo_Z/ea_profile.json
* 2024-03-09 19:59:18 (2579) [INFO] Backed up EA4 profile to /tmp/jR2eV2Zo_Z/ea_profile.json
* 2024-03-09 19:59:18 (190) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-09 19:59:18 (190) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID emgjhy) Cannot update this system’s kernel.
* 2024-03-09 19:59:19 (300) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-10 19:58:43 (190) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-10 19:58:43 (1986) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-10 19:58:43 (190) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-10 19:58:43 (1896) [INFO] Checking if your system is up to date: 
* 2024-03-10 19:58:43 (5195) [INFO] Running: /usr/bin/yum clean all
* 2024-03-10 19:58:43 (5196) [INFO] 
* 2024-03-10 19:58:43 (5209) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-03-10 19:58:43 (5209) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-03-10 19:58:43 (5209) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-03-10 19:58:43 (5209) [INFO]               : wp-toolkit-thirdparties
* 2024-03-10 19:58:43 (5209) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-03-10 19:58:43 (5226) [INFO] 
* 2024-03-10 19:58:43 (5195) [INFO] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-10 19:58:43 (5196) [INFO] 
* 2024-03-10 19:59:02 (5209) [INFO] 
* 2024-03-10 19:59:02 (5226) [INFO] 
* 2024-03-10 19:59:02 (1940) [INFO] Checking /scripts/sysup
* 2024-03-10 19:59:02 (5195) [INFO] Running: /scripts/sysup
* 2024-03-10 19:59:02 (5196) [INFO] 
* 2024-03-10 19:59:02 (5209) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-03-10 19:59:02 (5209) [INFO]   All Needed Packages are already installed.
* 2024-03-10 19:59:02 (5226) [INFO] 
* 2024-03-10 19:59:17 (1719) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-10 19:59:17 (975) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-10 19:59:17 (2556) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/kneovjjMR8/ea_profile.json
* 2024-03-10 19:59:17 (2579) [INFO] Backed up EA4 profile to /tmp/kneovjjMR8/ea_profile.json
* 2024-03-10 19:59:18 (190) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-10 19:59:18 (190) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t29m3f) Cannot update this system’s kernel.
* 2024-03-10 19:59:18 (300) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-11 19:58:20 (190) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-11 19:58:20 (1986) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-11 19:58:20 (190) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-11 19:58:21 (1896) [INFO] Checking if your system is up to date: 
* 2024-03-11 19:58:21 (5195) [INFO] Running: /usr/bin/yum clean all
* 2024-03-11 19:58:21 (5196) [INFO] 
* 2024-03-11 19:58:21 (5209) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-03-11 19:58:21 (5209) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-03-11 19:58:21 (5209) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-03-11 19:58:21 (5209) [INFO]               : wp-toolkit-thirdparties
* 2024-03-11 19:58:21 (5209) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-03-11 19:58:21 (5226) [INFO] 
* 2024-03-11 19:58:21 (5195) [INFO] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-11 19:58:21 (5196) [INFO] 
* 2024-03-11 19:58:39 (5209) [INFO] 
* 2024-03-11 19:58:39 (5226) [INFO] 
* 2024-03-11 19:58:39 (1940) [INFO] Checking /scripts/sysup
* 2024-03-11 19:58:39 (5195) [INFO] Running: /scripts/sysup
* 2024-03-11 19:58:39 (5196) [INFO] 
* 2024-03-11 19:58:39 (5209) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-03-11 19:58:39 (5209) [INFO]   All Needed Packages are already installed.
* 2024-03-11 19:58:39 (5226) [INFO] 
* 2024-03-11 19:58:54 (1719) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-11 19:58:54 (975) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-11 19:58:54 (2556) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sF3ioZV1QN/ea_profile.json
* 2024-03-11 19:58:55 (2579) [INFO] Backed up EA4 profile to /tmp/sF3ioZV1QN/ea_profile.json
* 2024-03-11 19:58:55 (190) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-11 19:58:55 (190) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q665kj) Cannot update this system’s kernel.
* 2024-03-11 19:58:55 (300) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-12 19:58:32 (190) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-12 19:58:32 (1986) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-12 19:58:32 (190) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-12 19:58:32 (1896) [INFO] Checking if your system is up to date: 
* 2024-03-12 19:58:32 (5195) [INFO] Running: /usr/bin/yum clean all
* 2024-03-12 19:58:32 (5196) [INFO] 
* 2024-03-12 19:58:33 (5209) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-03-12 19:58:33 (5209) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-03-12 19:58:33 (5209) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-03-12 19:58:33 (5209) [INFO]               : wp-toolkit-thirdparties
* 2024-03-12 19:58:33 (5209) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-03-12 19:58:33 (5226) [INFO] 
* 2024-03-12 19:58:33 (5195) [INFO] Running: /usr/bin/yum check-update -q | xargs -n3
* 2024-03-12 19:58:33 (5196) [INFO] 
* 2024-03-12 19:58:48 (5209) [INFO] 
* 2024-03-12 19:58:48 (5226) [INFO] 
* 2024-03-12 19:58:48 (1940) [INFO] Checking /scripts/sysup
* 2024-03-12 19:58:48 (5195) [INFO] Running: /scripts/sysup
* 2024-03-12 19:58:48 (5196) [INFO] 
* 2024-03-12 19:58:48 (5209) [INFO] checkyum version 22.3  (excludes: bind-chroot)
* 2024-03-12 19:58:49 (5209) [INFO]   All Needed Packages are already installed.
* 2024-03-12 19:58:49 (5226) [INFO] 
* 2024-03-12 19:59:04 (1719) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-12 19:59:04 (975) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-12 19:59:04 (2556) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/O8TYRr5jJX/ea_profile.json
* 2024-03-12 19:59:05 (2579) [INFO] Backed up EA4 profile to /tmp/O8TYRr5jJX/ea_profile.json
* 2024-03-12 19:59:05 (190) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-12 19:59:05 (190) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dd8jcc) Cannot update this system’s kernel.
* 2024-03-12 19:59:05 (300) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-13 19:58:27 (191) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-13 19:58:27 (1947) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-13 19:58:28 (191) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-13 19:58:56 (1735) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-13 19:58:57 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-13 19:58:57 (2518) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nP5tcjazs1/ea_profile.json
* 2024-03-13 19:58:57 (2541) [INFO] Backed up EA4 profile to /tmp/nP5tcjazs1/ea_profile.json
* 2024-03-13 19:58:57 (191) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-13 19:58:57 (191) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID p7t5kq) Cannot update this system’s kernel.
* 2024-03-13 19:58:58 (301) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-14 19:58:30 (191) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-14 19:58:30 (1947) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-14 19:58:30 (191) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-14 19:58:57 (1735) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-14 19:58:57 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-14 19:58:57 (2518) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FCqGqyAYfh/ea_profile.json
* 2024-03-14 19:58:58 (2541) [INFO] Backed up EA4 profile to /tmp/FCqGqyAYfh/ea_profile.json
* 2024-03-14 19:58:58 (191) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-14 19:58:58 (191) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q9sfhv) Cannot update this system’s kernel.
* 2024-03-14 19:58:58 (301) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-15 19:58:20 (191) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-15 19:58:20 (1947) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-15 19:58:21 (191) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-15 19:58:48 (1735) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-15 19:58:48 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-15 19:58:48 (2518) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Ut_anSJsc9/ea_profile.json
* 2024-03-15 19:58:49 (2541) [INFO] Backed up EA4 profile to /tmp/Ut_anSJsc9/ea_profile.json
* 2024-03-15 19:58:49 (191) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-15 19:58:49 (191) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wj7kfg) Cannot update this system’s kernel.
* 2024-03-15 19:58:49 (301) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-16 19:58:41 (191) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-16 19:58:41 (1947) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-16 19:58:42 (191) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-16 19:59:20 (1735) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-16 19:59:20 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-16 19:59:20 (2518) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uelMXsVAuH/ea_profile.json
* 2024-03-16 19:59:21 (2541) [INFO] Backed up EA4 profile to /tmp/uelMXsVAuH/ea_profile.json
* 2024-03-16 19:59:21 (191) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-16 19:59:21 (191) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID f56wy5) Cannot update this system’s kernel.
* 2024-03-16 19:59:22 (301) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-17 19:58:43 (191) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-17 19:58:43 (1947) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-17 19:58:44 (191) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-17 19:59:23 (1735) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-17 19:59:23 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-17 19:59:23 (2518) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2HoKE4VY3h/ea_profile.json
* 2024-03-17 19:59:24 (2541) [INFO] Backed up EA4 profile to /tmp/2HoKE4VY3h/ea_profile.json
* 2024-03-17 19:59:24 (191) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-17 19:59:24 (191) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID eud2hq) Cannot update this system’s kernel.
* 2024-03-17 19:59:25 (301) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-18 19:58:22 (191) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-18 19:58:22 (1947) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-18 19:58:23 (191) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-18 19:58:48 (1735) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-18 19:58:48 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-18 19:58:48 (2518) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tJ1gluOBVL/ea_profile.json
* 2024-03-18 19:58:49 (2541) [INFO] Backed up EA4 profile to /tmp/tJ1gluOBVL/ea_profile.json
* 2024-03-18 19:58:49 (191) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-18 19:58:49 (191) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5avw3j) Cannot update this system’s kernel.
* 2024-03-18 19:58:49 (301) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-19 19:58:19 (191) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-19 19:58:19 (1947) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-19 19:58:19 (191) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-19 19:58:45 (1735) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-19 19:58:46 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-19 19:58:46 (2518) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0NlGULTf_E/ea_profile.json
* 2024-03-19 19:58:46 (2541) [INFO] Backed up EA4 profile to /tmp/0NlGULTf_E/ea_profile.json
* 2024-03-19 19:58:46 (191) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-19 19:58:46 (191) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2tcq5z) Cannot update this system’s kernel.
* 2024-03-19 19:58:47 (301) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-20 19:59:40 (191) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-20 19:59:40 (1947) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-20 19:59:40 (191) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-20 20:00:09 (1735) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-20 20:00:09 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-20 20:00:09 (2518) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NN9v1JV9yk/ea_profile.json
* 2024-03-20 20:00:09 (2541) [INFO] Backed up EA4 profile to /tmp/NN9v1JV9yk/ea_profile.json
* 2024-03-20 20:00:09 (191) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-20 20:00:09 (191) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jjyn25) Cannot update this system’s kernel.
* 2024-03-20 20:00:10 (301) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-21 19:58:30 (191) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-21 19:58:30 (1947) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-21 19:58:30 (191) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-21 19:58:57 (1735) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-21 19:58:57 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-21 19:58:57 (2518) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vf1sskRWQM/ea_profile.json
* 2024-03-21 19:58:58 (2541) [INFO] Backed up EA4 profile to /tmp/vf1sskRWQM/ea_profile.json
* 2024-03-21 19:58:58 (191) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-21 19:58:58 (191) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9wxrse) Cannot update this system’s kernel.
* 2024-03-21 19:58:58 (301) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-22 19:58:25 (191) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-22 19:58:25 (1947) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-22 19:58:26 (191) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-22 19:58:55 (1716) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-03-22 19:58:55 (1717) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/a23feea7dc1c32a043cfd3704726d1de26cae950e3b0b3bfe5dad59fccbe1dab-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://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/fd42059a84deb529f2d35935bba8c011013d2e2699f002eedc5bb903df5862d2-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-03-22 19:58:55 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-22 19:58:55 (2518) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7Tpb9mQCRI/ea_profile.json
* 2024-03-22 19:58:55 (2541) [INFO] Backed up EA4 profile to /tmp/7Tpb9mQCRI/ea_profile.json
* 2024-03-22 19:58:55 (191) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-22 19:58:55 (191) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rjnkt9) Cannot update this system’s kernel.
* 2024-03-22 19:58:56 (301) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-23 19:58:43 (191) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-23 19:58:43 (1947) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-23 19:58:43 (191) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-23 19:59:09 (1716) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-03-23 19:59:09 (1717) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/844ddebe307d6e70be15bc2898dbe9c6023c7668794bea7be3bf2ce580ce2e79-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/.

* 2024-03-23 19:59:09 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-23 19:59:09 (2518) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ftUojxK_fK/ea_profile.json
* 2024-03-23 19:59:10 (2541) [INFO] Backed up EA4 profile to /tmp/ftUojxK_fK/ea_profile.json
* 2024-03-23 19:59:10 (191) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-23 19:59:10 (191) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wtzptu) Cannot update this system’s kernel.
* 2024-03-23 19:59:10 (301) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-24 19:58:42 (191) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-24 19:58:42 (1947) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-24 19:58:43 (191) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-24 19:59:09 (1735) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-24 19:59:09 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-24 19:59:09 (2518) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Jkv8f3YKcr/ea_profile.json
* 2024-03-24 19:59:10 (2541) [INFO] Backed up EA4 profile to /tmp/Jkv8f3YKcr/ea_profile.json
* 2024-03-24 19:59:10 (191) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-24 19:59:10 (191) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pfbjj3) Cannot update this system’s kernel.
* 2024-03-24 19:59:11 (301) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-25 19:58:33 (191) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-25 19:58:33 (1947) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-25 19:58:33 (191) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-25 19:58:58 (1735) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-25 19:58:58 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-25 19:58:58 (2518) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/h5LuccXdm8/ea_profile.json
* 2024-03-25 19:58:59 (2541) [INFO] Backed up EA4 profile to /tmp/h5LuccXdm8/ea_profile.json
* 2024-03-25 19:58:59 (191) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-25 19:58:59 (191) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jjghtt) Cannot update this system’s kernel.
* 2024-03-25 19:58:59 (301) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-26 19:58:21 (194) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-26 19:58:21 (1985) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-26 19:58:21 (194) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-26 19:58:47 (1773) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-26 19:58:47 (997) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-26 19:58:47 (2618) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zhlOvY8CVD/ea_profile.json
* 2024-03-26 19:58:48 (2641) [INFO] Backed up EA4 profile to /tmp/zhlOvY8CVD/ea_profile.json
* 2024-03-26 19:58:48 (194) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-26 19:58:48 (194) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tq53sr) Cannot update this system’s kernel.
* 2024-03-26 19:58:48 (194) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-03-26 19:58:48 (194) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-03-26 19:58:49 (2290) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-03-26 19:58:49 (305) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-27 19:58:27 (194) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-27 19:58:27 (1985) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-27 19:58:27 (194) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-27 19:58:54 (1754) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-03-27 19:58:54 (1755) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/171286e2f32845c733b18633ca42a0c713c81382fd5009f594794f9722c5689b-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/.

https://mirrors.sonic.net/epel/7/x86_64/repodata/76abe63957f3cdeb38ed4694269eb5612d901d0c86cec4985a17c852e58c9179-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-03-27 19:58:54 (997) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-27 19:58:54 (2618) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Ti4VEWV8GH/ea_profile.json
* 2024-03-27 19:58:54 (2641) [INFO] Backed up EA4 profile to /tmp/Ti4VEWV8GH/ea_profile.json
* 2024-03-27 19:58:54 (194) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-27 19:58:54 (194) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID p9e6ug) Cannot update this system’s kernel.
* 2024-03-27 19:58:54 (194) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-03-27 19:58:54 (194) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-03-27 19:58:55 (2290) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-03-27 19:58:55 (305) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-28 19:58:42 (194) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-28 19:58:42 (1985) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-28 19:58:42 (194) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-28 19:59:08 (1773) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-28 19:59:08 (997) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-28 19:59:08 (2618) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TqKqE1o349/ea_profile.json
* 2024-03-28 19:59:08 (2641) [INFO] Backed up EA4 profile to /tmp/TqKqE1o349/ea_profile.json
* 2024-03-28 19:59:08 (194) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-28 19:59:08 (194) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wxcyvt) Cannot update this system’s kernel.
* 2024-03-28 19:59:09 (194) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-03-28 19:59:09 (194) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-03-28 19:59:09 (2290) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-03-28 19:59:09 (305) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-29 19:58:22 (194) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-29 19:58:22 (1985) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-29 19:58:22 (194) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-29 19:58:48 (1773) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-29 19:58:48 (997) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-29 19:58:48 (2618) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VapNtVLv1Z/ea_profile.json
* 2024-03-29 19:58:48 (2641) [INFO] Backed up EA4 profile to /tmp/VapNtVLv1Z/ea_profile.json
* 2024-03-29 19:58:48 (194) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-29 19:58:48 (194) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ardgqj) Cannot update this system’s kernel.
* 2024-03-29 19:58:48 (194) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-03-29 19:58:48 (194) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-03-29 19:58:49 (2290) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-03-29 19:58:49 (305) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-30 19:58:44 (194) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-30 19:58:44 (1985) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-30 19:58:44 (194) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-30 19:59:10 (1773) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-30 19:59:10 (997) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-30 19:59:10 (2618) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/apVFkujcdF/ea_profile.json
* 2024-03-30 19:59:10 (2641) [INFO] Backed up EA4 profile to /tmp/apVFkujcdF/ea_profile.json
* 2024-03-30 19:59:10 (194) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-30 19:59:10 (194) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pcypa7) Cannot update this system’s kernel.
* 2024-03-30 19:59:11 (194) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-03-30 19:59:11 (194) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-03-30 19:59:11 (2290) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-03-30 19:59:11 (305) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-03-31 19:58:46 (194) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-03-31 19:58:47 (1985) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-03-31 19:58:47 (194) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-03-31 19:59:12 (1773) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-03-31 19:59:12 (997) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-03-31 19:59:12 (2618) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ox8xxws4M0/ea_profile.json
* 2024-03-31 19:59:13 (2641) [INFO] Backed up EA4 profile to /tmp/ox8xxws4M0/ea_profile.json
* 2024-03-31 19:59:13 (194) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-03-31 19:59:13 (194) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8adbjh) Cannot update this system’s kernel.
* 2024-03-31 19:59:13 (194) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-03-31 19:59:13 (194) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-03-31 19:59:14 (2290) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-03-31 19:59:14 (305) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-01 19:58:32 (194) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-01 19:58:32 (1985) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-01 19:58:32 (194) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-01 19:58:57 (1773) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-01 19:58:57 (997) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-01 19:58:57 (2618) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/r72_mzf6yn/ea_profile.json
* 2024-04-01 19:58:58 (2641) [INFO] Backed up EA4 profile to /tmp/r72_mzf6yn/ea_profile.json
* 2024-04-01 19:58:58 (194) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-01 19:58:58 (194) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xd56s7) Cannot update this system’s kernel.
* 2024-04-01 19:58:58 (194) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-01 19:58:58 (194) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-01 19:58:59 (2290) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-01 19:58:59 (305) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-02 19:58:27 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-02 19:58:27 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-02 19:58:27 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-02 19:58:54 (1778) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-02 19:58:54 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-02 19:58:54 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xrSOpMRnVU/ea_profile.json
* 2024-04-02 19:58:55 (2647) [INFO] Backed up EA4 profile to /tmp/xrSOpMRnVU/ea_profile.json
* 2024-04-02 19:58:55 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-02 19:58:55 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zxb7zc) Cannot update this system’s kernel.
* 2024-04-02 19:58:55 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-02 19:58:55 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-02 19:58:56 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-02 19:58:56 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-03 19:59:51 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-03 19:59:51 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-03 19:59:51 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-03 20:00:18 (1778) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-03 20:00:18 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-03 20:00:18 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wkmYtOBj2g/ea_profile.json
* 2024-04-03 20:00:19 (2647) [INFO] Backed up EA4 profile to /tmp/wkmYtOBj2g/ea_profile.json
* 2024-04-03 20:00:19 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-03 20:00:19 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9r3b5v) Cannot update this system’s kernel.
* 2024-04-03 20:00:19 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-03 20:00:19 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-03 20:00:20 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-03 20:00:20 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-04 19:58:29 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-04 19:58:29 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-04 19:58:30 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-04 19:58:56 (1759) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-04-04 19:58:56 (1760) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/3ff9efaa26c39af0dafa7eb26150bce78c3fb8f5dbc5f80d8645a59bec900f27-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/.

https://mirrors.sonic.net/epel/7/x86_64/repodata/11ce2dc3bd977b1cbb9acccf51629f6d07ee9c191fecd960ee82df1d307ef3cb-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-04-04 19:58:56 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-04 19:58:56 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yc7z87PiPk/ea_profile.json
* 2024-04-04 19:58:56 (2647) [INFO] Backed up EA4 profile to /tmp/yc7z87PiPk/ea_profile.json
* 2024-04-04 19:58:56 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-04 19:58:56 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID k9uwpz) Cannot update this system’s kernel.
* 2024-04-04 19:58:57 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-04 19:58:57 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-04 19:58:57 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-04 19:58:57 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-05 19:58:30 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-05 19:58:30 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-05 19:58:30 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-05 19:58:58 (1778) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-05 19:58:58 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-05 19:58:58 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Pp0pz2yhgB/ea_profile.json
* 2024-04-05 19:58:58 (2647) [INFO] Backed up EA4 profile to /tmp/Pp0pz2yhgB/ea_profile.json
* 2024-04-05 19:58:58 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-05 19:58:58 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tnhb39) Cannot update this system’s kernel.
* 2024-04-05 19:58:59 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-05 19:58:59 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-05 19:58:59 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-05 19:58:59 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-06 19:58:46 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-06 19:58:46 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-06 19:58:46 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-06 19:59:11 (1778) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-06 19:59:11 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-06 19:59:11 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/4RHqlpOP9N/ea_profile.json
* 2024-04-06 19:59:11 (2647) [INFO] Backed up EA4 profile to /tmp/4RHqlpOP9N/ea_profile.json
* 2024-04-06 19:59:12 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-06 19:59:12 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID p5jewd) Cannot update this system’s kernel.
* 2024-04-06 19:59:12 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-06 19:59:12 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-06 19:59:12 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-06 19:59:12 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-07 19:58:47 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-07 19:58:47 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-07 19:58:47 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-07 19:59:15 (1778) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-07 19:59:15 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-07 19:59:15 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Q8PgdwoAbR/ea_profile.json
* 2024-04-07 19:59:15 (2647) [INFO] Backed up EA4 profile to /tmp/Q8PgdwoAbR/ea_profile.json
* 2024-04-07 19:59:15 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-07 19:59:15 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xun8t7) Cannot update this system’s kernel.
* 2024-04-07 19:59:16 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-07 19:59:16 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-07 19:59:16 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-07 19:59:16 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-08 19:59:50 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-08 19:59:50 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-08 19:59:51 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-08 20:00:18 (1759) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-04-08 20:00:18 (1760) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/dbce567759b842cd9240b0aed5841eae6f86db77eca61f0a6d77e63283f541d4-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/.

* 2024-04-08 20:00:18 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-08 20:00:18 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/kAssrHqTcp/ea_profile.json
* 2024-04-08 20:00:18 (2647) [INFO] Backed up EA4 profile to /tmp/kAssrHqTcp/ea_profile.json
* 2024-04-08 20:00:18 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-08 20:00:18 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3r9ms8) Cannot update this system’s kernel.
* 2024-04-08 20:00:18 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-08 20:00:18 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-08 20:00:19 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-08 20:00:19 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-09 19:58:20 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-09 19:58:20 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-09 19:58:20 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-09 19:59:01 (1759) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-04-09 19:59:01 (1760) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/0250d3a28abe8e0d4ccd72f169bb2928805111e9821cbfda0660195e03bb44fa-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/.

* 2024-04-09 19:59:01 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-09 19:59:01 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AMuxmvansp/ea_profile.json
* 2024-04-09 19:59:01 (2647) [INFO] Backed up EA4 profile to /tmp/AMuxmvansp/ea_profile.json
* 2024-04-09 19:59:01 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-09 19:59:01 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID z2m7ny) Cannot update this system’s kernel.
* 2024-04-09 19:59:02 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-09 19:59:02 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-09 19:59:02 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-09 19:59:02 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-10 19:58:35 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-10 19:58:35 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-10 19:58:36 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-10 19:59:53 (1778) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-10 19:59:53 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-10 19:59:53 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AKwXkjsaG4/ea_profile.json
* 2024-04-10 19:59:54 (2647) [INFO] Backed up EA4 profile to /tmp/AKwXkjsaG4/ea_profile.json
* 2024-04-10 19:59:54 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-10 19:59:54 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ntv9wh) Cannot update this system’s kernel.
* 2024-04-10 19:59:54 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-10 19:59:54 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-10 19:59:55 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-10 19:59:55 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-11 19:58:29 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-11 19:58:29 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-11 19:58:29 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-11 19:58:56 (1778) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-11 19:58:56 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-11 19:58:56 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_7LYe_ocpv/ea_profile.json
* 2024-04-11 19:58:57 (2647) [INFO] Backed up EA4 profile to /tmp/_7LYe_ocpv/ea_profile.json
* 2024-04-11 19:58:57 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-11 19:58:57 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qdygxt) Cannot update this system’s kernel.
* 2024-04-11 19:58:57 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-11 19:58:57 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-11 19:58:58 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-11 19:58:58 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-12 19:58:19 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-12 19:58:19 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-12 19:58:19 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-12 19:58:40 (1778) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-12 19:58:41 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-12 19:58:41 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/oRo7iBdRQZ/ea_profile.json
* 2024-04-12 19:58:41 (2647) [INFO] Backed up EA4 profile to /tmp/oRo7iBdRQZ/ea_profile.json
* 2024-04-12 19:58:41 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-12 19:58:41 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nnmxuk) Cannot update this system’s kernel.
* 2024-04-12 19:58:41 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-12 19:58:41 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-12 19:58:42 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-12 19:58:42 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-13 19:58:36 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-13 19:58:37 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-13 19:58:37 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-13 19:58:58 (1778) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-13 19:58:58 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-13 19:58:58 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dgYbxXLgja/ea_profile.json
* 2024-04-13 19:58:58 (2647) [INFO] Backed up EA4 profile to /tmp/dgYbxXLgja/ea_profile.json
* 2024-04-13 19:58:59 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-13 19:58:59 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID g3k4ks) Cannot update this system’s kernel.
* 2024-04-13 19:58:59 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-13 19:58:59 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-13 19:58:59 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-13 19:58:59 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-14 19:58:38 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-14 19:58:38 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-14 19:58:38 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-14 19:59:01 (1778) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-14 19:59:01 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-14 19:59:01 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/JVRIuJcA9k/ea_profile.json
* 2024-04-14 19:59:02 (2647) [INFO] Backed up EA4 profile to /tmp/JVRIuJcA9k/ea_profile.json
* 2024-04-14 19:59:02 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-14 19:59:02 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dhdwa6) Cannot update this system’s kernel.
* 2024-04-14 19:59:02 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-14 19:59:02 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-14 19:59:02 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-14 19:59:02 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-15 19:58:59 (6907) [INFO] Self-update of script version 33 requested.
* 2024-04-15 19:58:59 (6929) [INFO] Script is up to date.
* 2024-04-15 19:59:00 (196) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-15 19:59:00 (1990) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-15 19:59:00 (196) [WARN] *** Elevation Blocker detected: ***
You are using MariaDB server 10.2, this version is not available for AlmaLinux 8.
You first need to update MariaDB server to 10.5 or later.

You can update to version 10.5 using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.5

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-04-15 20:00:05 (1778) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-15 20:00:05 (1001) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-15 20:00:05 (2624) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3alEAzQ5Z_/ea_profile.json
* 2024-04-15 20:00:06 (2647) [INFO] Backed up EA4 profile to /tmp/3alEAzQ5Z_/ea_profile.json
* 2024-04-15 20:00:06 (196) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-15 20:00:06 (196) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tduwpz) Cannot update this system’s kernel.
* 2024-04-15 20:00:06 (196) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-15 20:00:06 (196) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-15 20:00:08 (2295) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-15 20:00:08 (307) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-16 19:58:23 (6907) [INFO] Self-update of script version 33 requested.
* 2024-04-16 19:58:23 (6912) [INFO] Newer version of script found. Downloading.
* 2024-04-16 19:58:23 (6921) [INFO] Script update to version 34 successful.
* 2024-04-16 19:58:24 (192) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-16 19:58:24 (2007) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-16 19:58:24 (712) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-16 19:58:24 (719) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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-16 19:58:51 (1795) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-16 19:58:51 (1018) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-16 19:58:51 (2641) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/b_pPhDYqJl/ea_profile.json
* 2024-04-16 19:58:51 (2664) [INFO] Backed up EA4 profile to /tmp/b_pPhDYqJl/ea_profile.json
* 2024-04-16 19:58:51 (192) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-16 19:58:51 (192) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pg7bzz) Cannot update this system’s kernel.
* 2024-04-16 19:58:52 (192) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-16 19:58:52 (192) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-16 19:58:52 (2312) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-16 19:58:52 (303) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-17 19:59:56 (7106) [INFO] Self-update of script version 34 requested.
* 2024-04-17 19:59:56 (7128) [INFO] Script is up to date.
* 2024-04-17 19:59:56 (192) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-17 19:59:56 (2007) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-17 19:59:57 (712) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-17 19:59:57 (719) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:00:30 (1795) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-17 20:00:30 (1018) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-17 20:00:30 (2641) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SF1ooe3hxb/ea_profile.json
* 2024-04-17 20:00:31 (2664) [INFO] Backed up EA4 profile to /tmp/SF1ooe3hxb/ea_profile.json
* 2024-04-17 20:00:31 (192) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-17 20:00:31 (192) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 43dp6y) Cannot update this system’s kernel.
* 2024-04-17 20:00:31 (192) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-17 20:00:31 (192) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-17 20:00:32 (2312) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-17 20:00:32 (303) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-18 19:58:44 (7106) [INFO] Self-update of script version 34 requested.
* 2024-04-18 19:58:44 (7128) [INFO] Script is up to date.
* 2024-04-18 19:58:45 (192) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-18 19:58:45 (2007) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-18 19:58:45 (712) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-18 19:58:45 (719) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:15 (1795) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-18 19:59:15 (1018) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-18 19:59:15 (2641) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WLq3ult5Xc/ea_profile.json
* 2024-04-18 19:59:16 (2664) [INFO] Backed up EA4 profile to /tmp/WLq3ult5Xc/ea_profile.json
* 2024-04-18 19:59:16 (192) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-18 19:59:16 (192) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID case66) Cannot update this system’s kernel.
* 2024-04-18 19:59:17 (192) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-18 19:59:17 (192) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-18 19:59:17 (2312) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-18 19:59:17 (303) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-19 19:59:00 (7106) [INFO] Self-update of script version 34 requested.
* 2024-04-19 19:59:00 (7128) [INFO] Script is up to date.
* 2024-04-19 19:59:01 (192) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-19 19:59:01 (2007) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-19 19:59:01 (712) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-19 19:59:01 (719) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:30 (1776) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-04-19 19:59:30 (1777) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/6bf36b959f48402e104173afd640f930c7013a39bb473485bf784b04ba3ad3b9-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/.

* 2024-04-19 19:59:30 (1018) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-19 19:59:30 (2641) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/snFWJamFi5/ea_profile.json
* 2024-04-19 19:59:31 (2664) [INFO] Backed up EA4 profile to /tmp/snFWJamFi5/ea_profile.json
* 2024-04-19 19:59:31 (192) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-19 19:59:31 (192) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID djjv8a) Cannot update this system’s kernel.
* 2024-04-19 19:59:31 (192) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-19 19:59:31 (192) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-19 19:59:32 (2312) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-19 19:59:32 (303) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-20 19:58:44 (7106) [INFO] Self-update of script version 34 requested.
* 2024-04-20 19:58:45 (7128) [INFO] Script is up to date.
* 2024-04-20 19:58:45 (192) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-20 19:58:45 (2007) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-20 19:58:46 (712) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-20 19:58:46 (719) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:17 (1795) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-20 19:59:17 (1018) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-20 19:59:17 (2641) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/30MaZF8qQT/ea_profile.json
* 2024-04-20 19:59:18 (2664) [INFO] Backed up EA4 profile to /tmp/30MaZF8qQT/ea_profile.json
* 2024-04-20 19:59:18 (192) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-20 19:59:18 (192) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fghuuv) Cannot update this system’s kernel.
* 2024-04-20 19:59:18 (192) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-20 19:59:18 (192) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-20 19:59:19 (2312) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-20 19:59:19 (303) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-21 19:59:12 (7106) [INFO] Self-update of script version 34 requested.
* 2024-04-21 19:59:12 (7128) [INFO] Script is up to date.
* 2024-04-21 19:59:13 (192) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-21 19:59:13 (2007) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-21 19:59:13 (712) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-21 19:59:13 (719) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:45 (1795) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-21 19:59:46 (1018) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-21 19:59:46 (2641) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/49pt2kw9zy/ea_profile.json
* 2024-04-21 19:59:46 (2664) [INFO] Backed up EA4 profile to /tmp/49pt2kw9zy/ea_profile.json
* 2024-04-21 19:59:46 (192) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-21 19:59:46 (192) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hargfc) Cannot update this system’s kernel.
* 2024-04-21 19:59:46 (192) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-21 19:59:46 (192) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-21 19:59:47 (2312) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-21 19:59:47 (303) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-22 19:58:26 (7106) [INFO] Self-update of script version 34 requested.
* 2024-04-22 19:58:26 (7128) [INFO] Script is up to date.
* 2024-04-22 19:58:26 (192) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-22 19:58:27 (2007) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-22 19:58:27 (712) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-22 19:58:27 (719) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:53 (1776) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-04-22 19:58:53 (1777) [ERROR] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/5c4fb74b2bd51a55ea73ca083961ee644d01d77de81c4a832dbee8354e0b6439-filelists.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://ridgewireless.mm.fcix.net/epel/7/x86_64/repodata/81c67d66b4c4cddf0fba502c8f27d6f9f67a8811db44e3098640b8a58137d5b7-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/81c67d66b4c4cddf0fba502c8f27d6f9f67a8811db44e3098640b8a58137d5b7-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-04-22 19:58:53 (1018) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-22 19:58:53 (2641) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RagTY5nuXi/ea_profile.json
* 2024-04-22 19:58:54 (2664) [INFO] Backed up EA4 profile to /tmp/RagTY5nuXi/ea_profile.json
* 2024-04-22 19:58:54 (192) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-22 19:58:54 (192) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sebv8m) Cannot update this system’s kernel.
* 2024-04-22 19:58:54 (192) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-22 19:58:54 (192) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-22 19:58:54 (2312) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-22 19:58:54 (303) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-23 19:58:48 (7106) [INFO] Self-update of script version 34 requested.
* 2024-04-23 19:58:48 (7128) [INFO] Script is up to date.
* 2024-04-23 19:58:48 (192) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-23 19:58:48 (2007) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-23 19:58:49 (712) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-23 19:58:49 (719) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:16 (1776) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-04-23 19:59:16 (1777) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/81c67d66b4c4cddf0fba502c8f27d6f9f67a8811db44e3098640b8a58137d5b7-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/.

https://mirrors.sonic.net/epel/7/x86_64/repodata/a23f51760fdd9d7ebbd6eafc9585cbee970f1cada67912b9bbb5057a8cd68e93-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-04-23 19:59:16 (1018) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-23 19:59:16 (2641) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/torQZNFCTk/ea_profile.json
* 2024-04-23 19:59:16 (2664) [INFO] Backed up EA4 profile to /tmp/torQZNFCTk/ea_profile.json
* 2024-04-23 19:59:17 (192) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-23 19:59:17 (192) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID atw5ej) Cannot update this system’s kernel.
* 2024-04-23 19:59:17 (192) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-23 19:59:17 (192) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-23 19:59:17 (2312) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-23 19:59:17 (303) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-24 19:58:26 (7106) [INFO] Self-update of script version 34 requested.
* 2024-04-24 19:58:27 (7128) [INFO] Script is up to date.
* 2024-04-24 19:58:27 (192) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-24 19:58:27 (2007) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-24 19:58:28 (712) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-24 19:58:28 (719) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:54 (1795) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-24 19:58:54 (1018) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-24 19:58:54 (2641) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RsvdRhbjlb/ea_profile.json
* 2024-04-24 19:58:55 (2664) [INFO] Backed up EA4 profile to /tmp/RsvdRhbjlb/ea_profile.json
* 2024-04-24 19:58:55 (192) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-24 19:58:55 (192) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sedmeg) Cannot update this system’s kernel.
* 2024-04-24 19:58:55 (192) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-24 19:58:55 (192) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-24 19:58:56 (2312) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-24 19:58:56 (303) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-25 19:58:38 (7106) [INFO] Self-update of script version 34 requested.
* 2024-04-25 19:58:38 (7111) [INFO] Newer version of script found. Downloading.
* 2024-04-25 19:58:38 (7120) [INFO] Script update to version 35 successful.
* 2024-04-25 19:58:39 (198) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-25 19:58:39 (2016) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-25 19:58:39 (715) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-25 19:58:39 (722) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:10 (1804) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-25 19:59:10 (1029) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-25 19:59:10 (2759) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nSlf00Co2L/ea_profile.json
* 2024-04-25 19:59:11 (2782) [INFO] Backed up EA4 profile to /tmp/nSlf00Co2L/ea_profile.json
* 2024-04-25 19:59:11 (198) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-25 19:59:11 (198) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bcj6mk) Cannot update this system’s kernel.
* 2024-04-25 19:59:11 (198) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-25 19:59:11 (198) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-25 19:59:12 (2321) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-25 19:59:12 (309) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-26 19:58:21 (7116) [INFO] Self-update of script version 35 requested.
* 2024-04-26 19:58:21 (7138) [INFO] Script is up to date.
* 2024-04-26 19:58:22 (198) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-26 19:58:22 (2016) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-26 19:58:22 (715) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-26 19:58:22 (722) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:51 (1804) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-26 19:58:51 (1029) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-26 19:58:51 (2759) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RkS075fYgz/ea_profile.json
* 2024-04-26 19:58:52 (2782) [INFO] Backed up EA4 profile to /tmp/RkS075fYgz/ea_profile.json
* 2024-04-26 19:58:52 (198) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-26 19:58:52 (198) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID r4rcwz) Cannot update this system’s kernel.
* 2024-04-26 19:58:52 (198) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-26 19:58:52 (198) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-26 19:58:53 (2321) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-26 19:58:53 (309) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-27 19:58:50 (7116) [INFO] Self-update of script version 35 requested.
* 2024-04-27 19:58:50 (7138) [INFO] Script is up to date.
* 2024-04-27 19:58:51 (198) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-27 19:58:51 (2016) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-27 19:58:52 (715) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-27 19:58:52 (722) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:24 (1804) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-27 19:59:24 (1029) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-27 19:59:24 (2759) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rggSVUYgZQ/ea_profile.json
* 2024-04-27 19:59:25 (2782) [INFO] Backed up EA4 profile to /tmp/rggSVUYgZQ/ea_profile.json
* 2024-04-27 19:59:25 (198) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-27 19:59:25 (198) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID seuj7s) Cannot update this system’s kernel.
* 2024-04-27 19:59:25 (198) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-27 19:59:25 (198) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-27 19:59:26 (2321) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-27 19:59:26 (309) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-28 19:58:44 (7116) [INFO] Self-update of script version 35 requested.
* 2024-04-28 19:58:44 (7138) [INFO] Script is up to date.
* 2024-04-28 19:58:44 (198) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-28 19:58:44 (2016) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-28 19:58:45 (715) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-28 19:58:45 (722) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:11 (1804) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-28 19:59:11 (1029) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-28 19:59:11 (2759) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/v37_OjbFn_/ea_profile.json
* 2024-04-28 19:59:11 (2782) [INFO] Backed up EA4 profile to /tmp/v37_OjbFn_/ea_profile.json
* 2024-04-28 19:59:11 (198) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-28 19:59:11 (198) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID guuw42) Cannot update this system’s kernel.
* 2024-04-28 19:59:11 (198) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-28 19:59:11 (198) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-28 19:59:12 (2321) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-28 19:59:12 (309) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-29 19:58:20 (7116) [INFO] Self-update of script version 35 requested.
* 2024-04-29 19:58:20 (7138) [INFO] Script is up to date.
* 2024-04-29 19:58:20 (198) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-29 19:58:20 (2016) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-29 19:58:21 (715) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-29 19:58:21 (722) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:49 (1804) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-29 19:58:49 (1029) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-29 19:58:49 (2759) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CuvaH1PwMN/ea_profile.json
* 2024-04-29 19:58:49 (2782) [INFO] Backed up EA4 profile to /tmp/CuvaH1PwMN/ea_profile.json
* 2024-04-29 19:58:49 (198) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-29 19:58:49 (198) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID s76kvz) Cannot update this system’s kernel.
* 2024-04-29 19:58:50 (198) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-29 19:58:50 (198) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-29 19:58:50 (2321) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-29 19:58:50 (309) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-04-30 19:59:49 (7116) [INFO] Self-update of script version 35 requested.
* 2024-04-30 19:59:49 (7121) [INFO] Newer version of script found. Downloading.
* 2024-04-30 19:59:50 (7130) [INFO] Script update to version 36 successful.
* 2024-04-30 19:59:50 (199) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-04-30 19:59:50 (2017) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-04-30 19:59:51 (716) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-04-30 19:59:51 (723) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:59 (1805) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-04-30 20:00:00 (1030) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-04-30 20:00:00 (3150) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/W6ZsoUWM5I/ea_profile.json
* 2024-04-30 20:00:00 (3173) [INFO] Backed up EA4 profile to /tmp/W6ZsoUWM5I/ea_profile.json
* 2024-04-30 20:00:00 (199) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-04-30 20:00:00 (199) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 69fj82) Cannot update this system’s kernel.
* 2024-04-30 20:00:00 (199) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-30 20:00:00 (199) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-04-30 20:00:01 (2313) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-04-30 20:00:01 (310) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-01 19:58:30 (7508) [INFO] Self-update of script version 36 requested.
* 2024-05-01 19:58:30 (7530) [INFO] Script is up to date.
* 2024-05-01 19:58:30 (199) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-01 19:58:30 (2017) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-01 19:58:31 (716) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-01 19:58:31 (723) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:02 (1805) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-01 19:59:02 (1030) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-01 19:59:02 (3150) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tnU19h7C5Y/ea_profile.json
* 2024-05-01 19:59:03 (3173) [INFO] Backed up EA4 profile to /tmp/tnU19h7C5Y/ea_profile.json
* 2024-05-01 19:59:03 (199) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-01 19:59:03 (199) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7x9fbh) Cannot update this system’s kernel.
* 2024-05-01 19:59:03 (199) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-01 19:59:03 (199) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-01 19:59:04 (2313) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-01 19:59:04 (310) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-02 19:58:21 (7508) [INFO] Self-update of script version 36 requested.
* 2024-05-02 19:58:21 (7530) [INFO] Script is up to date.
* 2024-05-02 19:58:21 (199) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-02 19:58:21 (2017) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-02 19:58:22 (716) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-02 19:58:22 (723) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:50 (1805) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-02 19:58:50 (1030) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-02 19:58:50 (3150) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UBqWCogW8V/ea_profile.json
* 2024-05-02 19:58:51 (3173) [INFO] Backed up EA4 profile to /tmp/UBqWCogW8V/ea_profile.json
* 2024-05-02 19:58:51 (199) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-02 19:58:51 (199) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4tc2dr) Cannot update this system’s kernel.
* 2024-05-02 19:58:51 (199) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-02 19:58:51 (199) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-02 19:58:52 (2313) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-02 19:58:52 (310) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-03 19:58:19 (7508) [INFO] Self-update of script version 36 requested.
* 2024-05-03 19:58:19 (7530) [INFO] Script is up to date.
* 2024-05-03 19:58:19 (199) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-03 19:58:19 (2017) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-03 19:58:20 (716) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-03 19:58:20 (723) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:47 (1786) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-05-03 19:58:47 (1787) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/6d2dcbdf151283d143ee9803e53c1fa92aced76f3c06712e2f854d2e9aac223e-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/.

* 2024-05-03 19:58:47 (1030) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-03 19:58:47 (3150) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QlbogQxVDE/ea_profile.json
* 2024-05-03 19:58:48 (3173) [INFO] Backed up EA4 profile to /tmp/QlbogQxVDE/ea_profile.json
* 2024-05-03 19:58:48 (199) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-03 19:58:48 (199) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zwgchv) Cannot update this system’s kernel.
* 2024-05-03 19:58:48 (199) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-03 19:58:48 (199) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-03 19:58:48 (2313) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-03 19:58:48 (310) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-04 19:58:44 (7508) [INFO] Self-update of script version 36 requested.
* 2024-05-04 19:58:44 (7530) [INFO] Script is up to date.
* 2024-05-04 19:58:45 (199) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-04 19:58:45 (2017) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-04 19:58:45 (716) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-04 19:58:45 (723) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:15 (1786) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-05-04 19:59:15 (1787) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/e98fb7dfcd5a397004940ce0850517acaa78cbb7281cbc4c58895d34d3b675f0-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-05-04 19:59:15 (1030) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-04 19:59:15 (3150) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jzQM2weBNo/ea_profile.json
* 2024-05-04 19:59:16 (3173) [INFO] Backed up EA4 profile to /tmp/jzQM2weBNo/ea_profile.json
* 2024-05-04 19:59:16 (199) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-04 19:59:16 (199) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7uwgxd) Cannot update this system’s kernel.
* 2024-05-04 19:59:16 (199) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-04 19:59:16 (199) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-04 19:59:17 (2313) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-04 19:59:17 (310) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-05 19:58:45 (7508) [INFO] Self-update of script version 36 requested.
* 2024-05-05 19:58:45 (7530) [INFO] Script is up to date.
* 2024-05-05 19:58:46 (199) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-05 19:58:46 (2017) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-05 19:58:46 (716) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-05 19:58:46 (723) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:18 (1805) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-05 19:59:18 (1030) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-05 19:59:18 (3150) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/eHOkL2BqvV/ea_profile.json
* 2024-05-05 19:59:18 (3173) [INFO] Backed up EA4 profile to /tmp/eHOkL2BqvV/ea_profile.json
* 2024-05-05 19:59:18 (199) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-05 19:59:18 (199) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kfywsz) Cannot update this system’s kernel.
* 2024-05-05 19:59:18 (199) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-05 19:59:18 (199) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-05 19:59:19 (2313) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-05 19:59:19 (310) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-06 19:58:25 (7508) [INFO] Self-update of script version 36 requested.
* 2024-05-06 19:58:25 (7513) [INFO] Newer version of script found. Downloading.
* 2024-05-06 19:58:25 (7522) [INFO] Script update to version 37 successful.
* 2024-05-06 19:58:26 (200) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-06 19:58:26 (6321) [INFO] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-06 19:58:26 (6322) [INFO] 
* 2024-05-06 19:58:26 (6352) [INFO] 
* 2024-05-06 19:58:26 (2056) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-06 19:58:26 (719) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-06 19:58:26 (726) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:55 (1844) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-06 19:58:55 (1033) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-06 19:58:55 (3189) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XEkcA_Rgee/ea_profile.json
* 2024-05-06 19:58:55 (3212) [INFO] Backed up EA4 profile to /tmp/XEkcA_Rgee/ea_profile.json
* 2024-05-06 19:58:56 (200) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-06 19:58:56 (200) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID a2fbf4) Cannot update this system’s kernel.
* 2024-05-06 19:58:56 (200) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-06 19:58:56 (200) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-06 19:58:56 (2352) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-06 19:58:56 (313) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-07 19:58:20 (7548) [INFO] Self-update of script version 37 requested.
* 2024-05-07 19:58:20 (7570) [INFO] Script is up to date.
* 2024-05-07 19:58:20 (200) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-07 19:58:20 (6321) [INFO] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-07 19:58:20 (6322) [INFO] 
* 2024-05-07 19:58:20 (6352) [INFO] 
* 2024-05-07 19:58:20 (2056) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-07 19:58:21 (719) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-07 19:58:21 (726) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:50 (1844) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-07 19:58:50 (1033) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-07 19:58:50 (3189) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zKdoDJoPEu/ea_profile.json
* 2024-05-07 19:58:50 (3212) [INFO] Backed up EA4 profile to /tmp/zKdoDJoPEu/ea_profile.json
* 2024-05-07 19:58:50 (200) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-07 19:58:50 (200) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9dh7j5) Cannot update this system’s kernel.
* 2024-05-07 19:58:51 (200) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-07 19:58:51 (200) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-07 19:58:51 (2352) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-07 19:58:51 (313) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-08 19:58:20 (7548) [INFO] Self-update of script version 37 requested.
* 2024-05-08 19:58:20 (7570) [INFO] Script is up to date.
* 2024-05-08 19:58:20 (200) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-08 19:58:20 (6321) [INFO] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-08 19:58:20 (6322) [INFO] 
* 2024-05-08 19:58:20 (6352) [INFO] 
* 2024-05-08 19:58:20 (2056) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-08 19:58:20 (719) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-08 19:58:20 (726) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:47 (1844) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-08 19:58:47 (1033) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-08 19:58:47 (3189) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0P8V2cQMZo/ea_profile.json
* 2024-05-08 19:58:47 (3212) [INFO] Backed up EA4 profile to /tmp/0P8V2cQMZo/ea_profile.json
* 2024-05-08 19:58:47 (200) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-08 19:58:47 (200) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ptazb5) Cannot update this system’s kernel.
* 2024-05-08 19:58:47 (200) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-08 19:58:47 (200) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-08 19:58:48 (2352) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-08 19:58:48 (313) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-09 19:58:31 (7548) [INFO] Self-update of script version 37 requested.
* 2024-05-09 19:58:31 (7570) [INFO] Script is up to date.
* 2024-05-09 19:58:31 (200) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-09 19:58:31 (6321) [INFO] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-09 19:58:31 (6322) [INFO] 
* 2024-05-09 19:58:31 (6352) [INFO] 
* 2024-05-09 19:58:31 (2056) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-09 19:58:32 (719) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-09 19:58:32 (726) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:59 (1844) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-09 19:58:59 (1033) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-09 19:58:59 (3189) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CIidAGrxoG/ea_profile.json
* 2024-05-09 19:59:00 (3212) [INFO] Backed up EA4 profile to /tmp/CIidAGrxoG/ea_profile.json
* 2024-05-09 19:59:00 (200) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-09 19:59:00 (200) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID u4de92) Cannot update this system’s kernel.
* 2024-05-09 19:59:00 (200) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-09 19:59:00 (200) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-09 19:59:01 (2352) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-09 19:59:01 (313) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-10 19:58:22 (7548) [INFO] Self-update of script version 37 requested.
* 2024-05-10 19:58:22 (7570) [INFO] Script is up to date.
* 2024-05-10 19:58:23 (200) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-10 19:58:23 (6321) [INFO] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-10 19:58:23 (6322) [INFO] 
* 2024-05-10 19:58:23 (6352) [INFO] 
* 2024-05-10 19:58:23 (2056) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-10 19:58:23 (719) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-10 19:58:23 (726) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:01:35 (1825) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-05-10 20:01:35 (1826) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/60c9a6d2a3a5fc43f14d5a6746e921c8feb820d4b577994824442daa5cfb54e8-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/.

https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/e1c60a8ed27990a8341b6a6cf69306ba27494d5d43c7e5a583c435402d1cc51e-primary.sqlite.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-05-10 20:01:36 (1033) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-10 20:01:36 (3189) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Klv6xYBibi/ea_profile.json
* 2024-05-10 20:01:36 (3212) [INFO] Backed up EA4 profile to /tmp/Klv6xYBibi/ea_profile.json
* 2024-05-10 20:01:36 (200) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-10 20:01:36 (200) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID g3vms3) Cannot update this system’s kernel.
* 2024-05-10 20:01:36 (200) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-10 20:01:36 (200) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-10 20:01:37 (2352) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-10 20:01:37 (313) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-11 19:58:47 (7548) [INFO] Self-update of script version 37 requested.
* 2024-05-11 19:58:47 (7570) [INFO] Script is up to date.
* 2024-05-11 19:58:48 (200) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-11 19:58:48 (6321) [INFO] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-11 19:58:48 (6322) [INFO] 
* 2024-05-11 19:58:48 (6352) [INFO] 
* 2024-05-11 19:58:48 (2056) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-11 19:58:48 (719) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-11 19:58:48 (726) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:15 (1844) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-11 19:59:15 (1033) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-11 19:59:15 (3189) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zD5ZzGr9B0/ea_profile.json
* 2024-05-11 19:59:16 (3212) [INFO] Backed up EA4 profile to /tmp/zD5ZzGr9B0/ea_profile.json
* 2024-05-11 19:59:16 (200) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-11 19:59:16 (200) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID a6maza) Cannot update this system’s kernel.
* 2024-05-11 19:59:16 (200) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-11 19:59:16 (200) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-11 19:59:17 (2352) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-11 19:59:17 (313) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-12 19:58:44 (7548) [INFO] Self-update of script version 37 requested.
* 2024-05-12 19:58:44 (7570) [INFO] Script is up to date.
* 2024-05-12 19:58:44 (200) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-12 19:58:44 (6321) [INFO] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-12 19:58:44 (6322) [INFO] 
* 2024-05-12 19:58:44 (6352) [INFO] 
* 2024-05-12 19:58:44 (2056) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-12 19:58:45 (719) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-12 19:58:45 (726) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:12 (1844) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-12 19:59:12 (1033) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-12 19:59:12 (3189) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mfrEHxhMPQ/ea_profile.json
* 2024-05-12 19:59:13 (3212) [INFO] Backed up EA4 profile to /tmp/mfrEHxhMPQ/ea_profile.json
* 2024-05-12 19:59:13 (200) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-12 19:59:13 (200) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qfmt9d) Cannot update this system’s kernel.
* 2024-05-12 19:59:13 (200) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-12 19:59:13 (200) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-12 19:59:14 (2352) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-12 19:59:14 (313) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-13 19:58:28 (7548) [INFO] Self-update of script version 37 requested.
* 2024-05-13 19:58:28 (7570) [INFO] Script is up to date.
* 2024-05-13 19:58:29 (200) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-13 19:58:29 (6321) [INFO] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-13 19:58:29 (6322) [INFO] 
* 2024-05-13 19:58:29 (6352) [INFO] 
* 2024-05-13 19:58:29 (2056) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-13 19:58:29 (719) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-13 19:58:29 (726) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:59 (1825) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-05-13 19:58:59 (1826) [ERROR] http://mirror.sfo12.us.leaseweb.net/epel/7/x86_64/repodata/d8de039e929cd1fbbb76f77bc3b970672b83dc4a2b704cbb21e0301782ab8570-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/.

https://mirrors.sonic.net/epel/7/x86_64/repodata/125ab04417338e61697182ac3a10393b3b65f434b6890f1a735cf2ff80087967-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-05-13 19:58:59 (1033) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-13 19:58:59 (3189) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ONI1EvYqYj/ea_profile.json
* 2024-05-13 19:58:59 (3212) [INFO] Backed up EA4 profile to /tmp/ONI1EvYqYj/ea_profile.json
* 2024-05-13 19:58:59 (200) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-13 19:58:59 (200) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID d37hrt) Cannot update this system’s kernel.
* 2024-05-13 19:59:00 (200) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-13 19:59:00 (200) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-13 19:59:00 (2352) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-13 19:59:00 (313) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-14 19:58:39 (7548) [INFO] Self-update of script version 37 requested.
* 2024-05-14 19:58:39 (7570) [INFO] Script is up to date.
* 2024-05-14 19:58:39 (200) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-14 19:58:39 (6321) [INFO] Running: /usr/bin/findmnt -no PROPAGATION /usr
* 2024-05-14 19:58:39 (6322) [INFO] 
* 2024-05-14 19:58:39 (6352) [INFO] 
* 2024-05-14 19:58:39 (2056) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-14 19:58:40 (719) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-14 19:58:40 (726) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:06 (1844) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-14 19:59:06 (1033) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-14 19:59:06 (3189) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DizLLunEER/ea_profile.json
* 2024-05-14 19:59:07 (3212) [INFO] Backed up EA4 profile to /tmp/DizLLunEER/ea_profile.json
* 2024-05-14 19:59:07 (200) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php54
- ea-php54-pear
- ea-php54-php-cli
- ea-php54-php-common
- ea-php54-php-devel
- ea-php54-php-fpm
- ea-php54-php-ftp
- ea-php54-php-litespeed
- ea-php54-php-posix
- ea-php54-php-xml
- ea-php54-runtime
- ea-php55
- ea-php55-build
- ea-php55-libc-client
- ea-php55-libc-client-devel
- ea-php55-libc-client-static
- 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-dba
- ea-php55-php-devel
- ea-php55-php-enchant
- ea-php55-php-exif
- ea-php55-php-fileinfo
- ea-php55-php-fpm
- ea-php55-php-ftp
- ea-php55-php-gd
- ea-php55-php-gettext
- ea-php55-php-gmp
- ea-php55-php-iconv
- ea-php55-php-imap
- ea-php55-php-intl
- ea-php55-php-ioncube6
- ea-php55-php-ldap
- ea-php55-php-litespeed
- ea-php55-php-mbstring
- ea-php55-php-mcrypt
- ea-php55-php-mysqlnd
- ea-php55-php-odbc
- ea-php55-php-pdo
- ea-php55-php-pgsql
- ea-php55-php-posix
- ea-php55-php-process
- ea-php55-php-pspell
- ea-php55-php-snmp
- ea-php55-php-soap
- ea-php55-php-sockets
- ea-php55-php-sourceguardian
- ea-php55-php-xml
- ea-php55-php-xmlrpc
- ea-php55-php-zendguard
- ea-php55-php-zip
- ea-php55-runtime
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php71
- ea-php71-build
- ea-php71-libc-client
- ea-php71-libc-client-devel
- ea-php71-libc-client-static
- 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-dba
- ea-php71-php-dbg
- ea-php71-php-devel
- ea-php71-php-enchant
- ea-php71-php-exif
- ea-php71-php-fileinfo
- ea-php71-php-fpm
- ea-php71-php-ftp
- ea-php71-php-gd
- ea-php71-php-gettext
- ea-php71-php-gmp
- ea-php71-php-iconv
- ea-php71-php-imap
- ea-php71-php-intl
- ea-php71-php-ldap
- 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-process
- ea-php71-php-pspell
- ea-php71-php-snmp
- ea-php71-php-soap
- ea-php71-php-sockets
- ea-php71-php-xml
- ea-php71-php-xmlrpc
- ea-php71-php-zip
- ea-php71-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-14 19:59:07 (200) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dgudyz) Cannot update this system’s kernel.
* 2024-05-14 19:59:07 (200) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-14 19:59:07 (200) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-14 19:59:08 (2352) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-14 19:59:08 (313) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-15 19:59:51 (7548) [INFO] Self-update of script version 37 requested.
* 2024-05-15 19:59:51 (7553) [INFO] Newer version of script found. Downloading.
* 2024-05-15 19:59:52 (7562) [INFO] Script update to version 38 successful.
* 2024-05-15 19:59:52 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-15 19:59:52 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-15 19:59:53 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-15 19:59:53 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:00:17 (1951) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-15 20:00:17 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-15 20:00:17 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Qh5FXu9OV0/ea_profile.json
* 2024-05-15 20:00:17 (5705) [INFO] Backed up EA4 profile to /tmp/Qh5FXu9OV0/ea_profile.json
* 2024-05-15 20:00:18 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-15 20:00:18 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID a8y48s) Cannot update this system’s kernel.
* 2024-05-15 20:00:18 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-15 20:00:18 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-15 20:00:19 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-15 20:00:19 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-16 19:58:26 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-16 19:58:26 (7748) [INFO] Script is up to date.
* 2024-05-16 19:58:27 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-16 19:58:27 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-16 19:58:27 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-16 19:58:27 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:53 (1951) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-16 19:58:53 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-16 19:58:53 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bQIwVbSelJ/ea_profile.json
* 2024-05-16 19:58:54 (5705) [INFO] Backed up EA4 profile to /tmp/bQIwVbSelJ/ea_profile.json
* 2024-05-16 19:58:54 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-16 19:58:54 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9tvyej) Cannot update this system’s kernel.
* 2024-05-16 19:58:54 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-16 19:58:54 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-16 19:58:55 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-16 19:58:55 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-17 19:58:19 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-17 19:58:19 (7748) [INFO] Script is up to date.
* 2024-05-17 19:58:20 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-17 19:58:20 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-17 19:58:20 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-17 19:58:20 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:46 (1951) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-17 19:58:46 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-17 19:58:46 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HkMErLIDt7/ea_profile.json
* 2024-05-17 19:58:47 (5705) [INFO] Backed up EA4 profile to /tmp/HkMErLIDt7/ea_profile.json
* 2024-05-17 19:58:47 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-17 19:58:47 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID awtj3j) Cannot update this system’s kernel.
* 2024-05-17 19:58:47 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-17 19:58:47 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-17 19:58:48 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-17 19:58:48 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-18 19:58:48 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-18 19:58:48 (7748) [INFO] Script is up to date.
* 2024-05-18 19:58:49 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-18 19:58:49 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-18 19:58:49 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-18 19:58:49 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:14 (1951) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-18 19:59:14 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-18 19:59:14 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bvNM_tTw8r/ea_profile.json
* 2024-05-18 19:59:15 (5705) [INFO] Backed up EA4 profile to /tmp/bvNM_tTw8r/ea_profile.json
* 2024-05-18 19:59:15 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-18 19:59:15 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vps4vp) Cannot update this system’s kernel.
* 2024-05-18 19:59:15 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-18 19:59:15 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-18 19:59:16 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-18 19:59:16 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-19 19:58:43 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-19 19:58:43 (7748) [INFO] Script is up to date.
* 2024-05-19 19:58:43 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-19 19:58:44 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-19 19:58:44 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-19 19:58:44 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:11 (1951) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-19 19:59:11 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-19 19:59:11 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5qlDthTw31/ea_profile.json
* 2024-05-19 19:59:11 (5705) [INFO] Backed up EA4 profile to /tmp/5qlDthTw31/ea_profile.json
* 2024-05-19 19:59:12 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-19 19:59:12 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mgzcbf) Cannot update this system’s kernel.
* 2024-05-19 19:59:12 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-19 19:59:12 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-19 19:59:12 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-19 19:59:12 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-20 19:58:48 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-20 19:58:48 (7748) [INFO] Script is up to date.
* 2024-05-20 19:58:48 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-20 19:58:48 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-20 19:58:49 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-20 19:58:49 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:16 (1951) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-20 19:59:17 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-20 19:59:17 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dwiP6PvUau/ea_profile.json
* 2024-05-20 19:59:17 (5705) [INFO] Backed up EA4 profile to /tmp/dwiP6PvUau/ea_profile.json
* 2024-05-20 19:59:17 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-20 19:59:17 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mvb9sh) Cannot update this system’s kernel.
* 2024-05-20 19:59:17 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-20 19:59:17 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-20 19:59:18 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-20 19:59:18 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-21 19:58:21 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-21 19:58:21 (7748) [INFO] Script is up to date.
* 2024-05-21 19:58:21 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-21 19:58:21 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-21 19:58:22 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-21 19:58:22 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:49 (1932) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-05-21 19:58:49 (1933) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/f4d036ae745e53ffec3cd24d6214e8422d89f79d1cb73a33c2ea243a22f48b51-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/.

https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/a67cf81e8ddf64c6b8fe9e69c9e3cf4fcd9aace588427f6c8fc0b8691d58fd81-prestodelta.xml.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-05-21 19:58:49 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-21 19:58:49 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/fI1BRiWSM_/ea_profile.json
* 2024-05-21 19:58:49 (5705) [INFO] Backed up EA4 profile to /tmp/fI1BRiWSM_/ea_profile.json
* 2024-05-21 19:58:49 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-21 19:58:49 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rc32rt) Cannot update this system’s kernel.
* 2024-05-21 19:58:50 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-21 19:58:50 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-21 19:58:50 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-21 19:58:50 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-22 19:59:54 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-22 19:59:54 (7748) [INFO] Script is up to date.
* 2024-05-22 19:59:55 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-22 19:59:55 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-22 19:59:55 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-22 19:59:55 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:00:28 (1951) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-22 20:00:28 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-22 20:00:28 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/J5NQ2VPqmO/ea_profile.json
* 2024-05-22 20:00:28 (5705) [INFO] Backed up EA4 profile to /tmp/J5NQ2VPqmO/ea_profile.json
* 2024-05-22 20:00:29 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-22 20:00:29 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID n2m3zg) Cannot update this system’s kernel.
* 2024-05-22 20:00:29 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-22 20:00:29 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-22 20:00:29 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-22 20:00:29 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-23 19:58:56 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-23 19:58:56 (7748) [INFO] Script is up to date.
* 2024-05-23 19:58:57 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-23 19:58:57 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-23 19:58:57 (201) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-05-23 19:58:57 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-23 19:58:57 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:05 (1951) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-23 19:59:05 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-23 19:59:05 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sb0lb3WRvl/ea_profile.json
* 2024-05-23 19:59:06 (5705) [INFO] Backed up EA4 profile to /tmp/sb0lb3WRvl/ea_profile.json
* 2024-05-23 19:59:06 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-23 19:59:06 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 355hcs) Cannot update this system’s kernel.
* 2024-05-23 19:59:06 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-23 19:59:06 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-23 19:59:07 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-23 19:59:07 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-24 19:58:21 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-24 19:58:21 (7748) [INFO] Script is up to date.
* 2024-05-24 19:58:22 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-24 19:58:22 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-24 19:58:22 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-24 19:58:22 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:53 (1932) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-05-24 19:58:53 (1933) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/cd45f14c5ad98e8694c2b45cbdc3b09461ddb32a0faf8f4bef7ad36858d6cafa-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/.

https://mirrors.sonic.net/epel/7/x86_64/repodata/06b13b9397a4af81d1c2d2162170ad706bf2e5026d2a45dfaa7624609bb2bf57-other.sqlite.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-05-24 19:58:54 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-24 19:58:54 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nitPXkAIEo/ea_profile.json
* 2024-05-24 19:58:54 (5705) [INFO] Backed up EA4 profile to /tmp/nitPXkAIEo/ea_profile.json
* 2024-05-24 19:58:54 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-24 19:58:54 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7wqtf2) Cannot update this system’s kernel.
* 2024-05-24 19:58:54 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-24 19:58:54 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-24 19:58:55 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-24 19:58:55 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-25 19:58:44 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-25 19:58:44 (7748) [INFO] Script is up to date.
* 2024-05-25 19:58:45 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-25 19:58:45 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-25 19:58:45 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-25 19:58:45 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:14 (1932) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-05-25 19:59:14 (1933) [ERROR] https://mirrors.sonic.net/epel/7/x86_64/repodata/130e960c4c576e9915e7a0c93b45faea5204b4a62783109221b2b45ae6602bf3-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/.

* 2024-05-25 19:59:14 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-25 19:59:14 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/JTLrelVVrB/ea_profile.json
* 2024-05-25 19:59:15 (5705) [INFO] Backed up EA4 profile to /tmp/JTLrelVVrB/ea_profile.json
* 2024-05-25 19:59:15 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-25 19:59:15 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2emjc6) Cannot update this system’s kernel.
* 2024-05-25 19:59:15 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-25 19:59:15 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-25 19:59:16 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-25 19:59:16 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-26 19:58:44 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-26 19:58:44 (7748) [INFO] Script is up to date.
* 2024-05-26 19:58:45 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-26 19:58:45 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-26 19:58:45 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-26 19:58:45 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:12 (1951) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-26 19:59:13 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-26 19:59:13 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jHKo3gWvlT/ea_profile.json
* 2024-05-26 19:59:13 (5705) [INFO] Backed up EA4 profile to /tmp/jHKo3gWvlT/ea_profile.json
* 2024-05-26 19:59:13 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-26 19:59:13 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID w874am) Cannot update this system’s kernel.
* 2024-05-26 19:59:13 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-26 19:59:13 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-26 19:59:14 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-26 19:59:14 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-27 19:58:20 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-27 19:58:20 (7748) [INFO] Script is up to date.
* 2024-05-27 19:58:20 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-27 19:58:20 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-27 19:58:21 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-27 19:58:21 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:48 (1951) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-27 19:58:48 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-27 19:58:48 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/olghNeO9F3/ea_profile.json
* 2024-05-27 19:58:49 (5705) [INFO] Backed up EA4 profile to /tmp/olghNeO9F3/ea_profile.json
* 2024-05-27 19:58:49 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-27 19:58:49 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tsgt8z) Cannot update this system’s kernel.
* 2024-05-27 19:58:49 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-27 19:58:49 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-27 19:58:50 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-27 19:58:50 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-28 19:58:24 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-28 19:58:24 (7748) [INFO] Script is up to date.
* 2024-05-28 19:58:25 (201) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-28 19:58:25 (2163) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-28 19:58:25 (720) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-28 19:58:25 (727) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:00:10 (1951) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-28 20:00:10 (1039) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-28 20:00:10 (5682) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sHNCVVUOOw/ea_profile.json
* 2024-05-28 20:00:10 (5705) [INFO] Backed up EA4 profile to /tmp/sHNCVVUOOw/ea_profile.json
* 2024-05-28 20:00:11 (201) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-28 20:00:11 (201) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID f5s8hs) Cannot update this system’s kernel.
* 2024-05-28 20:00:11 (201) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-28 20:00:11 (201) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-28 20:00:11 (2459) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-28 20:00:11 (314) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-29 20:24:35 (7726) [INFO] Self-update of script version 38 requested.
* 2024-05-29 20:24:35 (7731) [INFO] Newer version of script found. Downloading.
* 2024-05-29 20:24:36 (7740) [INFO] Script update to version 39 successful.
* 2024-05-29 20:24:36 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-29 20:24:36 (2212) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-29 20:24:37 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-29 20:24:37 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:25:46 (1981) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-05-29 20:25:46 (1982) [ERROR] http://110.232.143.226/cpanelsync/repos/CentOS/7/EA4/repodata/repomd.xml: [Errno 12] Timeout on http://110.232.143.226/cpanelsync/repos/CentOS/7/EA4/repodata/repomd.xml: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
Trying other mirror.
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
Trying other mirror.
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
Trying other mirror.
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
Trying other mirror.
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
Trying other mirror.
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
Trying other mirror.
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
Trying other mirror.
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
Trying other mirror.
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
Trying other mirror.
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
Trying other mirror.


 One of the configured repositories failed (WP Toolkit for cPanel),
 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=wp-toolkit-cpanel ...

     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 wp-toolkit-cpanel
        or
            subscription-manager repos --disable=wp-toolkit-cpanel

     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=wp-toolkit-cpanel.skip_if_unavailable=true

failure: repodata/repomd.xml from wp-toolkit-cpanel: [Errno 256] No more mirrors to try.
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
https://wp-toolkit.plesk.com/cPanel/CentOS-7-x86_64/6.3.2/wp-toolkit/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a02:6ea0:c800::15: Network is unreachable"
* 2024-05-29 20:25:46 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-29 20:25:46 (5750) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/q1m923y2qr/ea_profile.json
* 2024-05-29 20:32:43 (353) [WARN] 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/q1m923y2qr/ea_profile.json at /usr/local/cpanel/scripts/elevate-cpanel line 5752.
* 2024-05-29 20:32:43 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-30 19:58:32 (7795) [INFO] Self-update of script version 39 requested.
* 2024-05-30 19:58:32 (7817) [INFO] Script is up to date.
* 2024-05-30 19:58:32 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-30 19:58:32 (2212) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-30 19:58:33 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-30 19:58:33 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:03 (2000) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-30 19:59:03 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-30 19:59:03 (5750) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/YG13JXeqy5/ea_profile.json
* 2024-05-30 19:59:03 (5773) [INFO] Backed up EA4 profile to /tmp/YG13JXeqy5/ea_profile.json
* 2024-05-30 19:59:03 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-30 19:59:03 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID d2qxmk) Cannot update this system’s kernel.
* 2024-05-30 19:59:04 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-30 19:59:04 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-30 19:59:04 (2508) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-30 19:59:04 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-05-31 19:58:27 (7795) [INFO] Self-update of script version 39 requested.
* 2024-05-31 19:58:27 (7817) [INFO] Script is up to date.
* 2024-05-31 19:58:27 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-05-31 19:58:27 (2212) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-05-31 19:58:28 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-05-31 19:58:28 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:55 (2000) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-05-31 19:58:55 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-05-31 19:58:55 (5750) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cdboCXmknN/ea_profile.json
* 2024-05-31 19:58:55 (5773) [INFO] Backed up EA4 profile to /tmp/cdboCXmknN/ea_profile.json
* 2024-05-31 19:58:56 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-05-31 19:58:56 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ef27yd) Cannot update this system’s kernel.
* 2024-05-31 19:58:56 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-31 19:58:56 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-05-31 19:58:56 (2508) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-05-31 19:58:56 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-01 19:58:45 (7795) [INFO] Self-update of script version 39 requested.
* 2024-06-01 19:58:45 (7817) [INFO] Script is up to date.
* 2024-06-01 19:58:46 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-01 19:58:46 (2212) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-01 19:58:46 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-01 19:58:46 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:14 (2000) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-06-01 19:59:14 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-01 19:59:14 (5750) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yYINhdJ3br/ea_profile.json
* 2024-06-01 19:59:15 (5773) [INFO] Backed up EA4 profile to /tmp/yYINhdJ3br/ea_profile.json
* 2024-06-01 19:59:15 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-01 19:59:15 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mj94pc) Cannot update this system’s kernel.
* 2024-06-01 19:59:15 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-01 19:59:15 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-01 19:59:16 (2508) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-01 19:59:16 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-02 19:58:45 (7795) [INFO] Self-update of script version 39 requested.
* 2024-06-02 19:58:45 (7817) [INFO] Script is up to date.
* 2024-06-02 19:58:45 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-02 19:58:45 (2212) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-02 19:58:46 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-02 19:58:46 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:12 (2000) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-06-02 19:59:12 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-02 19:59:12 (5750) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/c_TOHxB8w_/ea_profile.json
* 2024-06-02 19:59:13 (5773) [INFO] Backed up EA4 profile to /tmp/c_TOHxB8w_/ea_profile.json
* 2024-06-02 19:59:13 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-02 19:59:13 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID weghha) Cannot update this system’s kernel.
* 2024-06-02 19:59:13 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-02 19:59:13 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-02 19:59:14 (2508) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-02 19:59:14 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-03 19:58:28 (7795) [INFO] Self-update of script version 39 requested.
* 2024-06-03 19:58:28 (7817) [INFO] Script is up to date.
* 2024-06-03 19:58:29 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-03 19:58:29 (2212) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-03 19:58:29 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-03 19:58:29 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:23 (2000) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-06-03 19:59:23 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-03 19:59:23 (5750) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iRlRtVge4B/ea_profile.json
* 2024-06-03 19:59:24 (5773) [INFO] Backed up EA4 profile to /tmp/iRlRtVge4B/ea_profile.json
* 2024-06-03 19:59:24 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-03 19:59:24 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qh7yx8) Cannot update this system’s kernel.
* 2024-06-03 19:59:24 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-03 19:59:24 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-03 19:59:25 (2508) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-03 19:59:25 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-04 19:58:28 (7795) [INFO] Self-update of script version 39 requested.
* 2024-06-04 19:58:28 (7817) [INFO] Script is up to date.
* 2024-06-04 19:58:29 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-04 19:58:29 (2212) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-04 19:58:29 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-04 19:58:29 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:02:19 (1981) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-06-04 20:02:19 (1982) [ERROR] http://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/3e0c5953745ab1e80a25d854f9aedfcb2cf834b0fd21c6677f5849be1dccffcb-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://mirror.metrocast.net/fedora/epel/7/x86_64/repodata/4049bf66d4502916ed491e495439f01d580d494e7943f5558c772711ce9bf37e-prestodelta.xml.gz: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-06-04 20:02:19 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-04 20:02:19 (5750) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TMpjqY6F3S/ea_profile.json
* 2024-06-04 20:02:20 (5773) [INFO] Backed up EA4 profile to /tmp/TMpjqY6F3S/ea_profile.json
* 2024-06-04 20:02:20 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-04 20:02:20 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID uf2bep) Cannot update this system’s kernel.
* 2024-06-04 20:02:20 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-04 20:02:20 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-04 20:02:21 (2508) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-04 20:02:21 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-05 19:58:55 (7795) [INFO] Self-update of script version 39 requested.
* 2024-06-05 19:58:55 (7800) [INFO] Newer version of script found. Downloading.
* 2024-06-05 19:58:55 (7809) [INFO] Script update to version 40 successful.
* 2024-06-05 19:58:55 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-05 19:58:55 (2224) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-05 19:58:55 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-05 19:58:56 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-05 19:58:56 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:06 (2012) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-06-05 19:59:06 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-05 19:59:06 (5762) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3c5IjXP6lk/ea_profile.json
* 2024-06-05 19:59:07 (5785) [INFO] Backed up EA4 profile to /tmp/3c5IjXP6lk/ea_profile.json
* 2024-06-05 19:59:07 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-05 19:59:07 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3hdykt) Cannot update this system’s kernel.
* 2024-06-05 19:59:07 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-05 19:59:07 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-05 19:59:08 (2520) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-05 19:59:08 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-06 19:58:26 (7807) [INFO] Self-update of script version 40 requested.
* 2024-06-06 19:58:26 (7829) [INFO] Script is up to date.
* 2024-06-06 19:58:27 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-06 19:58:27 (2224) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-06 19:58:27 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-06 19:58:27 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:59 (2012) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-06-06 19:58:59 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-06 19:58:59 (5762) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/n9aVESjEpu/ea_profile.json
* 2024-06-06 19:58:59 (5785) [INFO] Backed up EA4 profile to /tmp/n9aVESjEpu/ea_profile.json
* 2024-06-06 19:59:00 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-06 19:59:00 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rgesqr) Cannot update this system’s kernel.
* 2024-06-06 19:59:00 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-06 19:59:00 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-06 19:59:00 (2520) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-06 19:59:00 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-07 19:58:23 (7807) [INFO] Self-update of script version 40 requested.
* 2024-06-07 19:58:23 (7829) [INFO] Script is up to date.
* 2024-06-07 19:58:23 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-07 19:58:23 (2224) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-07 19:58:24 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-07 19:58:24 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:54 (2012) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-06-07 19:58:54 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-07 19:58:54 (5762) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AZscxb7F9p/ea_profile.json
* 2024-06-07 19:58:55 (5785) [INFO] Backed up EA4 profile to /tmp/AZscxb7F9p/ea_profile.json
* 2024-06-07 19:58:55 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-07 19:58:55 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xjb7tc) Cannot update this system’s kernel.
* 2024-06-07 19:58:55 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-07 19:58:55 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-07 19:58:56 (2520) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-07 19:58:56 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-08 19:58:51 (7807) [INFO] Self-update of script version 40 requested.
* 2024-06-08 19:58:51 (7829) [INFO] Script is up to date.
* 2024-06-08 19:58:51 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-08 19:58:51 (2224) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-08 19:58:52 (124) [ERROR] Tried to sync version /etc/cpanel/TIERS.json file but failed: Failed to download signature at URL 'http://cpmirror1.inmotionhosting.com/cpanelsync/TIERS.json.asc'.
* 2024-06-08 19:58:52 (353) [WARN] Unknown error while checking blockers: Can't use an undefined value as a HASH reference at /usr/local/cpanel/scripts/elevate-cpanel line 2351.
* 2024-06-08 19:58:52 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-09 19:58:46 (7807) [INFO] Self-update of script version 40 requested.
* 2024-06-09 19:58:46 (7829) [INFO] Script is up to date.
* 2024-06-09 19:58:46 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-09 19:58:47 (2224) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-09 19:58:47 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-09 19:58:47 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:19 (1982) [WARN] Initial run of "yum makecache" failed: https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel
Trying other mirror.
https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/ae0e6d10b8f4a8223cb60b9b7a56257e3afb29ba2809066b440392122dc1c288-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/.

* 2024-06-09 19:59:19 (1983) [WARN] Running "yum clean all" in an attempt to fix yum
* 2024-06-09 19:59:19 (6579) [INFO] Running: /usr/bin/yum clean all
* 2024-06-09 19:59:19 (6580) [INFO] 
* 2024-06-09 19:59:19 (6593) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-06-09 19:59:19 (6593) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-06-09 19:59:19 (6593) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-06-09 19:59:19 (6593) [INFO]               : wp-toolkit-thirdparties
* 2024-06-09 19:59:20 (6593) [INFO] Cleaning up list of fastest mirrors
* 2024-06-09 19:59:20 (6593) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-06-09 19:59:20 (6610) [INFO] 
* 2024-06-09 19:59:51 (1992) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-06-09 19:59:51 (1993) [ERROR] https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/ae0e6d10b8f4a8223cb60b9b7a56257e3afb29ba2809066b440392122dc1c288-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/.

* 2024-06-09 19:59:51 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-09 19:59:51 (5762) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2lhPPVtPn_/ea_profile.json
* 2024-06-09 19:59:52 (5785) [INFO] Backed up EA4 profile to /tmp/2lhPPVtPn_/ea_profile.json
* 2024-06-09 19:59:52 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-09 19:59:52 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sbpyvx) Cannot update this system’s kernel.
* 2024-06-09 19:59:52 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-09 19:59:52 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-09 19:59:53 (2520) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-09 19:59:53 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-10 20:02:05 (7807) [INFO] Self-update of script version 40 requested.
* 2024-06-10 20:02:05 (7829) [INFO] Script is up to date.
* 2024-06-10 20:02:06 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-10 20:02:06 (2224) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-10 20:02:06 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-10 20:02:06 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-10 20:02:06 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:04:04 (1982) [WARN] Initial run of "yum makecache" failed: https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
* 2024-06-10 20:04:04 (1983) [WARN] Running "yum clean all" in an attempt to fix yum
* 2024-06-10 20:04:04 (6579) [INFO] Running: /usr/bin/yum clean all
* 2024-06-10 20:04:04 (6580) [INFO] 
* 2024-06-10 20:04:05 (6593) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-06-10 20:04:05 (6593) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-06-10 20:04:05 (6593) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-06-10 20:04:05 (6593) [INFO]               : wp-toolkit-thirdparties
* 2024-06-10 20:04:05 (6593) [INFO] Cleaning up list of fastest mirrors
* 2024-06-10 20:04:05 (6593) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-06-10 20:04:05 (6610) [INFO] 
* 2024-06-10 20:05:47 (1992) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-06-10 20:05:47 (1993) [ERROR] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: (28, 'Operation timed out after 30000 milliseconds with 0 out of 0 bytes received')
Trying other mirror.
* 2024-06-10 20:05:47 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-10 20:05:47 (5762) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RhCLyMO5XN/ea_profile.json
* 2024-06-10 20:05:47 (5785) [INFO] Backed up EA4 profile to /tmp/RhCLyMO5XN/ea_profile.json
* 2024-06-10 20:05:48 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-10 20:05:48 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t9ug49) Cannot update this system’s kernel.
* 2024-06-10 20:05:48 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-10 20:05:48 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-10 20:05:48 (2520) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-10 20:05:48 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-11 19:59:14 (7807) [INFO] Self-update of script version 40 requested.
* 2024-06-11 19:59:14 (7829) [INFO] Script is up to date.
* 2024-06-11 19:59:15 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-11 19:59:15 (2224) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-11 19:59:15 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-11 19:59:15 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-11 19:59:15 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:24 (2012) [ERROR] There are unfinished yum transactions remaining. Please address these before upgrading. The tool `yum-complete-transaction` may help you with this task.
* 2024-06-11 19:59:24 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-11 19:59:24 (5762) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/a67TEIaWSX/ea_profile.json
* 2024-06-11 19:59:25 (5785) [INFO] Backed up EA4 profile to /tmp/a67TEIaWSX/ea_profile.json
* 2024-06-11 19:59:25 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-11 19:59:25 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zdvkm2) Cannot update this system’s kernel.
* 2024-06-11 19:59:25 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-11 19:59:25 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-11 19:59:26 (2520) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-11 19:59:26 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-12 19:59:16 (7807) [INFO] Self-update of script version 40 requested.
* 2024-06-12 19:59:16 (7812) [INFO] Newer version of script found. Downloading.
* 2024-06-12 19:59:17 (7821) [INFO] Script update to version 41 successful.
* 2024-06-12 19:59:17 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-12 19:59:17 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-12 19:59:17 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-12 19:59:18 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-12 19:59:18 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:00:01 (1985) [WARN] Initial run of "yum makecache" failed: https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: (28, 'Operation timed out after 30001 milliseconds with 0 out of 0 bytes received')
Trying other mirror.
* 2024-06-12 20:00:01 (1986) [WARN] Running "yum clean all" in an attempt to fix yum
* 2024-06-12 20:00:01 (6590) [INFO] Running: /usr/bin/yum clean all
* 2024-06-12 20:00:01 (6591) [INFO] 
* 2024-06-12 20:00:01 (6604) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-06-12 20:00:01 (6604) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-06-12 20:00:01 (6604) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-06-12 20:00:01 (6604) [INFO]               : wp-toolkit-thirdparties
* 2024-06-12 20:00:01 (6604) [INFO] Cleaning up list of fastest mirrors
* 2024-06-12 20:00:01 (6604) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-06-12 20:00:01 (6621) [INFO] 
* 2024-06-12 20:00:32 (1995) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-06-12 20:00:32 (1996) [ERROR] Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
12: Timeout on http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')


 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

Cannot find a valid baseurl for repo: base/7/x86_64
* 2024-06-12 20:00:33 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-12 20:00:33 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Z6PY1xly6R/ea_profile.json
* 2024-06-12 20:00:46 (5796) [INFO] Backed up EA4 profile to /tmp/Z6PY1xly6R/ea_profile.json
* 2024-06-12 20:00:47 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-12 20:00:47 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hmppyd) Cannot update this system’s kernel.
* 2024-06-12 20:00:47 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-12 20:00:47 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-12 20:00:47 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-12 20:00:47 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-13 19:58:57 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-13 19:58:57 (7840) [INFO] Script is up to date.
* 2024-06-13 19:58:58 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-13 19:58:58 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-13 19:58:58 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-13 19:58:58 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-13 19:58:58 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:04 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-13 19:59:04 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-13 19:59:04 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-13 19:59:04 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0IOJR5scLE/ea_profile.json
* 2024-06-13 19:59:05 (5796) [INFO] Backed up EA4 profile to /tmp/0IOJR5scLE/ea_profile.json
* 2024-06-13 19:59:05 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-13 19:59:05 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6vweg8) Cannot update this system’s kernel.
* 2024-06-13 19:59:05 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-13 19:59:05 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-13 19:59:06 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-13 19:59:06 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-14 19:58:48 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-14 19:58:48 (7840) [INFO] Script is up to date.
* 2024-06-14 19:58:48 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-14 19:58:49 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-14 19:58:49 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-14 19:58:49 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-14 19:58:49 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:58 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-14 19:58:58 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-14 19:58:58 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-14 19:58:58 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Awt6J0AkS_/ea_profile.json
* 2024-06-14 19:58:58 (5796) [INFO] Backed up EA4 profile to /tmp/Awt6J0AkS_/ea_profile.json
* 2024-06-14 19:58:58 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-14 19:58:58 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID n2unv2) Cannot update this system’s kernel.
* 2024-06-14 19:58:59 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-14 19:58:59 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-14 19:58:59 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-14 19:58:59 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-15 19:59:07 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-15 19:59:07 (7840) [INFO] Script is up to date.
* 2024-06-15 19:59:08 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-15 19:59:08 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-15 19:59:08 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-15 19:59:08 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-15 19:59:08 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:17 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-15 19:59:17 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-15 19:59:17 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-15 19:59:17 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/t9lpXUd6Si/ea_profile.json
* 2024-06-15 19:59:17 (5796) [INFO] Backed up EA4 profile to /tmp/t9lpXUd6Si/ea_profile.json
* 2024-06-15 19:59:17 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-15 19:59:17 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bhysub) Cannot update this system’s kernel.
* 2024-06-15 19:59:18 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-15 19:59:18 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-15 19:59:18 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-15 19:59:18 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-16 19:59:15 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-16 19:59:15 (7840) [INFO] Script is up to date.
* 2024-06-16 19:59:15 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-16 19:59:15 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-16 19:59:15 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-16 19:59:16 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-16 19:59:16 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:22 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-16 19:59:22 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-16 19:59:23 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-16 19:59:23 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FsUhePOPQr/ea_profile.json
* 2024-06-16 19:59:23 (5796) [INFO] Backed up EA4 profile to /tmp/FsUhePOPQr/ea_profile.json
* 2024-06-16 19:59:23 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-16 19:59:23 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kfmf6e) Cannot update this system’s kernel.
* 2024-06-16 19:59:23 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-16 19:59:23 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-16 19:59:24 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-16 19:59:24 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-17 19:58:57 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-17 19:58:57 (7840) [INFO] Script is up to date.
* 2024-06-17 19:58:57 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-17 19:58:57 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-17 19:58:57 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-17 19:58:58 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-17 19:58:58 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:07 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-17 19:59:07 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-17 19:59:07 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-17 19:59:07 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/C1NFVI0fjM/ea_profile.json
* 2024-06-17 19:59:07 (5796) [INFO] Backed up EA4 profile to /tmp/C1NFVI0fjM/ea_profile.json
* 2024-06-17 19:59:08 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-17 19:59:08 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID uduh7k) Cannot update this system’s kernel.
* 2024-06-17 19:59:08 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-17 19:59:08 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-17 19:59:08 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-17 19:59:08 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-18 19:59:09 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-18 19:59:09 (7840) [INFO] Script is up to date.
* 2024-06-18 19:59:10 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-18 19:59:10 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-18 19:59:10 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-18 19:59:10 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-18 19:59:10 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:18 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-18 19:59:18 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-18 19:59:18 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-18 19:59:18 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9gsuCz7tXe/ea_profile.json
* 2024-06-18 19:59:19 (5796) [INFO] Backed up EA4 profile to /tmp/9gsuCz7tXe/ea_profile.json
* 2024-06-18 19:59:19 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-18 19:59:19 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 54kb6s) Cannot update this system’s kernel.
* 2024-06-18 19:59:19 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-18 19:59:19 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-18 19:59:20 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-18 19:59:20 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-19 20:02:47 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-19 20:02:47 (7840) [INFO] Script is up to date.
* 2024-06-19 20:02:48 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-19 20:02:48 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-19 20:02:48 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-19 20:02:48 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-19 20:02:48 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:04:37 (1985) [WARN] Initial run of "yum makecache" failed: https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
* 2024-06-19 20:04:37 (1986) [WARN] Running "yum clean all" in an attempt to fix yum
* 2024-06-19 20:04:37 (6590) [INFO] Running: /usr/bin/yum clean all
* 2024-06-19 20:04:37 (6591) [INFO] 
* 2024-06-19 20:04:38 (6604) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-06-19 20:04:38 (6604) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-06-19 20:04:38 (6604) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-06-19 20:04:38 (6604) [INFO]               : wp-toolkit-thirdparties
* 2024-06-19 20:04:38 (6604) [INFO] Cleaning up list of fastest mirrors
* 2024-06-19 20:04:38 (6604) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-06-19 20:04:38 (6621) [INFO] 
* 2024-06-19 20:05:37 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-19 20:05:37 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-19 20:05:37 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-19 20:05:37 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pMLAjSHlsU/ea_profile.json
* 2024-06-19 20:05:38 (5796) [INFO] Backed up EA4 profile to /tmp/pMLAjSHlsU/ea_profile.json
* 2024-06-19 20:05:38 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-19 20:05:38 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5ykw7e) Cannot update this system’s kernel.
* 2024-06-19 20:05:38 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-19 20:05:38 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-19 20:05:39 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-19 20:05:39 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-20 19:58:55 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-20 19:58:55 (7840) [INFO] Script is up to date.
* 2024-06-20 19:58:55 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-20 19:58:55 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-20 19:58:55 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-20 19:58:56 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-20 19:58:56 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:04 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-20 19:59:04 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-20 19:59:04 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-20 19:59:04 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UvPuJJH_kc/ea_profile.json
* 2024-06-20 19:59:05 (5796) [INFO] Backed up EA4 profile to /tmp/UvPuJJH_kc/ea_profile.json
* 2024-06-20 19:59:05 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-20 19:59:05 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7e8qc6) Cannot update this system’s kernel.
* 2024-06-20 19:59:05 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-20 19:59:05 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-20 19:59:06 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-20 19:59:06 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-21 19:58:56 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-21 19:58:56 (7840) [INFO] Script is up to date.
* 2024-06-21 19:58:57 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-21 19:58:57 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-21 19:58:57 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-21 19:58:57 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-21 19:58:57 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:06 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-21 19:59:06 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-21 19:59:06 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-21 19:59:06 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_UMbPBmHnY/ea_profile.json
* 2024-06-21 19:59:06 (5796) [INFO] Backed up EA4 profile to /tmp/_UMbPBmHnY/ea_profile.json
* 2024-06-21 19:59:06 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-21 19:59:06 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zra97h) Cannot update this system’s kernel.
* 2024-06-21 19:59:07 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-21 19:59:07 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-21 19:59:07 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-21 19:59:07 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-22 19:59:16 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-22 19:59:16 (7840) [INFO] Script is up to date.
* 2024-06-22 19:59:16 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-22 19:59:16 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-22 19:59:16 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-22 19:59:17 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-22 19:59:17 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:24 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-22 19:59:24 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-22 19:59:24 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-22 19:59:24 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xvdQYBXCXm/ea_profile.json
* 2024-06-22 19:59:25 (5796) [INFO] Backed up EA4 profile to /tmp/xvdQYBXCXm/ea_profile.json
* 2024-06-22 19:59:25 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-22 19:59:25 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4dx3an) Cannot update this system’s kernel.
* 2024-06-22 19:59:25 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-22 19:59:25 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-22 19:59:26 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-22 19:59:26 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-23 19:59:10 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-23 19:59:10 (7840) [INFO] Script is up to date.
* 2024-06-23 19:59:11 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-23 19:59:11 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-23 19:59:11 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-23 19:59:11 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-23 19:59:11 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:18 (1985) [WARN] Initial run of "yum makecache" failed: https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/a0726294bb76b41c9ef31567a45785218a5a5046e3dc15fd7a456d48c58c6d4b-other.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/.

* 2024-06-23 19:59:18 (1986) [WARN] Running "yum clean all" in an attempt to fix yum
* 2024-06-23 19:59:18 (6590) [INFO] Running: /usr/bin/yum clean all
* 2024-06-23 19:59:18 (6591) [INFO] 
* 2024-06-23 19:59:18 (6604) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-06-23 19:59:18 (6604) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-06-23 19:59:18 (6604) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-06-23 19:59:18 (6604) [INFO]               : wp-toolkit-thirdparties
* 2024-06-23 19:59:18 (6604) [INFO] Cleaning up list of fastest mirrors
* 2024-06-23 19:59:18 (6604) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-06-23 19:59:18 (6621) [INFO] 
* 2024-06-23 19:59:52 (1995) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-06-23 19:59:52 (1996) [ERROR] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/213d324d2d55c86bb996862ca14a374e236e2931215d2eb405eb86aee21227b5-filelists.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/.

https://mirror.arizona.edu/fedora-epel/7/x86_64/repodata/a0726294bb76b41c9ef31567a45785218a5a5046e3dc15fd7a456d48c58c6d4b-other.sqlite.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/a0726294bb76b41c9ef31567a45785218a5a5046e3dc15fd7a456d48c58c6d4b-other.sqlite.gz: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
* 2024-06-23 19:59:52 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-23 19:59:52 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hUefI18RQ1/ea_profile.json
* 2024-06-23 19:59:53 (5796) [INFO] Backed up EA4 profile to /tmp/hUefI18RQ1/ea_profile.json
* 2024-06-23 19:59:53 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-23 19:59:53 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID macb55) Cannot update this system’s kernel.
* 2024-06-23 19:59:53 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-23 19:59:53 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-23 19:59:54 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-23 19:59:54 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-24 19:58:53 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-24 19:58:53 (7840) [INFO] Script is up to date.
* 2024-06-24 19:58:54 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-24 19:58:54 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-24 19:58:54 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-24 19:58:54 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-24 19:58:54 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:01 (1985) [WARN] Initial run of "yum makecache" failed: https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/704f9f82da60cfb46bbd465203b3fca24710584ad1b6c5f1c9ff68579547ca4a-other.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/.

* 2024-06-24 19:59:01 (1986) [WARN] Running "yum clean all" in an attempt to fix yum
* 2024-06-24 19:59:01 (6590) [INFO] Running: /usr/bin/yum clean all
* 2024-06-24 19:59:01 (6591) [INFO] 
* 2024-06-24 19:59:01 (6604) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-06-24 19:59:01 (6604) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-06-24 19:59:01 (6604) [INFO]               : epel extras imhbase updates wp-toolkit-cpanel
* 2024-06-24 19:59:01 (6604) [INFO]               : wp-toolkit-thirdparties
* 2024-06-24 19:59:02 (6604) [INFO] Cleaning up list of fastest mirrors
* 2024-06-24 19:59:02 (6604) [INFO] Other repos take up 1.8 M of disk space (use --verbose for details)
* 2024-06-24 19:59:02 (6621) [INFO] 
* 2024-06-24 19:59:28 (1995) [ERROR] yum appears to be unstable. Please address this before upgrading
* 2024-06-24 19:59:28 (1996) [ERROR] https://opencolo.mm.fcix.net/epel/7/x86_64/repodata/2e931029ea3fe67391d57849789a08e64ec723c883311a0ebc997955ae240d9d-filelists.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/.

* 2024-06-24 19:59:29 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-24 19:59:29 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/69JnLrMHMV/ea_profile.json
* 2024-06-24 19:59:29 (5796) [INFO] Backed up EA4 profile to /tmp/69JnLrMHMV/ea_profile.json
* 2024-06-24 19:59:29 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-24 19:59:29 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID j4wmgz) Cannot update this system’s kernel.
* 2024-06-24 19:59:30 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-24 19:59:30 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-24 19:59:30 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-24 19:59:30 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-25 19:59:10 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-25 19:59:10 (7840) [INFO] Script is up to date.
* 2024-06-25 19:59:10 (202) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-25 19:59:10 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-25 19:59:10 (202) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-25 19:59:11 (723) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-25 19:59:11 (730) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:19 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-25 19:59:19 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-25 19:59:19 (1042) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-25 19:59:19 (5773) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/4A1ur4VBKZ/ea_profile.json
* 2024-06-25 19:59:19 (5796) [INFO] Backed up EA4 profile to /tmp/4A1ur4VBKZ/ea_profile.json
* 2024-06-25 19:59:19 (202) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-25 19:59:19 (202) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8qjkys) Cannot update this system’s kernel.
* 2024-06-25 19:59:20 (202) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-25 19:59:20 (202) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-25 19:59:20 (2531) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-25 19:59:20 (317) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-26 19:58:51 (7818) [INFO] Self-update of script version 41 requested.
* 2024-06-26 19:58:52 (7823) [INFO] Newer version of script found. Downloading.
* 2024-06-26 19:58:52 (7832) [INFO] Script update to version 43 successful.
* 2024-06-26 19:58:52 (207) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-26 19:58:52 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-26 19:58:52 (207) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-26 19:58:53 (726) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-26 19:58:53 (733) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:01 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-26 19:59:01 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-26 19:59:01 (1045) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-26 19:59:01 (5881) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3y_4zJn0CH/ea_profile.json
* 2024-06-26 19:59:01 (5904) [INFO] Backed up EA4 profile to /tmp/3y_4zJn0CH/ea_profile.json
* 2024-06-26 19:59:02 (207) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-26 19:59:02 (207) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID z523mq) Cannot update this system’s kernel.
* 2024-06-26 19:59:02 (207) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-26 19:59:02 (207) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-26 19:59:02 (2532) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-26 19:59:02 (320) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-27 19:58:52 (7972) [INFO] Self-update of script version 43 requested.
* 2024-06-27 19:58:52 (7994) [INFO] Script is up to date.
* 2024-06-27 19:58:52 (207) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-27 19:58:52 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-27 19:58:52 (207) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-27 19:58:53 (726) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-27 19:58:53 (733) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:59 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-27 19:58:59 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-27 19:58:59 (1045) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-27 19:58:59 (5881) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/voC4TIg9Cb/ea_profile.json
* 2024-06-27 19:58:59 (5904) [INFO] Backed up EA4 profile to /tmp/voC4TIg9Cb/ea_profile.json
* 2024-06-27 19:58:59 (207) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-27 19:58:59 (207) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID emr6eh) Cannot update this system’s kernel.
* 2024-06-27 19:59:00 (207) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-27 19:59:00 (207) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-27 19:59:00 (2532) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-27 19:59:00 (320) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-28 19:58:46 (7972) [INFO] Self-update of script version 43 requested.
* 2024-06-28 19:58:46 (7994) [INFO] Script is up to date.
* 2024-06-28 19:58:47 (207) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-28 19:58:47 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-28 19:58:47 (207) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-28 19:58:47 (726) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-28 19:58:47 (733) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:54 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-28 19:58:54 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-28 19:58:54 (1045) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-28 19:58:54 (5881) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/kF2muvNpwB/ea_profile.json
* 2024-06-28 19:58:55 (5904) [INFO] Backed up EA4 profile to /tmp/kF2muvNpwB/ea_profile.json
* 2024-06-28 19:58:55 (207) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-28 19:58:55 (207) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gn7d23) Cannot update this system’s kernel.
* 2024-06-28 19:58:55 (207) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-28 19:58:55 (207) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-28 19:58:56 (2532) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-28 19:58:56 (320) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-29 19:59:12 (7972) [INFO] Self-update of script version 43 requested.
* 2024-06-29 19:59:12 (7994) [INFO] Script is up to date.
* 2024-06-29 19:59:12 (207) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-29 19:59:12 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-29 19:59:12 (207) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-29 19:59:13 (726) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-29 19:59:13 (733) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:19 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-29 19:59:19 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-29 19:59:19 (1045) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-29 19:59:19 (5881) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/15DMfJwKD1/ea_profile.json
* 2024-06-29 19:59:20 (5904) [INFO] Backed up EA4 profile to /tmp/15DMfJwKD1/ea_profile.json
* 2024-06-29 19:59:20 (207) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-29 19:59:20 (207) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b3abwd) Cannot update this system’s kernel.
* 2024-06-29 19:59:20 (207) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-29 19:59:20 (207) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-29 19:59:21 (2532) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-29 19:59:21 (320) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-06-30 19:59:15 (7972) [INFO] Self-update of script version 43 requested.
* 2024-06-30 19:59:15 (7994) [INFO] Script is up to date.
* 2024-06-30 19:59:15 (207) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-06-30 19:59:15 (2235) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-06-30 19:59:15 (207) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-06-30 19:59:16 (726) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-06-30 19:59:16 (733) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:22 (2013) [WARN] There are unfinished yum transactions remaining.
* 2024-06-30 19:59:22 (2017) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-06-30 19:59:22 (1045) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-06-30 19:59:22 (5881) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/a08zY3g8fc/ea_profile.json
* 2024-06-30 19:59:22 (5904) [INFO] Backed up EA4 profile to /tmp/a08zY3g8fc/ea_profile.json
* 2024-06-30 19:59:23 (207) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-06-30 19:59:23 (207) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5a5tbu) Cannot update this system’s kernel.
* 2024-06-30 19:59:23 (207) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-30 19:59:23 (207) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-06-30 19:59:23 (2532) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-06-30 19:59:23 (320) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-01 19:59:15 (7972) [INFO] Self-update of script version 43 requested.
* 2024-07-01 19:59:15 (7977) [INFO] Newer version of script found. Downloading.
* 2024-07-01 19:59:16 (7986) [INFO] Script update to version 44 successful.
* 2024-07-01 19:59:16 (208) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-01 19:59:16 (2236) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-01 19:59:16 (208) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-01 19:59:17 (727) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-01 19:59:17 (734) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:48 (2014) [WARN] There are unfinished yum transactions remaining.
* 2024-07-01 19:59:48 (2018) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-01 19:59:48 (1046) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-01 19:59:48 (5943) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9WSOwuAZ0o/ea_profile.json
* 2024-07-01 19:59:49 (5966) [INFO] Backed up EA4 profile to /tmp/9WSOwuAZ0o/ea_profile.json
* 2024-07-01 19:59:49 (208) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-01 19:59:49 (208) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sqkx4u) Cannot update this system’s kernel.
* 2024-07-01 19:59:49 (208) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-01 19:59:49 (208) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-01 19:59:50 (2533) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-01 19:59:50 (321) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-02 20:02:42 (8035) [INFO] Self-update of script version 44 requested.
* 2024-07-02 20:02:42 (8057) [INFO] Script is up to date.
* 2024-07-02 20:02:44 (208) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-02 20:02:44 (2236) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-02 20:02:44 (208) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-02 20:02:44 (727) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-02 20:02:44 (734) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:02:45 (2123) [INFO] 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-02 20:02:45 (2123) [INFO] 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-02 20:02:45 (2123) [INFO] 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-02 20:02:45 (2123) [INFO] 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-02 20:02:45 (2123) [INFO] 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-02 20:02:45 (2123) [INFO] 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-02 20:03:28 (2014) [WARN] There are unfinished yum transactions remaining.
* 2024-07-02 20:03:28 (2018) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-02 20:03:28 (1046) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-02 20:03:28 (5943) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/93anK20aX3/ea_profile.json
* 2024-07-02 20:03:29 (5966) [INFO] Backed up EA4 profile to /tmp/93anK20aX3/ea_profile.json
* 2024-07-02 20:03:29 (208) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-02 20:03:29 (208) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xp7qrw) Cannot update this system’s kernel.
* 2024-07-02 20:03:29 (208) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-02 20:03:29 (208) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-02 20:03:32 (2533) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-02 20:03:32 (321) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-03 19:58:26 (8035) [INFO] Self-update of script version 44 requested.
* 2024-07-03 19:58:26 (8040) [INFO] Newer version of script found. Downloading.
* 2024-07-03 19:58:26 (8049) [INFO] Script update to version 45 successful.
* 2024-07-03 19:58:28 (208) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-03 19:58:28 (2249) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-03 19:58:28 (208) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-03 19:58:28 (727) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-03 19:58:28 (734) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:29 (2136) [INFO] 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 19:58:29 (2136) [INFO] 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 19:58:29 (2136) [INFO] 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 19:58:29 (2136) [INFO] 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 19:58:29 (2136) [INFO] 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 19:58:29 (2136) [INFO] 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 19:59:03 (2027) [WARN] There are unfinished yum transactions remaining.
* 2024-07-03 19:59:03 (2031) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-03 19:59:03 (1059) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-03 19:59:04 (5957) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NlJspw7Tc6/ea_profile.json
* 2024-07-03 19:59:04 (5980) [INFO] Backed up EA4 profile to /tmp/NlJspw7Tc6/ea_profile.json
* 2024-07-03 19:59:05 (208) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-03 19:59:05 (208) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6cuk5p) Cannot update this system’s kernel.
* 2024-07-03 19:59:05 (208) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-03 19:59:05 (208) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-03 19:59:06 (2546) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-03 19:59:06 (321) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-04 19:58:21 (8049) [INFO] Self-update of script version 45 requested.
* 2024-07-04 19:58:21 (8071) [INFO] Script is up to date.
* 2024-07-04 19:58:22 (208) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-04 19:58:22 (2249) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-04 19:58:22 (208) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-04 19:58:22 (727) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-04 19:58:22 (734) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:23 (2136) [INFO] 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 19:58:23 (2136) [INFO] 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 19:58:23 (2136) [INFO] 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 19:58:23 (2136) [INFO] 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 19:58:23 (2136) [INFO] 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 19:58:23 (2136) [INFO] 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 19:58:57 (2027) [WARN] There are unfinished yum transactions remaining.
* 2024-07-04 19:58:57 (2031) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-04 19:58:57 (1059) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-04 19:58:57 (5957) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qljcGpNql9/ea_profile.json
* 2024-07-04 19:58:57 (5980) [INFO] Backed up EA4 profile to /tmp/qljcGpNql9/ea_profile.json
* 2024-07-04 19:58:58 (208) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-04 19:58:58 (208) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID anhqhj) Cannot update this system’s kernel.
* 2024-07-04 19:58:58 (208) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-04 19:58:58 (208) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-04 19:58:58 (2546) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-04 19:58:58 (321) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-05 19:58:23 (8049) [INFO] Self-update of script version 45 requested.
* 2024-07-05 19:58:23 (8071) [INFO] Script is up to date.
* 2024-07-05 19:58:23 (208) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-05 19:58:23 (2249) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-05 19:58:23 (208) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-05 19:58:24 (727) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-05 19:58:24 (734) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:24 (2136) [INFO] 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 19:58:24 (2136) [INFO] 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 19:58:24 (2136) [INFO] 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 19:58:24 (2136) [INFO] 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 19:58:24 (2136) [INFO] 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 19:58:24 (2136) [INFO] 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 19:58:59 (2027) [WARN] There are unfinished yum transactions remaining.
* 2024-07-05 19:58:59 (2031) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-05 19:58:59 (1059) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-05 19:58:59 (5957) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ZHbu_aHtsq/ea_profile.json
* 2024-07-05 19:58:59 (5980) [INFO] Backed up EA4 profile to /tmp/ZHbu_aHtsq/ea_profile.json
* 2024-07-05 19:59:00 (208) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-05 19:59:00 (208) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID k2934x) Cannot update this system’s kernel.
* 2024-07-05 19:59:00 (208) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-05 19:59:00 (208) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-05 19:59:00 (2546) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-05 19:59:00 (321) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-06 19:58:49 (8049) [INFO] Self-update of script version 45 requested.
* 2024-07-06 19:58:49 (8071) [INFO] Script is up to date.
* 2024-07-06 19:58:49 (208) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-06 19:58:49 (2249) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-06 19:58:49 (208) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-06 19:58:49 (727) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-06 19:58:49 (734) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:50 (2136) [INFO] 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 19:58:50 (2136) [INFO] 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 19:58:50 (2136) [INFO] 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 19:58:50 (2136) [INFO] 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 19:58:50 (2136) [INFO] 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 19:58:50 (2136) [INFO] 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 19:59:35 (2027) [WARN] There are unfinished yum transactions remaining.
* 2024-07-06 19:59:35 (2031) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-06 19:59:35 (1059) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-06 19:59:35 (5957) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bXxLhtL1MG/ea_profile.json
* 2024-07-06 19:59:36 (5980) [INFO] Backed up EA4 profile to /tmp/bXxLhtL1MG/ea_profile.json
* 2024-07-06 19:59:36 (208) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-06 19:59:36 (208) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7637mq) Cannot update this system’s kernel.
* 2024-07-06 19:59:36 (208) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-06 19:59:36 (208) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-06 19:59:37 (2546) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-06 19:59:37 (321) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-07 19:58:46 (8049) [INFO] Self-update of script version 45 requested.
* 2024-07-07 19:58:46 (8071) [INFO] Script is up to date.
* 2024-07-07 19:58:47 (208) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-07 19:58:47 (2249) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-07 19:58:47 (208) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-07 19:58:47 (727) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-07 19:58:47 (734) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:48 (2136) [INFO] 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 19:58:48 (2136) [INFO] 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 19:58:48 (2136) [INFO] 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 19:58:48 (2136) [INFO] 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 19:58:48 (2136) [INFO] 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 19:58:48 (2136) [INFO] 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 19:59:20 (2027) [WARN] There are unfinished yum transactions remaining.
* 2024-07-07 19:59:20 (2031) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-07 19:59:20 (1059) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-07 19:59:20 (5957) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yIc4rtVoKC/ea_profile.json
* 2024-07-07 19:59:21 (5980) [INFO] Backed up EA4 profile to /tmp/yIc4rtVoKC/ea_profile.json
* 2024-07-07 19:59:21 (208) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-07 19:59:21 (208) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vtzwfc) Cannot update this system’s kernel.
* 2024-07-07 19:59:21 (208) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-07 19:59:21 (208) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-07 19:59:22 (2546) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-07 19:59:22 (321) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-08 19:58:32 (8049) [INFO] Self-update of script version 45 requested.
* 2024-07-08 19:58:33 (8071) [INFO] Script is up to date.
* 2024-07-08 19:58:33 (208) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-08 19:58:33 (2249) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-08 19:58:33 (208) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-08 19:58:33 (727) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-08 19:58:33 (734) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:34 (2136) [INFO] 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 19:58:34 (2136) [INFO] 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 19:58:34 (2136) [INFO] 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 19:58:34 (2136) [INFO] 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 19:58:34 (2136) [INFO] 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 19:58:34 (2136) [INFO] 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 19:59:06 (2027) [WARN] There are unfinished yum transactions remaining.
* 2024-07-08 19:59:06 (2031) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-08 19:59:06 (1059) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-08 19:59:06 (5957) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zY2f_xQ8R2/ea_profile.json
* 2024-07-08 19:59:07 (5980) [INFO] Backed up EA4 profile to /tmp/zY2f_xQ8R2/ea_profile.json
* 2024-07-08 19:59:07 (208) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-08 19:59:07 (208) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID spfjrh) Cannot update this system’s kernel.
* 2024-07-08 19:59:07 (208) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-08 19:59:07 (208) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-08 19:59:08 (2546) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-08 19:59:08 (321) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-09 19:58:48 (8049) [INFO] Self-update of script version 45 requested.
* 2024-07-09 19:58:48 (8071) [INFO] Script is up to date.
* 2024-07-09 19:58:49 (208) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-09 19:58:49 (2249) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-09 19:58:49 (208) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-09 19:58:49 (727) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-09 19:58:49 (734) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:51 (2136) [INFO] 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 19:58:51 (2136) [INFO] 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 19:58:51 (2136) [INFO] 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 19:58:51 (2136) [INFO] 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 19:58:51 (2136) [INFO] 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 19:58:51 (2136) [INFO] 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 19:59:24 (2027) [WARN] There are unfinished yum transactions remaining.
* 2024-07-09 19:59:24 (2031) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-09 19:59:24 (1059) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-09 19:59:24 (5957) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Q0pP8KDifl/ea_profile.json
* 2024-07-09 19:59:25 (5980) [INFO] Backed up EA4 profile to /tmp/Q0pP8KDifl/ea_profile.json
* 2024-07-09 19:59:25 (208) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-09 19:59:25 (208) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID j2b78b) Cannot update this system’s kernel.
* 2024-07-09 19:59:25 (208) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-09 19:59:25 (208) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

You may want to consider reaching out to cPanel Support for assistance:
https://docs.cpanel.net/knowledge-base/technical-support-services/how-to-open-a-technical-support-ticket/

* 2024-07-09 19:59:26 (2546) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-09 19:59:26 (321) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-10 20:00:30 (8049) [INFO] Self-update of script version 45 requested.
* 2024-07-10 20:00:30 (8054) [INFO] Newer version of script found. Downloading.
* 2024-07-10 20:00:31 (8063) [INFO] Script update to version 46 successful.
* 2024-07-10 20:00:32 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-10 20:00:32 (2278) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-10 20:00:32 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-10 20:00:32 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-10 20:00:32 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:00:32 (6846) [INFO] Running: /usr/bin/yum list extras
* 2024-07-10 20:00:32 (6847) [INFO] 
* 2024-07-10 20:00:50 (6877) [INFO] 
* 2024-07-10 20:00:50 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-10 20:00:51 (2139) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-10 20:01:14 (2053) [WARN] There are unfinished yum transactions remaining.
* 2024-07-10 20:01:14 (2057) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-10 20:01:14 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-10 20:01:14 (5988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BxWD3giQg6/ea_profile.json
* 2024-07-10 20:01:15 (6011) [INFO] Backed up EA4 profile to /tmp/BxWD3giQg6/ea_profile.json
* 2024-07-10 20:01:15 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-10 20:01:15 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mjcxjm) Cannot update this system’s kernel.
* 2024-07-10 20:01:15 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10 20:01:15 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10 20:01:16 (2575) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-10 20:01:16 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-11 19:58:25 (8126) [INFO] Self-update of script version 46 requested.
* 2024-07-11 19:58:25 (8131) [INFO] Newer version of script found. Downloading.
* 2024-07-11 19:58:25 (8140) [INFO] Script update to version 47 successful.
* 2024-07-11 19:58:26 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-11 19:58:26 (2278) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-11 19:58:26 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-11 19:58:26 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-11 19:58:26 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:26 (6848) [INFO] Running: /usr/bin/yum list extras
* 2024-07-11 19:58:26 (6849) [INFO] 
* 2024-07-11 19:58:45 (6879) [INFO] 
* 2024-07-11 19:58:45 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-11 19:58:45 (2139) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-11 19:59:04 (2053) [WARN] There are unfinished yum transactions remaining.
* 2024-07-11 19:59:04 (2057) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-11 19:59:04 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-11 19:59:04 (5990) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CsvUgbqNlm/ea_profile.json
* 2024-07-11 19:59:05 (6013) [INFO] Backed up EA4 profile to /tmp/CsvUgbqNlm/ea_profile.json
* 2024-07-11 19:59:05 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-11 19:59:05 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wfedfy) Cannot update this system’s kernel.
* 2024-07-11 19:59:05 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11 19:59:05 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11 19:59:06 (2575) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-11 19:59:06 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-12 19:58:20 (8128) [INFO] Self-update of script version 47 requested.
* 2024-07-12 19:58:20 (8150) [INFO] Script is up to date.
* 2024-07-12 19:58:21 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-12 19:58:21 (2278) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-12 19:58:21 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-12 19:58:21 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-12 19:58:21 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:21 (6848) [INFO] Running: /usr/bin/yum list extras
* 2024-07-12 19:58:21 (6849) [INFO] 
* 2024-07-12 19:58:39 (6879) [INFO] 
* 2024-07-12 19:58:39 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-12 19:58:40 (2139) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-12 19:58:57 (2053) [WARN] There are unfinished yum transactions remaining.
* 2024-07-12 19:58:57 (2057) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-12 19:58:57 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-12 19:58:57 (5990) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Am3uz_dJGV/ea_profile.json
* 2024-07-12 19:58:57 (6013) [INFO] Backed up EA4 profile to /tmp/Am3uz_dJGV/ea_profile.json
* 2024-07-12 19:58:58 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-12 19:58:58 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fgpvrx) Cannot update this system’s kernel.
* 2024-07-12 19:58:58 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12 19:58:58 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12 19:58:59 (2575) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-12 19:58:59 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-13 19:58:46 (8128) [INFO] Self-update of script version 47 requested.
* 2024-07-13 19:58:46 (8150) [INFO] Script is up to date.
* 2024-07-13 19:58:47 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-13 19:58:47 (2278) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-13 19:58:47 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-13 19:58:47 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-13 19:58:47 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:47 (6848) [INFO] Running: /usr/bin/yum list extras
* 2024-07-13 19:58:47 (6849) [INFO] 
* 2024-07-13 19:59:05 (6879) [INFO] 
* 2024-07-13 19:59:05 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-13 19:59:05 (2139) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-13 19:59:23 (2053) [WARN] There are unfinished yum transactions remaining.
* 2024-07-13 19:59:23 (2057) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-13 19:59:23 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-13 19:59:23 (5990) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qshzYbUnbu/ea_profile.json
* 2024-07-13 19:59:24 (6013) [INFO] Backed up EA4 profile to /tmp/qshzYbUnbu/ea_profile.json
* 2024-07-13 19:59:24 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-13 19:59:24 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ps7uch) Cannot update this system’s kernel.
* 2024-07-13 19:59:24 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-13 19:59:24 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-13 19:59:25 (2575) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-13 19:59:25 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-14 19:58:48 (8128) [INFO] Self-update of script version 47 requested.
* 2024-07-14 19:58:48 (8150) [INFO] Script is up to date.
* 2024-07-14 19:58:48 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-14 19:58:48 (2278) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-14 19:58:48 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-14 19:58:49 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-14 19:58:49 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:49 (6848) [INFO] Running: /usr/bin/yum list extras
* 2024-07-14 19:58:49 (6849) [INFO] 
* 2024-07-14 19:59:06 (6879) [INFO] 
* 2024-07-14 19:59:06 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-14 19:59:07 (2139) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-14 19:59:25 (2053) [WARN] There are unfinished yum transactions remaining.
* 2024-07-14 19:59:25 (2057) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-14 19:59:25 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-14 19:59:25 (5990) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CtPwz_Y3OU/ea_profile.json
* 2024-07-14 19:59:26 (6013) [INFO] Backed up EA4 profile to /tmp/CtPwz_Y3OU/ea_profile.json
* 2024-07-14 19:59:26 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-14 19:59:26 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kxgkfs) Cannot update this system’s kernel.
* 2024-07-14 19:59:26 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-14 19:59:26 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-14 19:59:27 (2575) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-14 19:59:27 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-15 19:58:39 (8128) [INFO] Self-update of script version 47 requested.
* 2024-07-15 19:58:39 (8150) [INFO] Script is up to date.
* 2024-07-15 19:58:40 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-15 19:58:40 (2278) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-15 19:58:40 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-15 19:58:40 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-15 19:58:40 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:40 (6848) [INFO] Running: /usr/bin/yum list extras
* 2024-07-15 19:58:40 (6849) [INFO] 
* 2024-07-15 19:58:57 (6879) [INFO] 
* 2024-07-15 19:58:57 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-15 19:58:57 (2139) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-15 19:59:15 (2053) [WARN] There are unfinished yum transactions remaining.
* 2024-07-15 19:59:15 (2057) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-15 19:59:15 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-15 19:59:15 (5990) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/YZnlS7Tqrq/ea_profile.json
* 2024-07-15 19:59:16 (6013) [INFO] Backed up EA4 profile to /tmp/YZnlS7Tqrq/ea_profile.json
* 2024-07-15 19:59:16 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-15 19:59:16 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qx9hch) Cannot update this system’s kernel.
* 2024-07-15 19:59:16 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-15 19:59:16 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-15 19:59:17 (2575) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-15 19:59:17 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-16 19:59:02 (8128) [INFO] Self-update of script version 47 requested.
* 2024-07-16 19:59:02 (8133) [INFO] Newer version of script found. Downloading.
* 2024-07-16 19:59:02 (8142) [INFO] Script update to version 48 successful.
* 2024-07-16 19:59:03 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-16 19:59:03 (2278) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-16 19:59:03 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-16 19:59:03 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-16 19:59:03 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:03 (6846) [INFO] Running: /usr/bin/yum list extras
* 2024-07-16 19:59:03 (6847) [INFO] 
* 2024-07-16 19:59:22 (6877) [INFO] 
* 2024-07-16 19:59:22 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-16 19:59:23 (2139) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-16 19:59:41 (2053) [WARN] There are unfinished yum transactions remaining.
* 2024-07-16 19:59:41 (2057) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-16 19:59:41 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-16 19:59:41 (5988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yCRpDiUiD0/ea_profile.json
* 2024-07-16 19:59:42 (6011) [INFO] Backed up EA4 profile to /tmp/yCRpDiUiD0/ea_profile.json
* 2024-07-16 19:59:42 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-16 19:59:42 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ezaaxb) Cannot update this system’s kernel.
* 2024-07-16 19:59:42 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-16 19:59:42 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-16 19:59:43 (2575) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-16 19:59:43 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-17 20:00:34 (8126) [INFO] Self-update of script version 48 requested.
* 2024-07-17 20:00:34 (8148) [INFO] Script is up to date.
* 2024-07-17 20:00:35 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-17 20:00:35 (2278) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-17 20:00:35 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-17 20:00:35 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-17 20:00:35 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:00:35 (6846) [INFO] Running: /usr/bin/yum list extras
* 2024-07-17 20:00:35 (6847) [INFO] 
* 2024-07-17 20:00:55 (6877) [INFO] 
* 2024-07-17 20:00:55 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-17 20:00:56 (2139) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-17 20:01:18 (2053) [WARN] There are unfinished yum transactions remaining.
* 2024-07-17 20:01:18 (2057) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-17 20:01:18 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-17 20:01:18 (5988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/L8PXV92P5H/ea_profile.json
* 2024-07-17 20:01:19 (6011) [INFO] Backed up EA4 profile to /tmp/L8PXV92P5H/ea_profile.json
* 2024-07-17 20:01:19 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-17 20:01:19 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vegk55) Cannot update this system’s kernel.
* 2024-07-17 20:01:19 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-17 20:01:19 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-17 20:01:20 (2575) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-17 20:01:20 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-18 20:00:01 (8126) [INFO] Self-update of script version 48 requested.
* 2024-07-18 20:00:04 (8148) [INFO] Script is up to date.
* 2024-07-18 20:00:05 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-18 20:00:05 (2278) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-18 20:00:05 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-18 20:00:05 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-18 20:00:05 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:00:05 (6846) [INFO] Running: /usr/bin/yum list extras
* 2024-07-18 20:00:05 (6847) [INFO] 
* 2024-07-18 20:00:13 (6877) [INFO] 
* 2024-07-18 20:00:13 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-18 20:00:16 (2139) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-18 20:00:28 (2053) [WARN] There are unfinished yum transactions remaining.
* 2024-07-18 20:00:28 (2057) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-18 20:00:28 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-18 20:00:28 (5988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MLl1onlFbF/ea_profile.json
* 2024-07-18 20:00:29 (6011) [INFO] Backed up EA4 profile to /tmp/MLl1onlFbF/ea_profile.json
* 2024-07-18 20:00:29 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-18 20:00:29 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3ae35y) Cannot update this system’s kernel.
* 2024-07-18 20:00:29 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-18 20:00:29 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-18 20:00:30 (2575) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-18 20:00:30 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-19 19:58:27 (8126) [INFO] Self-update of script version 48 requested.
* 2024-07-19 19:58:27 (8148) [INFO] Script is up to date.
* 2024-07-19 19:58:28 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-19 19:58:28 (2278) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-19 19:58:28 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-19 19:58:28 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-19 19:58:28 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:28 (6846) [INFO] Running: /usr/bin/yum list extras
* 2024-07-19 19:58:28 (6847) [INFO] 
* 2024-07-19 19:58:45 (6877) [INFO] 
* 2024-07-19 19:58:45 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-19 19:58:45 (2139) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-19 19:59:06 (2053) [WARN] There are unfinished yum transactions remaining.
* 2024-07-19 19:59:06 (2057) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-19 19:59:06 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-19 19:59:06 (5988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lPJZXHVQDC/ea_profile.json
* 2024-07-19 19:59:07 (6011) [INFO] Backed up EA4 profile to /tmp/lPJZXHVQDC/ea_profile.json
* 2024-07-19 19:59:07 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-19 19:59:07 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t7drjs) Cannot update this system’s kernel.
* 2024-07-19 19:59:07 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-19 19:59:07 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-19 19:59:08 (2575) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-19 19:59:08 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-20 19:58:51 (8126) [INFO] Self-update of script version 48 requested.
* 2024-07-20 19:58:51 (8148) [INFO] Script is up to date.
* 2024-07-20 19:58:51 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-20 19:58:51 (2278) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-20 19:58:51 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-20 19:58:52 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-20 19:58:52 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:52 (6846) [INFO] Running: /usr/bin/yum list extras
* 2024-07-20 19:58:52 (6847) [INFO] 
* 2024-07-20 19:59:08 (6877) [INFO] 
* 2024-07-20 19:59:08 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-20 19:59:08 (2139) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-20 19:59:28 (2053) [WARN] There are unfinished yum transactions remaining.
* 2024-07-20 19:59:28 (2057) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-20 19:59:29 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-20 19:59:29 (5988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/JzAWZ2Rioi/ea_profile.json
* 2024-07-20 19:59:30 (6011) [INFO] Backed up EA4 profile to /tmp/JzAWZ2Rioi/ea_profile.json
* 2024-07-20 19:59:30 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-20 19:59:30 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7qyh2x) Cannot update this system’s kernel.
* 2024-07-20 19:59:30 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-20 19:59:30 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-20 19:59:31 (2575) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-20 19:59:31 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-21 19:58:48 (8126) [INFO] Self-update of script version 48 requested.
* 2024-07-21 19:58:48 (8148) [INFO] Script is up to date.
* 2024-07-21 19:58:48 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-21 19:58:48 (2278) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-21 19:58:48 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-21 19:58:49 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-21 19:58:49 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:49 (6846) [INFO] Running: /usr/bin/yum list extras
* 2024-07-21 19:58:49 (6847) [INFO] 
* 2024-07-21 19:59:04 (6877) [INFO] 
* 2024-07-21 19:59:04 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-21 19:59:04 (2139) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-21 19:59:22 (2053) [WARN] There are unfinished yum transactions remaining.
* 2024-07-21 19:59:22 (2057) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-21 19:59:23 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-21 19:59:23 (5988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rkDttaw4ez/ea_profile.json
* 2024-07-21 19:59:23 (6011) [INFO] Backed up EA4 profile to /tmp/rkDttaw4ez/ea_profile.json
* 2024-07-21 19:59:23 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-21 19:59:23 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pgbxkd) Cannot update this system’s kernel.
* 2024-07-21 19:59:23 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-21 19:59:23 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-21 19:59:25 (2575) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-21 19:59:25 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-22 19:59:53 (8126) [INFO] Self-update of script version 48 requested.
* 2024-07-22 19:59:53 (8148) [INFO] Script is up to date.
* 2024-07-22 19:59:53 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-22 19:59:53 (2278) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-22 19:59:53 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-22 19:59:54 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-22 19:59:54 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:54 (6846) [INFO] Running: /usr/bin/yum list extras
* 2024-07-22 19:59:54 (6847) [INFO] 
* 2024-07-22 20:00:10 (6877) [INFO] 
* 2024-07-22 20:00:10 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-22 20:00:14 (2139) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-22 20:00:34 (2053) [WARN] There are unfinished yum transactions remaining.
* 2024-07-22 20:00:34 (2057) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-22 20:00:34 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-22 20:00:34 (5988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NylHmBQcir/ea_profile.json
* 2024-07-22 20:00:34 (6011) [INFO] Backed up EA4 profile to /tmp/NylHmBQcir/ea_profile.json
* 2024-07-22 20:00:35 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-22 20:00:35 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xb4uhg) Cannot update this system’s kernel.
* 2024-07-22 20:00:35 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-22 20:00:35 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-22 20:00:35 (2575) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-22 20:00:35 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-23 20:04:35 (8126) [INFO] Self-update of script version 48 requested.
* 2024-07-23 20:04:35 (8131) [INFO] Newer version of script found. Downloading.
* 2024-07-23 20:04:35 (8140) [INFO] Script update to version 49 successful.
* 2024-07-23 20:04:36 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-23 20:04:36 (2326) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-23 20:04:36 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-23 20:04:36 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-23 20:04:36 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:04:36 (6907) [INFO] Running: /usr/bin/yum list extras
* 2024-07-23 20:04:36 (6908) [INFO] 
* 2024-07-23 20:04:38 (6938) [INFO] 
* 2024-07-23 20:04:38 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-23 20:04:38 (2164) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-23 20:04:42 (2075) [WARN] There are unfinished yum transactions remaining.
* 2024-07-23 20:04:42 (2079) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-23 20:04:42 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-23 20:04:42 (6049) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pMDrdnHIR2/ea_profile.json
* 2024-07-23 20:04:42 (6072) [INFO] Backed up EA4 profile to /tmp/pMDrdnHIR2/ea_profile.json
* 2024-07-23 20:04:42 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-23 20:04:42 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kbgydv) Cannot update this system’s kernel.
* 2024-07-23 20:04:43 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-23 20:04:43 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-23 20:04:43 (2623) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-23 20:04:43 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-24 19:58:28 (8187) [INFO] Self-update of script version 49 requested.
* 2024-07-24 19:58:28 (8209) [INFO] Script is up to date.
* 2024-07-24 19:58:29 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-24 19:58:29 (2326) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-24 19:58:29 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-24 19:58:29 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-24 19:58:29 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:29 (6907) [INFO] Running: /usr/bin/yum list extras
* 2024-07-24 19:58:29 (6908) [INFO] 
* 2024-07-24 19:58:45 (6938) [INFO] 
* 2024-07-24 19:58:45 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-24 19:58:46 (2164) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-24 19:59:04 (2075) [WARN] There are unfinished yum transactions remaining.
* 2024-07-24 19:59:04 (2079) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-24 19:59:04 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-24 19:59:04 (6049) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/YsJKOI9dfs/ea_profile.json
* 2024-07-24 19:59:04 (6072) [INFO] Backed up EA4 profile to /tmp/YsJKOI9dfs/ea_profile.json
* 2024-07-24 19:59:05 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-24 19:59:05 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID x954yf) Cannot update this system’s kernel.
* 2024-07-24 19:59:05 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-24 19:59:05 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-24 19:59:05 (2623) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-24 19:59:05 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-25 20:01:33 (8187) [INFO] Self-update of script version 49 requested.
* 2024-07-25 20:01:34 (8209) [INFO] Script is up to date.
* 2024-07-25 20:01:34 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-25 20:01:34 (2326) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-25 20:01:34 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-25 20:01:35 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-25 20:01:35 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 20:01:35 (6907) [INFO] Running: /usr/bin/yum list extras
* 2024-07-25 20:01:35 (6908) [INFO] 
* 2024-07-25 20:01:37 (6938) [INFO] 
* 2024-07-25 20:01:38 (2164) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-25 20:03:50 (2075) [WARN] There are unfinished yum transactions remaining.
* 2024-07-25 20:03:50 (2079) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-25 20:03:50 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-25 20:03:50 (6049) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/g4lQIH85dz/ea_profile.json
* 2024-07-25 20:03:51 (6072) [INFO] Backed up EA4 profile to /tmp/g4lQIH85dz/ea_profile.json
* 2024-07-25 20:03:51 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-25 20:03:51 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID g6ygg7) Cannot update this system’s kernel.
* 2024-07-25 20:03:51 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-25 20:03:51 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-25 20:03:52 (2623) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-25 20:03:52 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-26 19:58:29 (8187) [INFO] Self-update of script version 49 requested.
* 2024-07-26 19:58:29 (8209) [INFO] Script is up to date.
* 2024-07-26 19:58:29 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-26 19:58:29 (2326) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-26 19:58:29 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-26 19:58:30 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-26 19:58:30 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:30 (6907) [INFO] Running: /usr/bin/yum list extras
* 2024-07-26 19:58:30 (6908) [INFO] 
* 2024-07-26 19:58:35 (6938) [INFO] 
* 2024-07-26 19:58:35 (2164) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-26 20:00:38 (2047) [WARN] Initial run of "yum makecache" failed: https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/1f3930ffad953d9bba0007df099212d977646467f7d3c1fccc659888532dd2d4-filelists.sqlite.bz2: [Errno 14] HTTPS Error 500 - Internal Server Error
Trying other mirror.
* 2024-07-26 20:00:38 (2048) [WARN] Running "yum clean all" in an attempt to fix yum
* 2024-07-26 20:00:38 (6907) [INFO] Running: /usr/bin/yum clean all
* 2024-07-26 20:00:38 (6908) [INFO] 
* 2024-07-26 20:00:38 (6921) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-07-26 20:00:38 (6921) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-07-26 20:00:38 (6921) [INFO]               : centos7-els centos7els-rollout-1 centos7els-rollout-2
* 2024-07-26 20:00:38 (6921) [INFO]               : centos7els-rollout-3 centos7els-rollout-4 centos7els-rollout-5
* 2024-07-26 20:00:38 (6921) [INFO]               : centos7els-rollout-6 epel extras imhbase updates
* 2024-07-26 20:00:38 (6921) [INFO]               : wp-toolkit-cpanel wp-toolkit-thirdparties
* 2024-07-26 20:00:38 (6921) [INFO] Cleaning up list of fastest mirrors
* 2024-07-26 20:00:38 (6921) [INFO] Other repos take up 1.9 M of disk space (use --verbose for details)
* 2024-07-26 20:00:38 (6938) [INFO] 
* 2024-07-26 20:02:51 (2057) [ERROR] '/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 20:02:51 (2058) [ERROR] https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/1f3930ffad953d9bba0007df099212d977646467f7d3c1fccc659888532dd2d4-filelists.sqlite.bz2: [Errno 14] curl#35 - "Peer reports it experienced an internal error."
Trying other mirror.
https://repo.tuxcare.com/centos7-els/updates/x86_64/repodata/1fb0dfb77869a93af3efb6267237bfb559e8568513a5330ce64098d2b84c597a-primary.sqlite.bz2: [Errno 14] curl#35 - "Peer reports it experienced an internal error."
Trying other mirror.
* 2024-07-26 20:02:51 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-26 20:02:51 (6049) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vrnpPtDipf/ea_profile.json
* 2024-07-26 20:02:51 (6072) [INFO] Backed up EA4 profile to /tmp/vrnpPtDipf/ea_profile.json
* 2024-07-26 20:02:52 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-26 20:02:52 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID k4njpq) Cannot update this system’s kernel.
* 2024-07-26 20:02:52 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 20:02:52 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 20:02:52 (2623) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-26 20:02:52 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-27 19:58:47 (8187) [INFO] Self-update of script version 49 requested.
* 2024-07-27 19:58:47 (8209) [INFO] Script is up to date.
* 2024-07-27 19:58:47 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-27 19:58:47 (2326) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-27 19:58:47 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-27 19:58:48 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-27 19:58:48 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:48 (6907) [INFO] Running: /usr/bin/yum list extras
* 2024-07-27 19:58:48 (6908) [INFO] 
* 2024-07-27 19:59:17 (6938) [INFO] 
* 2024-07-27 19:59:17 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-27 19:59:18 (2164) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-27 20:00:02 (2075) [WARN] There are unfinished yum transactions remaining.
* 2024-07-27 20:00:02 (2079) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-27 20:00:02 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-27 20:00:02 (6049) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VEs14lplkk/ea_profile.json
* 2024-07-27 20:00:03 (6072) [INFO] Backed up EA4 profile to /tmp/VEs14lplkk/ea_profile.json
* 2024-07-27 20:00:04 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-27 20:00:04 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pw5a24) Cannot update this system’s kernel.
* 2024-07-27 20:00:04 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-27 20:00:04 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-27 20:00:05 (2623) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-27 20:00:05 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-28 19:58:46 (8187) [INFO] Self-update of script version 49 requested.
* 2024-07-28 19:58:46 (8209) [INFO] Script is up to date.
* 2024-07-28 19:58:47 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-28 19:58:47 (2326) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-28 19:58:47 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-28 19:58:47 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-28 19:58:47 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:47 (6907) [INFO] Running: /usr/bin/yum list extras
* 2024-07-28 19:58:47 (6908) [INFO] 
* 2024-07-28 19:59:06 (6938) [INFO] 
* 2024-07-28 19:59:06 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-28 19:59:06 (2164) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-28 19:59:25 (2075) [WARN] There are unfinished yum transactions remaining.
* 2024-07-28 19:59:25 (2079) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-28 19:59:25 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-28 19:59:25 (6049) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FWfu4uBmZo/ea_profile.json
* 2024-07-28 19:59:26 (6072) [INFO] Backed up EA4 profile to /tmp/FWfu4uBmZo/ea_profile.json
* 2024-07-28 19:59:26 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-28 19:59:26 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID geujck) Cannot update this system’s kernel.
* 2024-07-28 19:59:26 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-28 19:59:26 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-28 19:59:27 (2623) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-28 19:59:27 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-29 19:58:20 (8187) [INFO] Self-update of script version 49 requested.
* 2024-07-29 19:58:20 (8209) [INFO] Script is up to date.
* 2024-07-29 19:58:21 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-29 19:58:21 (2326) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-29 19:58:21 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-29 19:58:21 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-29 19:58:21 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:21 (6907) [INFO] Running: /usr/bin/yum list extras
* 2024-07-29 19:58:21 (6908) [INFO] 
* 2024-07-29 19:58:37 (6938) [INFO] 
* 2024-07-29 19:58:37 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-29 19:58:37 (2164) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-29 19:58:55 (2075) [WARN] There are unfinished yum transactions remaining.
* 2024-07-29 19:58:55 (2079) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-29 19:58:55 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-29 19:58:55 (6049) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dtGpCuwDi8/ea_profile.json
* 2024-07-29 19:58:55 (6072) [INFO] Backed up EA4 profile to /tmp/dtGpCuwDi8/ea_profile.json
* 2024-07-29 19:58:55 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-29 19:58:55 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 89e8td) Cannot update this system’s kernel.
* 2024-07-29 19:58:56 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-29 19:58:56 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-29 19:58:56 (2623) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-29 19:58:56 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-30 19:58:32 (8187) [INFO] Self-update of script version 49 requested.
* 2024-07-30 19:58:32 (8209) [INFO] Script is up to date.
* 2024-07-30 19:58:33 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-30 19:58:33 (2326) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-30 19:58:33 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-30 19:58:33 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-30 19:58:33 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:33 (6907) [INFO] Running: /usr/bin/yum list extras
* 2024-07-30 19:58:33 (6908) [INFO] 
* 2024-07-30 19:58:49 (6938) [INFO] 
* 2024-07-30 19:58:49 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-30 19:58:50 (2164) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-30 19:59:09 (2075) [WARN] There are unfinished yum transactions remaining.
* 2024-07-30 19:59:09 (2079) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-30 19:59:10 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-30 19:59:10 (6049) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hcoaYRF36N/ea_profile.json
* 2024-07-30 19:59:10 (6072) [INFO] Backed up EA4 profile to /tmp/hcoaYRF36N/ea_profile.json
* 2024-07-30 19:59:10 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-30 19:59:10 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 35b383) Cannot update this system’s kernel.
* 2024-07-30 19:59:10 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-30 19:59:10 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-30 19:59:11 (2623) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-30 19:59:11 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-07-31 19:59:07 (8187) [INFO] Self-update of script version 49 requested.
* 2024-07-31 19:59:07 (8209) [INFO] Script is up to date.
* 2024-07-31 19:59:07 (214) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-07-31 19:59:07 (2326) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-07-31 19:59:07 (214) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-07-31 19:59:08 (744) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-07-31 19:59:08 (751) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:08 (6907) [INFO] Running: /usr/bin/yum list extras
* 2024-07-31 19:59:08 (6908) [INFO] 
* 2024-07-31 19:59:11 (6938) [INFO] 
* 2024-07-31 19:59:11 (214) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-07-31 19:59:11 (2164) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-07-31 19:59:20 (2075) [WARN] There are unfinished yum transactions remaining.
* 2024-07-31 19:59:20 (2079) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-07-31 19:59:21 (1063) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-07-31 19:59:21 (6049) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bBh9ySHgdx/ea_profile.json
* 2024-07-31 19:59:21 (6072) [INFO] Backed up EA4 profile to /tmp/bBh9ySHgdx/ea_profile.json
* 2024-07-31 19:59:22 (214) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-07-31 19:59:22 (214) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9db383) Cannot update this system’s kernel.
* 2024-07-31 19:59:22 (214) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-31 19:59:22 (214) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-31 19:59:22 (2623) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-07-31 19:59:22 (338) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-01 19:58:22 (8187) [INFO] Self-update of script version 49 requested.
* 2024-08-01 19:58:22 (8192) [INFO] Newer version of script found. Downloading.
* 2024-08-01 19:58:23 (8201) [INFO] Script update to version 50 successful.
* 2024-08-01 19:58:23 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-01 19:58:23 (2338) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-01 19:58:23 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-01 19:58:24 (756) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-01 19:58:24 (763) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:24 (7163) [INFO] Running: /usr/bin/yum list extras
* 2024-08-01 19:58:24 (7164) [INFO] 
* 2024-08-01 19:58:42 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-01 19:58:43 (2176) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-01 19:59:03 (2087) [WARN] There are unfinished yum transactions remaining.
* 2024-08-01 19:59:03 (2091) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-01 19:59:03 (1075) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-01 19:59:03 (6305) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Vd9Bj9p47S/ea_profile.json
* 2024-08-01 19:59:04 (6328) [INFO] Backed up EA4 profile to /tmp/Vd9Bj9p47S/ea_profile.json
* 2024-08-01 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-01 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID w8sm4e) Cannot update this system’s kernel.
* 2024-08-01 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01 19:59:05 (2635) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-01 19:59:05 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-02 19:58:26 (8474) [INFO] Self-update of script version 50 requested.
* 2024-08-02 19:58:26 (8496) [INFO] Script is up to date.
* 2024-08-02 19:58:27 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-02 19:58:27 (2338) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-02 19:58:27 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-02 19:58:28 (756) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-02 19:58:28 (763) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:28 (7163) [INFO] Running: /usr/bin/yum list extras
* 2024-08-02 19:58:28 (7164) [INFO] 
* 2024-08-02 19:58:48 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-02 19:58:48 (2176) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-02 19:59:09 (2087) [WARN] There are unfinished yum transactions remaining.
* 2024-08-02 19:59:09 (2091) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-02 19:59:09 (1075) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-02 19:59:09 (6305) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hhjAkabjNO/ea_profile.json
* 2024-08-02 19:59:10 (6328) [INFO] Backed up EA4 profile to /tmp/hhjAkabjNO/ea_profile.json
* 2024-08-02 19:59:10 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-02 19:59:10 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dg34c6) Cannot update this system’s kernel.
* 2024-08-02 19:59:10 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 19:59:10 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 19:59:11 (2635) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-02 19:59:11 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-03 19:58:48 (8474) [INFO] Self-update of script version 50 requested.
* 2024-08-03 19:58:48 (8496) [INFO] Script is up to date.
* 2024-08-03 19:58:48 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-03 19:58:49 (2338) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-03 19:58:49 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-03 19:58:49 (756) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-03 19:58:49 (763) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:49 (7163) [INFO] Running: /usr/bin/yum list extras
* 2024-08-03 19:58:49 (7164) [INFO] 
* 2024-08-03 19:59:09 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-03 19:59:09 (2176) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-03 19:59:28 (2087) [WARN] There are unfinished yum transactions remaining.
* 2024-08-03 19:59:28 (2091) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-03 19:59:28 (1075) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-03 19:59:28 (6305) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/JrYVuNXNkj/ea_profile.json
* 2024-08-03 19:59:28 (6328) [INFO] Backed up EA4 profile to /tmp/JrYVuNXNkj/ea_profile.json
* 2024-08-03 19:59:29 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-03 19:59:29 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rf274s) Cannot update this system’s kernel.
* 2024-08-03 19:59:29 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 19:59:29 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 19:59:29 (2635) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-03 19:59:29 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-04 19:58:47 (8474) [INFO] Self-update of script version 50 requested.
* 2024-08-04 19:58:47 (8496) [INFO] Script is up to date.
* 2024-08-04 19:58:47 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-04 19:58:47 (2338) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-04 19:58:47 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-04 19:58:48 (756) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-04 19:58:48 (763) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:48 (7163) [INFO] Running: /usr/bin/yum list extras
* 2024-08-04 19:58:48 (7164) [INFO] 
* 2024-08-04 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-04 19:59:05 (2176) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-04 19:59:29 (2087) [WARN] There are unfinished yum transactions remaining.
* 2024-08-04 19:59:29 (2091) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-04 19:59:30 (1075) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-04 19:59:30 (6305) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6S0eNkFCFl/ea_profile.json
* 2024-08-04 19:59:30 (6328) [INFO] Backed up EA4 profile to /tmp/6S0eNkFCFl/ea_profile.json
* 2024-08-04 19:59:30 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-04 19:59:30 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 77j6rq) Cannot update this system’s kernel.
* 2024-08-04 19:59:30 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 19:59:30 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 19:59:31 (2635) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-04 19:59:31 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-05 19:58:21 (8474) [INFO] Self-update of script version 50 requested.
* 2024-08-05 19:58:21 (8496) [INFO] Script is up to date.
* 2024-08-05 19:58:21 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-05 19:58:21 (2338) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-05 19:58:21 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-05 19:58:22 (756) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-05 19:58:22 (763) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:22 (7163) [INFO] Running: /usr/bin/yum list extras
* 2024-08-05 19:58:22 (7164) [INFO] 
* 2024-08-05 19:58:40 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-05 19:58:41 (2176) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-05 19:59:01 (2087) [WARN] There are unfinished yum transactions remaining.
* 2024-08-05 19:59:01 (2091) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-05 19:59:01 (1075) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-05 19:59:01 (6305) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3Rkaq2pTRH/ea_profile.json
* 2024-08-05 19:59:01 (6328) [INFO] Backed up EA4 profile to /tmp/3Rkaq2pTRH/ea_profile.json
* 2024-08-05 19:59:02 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-05 19:59:02 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nartqc) Cannot update this system’s kernel.
* 2024-08-05 19:59:02 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 19:59:02 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 19:59:02 (2635) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-05 19:59:02 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-06 19:59:02 (8474) [INFO] Self-update of script version 50 requested.
* 2024-08-06 19:59:02 (8496) [INFO] Script is up to date.
* 2024-08-06 19:59:03 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-06 19:59:03 (2338) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-06 19:59:03 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-06 19:59:03 (756) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-06 19:59:03 (763) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:03 (7163) [INFO] Running: /usr/bin/yum list extras
* 2024-08-06 19:59:03 (7164) [INFO] 
* 2024-08-06 19:59:22 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-06 19:59:22 (2176) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-06 19:59:43 (2087) [WARN] There are unfinished yum transactions remaining.
* 2024-08-06 19:59:43 (2091) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-06 19:59:44 (1075) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-06 19:59:44 (6305) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/520jd0NIvY/ea_profile.json
* 2024-08-06 19:59:44 (6328) [INFO] Backed up EA4 profile to /tmp/520jd0NIvY/ea_profile.json
* 2024-08-06 19:59:44 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-06 19:59:44 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID db6jxy) Cannot update this system’s kernel.
* 2024-08-06 19:59:44 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 19:59:44 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 19:59:45 (2635) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-06 19:59:45 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-07 19:58:29 (8474) [INFO] Self-update of script version 50 requested.
* 2024-08-07 19:58:29 (8479) [INFO] Newer version of script found. Downloading.
* 2024-08-07 19:58:30 (8488) [INFO] Script update to version 51 successful.
* 2024-08-07 19:58:30 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-07 19:58:30 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-07 19:58:30 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-07 19:58:31 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-07 19:58:31 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:31 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-07 19:58:31 (7324) [INFO] 
* 2024-08-07 19:58:49 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-07 19:58:50 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-07 19:59:11 (2057) [WARN] There are unfinished yum transactions remaining.
* 2024-08-07 19:59:11 (2061) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-07 19:59:11 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-07 19:59:11 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/I5DHEps9rW/ea_profile.json
* 2024-08-07 19:59:12 (6465) [INFO] Backed up EA4 profile to /tmp/I5DHEps9rW/ea_profile.json
* 2024-08-07 19:59:12 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-07 19:59:12 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t4bs69) Cannot update this system’s kernel.
* 2024-08-07 19:59:12 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 19:59:12 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 19:59:13 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-07 19:59:13 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-08 19:58:26 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-08 19:58:26 (8664) [INFO] Script is up to date.
* 2024-08-08 19:58:26 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-08 19:58:26 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-08 19:58:26 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-08 19:58:27 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-08 19:58:27 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:27 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-08 19:58:27 (7324) [INFO] 
* 2024-08-08 19:58:44 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-08 19:58:46 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-08 19:59:06 (2057) [WARN] There are unfinished yum transactions remaining.
* 2024-08-08 19:59:06 (2061) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-08 19:59:06 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-08 19:59:06 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PaCPEnsAgE/ea_profile.json
* 2024-08-08 19:59:06 (6465) [INFO] Backed up EA4 profile to /tmp/PaCPEnsAgE/ea_profile.json
* 2024-08-08 19:59:07 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-08 19:59:07 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ngxykp) Cannot update this system’s kernel.
* 2024-08-08 19:59:07 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-08 19:59:07 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-08 19:59:07 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-08 19:59:07 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-09 19:58:20 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-09 19:58:20 (8664) [INFO] Script is up to date.
* 2024-08-09 19:58:21 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-09 19:58:21 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-09 19:58:21 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-09 19:58:21 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-09 19:58:21 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:21 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-09 19:58:21 (7324) [INFO] 
* 2024-08-09 19:58:39 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-09 19:58:40 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-09 19:59:01 (2057) [WARN] There are unfinished yum transactions remaining.
* 2024-08-09 19:59:01 (2061) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-09 19:59:01 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-09 19:59:01 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0SZHtGebCk/ea_profile.json
* 2024-08-09 19:59:02 (6465) [INFO] Backed up EA4 profile to /tmp/0SZHtGebCk/ea_profile.json
* 2024-08-09 19:59:02 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-09 19:59:02 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t3m9ft) Cannot update this system’s kernel.
* 2024-08-09 19:59:02 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09 19:59:02 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09 19:59:03 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-09 19:59:03 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-10 19:58:47 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-10 19:58:47 (8664) [INFO] Script is up to date.
* 2024-08-10 19:58:48 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-10 19:58:48 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-10 19:58:48 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-10 19:58:48 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-10 19:58:48 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:48 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-10 19:58:48 (7324) [INFO] 
* 2024-08-10 19:59:06 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-10 19:59:07 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-10 19:59:26 (2057) [WARN] There are unfinished yum transactions remaining.
* 2024-08-10 19:59:26 (2061) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-10 19:59:26 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-10 19:59:26 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dnGUKIG0AZ/ea_profile.json
* 2024-08-10 19:59:26 (6465) [INFO] Backed up EA4 profile to /tmp/dnGUKIG0AZ/ea_profile.json
* 2024-08-10 19:59:26 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-10 19:59:26 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ms26na) Cannot update this system’s kernel.
* 2024-08-10 19:59:27 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10 19:59:27 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10 19:59:27 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-10 19:59:27 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-11 19:58:47 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-11 19:58:47 (8664) [INFO] Script is up to date.
* 2024-08-11 19:58:47 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-11 19:58:47 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-11 19:58:47 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-11 19:58:48 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-11 19:58:48 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:48 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-11 19:58:48 (7324) [INFO] 
* 2024-08-11 19:59:05 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-11 19:59:05 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-11 19:59:24 (2057) [WARN] There are unfinished yum transactions remaining.
* 2024-08-11 19:59:24 (2061) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-11 19:59:24 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-11 19:59:24 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UJiF4BE6x9/ea_profile.json
* 2024-08-11 19:59:25 (6465) [INFO] Backed up EA4 profile to /tmp/UJiF4BE6x9/ea_profile.json
* 2024-08-11 19:59:25 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-11 19:59:25 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cwmz2d) Cannot update this system’s kernel.
* 2024-08-11 19:59:25 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11 19:59:25 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11 19:59:26 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-11 19:59:26 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-12 19:59:37 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-12 19:59:37 (8664) [INFO] Script is up to date.
* 2024-08-12 19:59:38 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-12 19:59:38 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-12 19:59:38 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-12 19:59:38 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-12 19:59:38 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:38 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-12 19:59:38 (7324) [INFO] 
* 2024-08-12 19:59:54 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-12 19:59:55 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-12 20:00:20 (2057) [WARN] There are unfinished yum transactions remaining.
* 2024-08-12 20:00:20 (2061) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-12 20:00:20 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-12 20:00:20 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bMjsXszs9d/ea_profile.json
* 2024-08-12 20:00:20 (6465) [INFO] Backed up EA4 profile to /tmp/bMjsXszs9d/ea_profile.json
* 2024-08-12 20:00:20 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-12 20:00:20 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cr43xk) Cannot update this system’s kernel.
* 2024-08-12 20:00:21 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12 20:00:21 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12 20:00:21 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-12 20:00:21 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-13 19:58:23 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-13 19:58:23 (8664) [INFO] Script is up to date.
* 2024-08-13 19:58:23 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-13 19:58:23 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-13 19:58:23 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-13 19:58:24 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-13 19:58:24 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:24 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-13 19:58:24 (7324) [INFO] 
* 2024-08-13 19:58:44 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-13 19:58:45 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-13 19:59:05 (2057) [WARN] There are unfinished yum transactions remaining.
* 2024-08-13 19:59:05 (2061) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-13 19:59:05 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-13 19:59:05 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8BiMShjSkM/ea_profile.json
* 2024-08-13 19:59:06 (6465) [INFO] Backed up EA4 profile to /tmp/8BiMShjSkM/ea_profile.json
* 2024-08-13 19:59:06 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-13 19:59:06 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qhjpk5) Cannot update this system’s kernel.
* 2024-08-13 19:59:06 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-13 19:59:06 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-13 19:59:07 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-13 19:59:07 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-14 19:59:08 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-14 19:59:08 (8664) [INFO] Script is up to date.
* 2024-08-14 19:59:09 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-14 19:59:09 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-14 19:59:09 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-14 19:59:09 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-14 19:59:09 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:59:09 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-14 19:59:09 (7324) [INFO] 
* 2024-08-14 19:59:30 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-14 19:59:30 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-14 19:59:53 (2029) [WARN] Initial run of "yum makecache" failed: http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/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://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/d813c27fae98618fbbba4e613c3ee0f1b341074ee8670428abdf8fb6a6f3535b-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/5991a1bc57a6ea393733e178c63827f8a374c3a74b7485280ed894e0cbd584bc-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/a168648430654a927dcc94a55c38cf2253df920819831ba8a746fe09d0907684-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/95b1e92f245fde06a73f6265ef71438b4069ef8475337a2246be164f1b945f5a-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-14 19:59:53 (2030) [WARN] Running "yum clean all" in an attempt to fix yum
* 2024-08-14 19:59:53 (7323) [INFO] Running: /usr/bin/yum clean all
* 2024-08-14 19:59:53 (7324) [INFO] 
* 2024-08-14 19:59:53 (7337) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-08-14 19:59:53 (7337) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-08-14 19:59:53 (7337) [INFO]               : centos7-els centos7els-rollout-1 centos7els-rollout-2
* 2024-08-14 19:59:53 (7337) [INFO]               : centos7els-rollout-3 centos7els-rollout-4 centos7els-rollout-5
* 2024-08-14 19:59:53 (7337) [INFO]               : centos7els-rollout-6 epel extras imhbase updates
* 2024-08-14 19:59:53 (7337) [INFO]               : wp-toolkit-cpanel wp-toolkit-thirdparties
* 2024-08-14 19:59:54 (7337) [INFO] Cleaning up list of fastest mirrors
* 2024-08-14 19:59:54 (7337) [INFO] Other repos take up 1.9 M of disk space (use --verbose for details)
* 2024-08-14 19:59:54 (7354) [INFO] 
* 2024-08-14 20:00:35 (2039) [ERROR] '/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-14 20:00:35 (2040) [ERROR] http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/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://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/d813c27fae98618fbbba4e613c3ee0f1b341074ee8670428abdf8fb6a6f3535b-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/09d0fd29b1475e0c4501df58bd892b1a8d0446824daa06005fcd2b4a83287a94-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/a168648430654a927dcc94a55c38cf2253df920819831ba8a746fe09d0907684-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/9ef2c0dd40f54ee28313c39befcb30f5b99a00c3d00bf8c59cac9a1de83710a0-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/5991a1bc57a6ea393733e178c63827f8a374c3a74b7485280ed894e0cbd584bc-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/95b1e92f245fde06a73f6265ef71438b4069ef8475337a2246be164f1b945f5a-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-14 20:00:35 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-14 20:00:35 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/k2N7hqrlT4/ea_profile.json
* 2024-08-14 20:00:36 (6465) [INFO] Backed up EA4 profile to /tmp/k2N7hqrlT4/ea_profile.json
* 2024-08-14 20:00:36 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-14 20:00:36 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wpmt42) Cannot update this system’s kernel.
* 2024-08-14 20:00:36 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-14 20:00:36 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-14 20:00:37 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-14 20:00:37 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-15 19:58:22 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-15 19:58:22 (8664) [INFO] Script is up to date.
* 2024-08-15 19:58:22 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-15 19:58:22 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-15 19:58:22 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-15 19:58:23 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-15 19:58:23 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:23 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-15 19:58:23 (7324) [INFO] 
* 2024-08-15 19:58:42 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-15 19:58:43 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-15 19:59:03 (2057) [WARN] There are unfinished yum transactions remaining.
* 2024-08-15 19:59:03 (2061) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-15 19:59:03 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-15 19:59:03 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NO2CeI8qb8/ea_profile.json
* 2024-08-15 19:59:04 (6465) [INFO] Backed up EA4 profile to /tmp/NO2CeI8qb8/ea_profile.json
* 2024-08-15 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-15 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yuqw2n) Cannot update this system’s kernel.
* 2024-08-15 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-15 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-15 19:59:05 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-15 19:59:05 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-16 19:58:21 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-16 19:58:22 (8664) [INFO] Script is up to date.
* 2024-08-16 19:58:22 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-16 19:58:22 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-16 19:58:22 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-16 19:58:23 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-16 19:58:23 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:23 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-16 19:58:23 (7324) [INFO] 
* 2024-08-16 19:58:43 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-16 19:58:43 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-16 19:59:03 (2057) [WARN] There are unfinished yum transactions remaining.
* 2024-08-16 19:59:03 (2061) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-16 19:59:04 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-16 19:59:04 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RBDdXUZi9u/ea_profile.json
* 2024-08-16 19:59:04 (6465) [INFO] Backed up EA4 profile to /tmp/RBDdXUZi9u/ea_profile.json
* 2024-08-16 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-16 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fscr7z) Cannot update this system’s kernel.
* 2024-08-16 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-16 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-16 19:59:05 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-16 19:59:05 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-17 19:58:45 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-17 19:58:45 (8664) [INFO] Script is up to date.
* 2024-08-17 19:58:46 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-17 19:58:46 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-17 19:58:46 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-17 19:58:46 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-17 19:58:46 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:46 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-17 19:58:46 (7324) [INFO] 
* 2024-08-17 19:59:04 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-17 19:59:04 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-17 19:59:25 (2057) [WARN] There are unfinished yum transactions remaining.
* 2024-08-17 19:59:25 (2061) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-17 19:59:25 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-17 19:59:25 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/kBjfDmrDD9/ea_profile.json
* 2024-08-17 19:59:26 (6465) [INFO] Backed up EA4 profile to /tmp/kBjfDmrDD9/ea_profile.json
* 2024-08-17 19:59:26 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-17 19:59:26 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID y7f58k) Cannot update this system’s kernel.
* 2024-08-17 19:59:26 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-17 19:59:26 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-17 19:59:27 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-17 19:59:27 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-18 19:58:47 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-18 19:58:47 (8664) [INFO] Script is up to date.
* 2024-08-18 19:58:47 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-18 19:58:47 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-18 19:58:47 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-18 19:58:48 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-18 19:58:48 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:48 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-18 19:58:48 (7324) [INFO] 
* 2024-08-18 19:59:06 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-18 19:59:06 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-18 19:59:29 (2029) [WARN] Initial run of "yum makecache" failed: http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/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://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/d813c27fae98618fbbba4e613c3ee0f1b341074ee8670428abdf8fb6a6f3535b-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/a168648430654a927dcc94a55c38cf2253df920819831ba8a746fe09d0907684-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/5991a1bc57a6ea393733e178c63827f8a374c3a74b7485280ed894e0cbd584bc-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/95b1e92f245fde06a73f6265ef71438b4069ef8475337a2246be164f1b945f5a-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-18 19:59:29 (2030) [WARN] Running "yum clean all" in an attempt to fix yum
* 2024-08-18 19:59:29 (7323) [INFO] Running: /usr/bin/yum clean all
* 2024-08-18 19:59:29 (7324) [INFO] 
* 2024-08-18 19:59:29 (7337) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-08-18 19:59:29 (7337) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-08-18 19:59:29 (7337) [INFO]               : centos7-els centos7els-rollout-1 centos7els-rollout-2
* 2024-08-18 19:59:29 (7337) [INFO]               : centos7els-rollout-3 centos7els-rollout-4 centos7els-rollout-5
* 2024-08-18 19:59:29 (7337) [INFO]               : centos7els-rollout-6 epel extras imhbase updates
* 2024-08-18 19:59:29 (7337) [INFO]               : wp-toolkit-cpanel wp-toolkit-thirdparties
* 2024-08-18 19:59:29 (7337) [INFO] Cleaning up list of fastest mirrors
* 2024-08-18 19:59:29 (7337) [INFO] Other repos take up 1.9 M of disk space (use --verbose for details)
* 2024-08-18 19:59:29 (7354) [INFO] 
* 2024-08-18 20:00:10 (2039) [ERROR] '/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-18 20:00:10 (2040) [ERROR] http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/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://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/09d0fd29b1475e0c4501df58bd892b1a8d0446824daa06005fcd2b4a83287a94-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/d813c27fae98618fbbba4e613c3ee0f1b341074ee8670428abdf8fb6a6f3535b-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cPAddons/x86_64/repodata/a168648430654a927dcc94a55c38cf2253df920819831ba8a746fe09d0907684-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/5991a1bc57a6ea393733e178c63827f8a374c3a74b7485280ed894e0cbd584bc-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/9ef2c0dd40f54ee28313c39befcb30f5b99a00c3d00bf8c59cac9a1de83710a0-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://184.94.196.97/cpanelsync/repos/CentOS/7/cpanel-plugins/repodata/95b1e92f245fde06a73f6265ef71438b4069ef8475337a2246be164f1b945f5a-other.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
* 2024-08-18 20:00:10 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-18 20:00:10 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bMSKc7SUME/ea_profile.json
* 2024-08-18 20:00:11 (6465) [INFO] Backed up EA4 profile to /tmp/bMSKc7SUME/ea_profile.json
* 2024-08-18 20:00:11 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-18 20:00:11 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3ae9u6) Cannot update this system’s kernel.
* 2024-08-18 20:00:11 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-18 20:00:11 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-18 20:00:12 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-18 20:00:12 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-19 19:58:24 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-19 19:58:24 (8664) [INFO] Script is up to date.
* 2024-08-19 19:58:25 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-19 19:58:25 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-19 19:58:25 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-19 19:58:25 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-19 19:58:25 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:25 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-19 19:58:25 (7324) [INFO] 
* 2024-08-19 19:58:45 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-19 19:58:46 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-19 19:59:07 (2057) [WARN] There are unfinished yum transactions remaining.
* 2024-08-19 19:59:07 (2061) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-19 19:59:07 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-19 19:59:07 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iuO9DBCZO8/ea_profile.json
* 2024-08-19 19:59:07 (6465) [INFO] Backed up EA4 profile to /tmp/iuO9DBCZO8/ea_profile.json
* 2024-08-19 19:59:08 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-19 19:59:08 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rjdwn5) Cannot update this system’s kernel.
* 2024-08-19 19:59:08 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-19 19:59:08 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-19 19:59:08 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-19 19:59:08 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-20 19:58:22 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-20 19:58:22 (8664) [INFO] Script is up to date.
* 2024-08-20 19:58:23 (226) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-20 19:58:23 (2308) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-20 19:58:23 (226) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-20 19:58:23 (739) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-20 19:58:23 (746) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:23 (7323) [INFO] Running: /usr/bin/yum list extras
* 2024-08-20 19:58:23 (7324) [INFO] 
* 2024-08-20 19:58:43 (226) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-20 19:58:44 (2146) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-20 19:59:05 (2057) [WARN] There are unfinished yum transactions remaining.
* 2024-08-20 19:59:05 (2061) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-20 19:59:05 (1058) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-20 19:59:05 (6442) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/kArp2vSLcf/ea_profile.json
* 2024-08-20 19:59:06 (6465) [INFO] Backed up EA4 profile to /tmp/kArp2vSLcf/ea_profile.json
* 2024-08-20 19:59:06 (226) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-20 19:59:06 (226) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID r8ayu7) Cannot update this system’s kernel.
* 2024-08-20 19:59:06 (226) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-20 19:59:06 (226) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-20 19:59:07 (2606) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-20 19:59:07 (350) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-21 19:58:32 (8642) [INFO] Self-update of script version 51 requested.
* 2024-08-21 19:58:32 (8647) [INFO] Newer version of script found. Downloading.
* 2024-08-21 19:58:33 (8656) [INFO] Script update to version 52 successful.
* 2024-08-21 19:58:34 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-21 19:58:34 (2242) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-21 19:58:34 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-21 19:58:34 (673) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-21 19:58:34 (680) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:34 (7573) [INFO] Running: /usr/bin/yum list extras
* 2024-08-21 19:58:34 (7574) [INFO] 
* 2024-08-21 19:58:52 (230) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-21 19:58:52 (2080) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-21 19:59:14 (1991) [WARN] There are unfinished yum transactions remaining.
* 2024-08-21 19:59:14 (1995) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-21 19:59:14 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-21 19:59:14 (6692) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gCgU0dCdR5/ea_profile.json
* 2024-08-21 19:59:15 (6715) [INFO] Backed up EA4 profile to /tmp/gCgU0dCdR5/ea_profile.json
* 2024-08-21 19:59:15 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-21 19:59:15 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qwhuba) Cannot update this system’s kernel.
* 2024-08-21 19:59:15 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-21 19:59:15 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-21 19:59:16 (2540) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-21 19:59:16 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-22 19:58:23 (8917) [INFO] Self-update of script version 52 requested.
* 2024-08-22 19:58:23 (8939) [INFO] Script is up to date.
* 2024-08-22 19:58:24 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-22 19:58:24 (2242) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-22 19:58:24 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-22 19:58:24 (673) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-22 19:58:24 (680) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:24 (7573) [INFO] Running: /usr/bin/yum list extras
* 2024-08-22 19:58:24 (7574) [INFO] 
* 2024-08-22 19:58:43 (230) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-22 19:58:44 (2080) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-22 19:59:05 (1991) [WARN] There are unfinished yum transactions remaining.
* 2024-08-22 19:59:05 (1995) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-22 19:59:05 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-22 19:59:05 (6692) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nTWWpOpFm1/ea_profile.json
* 2024-08-22 19:59:05 (6715) [INFO] Backed up EA4 profile to /tmp/nTWWpOpFm1/ea_profile.json
* 2024-08-22 19:59:05 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-22 19:59:05 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gn9z8q) Cannot update this system’s kernel.
* 2024-08-22 19:59:06 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-22 19:59:06 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-22 19:59:06 (2540) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-22 19:59:06 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-23 19:58:28 (8917) [INFO] Self-update of script version 52 requested.
* 2024-08-23 19:58:28 (8939) [INFO] Script is up to date.
* 2024-08-23 19:58:28 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-23 19:58:28 (2242) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-23 19:58:28 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-23 19:58:29 (673) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-23 19:58:29 (680) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:29 (7573) [INFO] Running: /usr/bin/yum list extras
* 2024-08-23 19:58:29 (7574) [INFO] 
* 2024-08-23 19:58:46 (230) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-23 19:58:46 (2080) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-23 19:59:06 (1991) [WARN] There are unfinished yum transactions remaining.
* 2024-08-23 19:59:06 (1995) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-23 19:59:06 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-23 19:59:06 (6692) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PbbFak_T8v/ea_profile.json
* 2024-08-23 19:59:07 (6715) [INFO] Backed up EA4 profile to /tmp/PbbFak_T8v/ea_profile.json
* 2024-08-23 19:59:07 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-23 19:59:07 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID j29x4s) Cannot update this system’s kernel.
* 2024-08-23 19:59:07 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-23 19:59:07 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-23 19:59:08 (2540) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-23 19:59:08 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-24 19:58:44 (8917) [INFO] Self-update of script version 52 requested.
* 2024-08-24 19:58:44 (8939) [INFO] Script is up to date.
* 2024-08-24 19:58:45 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-24 19:58:45 (2242) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-24 19:58:45 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-24 19:58:45 (673) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-24 19:58:45 (680) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:45 (7573) [INFO] Running: /usr/bin/yum list extras
* 2024-08-24 19:58:45 (7574) [INFO] 
* 2024-08-24 19:59:04 (230) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-24 19:59:05 (2080) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-24 19:59:24 (1991) [WARN] There are unfinished yum transactions remaining.
* 2024-08-24 19:59:24 (1995) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-24 19:59:24 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-24 19:59:24 (6692) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rsteT7kRYe/ea_profile.json
* 2024-08-24 19:59:25 (6715) [INFO] Backed up EA4 profile to /tmp/rsteT7kRYe/ea_profile.json
* 2024-08-24 19:59:25 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-24 19:59:25 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xs2f77) Cannot update this system’s kernel.
* 2024-08-24 19:59:25 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-24 19:59:25 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-24 19:59:26 (2540) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-24 19:59:26 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-25 19:58:47 (8917) [INFO] Self-update of script version 52 requested.
* 2024-08-25 19:58:47 (8939) [INFO] Script is up to date.
* 2024-08-25 19:58:48 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-25 19:58:48 (2242) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-25 19:58:48 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-25 19:58:48 (673) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-25 19:58:48 (680) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:48 (7573) [INFO] Running: /usr/bin/yum list extras
* 2024-08-25 19:58:48 (7574) [INFO] 
* 2024-08-25 19:59:08 (230) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-25 19:59:09 (2080) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-25 19:59:30 (1991) [WARN] There are unfinished yum transactions remaining.
* 2024-08-25 19:59:30 (1995) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-25 19:59:30 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-25 19:59:30 (6692) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bjn3CX3LJN/ea_profile.json
* 2024-08-25 19:59:31 (6715) [INFO] Backed up EA4 profile to /tmp/bjn3CX3LJN/ea_profile.json
* 2024-08-25 19:59:31 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-25 19:59:31 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3zbbhk) Cannot update this system’s kernel.
* 2024-08-25 19:59:31 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-25 19:59:31 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-25 19:59:31 (2540) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-25 19:59:31 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-26 19:58:22 (8917) [INFO] Self-update of script version 52 requested.
* 2024-08-26 19:58:22 (8939) [INFO] Script is up to date.
* 2024-08-26 19:58:23 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-26 19:58:23 (2242) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-26 19:58:23 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-26 19:58:23 (673) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-26 19:58:23 (680) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:23 (7573) [INFO] Running: /usr/bin/yum list extras
* 2024-08-26 19:58:23 (7574) [INFO] 
* 2024-08-26 19:58:40 (230) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-26 19:58:40 (2080) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-26 19:59:01 (1991) [WARN] There are unfinished yum transactions remaining.
* 2024-08-26 19:59:01 (1995) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-26 19:59:01 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-26 19:59:01 (6692) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/T7YKxLOI5y/ea_profile.json
* 2024-08-26 19:59:02 (6715) [INFO] Backed up EA4 profile to /tmp/T7YKxLOI5y/ea_profile.json
* 2024-08-26 19:59:02 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-26 19:59:02 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kxaeu5) Cannot update this system’s kernel.
* 2024-08-26 19:59:02 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-26 19:59:02 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-26 19:59:03 (2540) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-26 19:59:03 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-27 19:58:21 (8917) [INFO] Self-update of script version 52 requested.
* 2024-08-27 19:58:21 (8939) [INFO] Script is up to date.
* 2024-08-27 19:58:21 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-27 19:58:21 (2242) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-27 19:58:21 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-27 19:58:21 (673) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-27 19:58:21 (680) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:21 (7573) [INFO] Running: /usr/bin/yum list extras
* 2024-08-27 19:58:21 (7574) [INFO] 
* 2024-08-27 19:58:38 (230) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-27 19:58:39 (2080) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-27 19:58:58 (1991) [WARN] There are unfinished yum transactions remaining.
* 2024-08-27 19:58:58 (1995) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-27 19:58:58 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-27 19:58:58 (6692) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UPFnzJvLFJ/ea_profile.json
* 2024-08-27 19:58:59 (6715) [INFO] Backed up EA4 profile to /tmp/UPFnzJvLFJ/ea_profile.json
* 2024-08-27 19:58:59 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-27 19:58:59 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ff7uxu) Cannot update this system’s kernel.
* 2024-08-27 19:58:59 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-27 19:58:59 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-27 19:59:00 (2540) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-27 19:59:00 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-28 19:58:20 (8917) [INFO] Self-update of script version 52 requested.
* 2024-08-28 19:58:20 (8939) [INFO] Script is up to date.
* 2024-08-28 19:58:21 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-28 19:58:21 (2242) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-28 19:58:21 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-28 19:58:21 (673) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-28 19:58:21 (680) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/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 19:58:21 (7573) [INFO] Running: /usr/bin/yum list extras
* 2024-08-28 19:58:21 (7574) [INFO] 
* 2024-08-28 19:58:39 (230) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-28 19:58:40 (2080) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-28 19:59:00 (1991) [WARN] There are unfinished yum transactions remaining.
* 2024-08-28 19:59:00 (1995) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-28 19:59:00 (992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-28 19:59:00 (6692) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/A7Cv_t5uqj/ea_profile.json
* 2024-08-28 19:59:01 (6715) [INFO] Backed up EA4 profile to /tmp/A7Cv_t5uqj/ea_profile.json
* 2024-08-28 19:59:01 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-28 19:59:01 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sj58mf) Cannot update this system’s kernel.
* 2024-08-28 19:59:01 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-28 19:59:01 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-28 19:59:02 (2540) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-28 19:59:02 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-29 19:59:45 (8917) [INFO] Self-update of script version 52 requested.
* 2024-08-29 19:59:45 (8922) [INFO] Newer version of script found. Downloading.
* 2024-08-29 19:59:45 (8931) [INFO] Script update to version 53 successful.
* 2024-08-29 19:59:46 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-29 19:59:46 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-29 19:59:46 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-29 19:59:46 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-29 19:59:46 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-08-29 19:59:46 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-08-29 19:59:46 (7647) [INFO] 
* 2024-08-29 20:00:07 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-29 20:00:09 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-29 20:00:29 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-08-29 20:00:29 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-29 20:00:29 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-29 20:00:29 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Z_Y4xD1Hzg/ea_profile.json
* 2024-08-29 20:00:30 (6788) [INFO] Backed up EA4 profile to /tmp/Z_Y4xD1Hzg/ea_profile.json
* 2024-08-29 20:00:30 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-29 20:00:30 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9vefn7) Cannot update this system’s kernel.
* 2024-08-29 20:00:30 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-29 20:00:30 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-29 20:00:31 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-29 20:00:31 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-30 19:58:30 (8992) [INFO] Self-update of script version 53 requested.
* 2024-08-30 19:58:30 (9014) [INFO] Script is up to date.
* 2024-08-30 19:58:31 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-30 19:58:31 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-30 19:58:31 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-30 19:58:31 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-30 19:58:31 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-08-30 19:58:31 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-08-30 19:58:31 (7647) [INFO] 
* 2024-08-30 19:58:48 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-30 19:58:49 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-30 19:59:09 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-08-30 19:59:09 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-30 19:59:09 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-30 19:59:09 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ykPR2uSZTT/ea_profile.json
* 2024-08-30 19:59:10 (6788) [INFO] Backed up EA4 profile to /tmp/ykPR2uSZTT/ea_profile.json
* 2024-08-30 19:59:10 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-30 19:59:10 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tjf4um) Cannot update this system’s kernel.
* 2024-08-30 19:59:10 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-30 19:59:10 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-30 19:59:10 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-30 19:59:10 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-08-31 19:58:45 (8992) [INFO] Self-update of script version 53 requested.
* 2024-08-31 19:58:45 (9014) [INFO] Script is up to date.
* 2024-08-31 19:58:46 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-08-31 19:58:46 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-08-31 19:58:46 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-08-31 19:58:46 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-08-31 19:58:46 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-08-31 19:58:46 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-08-31 19:58:46 (7647) [INFO] 
* 2024-08-31 19:59:04 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-08-31 19:59:04 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-08-31 19:59:24 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-08-31 19:59:24 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-08-31 19:59:24 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-08-31 19:59:24 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yrO782dij4/ea_profile.json
* 2024-08-31 19:59:25 (6788) [INFO] Backed up EA4 profile to /tmp/yrO782dij4/ea_profile.json
* 2024-08-31 19:59:25 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-08-31 19:59:25 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7cmct3) Cannot update this system’s kernel.
* 2024-08-31 19:59:25 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-31 19:59:25 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-31 19:59:26 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-08-31 19:59:26 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-01 19:58:54 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-01 19:58:54 (9014) [INFO] Script is up to date.
* 2024-09-01 19:58:55 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-01 19:58:55 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-01 19:58:55 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-01 19:58:55 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-01 19:58:55 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-01 19:58:55 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-01 19:58:55 (7647) [INFO] 
* 2024-09-01 19:59:12 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-01 19:59:12 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-01 19:59:32 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-01 19:59:32 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-01 19:59:32 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-01 19:59:32 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ybTKiuMD5W/ea_profile.json
* 2024-09-01 19:59:33 (6788) [INFO] Backed up EA4 profile to /tmp/ybTKiuMD5W/ea_profile.json
* 2024-09-01 19:59:33 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-01 19:59:33 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID teh494) Cannot update this system’s kernel.
* 2024-09-01 19:59:33 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01 19:59:33 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01 19:59:34 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-01 19:59:34 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-02 19:58:21 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-02 19:58:21 (9014) [INFO] Script is up to date.
* 2024-09-02 19:58:21 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-02 19:58:21 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-02 19:58:21 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-02 19:58:21 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-02 19:58:21 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-02 19:58:21 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-02 19:58:21 (7647) [INFO] 
* 2024-09-02 19:58:39 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-02 19:58:40 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-02 19:59:03 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-02 19:59:03 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-02 19:59:04 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-02 19:59:04 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rGF5u1Gj8d/ea_profile.json
* 2024-09-02 19:59:04 (6788) [INFO] Backed up EA4 profile to /tmp/rGF5u1Gj8d/ea_profile.json
* 2024-09-02 19:59:04 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-02 19:59:04 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID csrp9v) Cannot update this system’s kernel.
* 2024-09-02 19:59:04 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-02 19:59:04 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-02 19:59:05 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-02 19:59:05 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-03 19:59:01 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-03 19:59:01 (9014) [INFO] Script is up to date.
* 2024-09-03 19:59:02 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-03 19:59:02 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-03 19:59:02 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-03 19:59:02 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-03 19:59:02 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-03 19:59:02 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-03 19:59:02 (7647) [INFO] 
* 2024-09-03 19:59:07 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-03 19:59:07 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-03 19:59:15 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-03 19:59:15 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-03 19:59:16 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-03 19:59:16 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/InMRCBySVM/ea_profile.json
* 2024-09-03 19:59:16 (6788) [INFO] Backed up EA4 profile to /tmp/InMRCBySVM/ea_profile.json
* 2024-09-03 19:59:16 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-03 19:59:16 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fakqbt) Cannot update this system’s kernel.
* 2024-09-03 19:59:16 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03 19:59:16 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03 19:59:17 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-03 19:59:17 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-04 19:58:22 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-04 19:58:22 (9014) [INFO] Script is up to date.
* 2024-09-04 19:58:23 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-04 19:58:23 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-04 19:58:23 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-04 19:58:23 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-04 19:58:23 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-04 19:58:23 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-04 19:58:23 (7647) [INFO] 
* 2024-09-04 19:58:40 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-04 19:58:40 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-04 19:59:00 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-04 19:59:00 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-04 19:59:00 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-04 19:59:00 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AeLpdNEY2P/ea_profile.json
* 2024-09-04 19:59:01 (6788) [INFO] Backed up EA4 profile to /tmp/AeLpdNEY2P/ea_profile.json
* 2024-09-04 19:59:01 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-04 19:59:01 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID z2dtzh) Cannot update this system’s kernel.
* 2024-09-04 19:59:01 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04 19:59:01 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04 19:59:02 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-04 19:59:02 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-05 19:59:56 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-05 19:59:56 (9014) [INFO] Script is up to date.
* 2024-09-05 19:59:57 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-05 19:59:57 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-05 19:59:57 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-05 19:59:57 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-05 19:59:57 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-05 19:59:57 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-05 19:59:57 (7647) [INFO] 
* 2024-09-05 20:00:16 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-05 20:00:16 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-05 20:00:36 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-05 20:00:36 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-05 20:00:36 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-05 20:00:36 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uwUeDonMd4/ea_profile.json
* 2024-09-05 20:00:36 (6788) [INFO] Backed up EA4 profile to /tmp/uwUeDonMd4/ea_profile.json
* 2024-09-05 20:00:37 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-05 20:00:37 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3d9ht3) Cannot update this system’s kernel.
* 2024-09-05 20:00:37 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05 20:00:37 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05 20:00:37 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-05 20:00:37 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-06 19:58:21 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-06 19:58:21 (9014) [INFO] Script is up to date.
* 2024-09-06 19:58:22 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-06 19:58:22 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-06 19:58:22 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-06 19:58:22 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-06 19:58:22 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-06 19:58:22 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-06 19:58:22 (7647) [INFO] 
* 2024-09-06 19:58:39 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-06 19:58:39 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-06 19:58:59 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-06 19:58:59 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-06 19:58:59 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-06 19:58:59 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ypvuLYPpos/ea_profile.json
* 2024-09-06 19:59:00 (6788) [INFO] Backed up EA4 profile to /tmp/ypvuLYPpos/ea_profile.json
* 2024-09-06 19:59:00 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-06 19:59:00 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dxvkqt) Cannot update this system’s kernel.
* 2024-09-06 19:59:00 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06 19:59:00 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06 19:59:01 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-06 19:59:01 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-07 19:58:46 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-07 19:58:46 (9014) [INFO] Script is up to date.
* 2024-09-07 19:58:46 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-07 19:58:46 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-07 19:58:46 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-07 19:58:46 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-07 19:58:46 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-07 19:58:46 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-07 19:58:46 (7647) [INFO] 
* 2024-09-07 19:59:04 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-07 19:59:05 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-07 19:59:25 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-07 19:59:25 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-07 19:59:25 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-07 19:59:25 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7wXsXUuXIm/ea_profile.json
* 2024-09-07 19:59:25 (6788) [INFO] Backed up EA4 profile to /tmp/7wXsXUuXIm/ea_profile.json
* 2024-09-07 19:59:26 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-07 19:59:26 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dj4m2u) Cannot update this system’s kernel.
* 2024-09-07 19:59:26 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07 19:59:26 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07 19:59:26 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-07 19:59:26 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-08 19:58:47 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-08 19:58:47 (9014) [INFO] Script is up to date.
* 2024-09-08 19:58:48 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-08 19:58:48 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-08 19:58:48 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-08 19:58:48 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-08 19:58:48 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-08 19:58:48 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-08 19:58:48 (7647) [INFO] 
* 2024-09-08 19:59:07 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-08 19:59:07 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-08 19:59:26 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-08 19:59:26 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-08 19:59:26 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-08 19:59:26 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2gv15SvOjP/ea_profile.json
* 2024-09-08 19:59:27 (6788) [INFO] Backed up EA4 profile to /tmp/2gv15SvOjP/ea_profile.json
* 2024-09-08 19:59:27 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-08 19:59:27 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID u6de8g) Cannot update this system’s kernel.
* 2024-09-08 19:59:27 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-08 19:59:27 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-08 19:59:28 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-08 19:59:28 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-09 19:58:41 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-09 19:58:41 (9014) [INFO] Script is up to date.
* 2024-09-09 19:58:42 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-09 19:58:42 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-09 19:58:42 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-09 19:58:42 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-09 19:58:42 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-09 19:58:42 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-09 19:58:42 (7647) [INFO] 
* 2024-09-09 19:59:15 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-09 19:59:16 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-09 19:59:40 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-09 19:59:40 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-09 19:59:40 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-09 19:59:40 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/aUsiRmBXh6/ea_profile.json
* 2024-09-09 19:59:40 (6788) [INFO] Backed up EA4 profile to /tmp/aUsiRmBXh6/ea_profile.json
* 2024-09-09 19:59:41 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-09 19:59:41 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID syx9c9) Cannot update this system’s kernel.
* 2024-09-09 19:59:41 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09 19:59:41 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09 19:59:41 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-09 19:59:41 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-10 19:58:26 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-10 19:58:26 (9014) [INFO] Script is up to date.
* 2024-09-10 19:58:27 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-10 19:58:27 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-10 19:58:27 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-10 19:58:27 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-10 19:58:27 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-10 19:58:27 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-10 19:58:27 (7647) [INFO] 
* 2024-09-10 19:58:44 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-10 19:58:45 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-10 19:59:04 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-10 19:59:04 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-10 19:59:04 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-10 19:59:04 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9xKQQlMfGM/ea_profile.json
* 2024-09-10 19:59:05 (6788) [INFO] Backed up EA4 profile to /tmp/9xKQQlMfGM/ea_profile.json
* 2024-09-10 19:59:05 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-10 19:59:05 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b4jtaw) Cannot update this system’s kernel.
* 2024-09-10 19:59:05 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10 19:59:05 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10 19:59:06 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-10 19:59:06 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-11 19:59:01 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-11 19:59:01 (9014) [INFO] Script is up to date.
* 2024-09-11 19:59:01 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-11 19:59:01 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-11 19:59:01 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-11 19:59:01 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-11 19:59:01 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-11 19:59:01 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-11 19:59:01 (7647) [INFO] 
* 2024-09-11 19:59:06 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-11 19:59:06 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-11 19:59:15 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-11 19:59:15 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-11 19:59:15 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-11 19:59:15 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wnKokSpJDS/ea_profile.json
* 2024-09-11 19:59:16 (6788) [INFO] Backed up EA4 profile to /tmp/wnKokSpJDS/ea_profile.json
* 2024-09-11 19:59:16 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-11 19:59:16 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID avzgep) Cannot update this system’s kernel.
* 2024-09-11 19:59:16 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11 19:59:16 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11 19:59:17 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-11 19:59:17 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-12 19:58:20 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-12 19:58:20 (9014) [INFO] Script is up to date.
* 2024-09-12 19:58:21 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-12 19:58:21 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-12 19:58:21 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-12 19:58:21 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-12 19:58:21 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-12 19:58:21 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-12 19:58:21 (7647) [INFO] 
* 2024-09-12 19:58:37 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-12 19:58:38 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-12 19:58:57 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-12 19:58:57 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-12 19:58:57 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-12 19:58:57 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rCrMqFc85C/ea_profile.json
* 2024-09-12 19:58:57 (6788) [INFO] Backed up EA4 profile to /tmp/rCrMqFc85C/ea_profile.json
* 2024-09-12 19:58:57 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-12 19:58:57 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID psb4bx) Cannot update this system’s kernel.
* 2024-09-12 19:58:58 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12 19:58:58 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12 19:58:58 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-12 19:58:58 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-13 19:58:19 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-13 19:58:19 (9014) [INFO] Script is up to date.
* 2024-09-13 19:58:19 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-13 19:58:20 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-13 19:58:20 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-13 19:58:20 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-13 19:58:20 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-13 19:58:20 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-13 19:58:20 (7647) [INFO] 
* 2024-09-13 19:58:35 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-13 19:58:36 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-13 19:58:55 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-13 19:58:55 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-13 19:58:55 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-13 19:58:55 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nodyx3W476/ea_profile.json
* 2024-09-13 19:58:55 (6788) [INFO] Backed up EA4 profile to /tmp/nodyx3W476/ea_profile.json
* 2024-09-13 19:58:55 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-13 19:58:55 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tmq5ff) Cannot update this system’s kernel.
* 2024-09-13 19:58:56 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-13 19:58:56 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-13 19:58:56 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-13 19:58:56 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-14 19:58:45 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-14 19:58:45 (9014) [INFO] Script is up to date.
* 2024-09-14 19:58:45 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-14 19:58:45 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-14 19:58:45 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-14 19:58:45 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-14 19:58:45 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-14 19:58:45 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-14 19:58:45 (7647) [INFO] 
* 2024-09-14 19:59:02 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-14 19:59:03 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-14 19:59:22 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-14 19:59:22 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-14 19:59:22 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-14 19:59:22 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bKv2396Tlw/ea_profile.json
* 2024-09-14 19:59:23 (6788) [INFO] Backed up EA4 profile to /tmp/bKv2396Tlw/ea_profile.json
* 2024-09-14 19:59:23 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-14 19:59:23 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pjmxp3) Cannot update this system’s kernel.
* 2024-09-14 19:59:23 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-14 19:59:23 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-14 19:59:24 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-14 19:59:24 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-15 19:58:45 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-15 19:58:45 (9014) [INFO] Script is up to date.
* 2024-09-15 19:58:46 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-15 19:58:46 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-15 19:58:46 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-15 19:58:46 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-15 19:58:46 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-15 19:58:46 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-15 19:58:46 (7647) [INFO] 
* 2024-09-15 19:59:02 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-15 19:59:03 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-15 19:59:22 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-15 19:59:22 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-15 19:59:22 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-15 19:59:22 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vndtWWKFtX/ea_profile.json
* 2024-09-15 19:59:22 (6788) [INFO] Backed up EA4 profile to /tmp/vndtWWKFtX/ea_profile.json
* 2024-09-15 19:59:22 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-15 19:59:22 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fqykg7) Cannot update this system’s kernel.
* 2024-09-15 19:59:23 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-15 19:59:23 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-15 19:59:23 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-15 19:59:23 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-16 19:58:31 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-16 19:58:31 (9014) [INFO] Script is up to date.
* 2024-09-16 19:58:32 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-16 19:58:32 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-16 19:58:32 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-16 19:58:32 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-16 19:58:32 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-16 19:58:32 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-16 19:58:32 (7647) [INFO] 
* 2024-09-16 19:58:48 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-16 19:58:49 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-16 19:59:08 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-16 19:59:08 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-16 19:59:08 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-16 19:59:08 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vquFuliYx3/ea_profile.json
* 2024-09-16 19:59:09 (6788) [INFO] Backed up EA4 profile to /tmp/vquFuliYx3/ea_profile.json
* 2024-09-16 19:59:09 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-16 19:59:09 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tt3rkz) Cannot update this system’s kernel.
* 2024-09-16 19:59:09 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-16 19:59:09 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-16 19:59:10 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-16 19:59:10 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-17 19:58:31 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-17 19:58:31 (9014) [INFO] Script is up to date.
* 2024-09-17 19:58:32 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-17 19:58:32 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-17 19:58:32 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-17 19:58:32 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-17 19:58:32 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-17 19:58:32 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-17 19:58:32 (7647) [INFO] 
* 2024-09-17 19:58:48 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-17 19:58:49 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-17 19:59:09 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-17 19:59:09 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-17 19:59:09 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-17 19:59:09 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/c7vDDlMIjJ/ea_profile.json
* 2024-09-17 19:59:10 (6788) [INFO] Backed up EA4 profile to /tmp/c7vDDlMIjJ/ea_profile.json
* 2024-09-17 19:59:10 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-17 19:59:10 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID d5u45a) Cannot update this system’s kernel.
* 2024-09-17 19:59:10 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-17 19:59:10 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-17 19:59:11 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-17 19:59:11 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-18 20:00:23 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-18 20:00:23 (9014) [INFO] Script is up to date.
* 2024-09-18 20:00:24 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-18 20:00:24 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-18 20:00:24 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-18 20:00:24 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-18 20:00:24 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-18 20:00:24 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-18 20:00:24 (7647) [INFO] 
* 2024-09-18 20:00:41 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-18 20:00:42 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-18 20:01:02 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-18 20:01:02 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-18 20:01:02 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-18 20:01:02 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DK1UEi8CW6/ea_profile.json
* 2024-09-18 20:01:03 (6788) [INFO] Backed up EA4 profile to /tmp/DK1UEi8CW6/ea_profile.json
* 2024-09-18 20:01:03 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-18 20:01:03 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9rycz6) Cannot update this system’s kernel.
* 2024-09-18 20:01:03 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-18 20:01:03 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-18 20:01:04 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-18 20:01:04 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-19 19:58:46 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-19 19:58:46 (9014) [INFO] Script is up to date.
* 2024-09-19 19:58:47 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-19 19:58:47 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-19 19:58:47 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-19 19:58:47 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-19 19:58:47 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-19 19:58:47 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-19 19:58:47 (7647) [INFO] 
* 2024-09-19 19:59:06 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-19 19:59:06 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-19 19:59:26 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-19 19:59:26 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-19 19:59:26 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-19 19:59:26 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/I98K2liS9u/ea_profile.json
* 2024-09-19 19:59:27 (6788) [INFO] Backed up EA4 profile to /tmp/I98K2liS9u/ea_profile.json
* 2024-09-19 19:59:27 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-19 19:59:27 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8pcyau) Cannot update this system’s kernel.
* 2024-09-19 19:59:27 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-19 19:59:27 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-19 19:59:28 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-19 19:59:28 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-20 19:58:50 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-20 19:58:50 (9014) [INFO] Script is up to date.
* 2024-09-20 19:58:50 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-20 19:58:50 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-20 19:58:50 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-20 19:58:50 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-20 19:58:50 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-20 19:58:50 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-20 19:58:50 (7647) [INFO] 
* 2024-09-20 19:59:08 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-20 19:59:09 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-20 19:59:31 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-20 19:59:31 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-20 19:59:31 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-20 19:59:31 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9IcB5S4Txe/ea_profile.json
* 2024-09-20 19:59:31 (6788) [INFO] Backed up EA4 profile to /tmp/9IcB5S4Txe/ea_profile.json
* 2024-09-20 19:59:32 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-20 19:59:32 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yajzta) Cannot update this system’s kernel.
* 2024-09-20 19:59:32 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-20 19:59:32 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-20 19:59:32 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-20 19:59:32 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-21 19:58:44 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-21 19:58:44 (9014) [INFO] Script is up to date.
* 2024-09-21 19:58:45 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-21 19:58:45 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-21 19:58:45 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-21 19:58:45 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-21 19:58:45 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-21 19:58:45 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-21 19:58:45 (7647) [INFO] 
* 2024-09-21 19:59:03 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-21 19:59:04 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-21 19:59:23 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-21 19:59:23 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-21 19:59:23 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-21 19:59:23 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uiaCnOVkwG/ea_profile.json
* 2024-09-21 19:59:23 (6788) [INFO] Backed up EA4 profile to /tmp/uiaCnOVkwG/ea_profile.json
* 2024-09-21 19:59:24 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-21 19:59:24 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3rs98u) Cannot update this system’s kernel.
* 2024-09-21 19:59:24 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-21 19:59:24 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-21 19:59:24 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-21 19:59:24 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-22 19:58:44 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-22 19:58:44 (9014) [INFO] Script is up to date.
* 2024-09-22 19:58:45 (231) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-22 19:58:45 (2245) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-22 19:58:45 (231) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-22 19:58:45 (676) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-22 19:58:45 (683) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-22 19:58:45 (7646) [INFO] Running: /usr/bin/yum list extras
* 2024-09-22 19:58:45 (7647) [INFO] 
* 2024-09-22 19:59:01 (231) [WARN] *** Elevation Blocker detected: ***
There are packages installed that do not have associated repositories:

vzdummy-systemd-el7

* 2024-09-22 19:59:01 (2083) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-22 19:59:20 (1994) [WARN] There are unfinished yum transactions remaining.
* 2024-09-22 19:59:20 (1998) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-22 19:59:21 (995) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-22 19:59:21 (6765) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VPrtqbJZ_P/ea_profile.json
* 2024-09-22 19:59:21 (6788) [INFO] Backed up EA4 profile to /tmp/VPrtqbJZ_P/ea_profile.json
* 2024-09-22 19:59:21 (231) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-22 19:59:21 (231) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID grnbvz) Cannot update this system’s kernel.
* 2024-09-22 19:59:22 (231) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-22 19:59:22 (231) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-22 19:59:22 (2543) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-22 19:59:22 (355) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-23 19:58:22 (8992) [INFO] Self-update of script version 53 requested.
* 2024-09-23 19:58:22 (8997) [INFO] Newer version of script found. Downloading.
* 2024-09-23 19:58:22 (9006) [INFO] Script update to version 54 successful.
* 2024-09-23 19:58:23 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-23 19:58:23 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-23 19:58:23 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-23 19:58:23 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-23 19:58:23 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-23 19:58:23 (7666) [INFO] Running: /usr/bin/yum list extras
* 2024-09-23 19:58:23 (7667) [INFO] 
* 2024-09-23 19:58:43 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-23 19:59:02 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-09-23 19:59:02 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-23 19:59:02 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-23 19:59:02 (6802) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cp1wi6EsCI/ea_profile.json
* 2024-09-23 19:59:03 (6825) [INFO] Backed up EA4 profile to /tmp/cp1wi6EsCI/ea_profile.json
* 2024-09-23 19:59:03 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-23 19:59:03 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 55zfxk) Cannot update this system’s kernel.
* 2024-09-23 19:59:03 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-23 19:59:03 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-23 19:59:04 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-23 19:59:04 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-24 19:58:28 (9008) [INFO] Self-update of script version 54 requested.
* 2024-09-24 19:58:28 (9030) [INFO] Script is up to date.
* 2024-09-24 19:58:29 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-24 19:58:29 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-24 19:58:29 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-24 19:58:29 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-24 19:58:29 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-24 19:58:29 (7666) [INFO] Running: /usr/bin/yum list extras
* 2024-09-24 19:58:29 (7667) [INFO] 
* 2024-09-24 19:58:48 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-24 19:59:07 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-09-24 19:59:07 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-24 19:59:08 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-24 19:59:08 (6802) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0q1_v79sY8/ea_profile.json
* 2024-09-24 19:59:08 (6825) [INFO] Backed up EA4 profile to /tmp/0q1_v79sY8/ea_profile.json
* 2024-09-24 19:59:08 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-24 19:59:08 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tcvbm7) Cannot update this system’s kernel.
* 2024-09-24 19:59:08 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-24 19:59:08 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-24 19:59:09 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-24 19:59:09 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-25 20:00:01 (9008) [INFO] Self-update of script version 54 requested.
* 2024-09-25 20:00:01 (9030) [INFO] Script is up to date.
* 2024-09-25 20:00:02 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-25 20:00:03 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-25 20:00:03 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-25 20:00:03 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-25 20:00:03 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-25 20:00:03 (7666) [INFO] Running: /usr/bin/yum list extras
* 2024-09-25 20:00:03 (7667) [INFO] 
* 2024-09-25 20:00:32 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-25 20:00:55 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-09-25 20:00:55 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-25 20:00:55 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-25 20:00:55 (6802) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PmXDvKtzO7/ea_profile.json
* 2024-09-25 20:00:55 (6825) [INFO] Backed up EA4 profile to /tmp/PmXDvKtzO7/ea_profile.json
* 2024-09-25 20:00:56 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-25 20:00:56 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tm7qu7) Cannot update this system’s kernel.
* 2024-09-25 20:00:56 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 20:00:56 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 20:00:56 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-25 20:00:56 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-26 19:58:31 (9008) [INFO] Self-update of script version 54 requested.
* 2024-09-26 19:58:31 (9030) [INFO] Script is up to date.
* 2024-09-26 19:58:32 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-26 19:58:32 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-26 19:58:32 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-26 19:58:32 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-26 19:58:32 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-26 19:58:32 (7666) [INFO] Running: /usr/bin/yum list extras
* 2024-09-26 19:58:32 (7667) [INFO] 
* 2024-09-26 19:58:52 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-26 19:59:13 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-09-26 19:59:13 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-26 19:59:13 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-26 19:59:13 (6802) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/eIYMqnNpq2/ea_profile.json
* 2024-09-26 19:59:14 (6825) [INFO] Backed up EA4 profile to /tmp/eIYMqnNpq2/ea_profile.json
* 2024-09-26 19:59:14 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-26 19:59:14 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qvq2qq) Cannot update this system’s kernel.
* 2024-09-26 19:59:14 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-26 19:59:14 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-26 19:59:15 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-26 19:59:15 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-27 19:58:21 (9008) [INFO] Self-update of script version 54 requested.
* 2024-09-27 19:58:22 (9030) [INFO] Script is up to date.
* 2024-09-27 19:58:22 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-27 19:58:22 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-27 19:58:22 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-27 19:58:22 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-27 19:58:22 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-27 19:58:22 (7666) [INFO] Running: /usr/bin/yum list extras
* 2024-09-27 19:58:22 (7667) [INFO] 
* 2024-09-27 19:58:49 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-27 19:59:24 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-09-27 19:59:24 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-27 19:59:24 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-27 19:59:24 (6802) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/85Hivq1tah/ea_profile.json
* 2024-09-27 19:59:24 (6825) [INFO] Backed up EA4 profile to /tmp/85Hivq1tah/ea_profile.json
* 2024-09-27 19:59:24 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-27 19:59:24 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hch5zq) Cannot update this system’s kernel.
* 2024-09-27 19:59:25 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-27 19:59:25 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-27 19:59:25 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-27 19:59:25 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-28 19:58:45 (9008) [INFO] Self-update of script version 54 requested.
* 2024-09-28 19:58:45 (9030) [INFO] Script is up to date.
* 2024-09-28 19:58:45 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-28 19:58:45 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-28 19:58:45 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-28 19:58:46 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-28 19:58:46 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-28 19:58:46 (7666) [INFO] Running: /usr/bin/yum list extras
* 2024-09-28 19:58:46 (7667) [INFO] 
* 2024-09-28 19:59:06 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-28 19:59:37 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-09-28 19:59:37 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-28 19:59:37 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-28 19:59:37 (6802) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/i0SHNf2oj5/ea_profile.json
* 2024-09-28 19:59:38 (6825) [INFO] Backed up EA4 profile to /tmp/i0SHNf2oj5/ea_profile.json
* 2024-09-28 19:59:38 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-28 19:59:38 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cffek8) Cannot update this system’s kernel.
* 2024-09-28 19:59:38 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-28 19:59:38 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-28 19:59:39 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-28 19:59:39 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-29 19:58:48 (9008) [INFO] Self-update of script version 54 requested.
* 2024-09-29 19:58:48 (9030) [INFO] Script is up to date.
* 2024-09-29 19:58:49 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-29 19:58:49 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-29 19:58:49 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-29 19:58:49 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-29 19:58:49 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-29 19:58:49 (7666) [INFO] Running: /usr/bin/yum list extras
* 2024-09-29 19:58:49 (7667) [INFO] 
* 2024-09-29 19:59:07 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-29 19:59:32 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-09-29 19:59:32 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-29 19:59:32 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-29 19:59:32 (6802) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_LroZM61me/ea_profile.json
* 2024-09-29 19:59:33 (6825) [INFO] Backed up EA4 profile to /tmp/_LroZM61me/ea_profile.json
* 2024-09-29 19:59:33 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-29 19:59:33 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6k2xdc) Cannot update this system’s kernel.
* 2024-09-29 19:59:33 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-29 19:59:33 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-29 19:59:34 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-29 19:59:34 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-09-30 19:58:20 (9008) [INFO] Self-update of script version 54 requested.
* 2024-09-30 19:58:20 (9013) [INFO] Newer version of script found. Downloading.
* 2024-09-30 19:58:21 (9022) [INFO] Script update to version 55 successful.
* 2024-09-30 19:58:21 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-09-30 19:58:21 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-09-30 19:58:21 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-09-30 19:58:22 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-09-30 19:58:22 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-09-30 19:58:22 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-09-30 19:58:22 (7668) [INFO] 
* 2024-09-30 19:58:41 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-09-30 19:59:01 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-09-30 19:59:01 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-09-30 19:59:01 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-09-30 19:59:01 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hrs_iYg3Us/ea_profile.json
* 2024-09-30 19:59:02 (6826) [INFO] Backed up EA4 profile to /tmp/hrs_iYg3Us/ea_profile.json
* 2024-09-30 19:59:02 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-09-30 19:59:02 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t3r84w) Cannot update this system’s kernel.
* 2024-09-30 19:59:02 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-30 19:59:02 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-30 19:59:03 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-09-30 19:59:03 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-01 19:58:54 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-01 19:58:54 (9031) [INFO] Script is up to date.
* 2024-10-01 19:58:55 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-01 19:58:55 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-01 19:58:55 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-01 19:58:55 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-01 19:58:55 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-01 19:58:55 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-01 19:58:55 (7668) [INFO] 
* 2024-10-01 19:59:20 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-01 19:59:40 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-01 19:59:40 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-01 19:59:41 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-01 19:59:41 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AC8FY6lZSz/ea_profile.json
* 2024-10-01 19:59:41 (6826) [INFO] Backed up EA4 profile to /tmp/AC8FY6lZSz/ea_profile.json
* 2024-10-01 19:59:41 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-01 19:59:41 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jqxv5f) Cannot update this system’s kernel.
* 2024-10-01 19:59:41 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01 19:59:41 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01 19:59:42 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-01 19:59:42 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-02 20:00:41 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-02 20:00:41 (9031) [INFO] Script is up to date.
* 2024-10-02 20:00:41 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-02 20:00:41 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-02 20:00:41 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-02 20:00:41 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-02 20:00:41 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-02 20:00:41 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-02 20:00:41 (7668) [INFO] 
* 2024-10-02 20:01:04 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-02 20:01:25 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-02 20:01:25 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-02 20:01:25 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-02 20:01:25 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/us7hBv4vZS/ea_profile.json
* 2024-10-02 20:01:26 (6826) [INFO] Backed up EA4 profile to /tmp/us7hBv4vZS/ea_profile.json
* 2024-10-02 20:01:26 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-02 20:01:26 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID a5cx43) Cannot update this system’s kernel.
* 2024-10-02 20:01:26 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-02 20:01:26 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-02 20:01:27 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-02 20:01:27 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-03 19:58:29 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-03 19:58:29 (9031) [INFO] Script is up to date.
* 2024-10-03 19:58:31 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-03 19:58:31 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-03 19:58:31 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-03 19:58:31 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-03 19:58:31 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-03 19:58:31 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-03 19:58:31 (7668) [INFO] 
* 2024-10-03 19:58:49 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-03 19:59:09 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-03 19:59:09 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-03 19:59:10 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-03 19:59:10 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xJa1e5v17P/ea_profile.json
* 2024-10-03 19:59:10 (6826) [INFO] Backed up EA4 profile to /tmp/xJa1e5v17P/ea_profile.json
* 2024-10-03 19:59:10 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-03 19:59:10 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID trpmgg) Cannot update this system’s kernel.
* 2024-10-03 19:59:10 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03 19:59:10 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03 19:59:11 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-03 19:59:11 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-04 19:59:10 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-04 19:59:10 (9031) [INFO] Script is up to date.
* 2024-10-04 19:59:11 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-04 19:59:11 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-04 19:59:11 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-04 19:59:11 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-04 19:59:11 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-04 19:59:11 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-04 19:59:11 (7668) [INFO] 
* 2024-10-04 19:59:31 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-04 19:59:52 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-04 19:59:52 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-04 19:59:52 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-04 19:59:52 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/X8mFwRg6Xe/ea_profile.json
* 2024-10-04 19:59:52 (6826) [INFO] Backed up EA4 profile to /tmp/X8mFwRg6Xe/ea_profile.json
* 2024-10-04 19:59:53 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-04 19:59:53 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rkdbaq) Cannot update this system’s kernel.
* 2024-10-04 19:59:53 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04 19:59:53 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04 19:59:53 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-04 19:59:53 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-05 19:58:45 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-05 19:58:45 (9031) [INFO] Script is up to date.
* 2024-10-05 19:58:46 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-05 19:58:46 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-05 19:58:46 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-05 19:58:46 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-05 19:58:46 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-05 19:58:46 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-05 19:58:46 (7668) [INFO] 
* 2024-10-05 19:59:05 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-05 19:59:26 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-05 19:59:26 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-05 19:59:26 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-05 19:59:26 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jQBnpyQNY6/ea_profile.json
* 2024-10-05 19:59:26 (6826) [INFO] Backed up EA4 profile to /tmp/jQBnpyQNY6/ea_profile.json
* 2024-10-05 19:59:27 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-05 19:59:27 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cj4gh3) Cannot update this system’s kernel.
* 2024-10-05 19:59:27 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05 19:59:27 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05 19:59:27 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-05 19:59:27 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-06 19:58:48 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-06 19:58:48 (9031) [INFO] Script is up to date.
* 2024-10-06 19:58:49 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-06 19:58:49 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-06 19:58:49 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-06 19:58:49 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-06 19:58:49 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-06 19:58:49 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-06 19:58:49 (7668) [INFO] 
* 2024-10-06 19:59:08 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-06 19:59:29 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-06 19:59:29 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-06 19:59:29 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-06 19:59:29 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MGrZZpzKz5/ea_profile.json
* 2024-10-06 19:59:30 (6826) [INFO] Backed up EA4 profile to /tmp/MGrZZpzKz5/ea_profile.json
* 2024-10-06 19:59:30 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-06 19:59:30 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2t2s4x) Cannot update this system’s kernel.
* 2024-10-06 19:59:30 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06 19:59:30 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06 19:59:31 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-06 19:59:31 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-07 19:58:31 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-07 19:58:31 (9031) [INFO] Script is up to date.
* 2024-10-07 19:58:31 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-07 19:58:31 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-07 19:58:31 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-07 19:58:31 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-07 19:58:31 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-07 19:58:31 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-07 19:58:31 (7668) [INFO] 
* 2024-10-07 19:58:50 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-07 19:59:10 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-07 19:59:10 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-07 19:59:10 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-07 19:59:10 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/x9EiGbLERn/ea_profile.json
* 2024-10-07 19:59:11 (6826) [INFO] Backed up EA4 profile to /tmp/x9EiGbLERn/ea_profile.json
* 2024-10-07 19:59:11 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-07 19:59:11 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hj7kup) Cannot update this system’s kernel.
* 2024-10-07 19:59:11 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07 19:59:11 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07 19:59:12 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-07 19:59:12 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-08 19:58:27 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-08 19:58:27 (9031) [INFO] Script is up to date.
* 2024-10-08 19:58:28 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-08 19:58:28 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-08 19:58:28 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-08 19:58:28 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-08 19:58:28 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-08 19:58:28 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-08 19:58:28 (7668) [INFO] 
* 2024-10-08 19:58:48 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-08 19:59:08 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-08 19:59:08 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-08 19:59:08 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-08 19:59:08 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WIA4gO9e4O/ea_profile.json
* 2024-10-08 19:59:09 (6826) [INFO] Backed up EA4 profile to /tmp/WIA4gO9e4O/ea_profile.json
* 2024-10-08 19:59:09 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-08 19:59:09 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wn7kmj) Cannot update this system’s kernel.
* 2024-10-08 19:59:09 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-08 19:59:09 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-08 19:59:10 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-08 19:59:10 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-09 19:58:54 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-09 19:58:54 (9031) [INFO] Script is up to date.
* 2024-10-09 19:58:54 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-09 19:58:54 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-09 19:58:54 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-09 19:58:55 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-09 19:58:55 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-09 19:58:55 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-09 19:58:55 (7668) [INFO] 
* 2024-10-09 19:59:14 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-09 19:59:35 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-09 19:59:35 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-09 19:59:35 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-09 19:59:35 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/i6bE0NEN44/ea_profile.json
* 2024-10-09 19:59:35 (6826) [INFO] Backed up EA4 profile to /tmp/i6bE0NEN44/ea_profile.json
* 2024-10-09 19:59:36 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-09 19:59:36 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4hw32j) Cannot update this system’s kernel.
* 2024-10-09 19:59:36 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09 19:59:36 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09 19:59:36 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-09 19:59:36 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-10 19:58:26 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-10 19:58:26 (9031) [INFO] Script is up to date.
* 2024-10-10 19:58:27 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-10 19:58:27 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-10 19:58:27 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-10 19:58:27 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-10 19:58:27 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-10 19:58:27 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-10 19:58:27 (7668) [INFO] 
* 2024-10-10 19:58:48 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-10 19:59:10 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-10 19:59:10 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-10 19:59:11 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-10 19:59:11 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/q0y4d9eeEi/ea_profile.json
* 2024-10-10 19:59:11 (6826) [INFO] Backed up EA4 profile to /tmp/q0y4d9eeEi/ea_profile.json
* 2024-10-10 19:59:12 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-10 19:59:12 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gembq6) Cannot update this system’s kernel.
* 2024-10-10 19:59:12 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10 19:59:12 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10 19:59:12 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-10 19:59:12 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-11 19:58:47 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-11 19:58:47 (9031) [INFO] Script is up to date.
* 2024-10-11 19:58:48 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-11 19:58:48 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-11 19:58:48 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-11 19:58:48 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-11 19:58:48 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-11 19:58:48 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-11 19:58:48 (7668) [INFO] 
* 2024-10-11 19:59:06 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-11 19:59:27 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-11 19:59:27 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-11 19:59:27 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-11 19:59:27 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dpLgbtWZ0F/ea_profile.json
* 2024-10-11 19:59:27 (6826) [INFO] Backed up EA4 profile to /tmp/dpLgbtWZ0F/ea_profile.json
* 2024-10-11 19:59:28 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-11 19:59:28 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fhdfqj) Cannot update this system’s kernel.
* 2024-10-11 19:59:28 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11 19:59:28 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11 19:59:28 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-11 19:59:28 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-12 19:58:45 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-12 19:58:45 (9031) [INFO] Script is up to date.
* 2024-10-12 19:58:46 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-12 19:58:46 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-12 19:58:46 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-12 19:58:46 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-12 19:58:46 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-12 19:58:46 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-12 19:58:46 (7668) [INFO] 
* 2024-10-12 19:59:05 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-12 19:59:26 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-12 19:59:26 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-12 19:59:26 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-12 19:59:26 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/p2d9InPas1/ea_profile.json
* 2024-10-12 19:59:27 (6826) [INFO] Backed up EA4 profile to /tmp/p2d9InPas1/ea_profile.json
* 2024-10-12 19:59:27 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-12 19:59:27 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yrqs68) Cannot update this system’s kernel.
* 2024-10-12 19:59:27 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12 19:59:27 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12 19:59:28 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-12 19:59:28 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-13 19:58:48 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-13 19:58:48 (9031) [INFO] Script is up to date.
* 2024-10-13 19:58:49 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-13 19:58:49 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-13 19:58:49 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-13 19:58:49 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-13 19:58:49 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-13 19:58:49 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-13 19:58:49 (7668) [INFO] 
* 2024-10-13 19:59:12 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-13 19:59:32 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-13 19:59:32 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-13 19:59:32 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-13 19:59:32 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/naC8Olp8G3/ea_profile.json
* 2024-10-13 19:59:33 (6826) [INFO] Backed up EA4 profile to /tmp/naC8Olp8G3/ea_profile.json
* 2024-10-13 19:59:33 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-13 19:59:33 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8gjqjg) Cannot update this system’s kernel.
* 2024-10-13 19:59:33 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 19:59:33 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 19:59:34 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-13 19:59:34 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-14 19:58:34 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-14 19:58:34 (9031) [INFO] Script is up to date.
* 2024-10-14 19:58:34 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-14 19:58:34 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-14 19:58:34 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-14 19:58:35 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-14 19:58:35 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-14 19:58:35 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-14 19:58:35 (7668) [INFO] 
* 2024-10-14 19:58:55 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-14 19:59:16 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-14 19:59:16 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-14 19:59:17 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-14 19:59:17 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jpPM_Op0xA/ea_profile.json
* 2024-10-14 19:59:17 (6826) [INFO] Backed up EA4 profile to /tmp/jpPM_Op0xA/ea_profile.json
* 2024-10-14 19:59:18 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-14 19:59:18 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h5b6uy) Cannot update this system’s kernel.
* 2024-10-14 19:59:18 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-14 19:59:18 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-14 19:59:18 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-14 19:59:18 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-15 19:59:13 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-15 19:59:13 (9031) [INFO] Script is up to date.
* 2024-10-15 19:59:14 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-15 19:59:14 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-15 19:59:14 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-15 19:59:14 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-15 19:59:14 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-15 19:59:14 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-15 19:59:14 (7668) [INFO] 
* 2024-10-15 19:59:37 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-15 19:59:59 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-15 19:59:59 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-15 19:59:59 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-15 19:59:59 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/4C09e6UyvQ/ea_profile.json
* 2024-10-15 20:00:00 (6826) [INFO] Backed up EA4 profile to /tmp/4C09e6UyvQ/ea_profile.json
* 2024-10-15 20:00:00 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-15 20:00:00 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID s9ctww) Cannot update this system’s kernel.
* 2024-10-15 20:00:00 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-15 20:00:00 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-15 20:00:01 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-15 20:00:01 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-16 19:58:24 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-16 19:58:24 (9031) [INFO] Script is up to date.
* 2024-10-16 19:58:25 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-16 19:58:25 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-16 19:58:25 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-16 19:58:25 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-16 19:58:25 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-16 19:58:25 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-16 19:58:25 (7668) [INFO] 
* 2024-10-16 19:58:44 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-16 19:59:06 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-16 19:59:06 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-16 19:59:06 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-16 19:59:06 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/KRSk9ZS48B/ea_profile.json
* 2024-10-16 19:59:07 (6826) [INFO] Backed up EA4 profile to /tmp/KRSk9ZS48B/ea_profile.json
* 2024-10-16 19:59:07 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-16 19:59:07 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rjwbhm) Cannot update this system’s kernel.
* 2024-10-16 19:59:07 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-16 19:59:07 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-16 19:59:08 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-16 19:59:08 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-17 19:59:11 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-17 19:59:11 (9031) [INFO] Script is up to date.
* 2024-10-17 19:59:12 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-17 19:59:12 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-17 19:59:12 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-17 19:59:12 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-17 19:59:12 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-17 19:59:12 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-17 19:59:12 (7668) [INFO] 
* 2024-10-17 19:59:37 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-17 19:59:57 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-17 19:59:57 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-17 19:59:57 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-17 19:59:57 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/n7ZKdesFZP/ea_profile.json
* 2024-10-17 19:59:58 (6826) [INFO] Backed up EA4 profile to /tmp/n7ZKdesFZP/ea_profile.json
* 2024-10-17 19:59:58 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-17 19:59:58 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rc3bgp) Cannot update this system’s kernel.
* 2024-10-17 19:59:59 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-17 19:59:59 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-17 19:59:59 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-17 19:59:59 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-18 19:58:24 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-18 19:58:24 (9031) [INFO] Script is up to date.
* 2024-10-18 19:58:25 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-18 19:58:25 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-18 19:58:25 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-18 19:58:25 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-18 19:58:25 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-18 19:58:25 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-18 19:58:25 (7668) [INFO] 
* 2024-10-18 19:58:45 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-18 19:59:05 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-18 19:59:05 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-18 19:59:05 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-18 19:59:05 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/a5GZcedRPW/ea_profile.json
* 2024-10-18 19:59:06 (6826) [INFO] Backed up EA4 profile to /tmp/a5GZcedRPW/ea_profile.json
* 2024-10-18 19:59:06 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php73-php-imagick
- ea-php74-php-imagick

* 2024-10-18 19:59:06 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3s29jq) Cannot update this system’s kernel.
* 2024-10-18 19:59:06 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-18 19:59:06 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-18 19:59:07 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-18 19:59:07 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-19 19:59:28 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-19 19:59:28 (9031) [INFO] Script is up to date.
* 2024-10-19 19:59:29 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-19 19:59:29 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-19 19:59:29 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-19 19:59:29 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-19 19:59:29 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-19 19:59:29 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-19 19:59:29 (7668) [INFO] 
* 2024-10-19 19:59:51 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-19 20:00:18 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-19 20:00:18 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-19 20:00:18 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-19 20:00:18 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SaMFU0Wuoz/ea_profile.json
* 2024-10-19 20:00:19 (6826) [INFO] Backed up EA4 profile to /tmp/SaMFU0Wuoz/ea_profile.json
* 2024-10-19 20:00:19 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-10-19 20:00:19 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mchtz6) Cannot update this system’s kernel.
* 2024-10-19 20:00:19 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-19 20:00:19 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-19 20:00:20 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-19 20:00:20 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-20 19:58:47 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-20 19:58:47 (9031) [INFO] Script is up to date.
* 2024-10-20 19:58:48 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-20 19:58:48 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-20 19:58:48 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-20 19:58:48 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-20 19:58:48 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-20 19:58:48 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-20 19:58:48 (7668) [INFO] 
* 2024-10-20 19:59:09 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-20 19:59:30 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-20 19:59:30 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-20 19:59:31 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-20 19:59:31 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CuMd9fhg26/ea_profile.json
* 2024-10-20 19:59:31 (6826) [INFO] Backed up EA4 profile to /tmp/CuMd9fhg26/ea_profile.json
* 2024-10-20 19:59:32 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-10-20 19:59:32 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hnbqkb) Cannot update this system’s kernel.
* 2024-10-20 19:59:32 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-20 19:59:32 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-20 19:59:33 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-20 19:59:33 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-21 19:58:25 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-21 19:58:25 (9031) [INFO] Script is up to date.
* 2024-10-21 19:58:26 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-21 19:58:26 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-21 19:58:26 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-21 19:58:26 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-21 19:58:26 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-21 19:58:26 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-21 19:58:26 (7668) [INFO] 
* 2024-10-21 19:58:46 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-21 19:59:09 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-21 19:59:09 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-21 19:59:09 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-21 19:59:09 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5h6dc6qUwF/ea_profile.json
* 2024-10-21 19:59:10 (6826) [INFO] Backed up EA4 profile to /tmp/5h6dc6qUwF/ea_profile.json
* 2024-10-21 19:59:10 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-10-21 19:59:10 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 95bw43) Cannot update this system’s kernel.
* 2024-10-21 19:59:10 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-21 19:59:10 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-21 19:59:11 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-21 19:59:11 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-22 19:58:50 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-22 19:58:50 (9031) [INFO] Script is up to date.
* 2024-10-22 19:58:51 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-22 19:58:51 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-22 19:58:51 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-22 19:58:51 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-22 19:58:51 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-22 19:58:51 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-22 19:58:51 (7668) [INFO] 
* 2024-10-22 19:59:12 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-22 19:59:35 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-22 19:59:35 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-22 19:59:35 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-22 19:59:35 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/OAgQLAMOSy/ea_profile.json
* 2024-10-22 19:59:36 (6826) [INFO] Backed up EA4 profile to /tmp/OAgQLAMOSy/ea_profile.json
* 2024-10-22 19:59:36 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-10-22 19:59:36 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID he72xc) Cannot update this system’s kernel.
* 2024-10-22 19:59:36 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-22 19:59:36 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-22 19:59:37 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-22 19:59:37 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-23 19:58:30 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-23 19:58:30 (9031) [INFO] Script is up to date.
* 2024-10-23 19:58:31 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-23 19:58:31 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-23 19:58:31 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-23 19:58:31 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-23 19:58:31 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-23 19:58:31 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-23 19:58:31 (7668) [INFO] 
* 2024-10-23 19:58:49 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-23 19:59:10 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-23 19:59:10 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-23 19:59:10 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-23 19:59:10 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_0xbLgBGZc/ea_profile.json
* 2024-10-23 19:59:11 (6826) [INFO] Backed up EA4 profile to /tmp/_0xbLgBGZc/ea_profile.json
* 2024-10-23 19:59:11 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-10-23 19:59:11 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dg9b8x) Cannot update this system’s kernel.
* 2024-10-23 19:59:11 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-23 19:59:11 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-23 19:59:12 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-23 19:59:12 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-24 19:58:59 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-24 19:58:59 (9031) [INFO] Script is up to date.
* 2024-10-24 19:59:00 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-24 19:59:00 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-24 19:59:00 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-24 19:59:00 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-24 19:59:00 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-24 19:59:00 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-24 19:59:00 (7668) [INFO] 
* 2024-10-24 19:59:19 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-24 19:59:40 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-24 19:59:40 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-24 19:59:40 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-24 19:59:40 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/kEASLiXnXV/ea_profile.json
* 2024-10-24 19:59:41 (6826) [INFO] Backed up EA4 profile to /tmp/kEASLiXnXV/ea_profile.json
* 2024-10-24 19:59:41 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-10-24 19:59:41 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zxcmk7) Cannot update this system’s kernel.
* 2024-10-24 19:59:42 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-24 19:59:42 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-24 19:59:42 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-24 19:59:42 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-25 19:58:37 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-25 19:58:37 (9031) [INFO] Script is up to date.
* 2024-10-25 19:58:38 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-25 19:58:38 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-25 19:58:38 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-25 19:58:38 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-25 19:58:38 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-25 19:58:38 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-25 19:58:38 (7668) [INFO] 
* 2024-10-25 19:58:57 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-25 19:59:19 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-25 19:59:19 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-25 19:59:19 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-25 19:59:19 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1mi7ilXbVS/ea_profile.json
* 2024-10-25 19:59:20 (6826) [INFO] Backed up EA4 profile to /tmp/1mi7ilXbVS/ea_profile.json
* 2024-10-25 19:59:20 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-10-25 19:59:20 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h733jx) Cannot update this system’s kernel.
* 2024-10-25 19:59:20 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-25 19:59:20 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-25 19:59:21 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-25 19:59:21 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-26 19:58:54 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-26 19:58:54 (9031) [INFO] Script is up to date.
* 2024-10-26 19:58:55 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-26 19:58:55 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-26 19:58:55 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-26 19:58:55 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-26 19:58:55 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-26 19:58:55 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-26 19:58:55 (7668) [INFO] 
* 2024-10-26 19:59:16 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-26 19:59:39 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-26 19:59:39 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-26 19:59:39 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-26 19:59:39 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/voZzzGOCLK/ea_profile.json
* 2024-10-26 19:59:40 (6826) [INFO] Backed up EA4 profile to /tmp/voZzzGOCLK/ea_profile.json
* 2024-10-26 19:59:40 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-10-26 19:59:40 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h6kgud) Cannot update this system’s kernel.
* 2024-10-26 19:59:40 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-26 19:59:40 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-26 19:59:41 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-26 19:59:41 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-27 19:58:46 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-27 19:58:46 (9031) [INFO] Script is up to date.
* 2024-10-27 19:58:47 (230) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-27 19:58:47 (2274) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-27 19:58:47 (230) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-27 19:58:47 (675) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-27 19:58:47 (682) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-27 19:58:47 (7667) [INFO] Running: /usr/bin/yum list extras
* 2024-10-27 19:58:47 (7668) [INFO] 
* 2024-10-27 19:59:05 (2112) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-27 19:59:25 (2023) [WARN] There are unfinished yum transactions remaining.
* 2024-10-27 19:59:25 (2027) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-27 19:59:25 (998) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-27 19:59:25 (6803) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BafYG5SoDG/ea_profile.json
* 2024-10-27 19:59:26 (6826) [INFO] Backed up EA4 profile to /tmp/BafYG5SoDG/ea_profile.json
* 2024-10-27 19:59:26 (230) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-10-27 19:59:26 (230) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3mqw8y) Cannot update this system’s kernel.
* 2024-10-27 19:59:26 (230) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-27 19:59:26 (230) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-27 19:59:27 (2573) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-27 19:59:27 (354) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-28 19:58:38 (9009) [INFO] Self-update of script version 55 requested.
* 2024-10-28 19:58:38 (9014) [INFO] Newer version of script found. Downloading.
* 2024-10-28 19:58:38 (9023) [INFO] Script update to version 56 successful.
* 2024-10-28 19:58:39 (264) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-28 19:58:39 (5878) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-28 19:58:39 (264) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-28 19:58:39 (3708) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-28 19:58:39 (3715) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-28 19:58:39 (7661) [INFO] Running: /usr/bin/yum list extras
* 2024-10-28 19:58:39 (7662) [INFO] 
* 2024-10-28 19:59:00 (5573) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-28 19:59:25 (5484) [WARN] There are unfinished yum transactions remaining.
* 2024-10-28 19:59:25 (5488) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-28 19:59:26 (1977) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-28 19:59:26 (6797) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BsmUEiUiAy/ea_profile.json
* 2024-10-28 19:59:26 (6820) [INFO] Backed up EA4 profile to /tmp/BsmUEiUiAy/ea_profile.json
* 2024-10-28 19:59:27 (264) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-10-28 19:59:27 (264) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dfvfpz) Cannot update this system’s kernel.
* 2024-10-28 19:59:27 (264) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-28 19:59:27 (264) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-28 19:59:27 (631) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-28 19:59:27 (452) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-29 19:58:27 (8998) [INFO] Self-update of script version 56 requested.
* 2024-10-29 19:58:27 (9020) [INFO] Script is up to date.
* 2024-10-29 19:58:27 (264) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-29 19:58:27 (5878) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-29 19:58:27 (264) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-29 19:58:28 (3708) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-29 19:58:28 (3715) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-29 19:58:28 (7661) [INFO] Running: /usr/bin/yum list extras
* 2024-10-29 19:58:28 (7662) [INFO] 
* 2024-10-29 19:58:48 (5573) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-29 19:59:12 (5484) [WARN] There are unfinished yum transactions remaining.
* 2024-10-29 19:59:12 (5488) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-29 19:59:12 (1977) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-29 19:59:12 (6797) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/08Kp6XF_Oq/ea_profile.json
* 2024-10-29 19:59:13 (6820) [INFO] Backed up EA4 profile to /tmp/08Kp6XF_Oq/ea_profile.json
* 2024-10-29 19:59:13 (264) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-10-29 19:59:13 (264) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q5efnr) Cannot update this system’s kernel.
* 2024-10-29 19:59:13 (264) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-29 19:59:13 (264) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-29 19:59:14 (631) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-29 19:59:14 (452) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-30 20:00:22 (8998) [INFO] Self-update of script version 56 requested.
* 2024-10-30 20:00:22 (9020) [INFO] Script is up to date.
* 2024-10-30 20:00:23 (264) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-30 20:00:23 (5878) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-30 20:00:23 (264) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-30 20:00:23 (3708) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-30 20:00:23 (3715) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-30 20:00:23 (7661) [INFO] Running: /usr/bin/yum list extras
* 2024-10-30 20:00:23 (7662) [INFO] 
* 2024-10-30 20:00:45 (5573) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-30 20:01:08 (5484) [WARN] There are unfinished yum transactions remaining.
* 2024-10-30 20:01:08 (5488) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-30 20:01:09 (1977) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-30 20:01:09 (6797) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bHF90_dxPX/ea_profile.json
* 2024-10-30 20:01:09 (6820) [INFO] Backed up EA4 profile to /tmp/bHF90_dxPX/ea_profile.json
* 2024-10-30 20:01:10 (264) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-10-30 20:01:10 (264) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID r56na4) Cannot update this system’s kernel.
* 2024-10-30 20:01:10 (264) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-30 20:01:10 (264) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-30 20:01:11 (631) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-30 20:01:11 (452) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-10-31 19:58:53 (8998) [INFO] Self-update of script version 56 requested.
* 2024-10-31 19:58:53 (9020) [INFO] Script is up to date.
* 2024-10-31 19:58:54 (264) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-10-31 19:58:54 (5878) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-10-31 19:58:54 (264) [WARN] *** Elevation Blocker detected: ***
disk space issue
* 2024-10-31 19:58:54 (3708) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-10-31 19:58:54 (3715) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-10-31 19:58:54 (7661) [INFO] Running: /usr/bin/yum list extras
* 2024-10-31 19:58:54 (7662) [INFO] 
* 2024-10-31 19:59:15 (5573) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-10-31 19:59:38 (5484) [WARN] There are unfinished yum transactions remaining.
* 2024-10-31 19:59:38 (5488) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-10-31 19:59:38 (1977) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-10-31 19:59:38 (6797) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LkomV61fUQ/ea_profile.json
* 2024-10-31 19:59:39 (6820) [INFO] Backed up EA4 profile to /tmp/LkomV61fUQ/ea_profile.json
* 2024-10-31 19:59:39 (264) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-10-31 19:59:39 (264) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID k64ztd) Cannot update this system’s kernel.
* 2024-10-31 19:59:40 (264) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-31 19:59:40 (264) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-31 19:59:40 (631) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-10-31 19:59:40 (452) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-01 19:58:52 (8998) [INFO] Self-update of script version 56 requested.
* 2024-11-01 19:58:52 (9020) [INFO] Script is up to date.
* 2024-11-01 19:58:52 (264) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-01 19:58:53 (5878) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-01 19:58:53 (3708) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-01 19:58:53 (3715) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-01 19:58:53 (7661) [INFO] Running: /usr/bin/yum list extras
* 2024-11-01 19:58:53 (7662) [INFO] 
* 2024-11-01 19:59:37 (5573) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-01 20:00:11 (5484) [WARN] There are unfinished yum transactions remaining.
* 2024-11-01 20:00:11 (5488) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-01 20:00:11 (1977) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-01 20:00:11 (6797) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/OrU0WC70Bl/ea_profile.json
* 2024-11-01 20:00:12 (6820) [INFO] Backed up EA4 profile to /tmp/OrU0WC70Bl/ea_profile.json
* 2024-11-01 20:00:13 (264) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-01 20:00:13 (264) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6r9vpf) Cannot update this system’s kernel.
* 2024-11-01 20:00:13 (264) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01 20:00:13 (264) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01 20:00:14 (631) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-11-01 20:00:14 (452) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-02 20:01:12 (8998) [INFO] Self-update of script version 56 requested.
* 2024-11-02 20:01:12 (9020) [INFO] Script is up to date.
* 2024-11-02 20:01:13 (264) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-02 20:01:13 (5878) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-02 20:01:13 (3708) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-02 20:01:13 (3715) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-02 20:01:13 (7661) [INFO] Running: /usr/bin/yum list extras
* 2024-11-02 20:01:13 (7662) [INFO] 
* 2024-11-02 20:02:13 (5573) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-02 20:04:13 (5456) [WARN] Initial run of "yum makecache" failed: https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: (28, 'Operation timed out after 30001 milliseconds with 0 out of 0 bytes received')
Trying other mirror.
* 2024-11-02 20:04:13 (5457) [WARN] Running "yum clean all" in an attempt to fix yum
* 2024-11-02 20:04:13 (7661) [INFO] Running: /usr/bin/yum clean all
* 2024-11-02 20:04:13 (7662) [INFO] 
* 2024-11-02 20:04:14 (7675) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-02 20:04:14 (7675) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2024-11-02 20:04:14 (7675) [INFO]               : centos7-els centos7els-rollout-1 centos7els-rollout-2
* 2024-11-02 20:04:14 (7675) [INFO]               : centos7els-rollout-3 centos7els-rollout-4 centos7els-rollout-5
* 2024-11-02 20:04:14 (7675) [INFO]               : centos7els-rollout-6 epel extras imhbase updates
* 2024-11-02 20:04:14 (7675) [INFO]               : wp-toolkit-cpanel wp-toolkit-thirdparties
* 2024-11-02 20:04:14 (7675) [INFO] Cleaning up list of fastest mirrors
* 2024-11-02 20:04:14 (7675) [INFO] Other repos take up 1.9 M of disk space (use --verbose for details)
* 2024-11-02 20:04:14 (7692) [INFO] 
* 2024-11-02 20:06:47 (5466) [ERROR] '/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-02 20:06:47 (5467) [ERROR] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
Trying other mirror.


 One of the configured repositories failed (MariaDB102),
 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=MariaDB102 ...

     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 MariaDB102
        or
            subscription-manager repos --disable=MariaDB102

     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=MariaDB102.skip_if_unavailable=true

failure: repodata/repomd.xml from MariaDB102: [Errno 256] No more mirrors to try.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:c17:cad6::1: Network is unreachable"
* 2024-11-02 20:06:47 (1977) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-02 20:06:47 (6797) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/priW1aS64r/ea_profile.json
* 2024-11-02 20:07:42 (6820) [INFO] Backed up EA4 profile to /tmp/priW1aS64r/ea_profile.json
* 2024-11-02 20:07:42 (264) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-02 20:07:42 (264) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cffr8j) Cannot update this system’s kernel.
* 2024-11-02 20:07:43 (264) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-02 20:07:43 (264) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-02 20:07:43 (631) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-11-02 20:07:43 (452) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-03 19:59:07 (8998) [INFO] Self-update of script version 56 requested.
* 2024-11-03 19:59:07 (9020) [INFO] Script is up to date.
* 2024-11-03 19:59:08 (264) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-03 19:59:08 (5878) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-03 19:59:08 (3708) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-03 19:59:08 (3715) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-03 19:59:08 (7661) [INFO] Running: /usr/bin/yum list extras
* 2024-11-03 19:59:08 (7662) [INFO] 
* 2024-11-03 19:59:32 (5573) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-03 20:00:02 (5484) [WARN] There are unfinished yum transactions remaining.
* 2024-11-03 20:00:02 (5488) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-03 20:00:03 (1977) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-03 20:00:03 (6797) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MzhzWbEoDx/ea_profile.json
* 2024-11-03 20:00:04 (6820) [INFO] Backed up EA4 profile to /tmp/MzhzWbEoDx/ea_profile.json
* 2024-11-03 20:00:05 (264) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-03 20:00:05 (264) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID v8evqd) Cannot update this system’s kernel.
* 2024-11-03 20:00:05 (264) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03 20:00:05 (264) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03 20:00:06 (631) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-11-03 20:00:06 (452) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-04 19:59:03 (8998) [INFO] Self-update of script version 56 requested.
* 2024-11-04 19:59:03 (9020) [INFO] Script is up to date.
* 2024-11-04 19:59:03 (264) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-04 19:59:03 (5878) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-04 19:59:04 (3708) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-04 19:59:04 (3715) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-04 19:59:04 (7661) [INFO] Running: /usr/bin/yum list extras
* 2024-11-04 19:59:04 (7662) [INFO] 
* 2024-11-04 19:59:22 (5573) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-04 19:59:44 (5484) [WARN] There are unfinished yum transactions remaining.
* 2024-11-04 19:59:44 (5488) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-04 19:59:44 (1977) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-04 19:59:44 (6797) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7QZ8dwQnno/ea_profile.json
* 2024-11-04 19:59:45 (6820) [INFO] Backed up EA4 profile to /tmp/7QZ8dwQnno/ea_profile.json
* 2024-11-04 19:59:45 (264) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-04 19:59:45 (264) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID e6s9xs) Cannot update this system’s kernel.
* 2024-11-04 19:59:45 (264) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04 19:59:45 (264) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04 19:59:46 (631) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-11-04 19:59:46 (452) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-05 19:58:31 (8998) [INFO] Self-update of script version 56 requested.
* 2024-11-05 19:58:31 (9020) [INFO] Script is up to date.
* 2024-11-05 19:58:32 (264) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-05 19:58:32 (5878) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-05 19:58:32 (3708) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-05 19:58:32 (3715) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-05 19:58:32 (7661) [INFO] Running: /usr/bin/yum list extras
* 2024-11-05 19:58:32 (7662) [INFO] 
* 2024-11-05 19:58:52 (5573) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-05 19:59:15 (5484) [WARN] There are unfinished yum transactions remaining.
* 2024-11-05 19:59:15 (5488) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-05 19:59:15 (1977) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-05 19:59:15 (6797) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UUq5v6TqQM/ea_profile.json
* 2024-11-05 19:59:16 (6820) [INFO] Backed up EA4 profile to /tmp/UUq5v6TqQM/ea_profile.json
* 2024-11-05 19:59:16 (264) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-05 19:59:16 (264) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kd2qj8) Cannot update this system’s kernel.
* 2024-11-05 19:59:16 (264) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 19:59:16 (264) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 19:59:17 (631) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-11-05 19:59:17 (452) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-06 19:58:54 (8998) [INFO] Self-update of script version 56 requested.
* 2024-11-06 19:58:54 (9020) [INFO] Script is up to date.
* 2024-11-06 19:58:54 (264) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-06 19:58:54 (5878) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-06 19:58:55 (3708) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-06 19:58:55 (3715) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-06 19:58:55 (7661) [INFO] Running: /usr/bin/yum list extras
* 2024-11-06 19:58:55 (7662) [INFO] 
* 2024-11-06 19:59:16 (5573) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-06 19:59:37 (5484) [WARN] There are unfinished yum transactions remaining.
* 2024-11-06 19:59:37 (5488) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-06 19:59:38 (1977) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-06 19:59:38 (6797) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Si7gX1Q5mw/ea_profile.json
* 2024-11-06 19:59:38 (6820) [INFO] Backed up EA4 profile to /tmp/Si7gX1Q5mw/ea_profile.json
* 2024-11-06 19:59:39 (264) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-06 19:59:39 (264) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 76ybgy) Cannot update this system’s kernel.
* 2024-11-06 19:59:39 (264) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06 19:59:39 (264) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06 19:59:39 (631) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-11-06 19:59:39 (452) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-07 19:58:34 (8998) [INFO] Self-update of script version 56 requested.
* 2024-11-07 19:58:34 (9003) [INFO] Newer version of script found. Downloading.
* 2024-11-07 19:58:34 (9012) [INFO] Script update to version 57 successful.
* 2024-11-07 19:58:35 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-07 19:58:35 (5931) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-07 19:58:35 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-07 19:58:35 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-07 19:58:35 (8440) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-07 19:58:35 (8441) [INFO] 
* 2024-11-07 19:59:17 (8454) [INFO] welbor8_00wordpress.00wp_defender_lockout
* 2024-11-07 19:59:17 (8454) [INFO] error    : Record-count is not ok; is 220754   Should be: 220753
* 2024-11-07 19:59:17 (8454) [INFO] warning  : Found 220754 key parts. Should be: 220753
* 2024-11-07 19:59:17 (8454) [INFO] error    : Corrupt
* 2024-11-07 19:59:17 (8454) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-07 19:59:17 (8454) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-07 19:59:17 (8454) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-07 19:59:17 (8454) [INFO] error    : Found 280 keys of 283
* 2024-11-07 19:59:17 (8454) [INFO] error    : Corrupt
* 2024-11-07 19:59:17 (8471) [INFO] 
* 2024-11-07 19:59:17 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_defender_lockout
error    : Record-count is not ok; is 220754   Should be: 220753
warning  : Found 220754 key parts. Should be: 220753
error    : Corrupt
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-07 19:59:17 (8440) [INFO] Running: /usr/bin/yum list extras
* 2024-11-07 19:59:17 (8441) [INFO] 
* 2024-11-07 19:59:38 (5624) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-07 19:59:38 (8440) [INFO] Running: /usr/bin/yum makecache
* 2024-11-07 19:59:38 (8441) [INFO] 
* 2024-11-07 19:59:39 (8454) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-07 19:59:39 (8454) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-07 19:59:39 (8454) [INFO]  * EA4: 107.178.98.171
* 2024-11-07 19:59:39 (8454) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-07 19:59:39 (8454) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-07 19:59:39 (8454) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-07 20:00:00 (8454) [INFO] Metadata Cache Created
* 2024-11-07 20:00:00 (8471) [INFO] 
* 2024-11-07 20:00:00 (5535) [WARN] There are unfinished yum transactions remaining.
* 2024-11-07 20:00:00 (5539) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-07 20:00:00 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-07 20:00:01 (7581) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jTQkSLlfAU/ea_profile.json
* 2024-11-07 20:00:04 (7604) [INFO] Backed up EA4 profile to /tmp/jTQkSLlfAU/ea_profile.json
* 2024-11-07 20:00:04 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-07 20:00:04 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ay4fcu) Cannot update this system’s kernel.
* 2024-11-07 20:00:05 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07 20:00:05 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07 20:00:05 (618) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-11-07 20:00:05 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-08 19:58:26 (9491) [INFO] Self-update of script version 57 requested.
* 2024-11-08 19:58:26 (9513) [INFO] Script is up to date.
* 2024-11-08 19:58:27 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-08 19:58:27 (5931) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-08 19:58:27 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-08 19:58:27 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-08 19:58:27 (8440) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-08 19:58:27 (8441) [INFO] 
* 2024-11-08 19:59:10 (8454) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-08 19:59:10 (8454) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-08 19:59:10 (8454) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-08 19:59:10 (8454) [INFO] error    : Found 280 keys of 283
* 2024-11-08 19:59:10 (8454) [INFO] error    : Corrupt
* 2024-11-08 19:59:10 (8471) [INFO] 
* 2024-11-08 19:59:10 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-08 19:59:10 (8440) [INFO] Running: /usr/bin/yum list extras
* 2024-11-08 19:59:10 (8441) [INFO] 
* 2024-11-08 19:59:28 (5624) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-08 19:59:28 (8440) [INFO] Running: /usr/bin/yum makecache
* 2024-11-08 19:59:28 (8441) [INFO] 
* 2024-11-08 19:59:28 (8454) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-08 19:59:28 (8454) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-08 19:59:29 (8454) [INFO]  * EA4: 107.178.98.171
* 2024-11-08 19:59:29 (8454) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-08 19:59:29 (8454) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-08 19:59:29 (8454) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-08 19:59:49 (8454) [INFO] Metadata Cache Created
* 2024-11-08 19:59:49 (8471) [INFO] 
* 2024-11-08 19:59:49 (5535) [WARN] There are unfinished yum transactions remaining.
* 2024-11-08 19:59:49 (5539) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-08 19:59:49 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-08 19:59:49 (7581) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vKUANww1tB/ea_profile.json
* 2024-11-08 19:59:50 (7604) [INFO] Backed up EA4 profile to /tmp/vKUANww1tB/ea_profile.json
* 2024-11-08 19:59:50 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-08 19:59:50 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sv3f9x) Cannot update this system’s kernel.
* 2024-11-08 19:59:50 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-08 19:59:50 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-08 19:59:51 (618) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-11-08 19:59:51 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-09 19:58:51 (9491) [INFO] Self-update of script version 57 requested.
* 2024-11-09 19:58:52 (9513) [INFO] Script is up to date.
* 2024-11-09 19:58:52 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-09 19:58:52 (5931) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-09 19:58:53 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-09 19:58:53 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-09 19:58:53 (8440) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-09 19:58:53 (8441) [INFO] 
* 2024-11-09 19:59:34 (8454) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-09 19:59:34 (8454) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-09 19:59:34 (8454) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-09 19:59:34 (8454) [INFO] error    : Found 280 keys of 283
* 2024-11-09 19:59:34 (8454) [INFO] error    : Corrupt
* 2024-11-09 19:59:34 (8471) [INFO] 
* 2024-11-09 19:59:34 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-09 19:59:34 (8440) [INFO] Running: /usr/bin/yum list extras
* 2024-11-09 19:59:34 (8441) [INFO] 
* 2024-11-09 19:59:54 (5624) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-09 19:59:54 (8440) [INFO] Running: /usr/bin/yum makecache
* 2024-11-09 19:59:54 (8441) [INFO] 
* 2024-11-09 19:59:54 (8454) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-09 19:59:55 (8454) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-09 19:59:55 (8454) [INFO]  * EA4: 107.178.98.171
* 2024-11-09 19:59:55 (8454) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-09 19:59:55 (8454) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-09 19:59:55 (8454) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-09 20:00:21 (8454) [INFO] Metadata Cache Created
* 2024-11-09 20:00:21 (8471) [INFO] 
* 2024-11-09 20:00:21 (5535) [WARN] There are unfinished yum transactions remaining.
* 2024-11-09 20:00:21 (5539) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-09 20:00:21 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-09 20:00:21 (7581) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zcoz_GlAmZ/ea_profile.json
* 2024-11-09 20:00:22 (7604) [INFO] Backed up EA4 profile to /tmp/zcoz_GlAmZ/ea_profile.json
* 2024-11-09 20:00:22 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-09 20:00:22 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 58j7r3) Cannot update this system’s kernel.
* 2024-11-09 20:00:22 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09 20:00:22 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09 20:00:23 (618) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-11-09 20:00:23 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-10 19:58:48 (9491) [INFO] Self-update of script version 57 requested.
* 2024-11-10 19:58:48 (9513) [INFO] Script is up to date.
* 2024-11-10 19:58:49 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-10 19:58:49 (5931) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-10 19:58:49 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-10 19:58:49 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-10 19:58:49 (8440) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-10 19:58:49 (8441) [INFO] 
* 2024-11-10 19:59:32 (8454) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-10 19:59:32 (8454) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-10 19:59:32 (8454) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-10 19:59:32 (8454) [INFO] error    : Found 280 keys of 283
* 2024-11-10 19:59:32 (8454) [INFO] error    : Corrupt
* 2024-11-10 19:59:32 (8471) [INFO] 
* 2024-11-10 19:59:32 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-10 19:59:32 (8440) [INFO] Running: /usr/bin/yum list extras
* 2024-11-10 19:59:32 (8441) [INFO] 
* 2024-11-10 19:59:53 (5624) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-10 19:59:53 (8440) [INFO] Running: /usr/bin/yum makecache
* 2024-11-10 19:59:53 (8441) [INFO] 
* 2024-11-10 19:59:53 (8454) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-10 19:59:53 (8454) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-10 19:59:53 (8454) [INFO]  * EA4: 107.178.98.171
* 2024-11-10 19:59:53 (8454) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-10 19:59:53 (8454) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-10 19:59:53 (8454) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-10 20:00:18 (8454) [INFO] Metadata Cache Created
* 2024-11-10 20:00:18 (8471) [INFO] 
* 2024-11-10 20:00:18 (5535) [WARN] There are unfinished yum transactions remaining.
* 2024-11-10 20:00:18 (5539) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-10 20:00:18 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-10 20:00:18 (7581) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/b1NZ2FRmS7/ea_profile.json
* 2024-11-10 20:00:19 (7604) [INFO] Backed up EA4 profile to /tmp/b1NZ2FRmS7/ea_profile.json
* 2024-11-10 20:00:19 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-10 20:00:19 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rs29dy) Cannot update this system’s kernel.
* 2024-11-10 20:00:20 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10 20:00:20 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10 20:00:20 (618) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-11-10 20:00:20 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-11 19:58:25 (9491) [INFO] Self-update of script version 57 requested.
* 2024-11-11 19:58:25 (9513) [INFO] Script is up to date.
* 2024-11-11 19:58:26 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-11 19:58:26 (5931) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-11 19:58:26 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-11 19:58:26 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-11 19:58:26 (8440) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-11 19:58:26 (8441) [INFO] 
* 2024-11-11 19:59:08 (8454) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-11 19:59:08 (8454) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-11 19:59:08 (8454) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-11 19:59:08 (8454) [INFO] error    : Found 280 keys of 283
* 2024-11-11 19:59:08 (8454) [INFO] error    : Corrupt
* 2024-11-11 19:59:08 (8471) [INFO] 
* 2024-11-11 19:59:08 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-11 19:59:08 (8440) [INFO] Running: /usr/bin/yum list extras
* 2024-11-11 19:59:08 (8441) [INFO] 
* 2024-11-11 19:59:30 (5624) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-11 19:59:30 (8440) [INFO] Running: /usr/bin/yum makecache
* 2024-11-11 19:59:30 (8441) [INFO] 
* 2024-11-11 19:59:30 (8454) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-11 19:59:30 (8454) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-11 19:59:30 (8454) [INFO]  * EA4: 107.178.98.171
* 2024-11-11 19:59:30 (8454) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-11 19:59:30 (8454) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-11 19:59:30 (8454) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-11 19:59:51 (8454) [INFO] Metadata Cache Created
* 2024-11-11 19:59:51 (8471) [INFO] 
* 2024-11-11 19:59:51 (5535) [WARN] There are unfinished yum transactions remaining.
* 2024-11-11 19:59:51 (5539) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-11 19:59:51 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-11 19:59:51 (7581) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3DLeHPIgVE/ea_profile.json
* 2024-11-11 19:59:52 (7604) [INFO] Backed up EA4 profile to /tmp/3DLeHPIgVE/ea_profile.json
* 2024-11-11 19:59:52 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-11 19:59:52 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID f585md) Cannot update this system’s kernel.
* 2024-11-11 19:59:53 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11 19:59:53 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11 19:59:53 (618) [WARN] Elevating with Sectigo as the provider for AutoSSL is not supported.
If you proceed with this upgrade, we will switch your system
to use the Let's Encrypt™ provider.

* 2024-11-11 19:59:53 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-12 19:58:29 (9491) [INFO] Self-update of script version 57 requested.
* 2024-11-12 19:58:29 (9513) [INFO] Script is up to date.
* 2024-11-12 19:58:30 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-12 19:58:30 (5931) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-12 19:58:31 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-12 19:58:31 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-12 19:58:31 (8440) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-12 19:58:31 (8441) [INFO] 
* 2024-11-12 19:59:10 (8454) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-12 19:59:10 (8454) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-12 19:59:10 (8454) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-12 19:59:10 (8454) [INFO] error    : Found 280 keys of 283
* 2024-11-12 19:59:10 (8454) [INFO] error    : Corrupt
* 2024-11-12 19:59:10 (8471) [INFO] 
* 2024-11-12 19:59:10 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-12 19:59:10 (8440) [INFO] Running: /usr/bin/yum list extras
* 2024-11-12 19:59:10 (8441) [INFO] 
* 2024-11-12 19:59:30 (5624) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-12 19:59:30 (8440) [INFO] Running: /usr/bin/yum makecache
* 2024-11-12 19:59:30 (8441) [INFO] 
* 2024-11-12 19:59:30 (8454) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-12 19:59:30 (8454) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-12 19:59:31 (8454) [INFO]  * EA4: 107.178.98.171
* 2024-11-12 19:59:31 (8454) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-12 19:59:31 (8454) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-12 19:59:31 (8454) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-12 19:59:51 (8454) [INFO] Metadata Cache Created
* 2024-11-12 19:59:51 (8471) [INFO] 
* 2024-11-12 19:59:51 (5535) [WARN] There are unfinished yum transactions remaining.
* 2024-11-12 19:59:51 (5539) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-12 19:59:51 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-12 19:59:51 (7581) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/apo3grjm_4/ea_profile.json
* 2024-11-12 19:59:52 (7604) [INFO] Backed up EA4 profile to /tmp/apo3grjm_4/ea_profile.json
* 2024-11-12 19:59:53 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-12 19:59:53 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID shy96e) Cannot update this system’s kernel.
* 2024-11-12 19:59:53 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12 19:59:53 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12 19:59:53 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-13 19:59:56 (9491) [INFO] Self-update of script version 57 requested.
* 2024-11-13 19:59:56 (9513) [INFO] Script is up to date.
* 2024-11-13 19:59:57 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-13 19:59:57 (5931) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-13 19:59:57 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-13 19:59:57 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-13 19:59:57 (8440) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-13 19:59:57 (8441) [INFO] 
* 2024-11-13 20:00:48 (8454) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-13 20:00:48 (8454) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-13 20:00:48 (8454) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-13 20:00:48 (8454) [INFO] error    : Found 280 keys of 283
* 2024-11-13 20:00:48 (8454) [INFO] error    : Corrupt
* 2024-11-13 20:00:48 (8471) [INFO] 
* 2024-11-13 20:00:48 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-13 20:00:48 (8440) [INFO] Running: /usr/bin/yum list extras
* 2024-11-13 20:00:48 (8441) [INFO] 
* 2024-11-13 20:01:11 (5624) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-13 20:01:11 (8440) [INFO] Running: /usr/bin/yum makecache
* 2024-11-13 20:01:11 (8441) [INFO] 
* 2024-11-13 20:01:11 (8454) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-13 20:01:11 (8454) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-13 20:01:12 (8454) [INFO]  * EA4: 107.178.98.171
* 2024-11-13 20:01:12 (8454) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-13 20:01:12 (8454) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-13 20:01:12 (8454) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-13 20:01:35 (8454) [INFO] Metadata Cache Created
* 2024-11-13 20:01:35 (8471) [INFO] 
* 2024-11-13 20:01:35 (5535) [WARN] There are unfinished yum transactions remaining.
* 2024-11-13 20:01:35 (5539) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-13 20:01:35 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-13 20:01:35 (7581) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yc_2AIKYe9/ea_profile.json
* 2024-11-13 20:01:35 (7604) [INFO] Backed up EA4 profile to /tmp/yc_2AIKYe9/ea_profile.json
* 2024-11-13 20:01:36 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-13 20:01:36 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID p6jy4r) Cannot update this system’s kernel.
* 2024-11-13 20:01:36 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-13 20:01:36 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-13 20:01:37 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-14 19:58:27 (9491) [INFO] Self-update of script version 57 requested.
* 2024-11-14 19:58:27 (9513) [INFO] Script is up to date.
* 2024-11-14 19:58:28 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-14 19:58:28 (5931) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-14 19:58:28 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-14 19:58:28 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-14 19:58:28 (8440) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-14 19:58:28 (8441) [INFO] 
* 2024-11-14 19:59:11 (8454) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-14 19:59:11 (8454) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-14 19:59:11 (8454) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-14 19:59:11 (8454) [INFO] error    : Found 280 keys of 283
* 2024-11-14 19:59:11 (8454) [INFO] error    : Corrupt
* 2024-11-14 19:59:11 (8471) [INFO] 
* 2024-11-14 19:59:11 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-14 19:59:11 (8440) [INFO] Running: /usr/bin/yum list extras
* 2024-11-14 19:59:11 (8441) [INFO] 
* 2024-11-14 19:59:31 (5624) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-14 19:59:31 (8440) [INFO] Running: /usr/bin/yum makecache
* 2024-11-14 19:59:31 (8441) [INFO] 
* 2024-11-14 19:59:32 (8454) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-14 19:59:32 (8454) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-14 19:59:32 (8454) [INFO]  * EA4: 107.178.98.171
* 2024-11-14 19:59:32 (8454) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-14 19:59:32 (8454) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-14 19:59:32 (8454) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-14 19:59:52 (8454) [INFO] Metadata Cache Created
* 2024-11-14 19:59:52 (8471) [INFO] 
* 2024-11-14 19:59:52 (5535) [WARN] There are unfinished yum transactions remaining.
* 2024-11-14 19:59:52 (5539) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-14 19:59:53 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-14 19:59:53 (7581) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/55H5UsOm8g/ea_profile.json
* 2024-11-14 19:59:53 (7604) [INFO] Backed up EA4 profile to /tmp/55H5UsOm8g/ea_profile.json
* 2024-11-14 19:59:54 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-14 19:59:54 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 52ze2t) Cannot update this system’s kernel.
* 2024-11-14 19:59:54 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-14 19:59:54 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-14 19:59:55 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-15 19:58:27 (9491) [INFO] Self-update of script version 57 requested.
* 2024-11-15 19:58:27 (9513) [INFO] Script is up to date.
* 2024-11-15 19:58:28 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-15 19:58:28 (5931) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-15 19:58:28 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-15 19:58:28 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-15 19:58:28 (8440) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-15 19:58:28 (8441) [INFO] 
* 2024-11-15 19:59:11 (8454) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-15 19:59:11 (8454) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-15 19:59:11 (8454) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-15 19:59:11 (8454) [INFO] error    : Found 280 keys of 283
* 2024-11-15 19:59:11 (8454) [INFO] error    : Corrupt
* 2024-11-15 19:59:11 (8471) [INFO] 
* 2024-11-15 19:59:11 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-15 19:59:11 (8440) [INFO] Running: /usr/bin/yum list extras
* 2024-11-15 19:59:11 (8441) [INFO] 
* 2024-11-15 19:59:32 (5624) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-15 19:59:32 (8440) [INFO] Running: /usr/bin/yum makecache
* 2024-11-15 19:59:32 (8441) [INFO] 
* 2024-11-15 19:59:33 (8454) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-15 19:59:33 (8454) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-15 19:59:33 (8454) [INFO]  * EA4: 107.178.98.171
* 2024-11-15 19:59:33 (8454) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-15 19:59:33 (8454) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-15 19:59:33 (8454) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-15 19:59:54 (8454) [INFO] Metadata Cache Created
* 2024-11-15 19:59:54 (8471) [INFO] 
* 2024-11-15 19:59:54 (5535) [WARN] There are unfinished yum transactions remaining.
* 2024-11-15 19:59:54 (5539) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-15 19:59:55 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-15 19:59:55 (7581) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ups1mpNdzP/ea_profile.json
* 2024-11-15 19:59:55 (7604) [INFO] Backed up EA4 profile to /tmp/ups1mpNdzP/ea_profile.json
* 2024-11-15 19:59:56 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-15 19:59:56 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zxnthj) Cannot update this system’s kernel.
* 2024-11-15 19:59:56 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-15 19:59:56 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-15 19:59:56 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-16 19:58:49 (9491) [INFO] Self-update of script version 57 requested.
* 2024-11-16 19:58:49 (9513) [INFO] Script is up to date.
* 2024-11-16 19:58:50 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-16 19:58:50 (5931) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-16 19:58:50 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-16 19:58:50 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-16 19:58:50 (8440) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-16 19:58:50 (8441) [INFO] 
* 2024-11-16 19:59:31 (8454) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-16 19:59:31 (8454) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-16 19:59:31 (8454) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-16 19:59:31 (8454) [INFO] error    : Found 280 keys of 283
* 2024-11-16 19:59:31 (8454) [INFO] error    : Corrupt
* 2024-11-16 19:59:31 (8471) [INFO] 
* 2024-11-16 19:59:31 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-16 19:59:31 (8440) [INFO] Running: /usr/bin/yum list extras
* 2024-11-16 19:59:31 (8441) [INFO] 
* 2024-11-16 19:59:51 (5624) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-16 19:59:51 (8440) [INFO] Running: /usr/bin/yum makecache
* 2024-11-16 19:59:51 (8441) [INFO] 
* 2024-11-16 19:59:51 (8454) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-16 19:59:51 (8454) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-16 19:59:51 (8454) [INFO]  * EA4: 107.178.98.171
* 2024-11-16 19:59:51 (8454) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-16 19:59:51 (8454) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-16 19:59:51 (8454) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-16 20:00:14 (8454) [INFO] Metadata Cache Created
* 2024-11-16 20:00:14 (8471) [INFO] 
* 2024-11-16 20:00:14 (5535) [WARN] There are unfinished yum transactions remaining.
* 2024-11-16 20:00:14 (5539) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-16 20:00:14 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-16 20:00:14 (7581) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WwOtir3xug/ea_profile.json
* 2024-11-16 20:00:15 (7604) [INFO] Backed up EA4 profile to /tmp/WwOtir3xug/ea_profile.json
* 2024-11-16 20:00:15 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-16 20:00:15 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 575gua) Cannot update this system’s kernel.
* 2024-11-16 20:00:15 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-16 20:00:15 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-16 20:00:16 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-17 19:58:50 (9491) [INFO] Self-update of script version 57 requested.
* 2024-11-17 19:58:50 (9513) [INFO] Script is up to date.
* 2024-11-17 19:58:51 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-17 19:58:51 (5931) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-17 19:58:51 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-17 19:58:51 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-17 19:58:51 (8440) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-17 19:58:51 (8441) [INFO] 
* 2024-11-17 19:59:34 (8454) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-17 19:59:34 (8454) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-17 19:59:34 (8454) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-17 19:59:34 (8454) [INFO] error    : Found 280 keys of 283
* 2024-11-17 19:59:34 (8454) [INFO] error    : Corrupt
* 2024-11-17 19:59:34 (8471) [INFO] 
* 2024-11-17 19:59:34 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-17 19:59:34 (8440) [INFO] Running: /usr/bin/yum list extras
* 2024-11-17 19:59:34 (8441) [INFO] 
* 2024-11-17 19:59:54 (5624) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-17 19:59:54 (8440) [INFO] Running: /usr/bin/yum makecache
* 2024-11-17 19:59:54 (8441) [INFO] 
* 2024-11-17 19:59:54 (8454) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-17 19:59:54 (8454) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-17 19:59:55 (8454) [INFO]  * EA4: 107.178.98.171
* 2024-11-17 19:59:55 (8454) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-17 19:59:55 (8454) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-17 19:59:55 (8454) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-17 20:00:19 (8454) [INFO] Metadata Cache Created
* 2024-11-17 20:00:19 (8471) [INFO] 
* 2024-11-17 20:00:19 (5535) [WARN] There are unfinished yum transactions remaining.
* 2024-11-17 20:00:19 (5539) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-17 20:00:19 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-17 20:00:19 (7581) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1GAFaaKy7t/ea_profile.json
* 2024-11-17 20:00:20 (7604) [INFO] Backed up EA4 profile to /tmp/1GAFaaKy7t/ea_profile.json
* 2024-11-17 20:00:20 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-17 20:00:20 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID e2fz9v) Cannot update this system’s kernel.
* 2024-11-17 20:00:20 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-17 20:00:20 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-17 20:00:21 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-18 19:58:24 (9491) [INFO] Self-update of script version 57 requested.
* 2024-11-18 19:58:24 (9513) [INFO] Script is up to date.
* 2024-11-18 19:58:25 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-18 19:58:25 (5931) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-18 19:58:25 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-18 19:58:25 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-18 19:58:25 (8440) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-18 19:58:25 (8441) [INFO] 
* 2024-11-18 19:59:06 (8454) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-18 19:59:06 (8454) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-18 19:59:06 (8454) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-18 19:59:06 (8454) [INFO] error    : Found 280 keys of 283
* 2024-11-18 19:59:06 (8454) [INFO] error    : Corrupt
* 2024-11-18 19:59:06 (8471) [INFO] 
* 2024-11-18 19:59:06 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-18 19:59:06 (8440) [INFO] Running: /usr/bin/yum list extras
* 2024-11-18 19:59:06 (8441) [INFO] 
* 2024-11-18 19:59:42 (5624) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-18 19:59:42 (8440) [INFO] Running: /usr/bin/yum makecache
* 2024-11-18 19:59:42 (8441) [INFO] 
* 2024-11-18 19:59:42 (8454) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-18 19:59:42 (8454) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-18 19:59:42 (8454) [INFO]  * EA4: 107.178.98.171
* 2024-11-18 19:59:42 (8454) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-18 19:59:42 (8454) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-18 19:59:42 (8454) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-18 20:00:05 (8454) [INFO] Metadata Cache Created
* 2024-11-18 20:00:05 (8471) [INFO] 
* 2024-11-18 20:00:05 (5535) [WARN] There are unfinished yum transactions remaining.
* 2024-11-18 20:00:05 (5539) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-18 20:00:06 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-18 20:00:06 (7581) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Q27fRVs4En/ea_profile.json
* 2024-11-18 20:00:07 (7604) [INFO] Backed up EA4 profile to /tmp/Q27fRVs4En/ea_profile.json
* 2024-11-18 20:00:07 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-18 20:00:07 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 85best) Cannot update this system’s kernel.
* 2024-11-18 20:00:07 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-18 20:00:07 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-18 20:00:08 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-19 19:58:27 (9491) [INFO] Self-update of script version 57 requested.
* 2024-11-19 19:58:27 (9496) [INFO] Newer version of script found. Downloading.
* 2024-11-19 19:58:28 (9505) [INFO] Script update to version 58 successful.
* 2024-11-19 19:58:28 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-19 19:58:29 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-19 19:58:29 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-19 19:58:29 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-19 19:58:29 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-19 19:58:29 (8445) [INFO] 
* 2024-11-19 19:59:15 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-19 19:59:15 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-19 19:59:15 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-19 19:59:15 (8458) [INFO] error    : Found 280 keys of 283
* 2024-11-19 19:59:15 (8458) [INFO] error    : Corrupt
* 2024-11-19 19:59:15 (8475) [INFO] 
* 2024-11-19 19:59:15 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-19 19:59:15 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-11-19 19:59:15 (8445) [INFO] 
* 2024-11-19 19:59:38 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-19 19:59:38 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-11-19 19:59:38 (8445) [INFO] 
* 2024-11-19 19:59:38 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-19 19:59:38 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-19 19:59:38 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-11-19 19:59:38 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-19 19:59:38 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-19 19:59:38 (8458) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-19 20:00:01 (8458) [INFO] Metadata Cache Created
* 2024-11-19 20:00:01 (8475) [INFO] 
* 2024-11-19 20:00:01 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-11-19 20:00:01 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-19 20:00:01 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-19 20:00:01 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/u7fDyc0Ygp/ea_profile.json
* 2024-11-19 20:00:03 (7608) [INFO] Backed up EA4 profile to /tmp/u7fDyc0Ygp/ea_profile.json
* 2024-11-19 20:00:03 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-19 20:00:03 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID f3q32g) Cannot update this system’s kernel.
* 2024-11-19 20:00:04 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-19 20:00:04 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-19 20:00:05 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-20 18:19:08 (9495) [INFO] Self-update of script version 58 requested.
* 2024-11-20 18:19:09 (9517) [INFO] Script is up to date.
* 2024-11-20 18:19:09 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-20 18:19:10 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-20 18:19:10 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-20 18:19:10 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-20 18:19:10 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-20 18:19:10 (8445) [INFO] 
* 2024-11-20 18:20:28 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-20 18:20:28 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-20 18:20:28 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-20 18:20:28 (8458) [INFO] error    : Found 280 keys of 283
* 2024-11-20 18:20:28 (8458) [INFO] error    : Corrupt
* 2024-11-20 18:20:28 (8475) [INFO] 
* 2024-11-20 18:20:28 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-20 18:20:28 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-11-20 18:20:28 (8445) [INFO] 
* 2024-11-20 18:21:03 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-20 18:21:03 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-11-20 18:21:03 (8445) [INFO] 
* 2024-11-20 18:21:03 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-20 18:21:03 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-20 18:21:03 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-11-20 18:21:03 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-20 18:21:03 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-20 18:21:03 (8458) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-20 18:21:34 (8458) [INFO] Metadata Cache Created
* 2024-11-20 18:21:34 (8475) [INFO] 
* 2024-11-20 18:21:34 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-11-20 18:21:34 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-20 18:21:34 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-20 18:21:34 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/P9DmkQkxDQ/ea_profile.json
* 2024-11-20 18:21:35 (7608) [INFO] Backed up EA4 profile to /tmp/P9DmkQkxDQ/ea_profile.json
* 2024-11-20 18:21:36 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-20 18:21:36 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hpyx8q) Cannot update this system’s kernel.
* 2024-11-20 18:21:36 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-20 18:21:36 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-20 18:21:37 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-20 19:58:27 (9495) [INFO] Self-update of script version 58 requested.
* 2024-11-20 19:58:27 (9517) [INFO] Script is up to date.
* 2024-11-20 19:58:28 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-20 19:58:28 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-20 19:58:28 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-20 19:58:28 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-20 19:58:28 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-20 19:58:28 (8445) [INFO] 
* 2024-11-20 19:59:14 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-20 19:59:14 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-20 19:59:14 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-20 19:59:14 (8458) [INFO] error    : Found 280 keys of 283
* 2024-11-20 19:59:14 (8458) [INFO] error    : Corrupt
* 2024-11-20 19:59:14 (8475) [INFO] 
* 2024-11-20 19:59:14 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-20 19:59:14 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-11-20 19:59:14 (8445) [INFO] 
* 2024-11-20 19:59:36 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-20 19:59:36 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-11-20 19:59:36 (8445) [INFO] 
* 2024-11-20 19:59:36 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-20 19:59:36 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-20 19:59:36 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-11-20 19:59:36 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-20 19:59:36 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-20 19:59:36 (8458) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-20 19:59:59 (8458) [INFO] Metadata Cache Created
* 2024-11-20 19:59:59 (8475) [INFO] 
* 2024-11-20 19:59:59 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-11-20 19:59:59 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-20 19:59:59 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-20 19:59:59 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6P6aV5V_Dh/ea_profile.json
* 2024-11-20 20:00:00 (7608) [INFO] Backed up EA4 profile to /tmp/6P6aV5V_Dh/ea_profile.json
* 2024-11-20 20:00:01 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-20 20:00:01 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nfvysr) Cannot update this system’s kernel.
* 2024-11-20 20:00:01 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-20 20:00:01 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-20 20:00:03 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-21 19:58:33 (9495) [INFO] Self-update of script version 58 requested.
* 2024-11-21 19:58:33 (9517) [INFO] Script is up to date.
* 2024-11-21 19:58:34 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-21 19:58:34 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-21 19:58:34 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-21 19:58:34 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-21 19:58:34 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-21 19:58:34 (8445) [INFO] 
* 2024-11-21 19:59:16 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-21 19:59:16 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-21 19:59:16 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-21 19:59:16 (8458) [INFO] error    : Found 280 keys of 283
* 2024-11-21 19:59:16 (8458) [INFO] error    : Corrupt
* 2024-11-21 19:59:16 (8475) [INFO] 
* 2024-11-21 19:59:16 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-21 19:59:16 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-11-21 19:59:16 (8445) [INFO] 
* 2024-11-21 19:59:36 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-21 19:59:36 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-11-21 19:59:36 (8445) [INFO] 
* 2024-11-21 19:59:37 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-21 19:59:37 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-21 19:59:37 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-11-21 19:59:37 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-21 19:59:37 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-21 19:59:37 (8458) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-21 19:59:58 (8458) [INFO] Metadata Cache Created
* 2024-11-21 19:59:58 (8475) [INFO] 
* 2024-11-21 19:59:58 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-11-21 19:59:58 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-21 19:59:58 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-21 19:59:58 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/c7HrvNhXyQ/ea_profile.json
* 2024-11-21 19:59:59 (7608) [INFO] Backed up EA4 profile to /tmp/c7HrvNhXyQ/ea_profile.json
* 2024-11-21 19:59:59 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-21 19:59:59 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID k6h8zq) Cannot update this system’s kernel.
* 2024-11-21 20:00:00 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-21 20:00:00 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-21 20:00:00 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-22 19:58:35 (9495) [INFO] Self-update of script version 58 requested.
* 2024-11-22 19:58:35 (9517) [INFO] Script is up to date.
* 2024-11-22 19:58:36 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-22 19:58:36 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-22 19:58:36 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-22 19:58:36 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-22 19:58:36 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-22 19:58:36 (8445) [INFO] 
* 2024-11-22 19:59:17 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-22 19:59:17 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-22 19:59:17 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-22 19:59:17 (8458) [INFO] error    : Found 280 keys of 283
* 2024-11-22 19:59:17 (8458) [INFO] error    : Corrupt
* 2024-11-22 19:59:17 (8475) [INFO] 
* 2024-11-22 19:59:17 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-22 19:59:17 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-11-22 19:59:17 (8445) [INFO] 
* 2024-11-22 19:59:39 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-22 19:59:39 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-11-22 19:59:39 (8445) [INFO] 
* 2024-11-22 19:59:39 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-22 19:59:39 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-22 19:59:39 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-11-22 19:59:39 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-22 19:59:39 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-22 19:59:39 (8458) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-22 20:00:00 (8458) [INFO] Metadata Cache Created
* 2024-11-22 20:00:00 (8475) [INFO] 
* 2024-11-22 20:00:00 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-11-22 20:00:00 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-22 20:00:01 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-22 20:00:01 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TB9aYkRmo4/ea_profile.json
* 2024-11-22 20:00:03 (7608) [INFO] Backed up EA4 profile to /tmp/TB9aYkRmo4/ea_profile.json
* 2024-11-22 20:00:04 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-22 20:00:04 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID n7b3k6) Cannot update this system’s kernel.
* 2024-11-22 20:00:04 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-22 20:00:04 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-22 20:00:05 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-23 19:58:55 (9495) [INFO] Self-update of script version 58 requested.
* 2024-11-23 19:58:55 (9517) [INFO] Script is up to date.
* 2024-11-23 19:58:56 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-23 19:58:56 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-23 19:58:56 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-23 19:58:56 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-23 19:58:56 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-23 19:58:56 (8445) [INFO] 
* 2024-11-23 19:59:37 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-23 19:59:37 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-23 19:59:37 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-23 19:59:37 (8458) [INFO] error    : Found 280 keys of 283
* 2024-11-23 19:59:37 (8458) [INFO] error    : Corrupt
* 2024-11-23 19:59:37 (8475) [INFO] 
* 2024-11-23 19:59:37 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-23 19:59:37 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-11-23 19:59:37 (8445) [INFO] 
* 2024-11-23 20:00:00 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-23 20:00:00 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-11-23 20:00:00 (8445) [INFO] 
* 2024-11-23 20:00:00 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-23 20:00:00 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-23 20:00:00 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-11-23 20:00:00 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-23 20:00:00 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-23 20:00:00 (8458) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-23 20:00:23 (8458) [INFO] Metadata Cache Created
* 2024-11-23 20:00:23 (8475) [INFO] 
* 2024-11-23 20:00:23 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-11-23 20:00:23 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-23 20:00:24 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-23 20:00:24 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QzCSecUsq2/ea_profile.json
* 2024-11-23 20:00:25 (7608) [INFO] Backed up EA4 profile to /tmp/QzCSecUsq2/ea_profile.json
* 2024-11-23 20:00:25 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-23 20:00:25 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5nd2gt) Cannot update this system’s kernel.
* 2024-11-23 20:00:26 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-23 20:00:26 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-23 20:00:26 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-24 19:59:04 (9495) [INFO] Self-update of script version 58 requested.
* 2024-11-24 19:59:04 (9517) [INFO] Script is up to date.
* 2024-11-24 19:59:05 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-24 19:59:05 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-24 19:59:05 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-24 19:59:05 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-24 19:59:05 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-24 19:59:05 (8445) [INFO] 
* 2024-11-24 19:59:50 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-24 19:59:50 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-24 19:59:50 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-24 19:59:50 (8458) [INFO] error    : Found 280 keys of 283
* 2024-11-24 19:59:50 (8458) [INFO] error    : Corrupt
* 2024-11-24 19:59:50 (8475) [INFO] 
* 2024-11-24 19:59:50 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-24 19:59:50 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-11-24 19:59:50 (8445) [INFO] 
* 2024-11-24 20:00:14 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-24 20:00:14 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-11-24 20:00:14 (8445) [INFO] 
* 2024-11-24 20:00:14 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-24 20:00:15 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-24 20:00:15 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-11-24 20:00:15 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-24 20:00:15 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-24 20:00:15 (8458) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-24 20:00:38 (8458) [INFO] Metadata Cache Created
* 2024-11-24 20:00:38 (8475) [INFO] 
* 2024-11-24 20:00:38 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-11-24 20:00:38 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-24 20:00:38 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-24 20:00:38 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1UmIrkLYQy/ea_profile.json
* 2024-11-24 20:00:39 (7608) [INFO] Backed up EA4 profile to /tmp/1UmIrkLYQy/ea_profile.json
* 2024-11-24 20:00:39 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-24 20:00:39 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cxuaxh) Cannot update this system’s kernel.
* 2024-11-24 20:00:39 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-24 20:00:39 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-24 20:00:40 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-25 19:59:24 (9495) [INFO] Self-update of script version 58 requested.
* 2024-11-25 19:59:24 (9517) [INFO] Script is up to date.
* 2024-11-25 19:59:25 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-25 19:59:25 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-25 19:59:25 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-25 19:59:25 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-25 19:59:25 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-25 19:59:25 (8445) [INFO] 
* 2024-11-25 20:00:19 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-25 20:00:19 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-25 20:00:19 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-25 20:00:19 (8458) [INFO] error    : Found 280 keys of 283
* 2024-11-25 20:00:19 (8458) [INFO] error    : Corrupt
* 2024-11-25 20:00:19 (8475) [INFO] 
* 2024-11-25 20:00:19 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-25 20:00:19 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-11-25 20:00:19 (8445) [INFO] 
* 2024-11-25 20:00:50 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-25 20:00:50 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-11-25 20:00:50 (8445) [INFO] 
* 2024-11-25 20:00:50 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-25 20:00:50 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-25 20:00:52 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-11-25 20:00:52 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-25 20:00:52 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-25 20:00:52 (8458) [INFO]  * epel: pubmirror1.math.uh.edu
* 2024-11-25 20:01:16 (8458) [INFO] Metadata Cache Created
* 2024-11-25 20:01:16 (8475) [INFO] 
* 2024-11-25 20:01:16 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-11-25 20:01:16 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-25 20:01:17 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-25 20:01:17 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Y6tdQLoWOj/ea_profile.json
* 2024-11-25 20:01:17 (7608) [INFO] Backed up EA4 profile to /tmp/Y6tdQLoWOj/ea_profile.json
* 2024-11-25 20:01:19 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-25 20:01:19 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID re5rwf) Cannot update this system’s kernel.
* 2024-11-25 20:01:19 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-25 20:01:19 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-25 20:01:21 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-26 19:59:28 (9495) [INFO] Self-update of script version 58 requested.
* 2024-11-26 19:59:29 (9517) [INFO] Script is up to date.
* 2024-11-26 19:59:29 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-26 19:59:29 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-26 19:59:29 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-26 19:59:29 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-26 19:59:29 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-26 19:59:29 (8445) [INFO] 
* 2024-11-26 20:00:12 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-26 20:00:12 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-26 20:00:12 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-26 20:00:12 (8458) [INFO] error    : Found 280 keys of 283
* 2024-11-26 20:00:12 (8458) [INFO] error    : Corrupt
* 2024-11-26 20:00:12 (8475) [INFO] 
* 2024-11-26 20:00:12 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-26 20:00:12 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-11-26 20:00:12 (8445) [INFO] 
* 2024-11-26 20:00:15 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-26 20:00:15 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-11-26 20:00:15 (8445) [INFO] 
* 2024-11-26 20:00:15 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-26 20:00:16 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-26 20:00:16 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-11-26 20:00:16 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-26 20:00:16 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-26 20:00:16 (8458) [INFO]  * epel: pubmirror1.math.uh.edu
* 2024-11-26 20:00:23 (8458) [INFO] Metadata Cache Created
* 2024-11-26 20:00:23 (8475) [INFO] 
* 2024-11-26 20:00:23 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-11-26 20:00:23 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-26 20:00:23 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-26 20:00:23 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cJfNTCTFxj/ea_profile.json
* 2024-11-26 20:00:24 (7608) [INFO] Backed up EA4 profile to /tmp/cJfNTCTFxj/ea_profile.json
* 2024-11-26 20:00:24 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-26 20:00:24 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5ahvhu) Cannot update this system’s kernel.
* 2024-11-26 20:00:24 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-26 20:00:24 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-26 20:00:25 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-27 19:58:25 (9495) [INFO] Self-update of script version 58 requested.
* 2024-11-27 19:58:25 (9517) [INFO] Script is up to date.
* 2024-11-27 19:58:25 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-27 19:58:25 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-27 19:58:26 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-27 19:58:26 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-27 19:58:26 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-27 19:58:26 (8445) [INFO] 
* 2024-11-27 19:59:05 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-27 19:59:05 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-27 19:59:05 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-27 19:59:05 (8458) [INFO] error    : Found 280 keys of 283
* 2024-11-27 19:59:05 (8458) [INFO] error    : Corrupt
* 2024-11-27 19:59:05 (8475) [INFO] 
* 2024-11-27 19:59:05 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-27 19:59:05 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-11-27 19:59:05 (8445) [INFO] 
* 2024-11-27 19:59:26 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-27 19:59:26 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-11-27 19:59:26 (8445) [INFO] 
* 2024-11-27 19:59:26 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-27 19:59:27 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-27 19:59:27 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-11-27 19:59:27 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-27 19:59:27 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-27 19:59:27 (8458) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-27 19:59:49 (8458) [INFO] Metadata Cache Created
* 2024-11-27 19:59:49 (8475) [INFO] 
* 2024-11-27 19:59:49 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-11-27 19:59:49 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-27 19:59:49 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-27 19:59:49 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UBg9rvMxxo/ea_profile.json
* 2024-11-27 19:59:49 (7608) [INFO] Backed up EA4 profile to /tmp/UBg9rvMxxo/ea_profile.json
* 2024-11-27 19:59:49 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-27 19:59:49 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pjw4y8) Cannot update this system’s kernel.
* 2024-11-27 19:59:50 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-27 19:59:50 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-27 19:59:50 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-28 19:58:21 (9495) [INFO] Self-update of script version 58 requested.
* 2024-11-28 19:58:21 (9517) [INFO] Script is up to date.
* 2024-11-28 19:58:21 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-28 19:58:21 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-28 19:58:22 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-28 19:58:22 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-28 19:58:22 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-28 19:58:22 (8445) [INFO] 
* 2024-11-28 19:58:54 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-28 19:58:54 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-28 19:58:54 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-28 19:58:54 (8458) [INFO] error    : Found 280 keys of 283
* 2024-11-28 19:58:54 (8458) [INFO] error    : Corrupt
* 2024-11-28 19:58:54 (8475) [INFO] 
* 2024-11-28 19:58:54 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-28 19:58:54 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-11-28 19:58:54 (8445) [INFO] 
* 2024-11-28 19:59:14 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-28 19:59:14 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-11-28 19:59:14 (8445) [INFO] 
* 2024-11-28 19:59:14 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-28 19:59:14 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-28 19:59:14 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-11-28 19:59:14 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-28 19:59:14 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-28 19:59:14 (8458) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-28 19:59:33 (8458) [INFO] Metadata Cache Created
* 2024-11-28 19:59:33 (8475) [INFO] 
* 2024-11-28 19:59:33 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-11-28 19:59:33 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-28 19:59:34 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-28 19:59:34 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/EFjvMZKuqD/ea_profile.json
* 2024-11-28 19:59:34 (7608) [INFO] Backed up EA4 profile to /tmp/EFjvMZKuqD/ea_profile.json
* 2024-11-28 19:59:34 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-28 19:59:34 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID phu86v) Cannot update this system’s kernel.
* 2024-11-28 19:59:34 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-28 19:59:34 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-28 19:59:35 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-29 19:58:22 (9495) [INFO] Self-update of script version 58 requested.
* 2024-11-29 19:58:22 (9517) [INFO] Script is up to date.
* 2024-11-29 19:58:23 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-29 19:58:23 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-29 19:58:23 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-29 19:58:23 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-29 19:58:23 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-29 19:58:23 (8445) [INFO] 
* 2024-11-29 19:58:54 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-29 19:58:54 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-29 19:58:54 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-29 19:58:54 (8458) [INFO] error    : Found 280 keys of 283
* 2024-11-29 19:58:54 (8458) [INFO] error    : Corrupt
* 2024-11-29 19:58:54 (8475) [INFO] 
* 2024-11-29 19:58:54 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-29 19:58:54 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-11-29 19:58:54 (8445) [INFO] 
* 2024-11-29 19:59:14 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-29 19:59:14 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-11-29 19:59:14 (8445) [INFO] 
* 2024-11-29 19:59:14 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-29 19:59:14 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-29 19:59:15 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-11-29 19:59:15 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-29 19:59:15 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-29 19:59:15 (8458) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-29 19:59:33 (8458) [INFO] Metadata Cache Created
* 2024-11-29 19:59:33 (8475) [INFO] 
* 2024-11-29 19:59:33 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-11-29 19:59:33 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-29 19:59:33 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-29 19:59:33 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pxOrftgjzu/ea_profile.json
* 2024-11-29 19:59:33 (7608) [INFO] Backed up EA4 profile to /tmp/pxOrftgjzu/ea_profile.json
* 2024-11-29 19:59:34 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-29 19:59:34 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8kxbvh) Cannot update this system’s kernel.
* 2024-11-29 19:59:34 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-29 19:59:34 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-29 19:59:34 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-11-30 19:58:45 (9495) [INFO] Self-update of script version 58 requested.
* 2024-11-30 19:58:45 (9517) [INFO] Script is up to date.
* 2024-11-30 19:58:46 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-11-30 19:58:46 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-11-30 19:58:46 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-11-30 19:58:46 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-11-30 19:58:46 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-11-30 19:58:46 (8445) [INFO] 
* 2024-11-30 19:59:18 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-11-30 19:59:18 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-11-30 19:59:18 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-11-30 19:59:18 (8458) [INFO] error    : Found 280 keys of 283
* 2024-11-30 19:59:18 (8458) [INFO] error    : Corrupt
* 2024-11-30 19:59:18 (8475) [INFO] 
* 2024-11-30 19:59:18 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-11-30 19:59:18 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-11-30 19:59:18 (8445) [INFO] 
* 2024-11-30 19:59:39 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-11-30 19:59:39 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-11-30 19:59:39 (8445) [INFO] 
* 2024-11-30 19:59:39 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-11-30 19:59:39 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-11-30 19:59:39 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-11-30 19:59:39 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-11-30 19:59:39 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-11-30 19:59:39 (8458) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-11-30 19:59:58 (8458) [INFO] Metadata Cache Created
* 2024-11-30 19:59:58 (8475) [INFO] 
* 2024-11-30 19:59:58 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-11-30 19:59:58 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-11-30 19:59:58 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-11-30 19:59:58 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MpTOLt9NeS/ea_profile.json
* 2024-11-30 19:59:59 (7608) [INFO] Backed up EA4 profile to /tmp/MpTOLt9NeS/ea_profile.json
* 2024-11-30 19:59:59 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-11-30 19:59:59 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID us99z6) Cannot update this system’s kernel.
* 2024-11-30 19:59:59 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-30 19:59:59 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-30 20:00:00 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-01 19:58:45 (9495) [INFO] Self-update of script version 58 requested.
* 2024-12-01 19:58:45 (9517) [INFO] Script is up to date.
* 2024-12-01 19:58:45 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-01 19:58:45 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-01 19:58:46 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-01 19:58:46 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-01 19:58:46 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-12-01 19:58:46 (8445) [INFO] 
* 2024-12-01 19:59:18 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-12-01 19:59:18 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-12-01 19:59:18 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-12-01 19:59:18 (8458) [INFO] error    : Found 280 keys of 283
* 2024-12-01 19:59:18 (8458) [INFO] error    : Corrupt
* 2024-12-01 19:59:18 (8475) [INFO] 
* 2024-12-01 19:59:18 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-12-01 19:59:18 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-12-01 19:59:18 (8445) [INFO] 
* 2024-12-01 19:59:37 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-01 19:59:37 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-12-01 19:59:37 (8445) [INFO] 
* 2024-12-01 19:59:37 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-01 19:59:38 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-01 19:59:38 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-12-01 19:59:38 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-01 19:59:38 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-01 19:59:38 (8458) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-01 19:59:57 (8458) [INFO] Metadata Cache Created
* 2024-12-01 19:59:57 (8475) [INFO] 
* 2024-12-01 19:59:57 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-12-01 19:59:57 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-01 19:59:57 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-01 19:59:57 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RrY88ldtq0/ea_profile.json
* 2024-12-01 19:59:58 (7608) [INFO] Backed up EA4 profile to /tmp/RrY88ldtq0/ea_profile.json
* 2024-12-01 19:59:58 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-01 19:59:58 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zppjcx) Cannot update this system’s kernel.
* 2024-12-01 19:59:58 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01 19:59:58 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01 19:59:59 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-02 19:58:22 (9495) [INFO] Self-update of script version 58 requested.
* 2024-12-02 19:58:22 (9517) [INFO] Script is up to date.
* 2024-12-02 19:58:23 (249) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-02 19:58:23 (5935) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-02 19:58:23 (3710) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-02 19:58:23 (3717) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-02 19:58:23 (8444) [INFO] Running: /usr/bin/mysqlcheck -c -m -A --silent
* 2024-12-02 19:58:23 (8445) [INFO] 
* 2024-12-02 19:58:51 (8458) [INFO] welbor8_00wordpress.00wp_options
* 2024-12-02 19:58:51 (8458) [INFO] warning  : Table is marked as crashed and last repair failed
* 2024-12-02 19:58:51 (8458) [INFO] warning  : Size of indexfile is: 22528      Should be: 9216
* 2024-12-02 19:58:51 (8458) [INFO] error    : Found 280 keys of 283
* 2024-12-02 19:58:51 (8458) [INFO] error    : Corrupt
* 2024-12-02 19:58:51 (8475) [INFO] 
* 2024-12-02 19:58:51 (249) [WARN] *** Elevation Blocker detected: ***
We have found the following problems with your database(s):
welbor8_00wordpress.00wp_options
warning  : Table is marked as crashed and last repair failed
warning  : Size of indexfile is: 22528      Should be: 9216
error    : Found 280 keys of 283
error    : Corrupt
You should repair any corrupted databases before elevating the system.

* 2024-12-02 19:58:51 (8444) [INFO] Running: /usr/bin/yum list extras
* 2024-12-02 19:58:51 (8445) [INFO] 
* 2024-12-02 19:59:10 (5627) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-02 19:59:10 (8444) [INFO] Running: /usr/bin/yum makecache
* 2024-12-02 19:59:10 (8445) [INFO] 
* 2024-12-02 19:59:10 (8458) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-02 19:59:10 (8458) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-02 19:59:11 (8458) [INFO]  * EA4: 107.178.98.171
* 2024-12-02 19:59:11 (8458) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-02 19:59:11 (8458) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-02 19:59:11 (8458) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-02 19:59:31 (8458) [INFO] Metadata Cache Created
* 2024-12-02 19:59:31 (8475) [INFO] 
* 2024-12-02 19:59:31 (5538) [WARN] There are unfinished yum transactions remaining.
* 2024-12-02 19:59:31 (5542) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-02 19:59:31 (1967) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-02 19:59:31 (7585) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jZmK65viUG/ea_profile.json
* 2024-12-02 19:59:31 (7608) [INFO] Backed up EA4 profile to /tmp/jZmK65viUG/ea_profile.json
* 2024-12-02 19:59:32 (249) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-02 19:59:32 (249) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2qegzv) Cannot update this system’s kernel.
* 2024-12-02 19:59:32 (249) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-02 19:59:32 (249) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-02 19:59:32 (439) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-03 19:58:32 (9495) [INFO] Self-update of script version 58 requested.
* 2024-12-03 19:58:32 (9500) [INFO] Newer version of script found. Downloading.
* 2024-12-03 19:58:33 (9509) [INFO] Script update to version 59 successful.
* 2024-12-03 19:58:33 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-03 19:58:33 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-03 19:58:33 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-03 19:58:33 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-03 19:58:33 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-03 19:58:33 (9238) [INFO] 
* 2024-12-03 19:58:51 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-03 19:58:51 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-03 19:58:51 (9238) [INFO] 
* 2024-12-03 19:58:51 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-03 19:58:52 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-03 19:58:52 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-03 19:58:52 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-03 19:58:52 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-03 19:58:52 (9251) [INFO]  * epel: pubmirror1.math.uh.edu
* 2024-12-03 19:59:11 (9251) [INFO] Metadata Cache Created
* 2024-12-03 19:59:11 (9268) [INFO] 
* 2024-12-03 19:59:11 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-03 19:59:11 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-03 19:59:12 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-03 19:59:12 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WmQm5f5EQ7/ea_profile.json
* 2024-12-03 19:59:12 (8385) [INFO] Backed up EA4 profile to /tmp/WmQm5f5EQ7/ea_profile.json
* 2024-12-03 19:59:13 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-03 19:59:13 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pes8uj) Cannot update this system’s kernel.
* 2024-12-03 19:59:13 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03 19:59:13 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03 19:59:13 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-04 19:59:53 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-04 19:59:53 (10313) [INFO] Script is up to date.
* 2024-12-04 19:59:54 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-04 19:59:54 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-04 19:59:54 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-04 19:59:54 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-04 19:59:54 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-04 19:59:54 (9238) [INFO] 
* 2024-12-04 20:00:13 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-04 20:00:13 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-04 20:00:13 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-04 20:00:13 (9238) [INFO] 
* 2024-12-04 20:00:13 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-04 20:00:13 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-04 20:00:13 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-04 20:00:13 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-04 20:00:13 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-04 20:00:13 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-04 20:00:34 (9251) [INFO] Metadata Cache Created
* 2024-12-04 20:00:34 (9268) [INFO] 
* 2024-12-04 20:00:34 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-04 20:00:34 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-04 20:00:34 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-04 20:00:34 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RjLHqDFRax/ea_profile.json
* 2024-12-04 20:00:35 (8385) [INFO] Backed up EA4 profile to /tmp/RjLHqDFRax/ea_profile.json
* 2024-12-04 20:00:35 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-04 20:00:35 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4s2ath) Cannot update this system’s kernel.
* 2024-12-04 20:00:35 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04 20:00:35 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04 20:00:36 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-05 19:58:19 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-05 19:58:19 (10313) [INFO] Script is up to date.
* 2024-12-05 19:58:19 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-05 19:58:20 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-05 19:58:20 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-05 19:58:20 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-05 19:58:20 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-05 19:58:20 (9238) [INFO] 
* 2024-12-05 19:58:37 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-05 19:58:37 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-05 19:58:37 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-05 19:58:37 (9238) [INFO] 
* 2024-12-05 19:58:38 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-05 19:58:38 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-05 19:58:38 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-05 19:58:38 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-05 19:58:38 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-05 19:58:38 (9251) [INFO]  * epel: pubmirror1.math.uh.edu
* 2024-12-05 19:58:57 (9251) [INFO] Metadata Cache Created
* 2024-12-05 19:58:57 (9268) [INFO] 
* 2024-12-05 19:58:57 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-05 19:58:57 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-05 19:58:57 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-05 19:58:57 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sHc6Sdicvv/ea_profile.json
* 2024-12-05 19:58:57 (8385) [INFO] Backed up EA4 profile to /tmp/sHc6Sdicvv/ea_profile.json
* 2024-12-05 19:58:57 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-05 19:58:57 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 37md33) Cannot update this system’s kernel.
* 2024-12-05 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05 19:58:58 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-06 19:58:20 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-06 19:58:20 (10313) [INFO] Script is up to date.
* 2024-12-06 19:58:21 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-06 19:58:21 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-06 19:58:21 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-06 19:58:21 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-06 19:58:21 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-06 19:58:21 (9238) [INFO] 
* 2024-12-06 19:58:39 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-06 19:58:39 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-06 19:58:39 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-06 19:58:39 (9238) [INFO] 
* 2024-12-06 19:58:40 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-06 19:58:40 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-06 19:58:40 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-06 19:58:40 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-06 19:58:40 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-06 19:58:40 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-06 19:58:59 (9251) [INFO] Metadata Cache Created
* 2024-12-06 19:58:59 (9268) [INFO] 
* 2024-12-06 19:58:59 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-06 19:58:59 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-06 19:58:59 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-06 19:58:59 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TaPpJzjgEm/ea_profile.json
* 2024-12-06 19:59:00 (8385) [INFO] Backed up EA4 profile to /tmp/TaPpJzjgEm/ea_profile.json
* 2024-12-06 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-06 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b4kzvg) Cannot update this system’s kernel.
* 2024-12-06 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06 19:59:01 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-07 19:58:46 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-07 19:58:46 (10313) [INFO] Script is up to date.
* 2024-12-07 19:58:47 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-07 19:58:47 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-07 19:58:47 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-07 19:58:47 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-07 19:58:47 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-07 19:58:47 (9238) [INFO] 
* 2024-12-07 19:59:07 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-07 19:59:07 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-07 19:59:07 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-07 19:59:07 (9238) [INFO] 
* 2024-12-07 19:59:08 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-07 19:59:08 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-07 19:59:08 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-07 19:59:08 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-07 19:59:08 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-07 19:59:08 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-07 19:59:27 (9251) [INFO] Metadata Cache Created
* 2024-12-07 19:59:27 (9268) [INFO] 
* 2024-12-07 19:59:27 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-07 19:59:27 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-07 19:59:27 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-07 19:59:27 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xua5EMf8wh/ea_profile.json
* 2024-12-07 19:59:28 (8385) [INFO] Backed up EA4 profile to /tmp/xua5EMf8wh/ea_profile.json
* 2024-12-07 19:59:28 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-07 19:59:28 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7ymkwv) Cannot update this system’s kernel.
* 2024-12-07 19:59:28 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07 19:59:28 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07 19:59:29 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-08 19:58:46 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-08 19:58:46 (10313) [INFO] Script is up to date.
* 2024-12-08 19:58:46 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-08 19:58:46 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-08 19:58:46 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-08 19:58:46 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-08 19:58:46 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-08 19:58:46 (9238) [INFO] 
* 2024-12-08 19:59:07 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-08 19:59:07 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-08 19:59:07 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-08 19:59:07 (9238) [INFO] 
* 2024-12-08 19:59:07 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-08 19:59:07 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-08 19:59:08 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-08 19:59:08 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-08 19:59:08 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-08 19:59:08 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-08 19:59:26 (9251) [INFO] Metadata Cache Created
* 2024-12-08 19:59:26 (9268) [INFO] 
* 2024-12-08 19:59:26 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-08 19:59:26 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-08 19:59:26 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-08 19:59:26 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lnWDG4ZICp/ea_profile.json
* 2024-12-08 19:59:27 (8385) [INFO] Backed up EA4 profile to /tmp/lnWDG4ZICp/ea_profile.json
* 2024-12-08 19:59:27 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-08 19:59:27 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6bsqpu) Cannot update this system’s kernel.
* 2024-12-08 19:59:27 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-08 19:59:27 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-08 19:59:28 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-09 19:58:26 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-09 19:58:26 (10313) [INFO] Script is up to date.
* 2024-12-09 19:58:27 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-09 19:58:27 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-09 19:58:27 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-09 19:58:27 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-09 19:58:27 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-09 19:58:27 (9238) [INFO] 
* 2024-12-09 19:58:45 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-09 19:58:45 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-09 19:58:45 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-09 19:58:45 (9238) [INFO] 
* 2024-12-09 19:58:45 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-09 19:58:46 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-09 19:58:46 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-09 19:58:46 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-09 19:58:46 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-09 19:58:46 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-09 19:59:05 (9251) [INFO] Metadata Cache Created
* 2024-12-09 19:59:05 (9268) [INFO] 
* 2024-12-09 19:59:05 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-09 19:59:05 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-09 19:59:05 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-09 19:59:05 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xsZXsTl3kF/ea_profile.json
* 2024-12-09 19:59:05 (8385) [INFO] Backed up EA4 profile to /tmp/xsZXsTl3kF/ea_profile.json
* 2024-12-09 19:59:06 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-09 19:59:06 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8k4duc) Cannot update this system’s kernel.
* 2024-12-09 19:59:06 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09 19:59:06 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09 19:59:06 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-10 19:58:43 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-10 19:58:43 (10313) [INFO] Script is up to date.
* 2024-12-10 19:58:44 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-10 19:58:44 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-10 19:58:44 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-10 19:58:44 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-10 19:58:44 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-10 19:58:44 (9238) [INFO] 
* 2024-12-10 19:59:05 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-10 19:59:05 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-10 19:59:05 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-10 19:59:05 (9238) [INFO] 
* 2024-12-10 19:59:05 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-10 19:59:05 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-10 19:59:06 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-10 19:59:06 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-10 19:59:06 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-10 19:59:06 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-10 19:59:24 (9251) [INFO] Metadata Cache Created
* 2024-12-10 19:59:24 (9268) [INFO] 
* 2024-12-10 19:59:24 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-10 19:59:24 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-10 19:59:24 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-10 19:59:24 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_rmU6qfSci/ea_profile.json
* 2024-12-10 19:59:25 (8385) [INFO] Backed up EA4 profile to /tmp/_rmU6qfSci/ea_profile.json
* 2024-12-10 19:59:25 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-10 19:59:25 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID f6mx4r) Cannot update this system’s kernel.
* 2024-12-10 19:59:25 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10 19:59:25 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10 19:59:26 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-11 19:58:27 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-11 19:58:27 (10313) [INFO] Script is up to date.
* 2024-12-11 19:58:28 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-11 19:58:28 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-11 19:58:28 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-11 19:58:28 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-11 19:58:28 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-11 19:58:28 (9238) [INFO] 
* 2024-12-11 19:58:47 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-11 19:58:47 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-11 19:58:47 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-11 19:58:47 (9238) [INFO] 
* 2024-12-11 19:58:47 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-11 19:58:48 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-11 19:58:48 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-11 19:58:48 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-11 19:58:48 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-11 19:58:48 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-11 19:59:07 (9251) [INFO] Metadata Cache Created
* 2024-12-11 19:59:07 (9268) [INFO] 
* 2024-12-11 19:59:07 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-11 19:59:07 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-11 19:59:07 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-11 19:59:07 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3pp8W8UDCt/ea_profile.json
* 2024-12-11 19:59:08 (8385) [INFO] Backed up EA4 profile to /tmp/3pp8W8UDCt/ea_profile.json
* 2024-12-11 19:59:08 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-11 19:59:08 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rmasa8) Cannot update this system’s kernel.
* 2024-12-11 19:59:08 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11 19:59:08 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11 19:59:09 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-12 19:58:20 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-12 19:58:20 (10313) [INFO] Script is up to date.
* 2024-12-12 19:58:21 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-12 19:58:21 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-12 19:58:21 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-12 19:58:21 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-12 19:58:21 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-12 19:58:21 (9238) [INFO] 
* 2024-12-12 19:58:41 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-12 19:58:41 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-12 19:58:41 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-12 19:58:41 (9238) [INFO] 
* 2024-12-12 19:58:41 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-12 19:58:41 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-12 19:58:41 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-12 19:58:41 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-12 19:58:41 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-12 19:58:41 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-12 19:59:01 (9251) [INFO] Metadata Cache Created
* 2024-12-12 19:59:01 (9268) [INFO] 
* 2024-12-12 19:59:01 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-12 19:59:01 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-12 19:59:01 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-12 19:59:01 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FiLuENnuHU/ea_profile.json
* 2024-12-12 19:59:02 (8385) [INFO] Backed up EA4 profile to /tmp/FiLuENnuHU/ea_profile.json
* 2024-12-12 19:59:02 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-12 19:59:02 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID v4477d) Cannot update this system’s kernel.
* 2024-12-12 19:59:02 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12 19:59:02 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12 19:59:03 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-13 19:58:21 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-13 19:58:21 (10313) [INFO] Script is up to date.
* 2024-12-13 19:58:22 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-13 19:58:22 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-13 19:58:22 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-13 19:58:22 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-13 19:58:22 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-13 19:58:22 (9238) [INFO] 
* 2024-12-13 19:58:42 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-13 19:58:42 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-13 19:58:42 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-13 19:58:42 (9238) [INFO] 
* 2024-12-13 19:58:42 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-13 19:58:42 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-13 19:58:42 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-13 19:58:42 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-13 19:58:42 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-13 19:58:42 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-13 19:59:01 (9251) [INFO] Metadata Cache Created
* 2024-12-13 19:59:01 (9268) [INFO] 
* 2024-12-13 19:59:01 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-13 19:59:01 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-13 19:59:01 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-13 19:59:01 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ash08rqtnZ/ea_profile.json
* 2024-12-13 19:59:02 (8385) [INFO] Backed up EA4 profile to /tmp/ash08rqtnZ/ea_profile.json
* 2024-12-13 19:59:02 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-13 19:59:02 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jp3dug) Cannot update this system’s kernel.
* 2024-12-13 19:59:02 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-13 19:59:02 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-13 19:59:03 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-14 19:58:48 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-14 19:58:48 (10313) [INFO] Script is up to date.
* 2024-12-14 19:58:48 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-14 19:58:48 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-14 19:58:49 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-14 19:58:49 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-14 19:58:49 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-14 19:58:49 (9238) [INFO] 
* 2024-12-14 19:59:07 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-14 19:59:07 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-14 19:59:07 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-14 19:59:07 (9238) [INFO] 
* 2024-12-14 19:59:07 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-14 19:59:07 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-14 19:59:08 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-14 19:59:08 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-14 19:59:08 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-14 19:59:08 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-14 19:59:26 (9251) [INFO] Metadata Cache Created
* 2024-12-14 19:59:26 (9268) [INFO] 
* 2024-12-14 19:59:26 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-14 19:59:26 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-14 19:59:26 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-14 19:59:26 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UwfiMTp5JZ/ea_profile.json
* 2024-12-14 19:59:27 (8385) [INFO] Backed up EA4 profile to /tmp/UwfiMTp5JZ/ea_profile.json
* 2024-12-14 19:59:27 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-14 19:59:27 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kr3qsx) Cannot update this system’s kernel.
* 2024-12-14 19:59:27 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 19:59:27 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 19:59:28 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-15 19:58:44 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-15 19:58:44 (10313) [INFO] Script is up to date.
* 2024-12-15 19:58:45 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-15 19:58:45 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-15 19:58:45 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-15 19:58:45 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-15 19:58:45 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-15 19:58:45 (9238) [INFO] 
* 2024-12-15 19:59:02 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-15 19:59:02 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-15 19:59:02 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-15 19:59:02 (9238) [INFO] 
* 2024-12-15 19:59:02 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-15 19:59:03 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-15 19:59:03 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-15 19:59:03 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-15 19:59:03 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-15 19:59:03 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-15 19:59:22 (9251) [INFO] Metadata Cache Created
* 2024-12-15 19:59:22 (9268) [INFO] 
* 2024-12-15 19:59:22 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-15 19:59:22 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-15 19:59:22 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-15 19:59:22 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/I0g4DZAbxL/ea_profile.json
* 2024-12-15 19:59:23 (8385) [INFO] Backed up EA4 profile to /tmp/I0g4DZAbxL/ea_profile.json
* 2024-12-15 19:59:23 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-15 19:59:23 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vrhdea) Cannot update this system’s kernel.
* 2024-12-15 19:59:23 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-15 19:59:23 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-15 19:59:24 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-16 19:58:22 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-16 19:58:22 (10313) [INFO] Script is up to date.
* 2024-12-16 19:58:23 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-16 19:58:23 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-16 19:58:23 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-16 19:58:23 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-16 19:58:23 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-16 19:58:23 (9238) [INFO] 
* 2024-12-16 19:58:40 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-16 19:58:40 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-16 19:58:40 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-16 19:58:40 (9238) [INFO] 
* 2024-12-16 19:58:40 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-16 19:58:40 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-16 19:58:41 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-16 19:58:41 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-16 19:58:41 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-16 19:58:41 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-16 19:58:59 (9251) [INFO] Metadata Cache Created
* 2024-12-16 19:58:59 (9268) [INFO] 
* 2024-12-16 19:58:59 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-16 19:58:59 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-16 19:58:59 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-16 19:58:59 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VKAwJavbOh/ea_profile.json
* 2024-12-16 19:58:59 (8385) [INFO] Backed up EA4 profile to /tmp/VKAwJavbOh/ea_profile.json
* 2024-12-16 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-16 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mme4fs) Cannot update this system’s kernel.
* 2024-12-16 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-16 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-16 19:59:00 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-17 19:58:20 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-17 19:58:20 (10313) [INFO] Script is up to date.
* 2024-12-17 19:58:21 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-17 19:58:21 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-17 19:58:21 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-17 19:58:21 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-17 19:58:21 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-17 19:58:21 (9238) [INFO] 
* 2024-12-17 19:58:38 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-17 19:58:38 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-17 19:58:38 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-17 19:58:38 (9238) [INFO] 
* 2024-12-17 19:58:38 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-17 19:58:38 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-17 19:58:38 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-17 19:58:38 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-17 19:58:38 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-17 19:58:38 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-17 19:58:57 (9251) [INFO] Metadata Cache Created
* 2024-12-17 19:58:57 (9268) [INFO] 
* 2024-12-17 19:58:57 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-17 19:58:57 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-17 19:58:57 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-17 19:58:57 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qiHESR7Ua8/ea_profile.json
* 2024-12-17 19:58:57 (8385) [INFO] Backed up EA4 profile to /tmp/qiHESR7Ua8/ea_profile.json
* 2024-12-17 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-17 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qr8g2b) Cannot update this system’s kernel.
* 2024-12-17 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-17 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-17 19:58:58 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-18 19:59:39 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-18 19:59:39 (10313) [INFO] Script is up to date.
* 2024-12-18 19:59:39 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-18 19:59:39 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-18 19:59:40 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-18 19:59:40 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-18 19:59:40 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-18 19:59:40 (9238) [INFO] 
* 2024-12-18 19:59:57 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-18 19:59:57 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-18 19:59:57 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-18 19:59:57 (9238) [INFO] 
* 2024-12-18 19:59:57 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-18 19:59:57 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-18 19:59:57 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-18 19:59:57 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-18 19:59:57 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-18 19:59:57 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-18 20:00:22 (9251) [INFO] Metadata Cache Created
* 2024-12-18 20:00:22 (9268) [INFO] 
* 2024-12-18 20:00:22 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-18 20:00:22 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-18 20:00:22 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-18 20:00:22 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3L5lrDW3dm/ea_profile.json
* 2024-12-18 20:00:22 (8385) [INFO] Backed up EA4 profile to /tmp/3L5lrDW3dm/ea_profile.json
* 2024-12-18 20:00:23 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-18 20:00:23 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vbqab8) Cannot update this system’s kernel.
* 2024-12-18 20:00:23 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-18 20:00:23 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-18 20:00:24 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-19 19:58:19 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-19 19:58:19 (10313) [INFO] Script is up to date.
* 2024-12-19 19:58:20 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-19 19:58:20 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-19 19:58:20 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-19 19:58:20 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-19 19:58:20 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-19 19:58:20 (9238) [INFO] 
* 2024-12-19 19:58:39 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-19 19:58:39 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-19 19:58:39 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-19 19:58:39 (9238) [INFO] 
* 2024-12-19 19:58:39 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-19 19:58:40 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-19 19:58:40 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-19 19:58:40 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-19 19:58:40 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-19 19:58:40 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-19 19:58:58 (9251) [INFO] Metadata Cache Created
* 2024-12-19 19:58:58 (9268) [INFO] 
* 2024-12-19 19:58:58 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-19 19:58:58 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-19 19:58:58 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-19 19:58:58 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/g8D_bPFGd1/ea_profile.json
* 2024-12-19 19:58:59 (8385) [INFO] Backed up EA4 profile to /tmp/g8D_bPFGd1/ea_profile.json
* 2024-12-19 19:58:59 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-19 19:58:59 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8w6tw8) Cannot update this system’s kernel.
* 2024-12-19 19:58:59 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-19 19:58:59 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-19 19:59:00 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-20 19:59:00 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-20 19:59:00 (10313) [INFO] Script is up to date.
* 2024-12-20 19:59:01 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-20 19:59:01 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-20 19:59:01 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-20 19:59:01 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-20 19:59:01 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-20 19:59:01 (9238) [INFO] 
* 2024-12-20 19:59:04 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-20 19:59:04 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-20 19:59:04 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-20 19:59:04 (9238) [INFO] 
* 2024-12-20 19:59:04 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-20 19:59:04 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-20 19:59:05 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-20 19:59:05 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-20 19:59:05 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-20 19:59:05 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-20 19:59:11 (9251) [INFO] Metadata Cache Created
* 2024-12-20 19:59:11 (9268) [INFO] 
* 2024-12-20 19:59:11 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-20 19:59:11 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-20 19:59:11 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-20 19:59:11 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mwYetQZ_sW/ea_profile.json
* 2024-12-20 19:59:12 (8385) [INFO] Backed up EA4 profile to /tmp/mwYetQZ_sW/ea_profile.json
* 2024-12-20 19:59:12 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-20 19:59:12 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bbgfv9) Cannot update this system’s kernel.
* 2024-12-20 19:59:12 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-20 19:59:12 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-20 19:59:13 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-21 19:58:46 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-21 19:58:47 (10313) [INFO] Script is up to date.
* 2024-12-21 19:58:48 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-21 19:58:48 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-21 19:58:48 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-21 19:58:48 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-21 19:58:48 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-21 19:58:48 (9238) [INFO] 
* 2024-12-21 19:59:13 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-21 19:59:13 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-21 19:59:13 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-21 19:59:13 (9238) [INFO] 
* 2024-12-21 19:59:13 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-21 19:59:14 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-21 19:59:14 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-21 19:59:14 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-21 19:59:14 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-21 19:59:14 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-21 19:59:35 (9251) [INFO] Metadata Cache Created
* 2024-12-21 19:59:35 (9268) [INFO] 
* 2024-12-21 19:59:35 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-21 19:59:35 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-21 19:59:35 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-21 19:59:35 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6oLCaNZhd0/ea_profile.json
* 2024-12-21 19:59:35 (8385) [INFO] Backed up EA4 profile to /tmp/6oLCaNZhd0/ea_profile.json
* 2024-12-21 19:59:36 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-21 19:59:36 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ccc8uw) Cannot update this system’s kernel.
* 2024-12-21 19:59:37 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-21 19:59:37 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-21 19:59:38 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-22 19:59:14 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-22 19:59:14 (10313) [INFO] Script is up to date.
* 2024-12-22 19:59:15 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-22 19:59:16 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-22 19:59:16 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-22 19:59:16 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-22 19:59:16 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-22 19:59:16 (9238) [INFO] 
* 2024-12-22 20:00:00 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-22 20:00:00 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-22 20:00:00 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-22 20:00:00 (9238) [INFO] 
* 2024-12-22 20:00:00 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-22 20:00:00 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-22 20:00:02 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-22 20:00:02 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-22 20:00:02 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-22 20:00:02 (9251) [INFO]  * epel: pubmirror1.math.uh.edu
* 2024-12-22 20:00:29 (9251) [INFO] Metadata Cache Created
* 2024-12-22 20:00:29 (9268) [INFO] 
* 2024-12-22 20:00:29 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-22 20:00:29 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-22 20:00:29 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-22 20:00:29 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Fc1RbRvM9R/ea_profile.json
* 2024-12-22 20:00:30 (8385) [INFO] Backed up EA4 profile to /tmp/Fc1RbRvM9R/ea_profile.json
* 2024-12-22 20:00:30 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-22 20:00:30 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h8b8dm) Cannot update this system’s kernel.
* 2024-12-22 20:00:30 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-22 20:00:30 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-22 20:00:31 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-23 19:59:16 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-23 19:59:17 (10313) [INFO] Script is up to date.
* 2024-12-23 19:59:18 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-23 19:59:18 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-23 19:59:18 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-23 19:59:18 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-23 19:59:18 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-23 19:59:18 (9238) [INFO] 
* 2024-12-23 19:59:47 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-23 19:59:47 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-23 19:59:47 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-23 19:59:47 (9238) [INFO] 
* 2024-12-23 19:59:47 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-23 19:59:47 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-23 19:59:49 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-23 19:59:49 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-23 19:59:49 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-23 19:59:49 (9251) [INFO]  * epel: pubmirror1.math.uh.edu
* 2024-12-23 20:00:23 (9251) [INFO] Metadata Cache Created
* 2024-12-23 20:00:23 (9268) [INFO] 
* 2024-12-23 20:00:23 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-23 20:00:23 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-23 20:00:23 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-23 20:00:23 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tuNKP1EMVa/ea_profile.json
* 2024-12-23 20:00:24 (8385) [INFO] Backed up EA4 profile to /tmp/tuNKP1EMVa/ea_profile.json
* 2024-12-23 20:00:25 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-23 20:00:25 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID s524d7) Cannot update this system’s kernel.
* 2024-12-23 20:00:25 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-23 20:00:25 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-23 20:00:27 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-24 19:58:34 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-24 19:58:34 (10313) [INFO] Script is up to date.
* 2024-12-24 19:58:35 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-24 19:58:35 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-24 19:58:35 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-24 19:58:35 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-24 19:58:35 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-24 19:58:35 (9238) [INFO] 
* 2024-12-24 19:58:54 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-24 19:58:54 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-24 19:58:54 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-24 19:58:54 (9238) [INFO] 
* 2024-12-24 19:58:54 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-24 19:58:54 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-24 19:58:54 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-24 19:58:54 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-24 19:58:54 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-24 19:58:54 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-24 19:59:13 (9251) [INFO] Metadata Cache Created
* 2024-12-24 19:59:13 (9268) [INFO] 
* 2024-12-24 19:59:13 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-24 19:59:13 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-24 19:59:13 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-24 19:59:13 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/fmHAMdbzeW/ea_profile.json
* 2024-12-24 19:59:13 (8385) [INFO] Backed up EA4 profile to /tmp/fmHAMdbzeW/ea_profile.json
* 2024-12-24 19:59:14 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-24 19:59:14 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID s87hjv) Cannot update this system’s kernel.
* 2024-12-24 19:59:14 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-24 19:59:14 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-24 19:59:14 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-25 19:58:20 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-25 19:58:20 (10313) [INFO] Script is up to date.
* 2024-12-25 19:58:21 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-25 19:58:21 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-25 19:58:21 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-25 19:58:21 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-25 19:58:21 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-25 19:58:21 (9238) [INFO] 
* 2024-12-25 19:58:38 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-25 19:58:38 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-25 19:58:38 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-25 19:58:38 (9238) [INFO] 
* 2024-12-25 19:58:39 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-25 19:58:39 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-25 19:58:39 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-25 19:58:39 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-25 19:58:39 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-25 19:58:39 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-25 19:58:57 (9251) [INFO] Metadata Cache Created
* 2024-12-25 19:58:57 (9268) [INFO] 
* 2024-12-25 19:58:57 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-25 19:58:57 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-25 19:58:57 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-25 19:58:57 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7Si1C4TPtJ/ea_profile.json
* 2024-12-25 19:58:58 (8385) [INFO] Backed up EA4 profile to /tmp/7Si1C4TPtJ/ea_profile.json
* 2024-12-25 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-25 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID skjpgp) Cannot update this system’s kernel.
* 2024-12-25 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-25 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-25 19:58:59 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-26 19:58:25 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-26 19:58:25 (10313) [INFO] Script is up to date.
* 2024-12-26 19:58:26 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-26 19:58:26 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-26 19:58:26 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-26 19:58:26 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-26 19:58:26 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-26 19:58:26 (9238) [INFO] 
* 2024-12-26 19:58:44 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-26 19:58:44 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-26 19:58:44 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-26 19:58:44 (9238) [INFO] 
* 2024-12-26 19:58:44 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-26 19:58:45 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-26 19:58:45 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-26 19:58:45 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-26 19:58:45 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-26 19:58:45 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-26 19:59:03 (9251) [INFO] Metadata Cache Created
* 2024-12-26 19:59:03 (9268) [INFO] 
* 2024-12-26 19:59:03 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-26 19:59:03 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-26 19:59:03 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-26 19:59:03 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BGnLcFga9z/ea_profile.json
* 2024-12-26 19:59:04 (8385) [INFO] Backed up EA4 profile to /tmp/BGnLcFga9z/ea_profile.json
* 2024-12-26 19:59:04 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-26 19:59:04 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID uztaha) Cannot update this system’s kernel.
* 2024-12-26 19:59:04 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-26 19:59:04 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-26 19:59:05 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-27 19:58:19 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-27 19:58:19 (10313) [INFO] Script is up to date.
* 2024-12-27 19:58:20 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-27 19:58:20 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-27 19:58:20 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-27 19:58:20 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-27 19:58:20 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-27 19:58:20 (9238) [INFO] 
* 2024-12-27 19:58:39 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-27 19:58:39 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-27 19:58:39 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-27 19:58:39 (9238) [INFO] 
* 2024-12-27 19:58:39 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-27 19:58:39 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-27 19:58:39 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-27 19:58:39 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-27 19:58:39 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-27 19:58:39 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-27 19:58:57 (9251) [INFO] Metadata Cache Created
* 2024-12-27 19:58:57 (9268) [INFO] 
* 2024-12-27 19:58:57 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-27 19:58:57 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-27 19:58:58 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-27 19:58:58 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hujM2gYYdd/ea_profile.json
* 2024-12-27 19:58:58 (8385) [INFO] Backed up EA4 profile to /tmp/hujM2gYYdd/ea_profile.json
* 2024-12-27 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-27 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID aqgfh2) Cannot update this system’s kernel.
* 2024-12-27 19:58:59 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-27 19:58:59 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-27 19:58:59 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-28 19:58:45 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-28 19:58:45 (10313) [INFO] Script is up to date.
* 2024-12-28 19:58:46 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-28 19:58:46 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-28 19:58:46 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-28 19:58:46 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-28 19:58:46 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-28 19:58:46 (9238) [INFO] 
* 2024-12-28 19:59:04 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-28 19:59:04 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-28 19:59:04 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-28 19:59:04 (9238) [INFO] 
* 2024-12-28 19:59:04 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-28 19:59:04 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-28 19:59:05 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-28 19:59:05 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-28 19:59:05 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-28 19:59:05 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-28 19:59:24 (9251) [INFO] Metadata Cache Created
* 2024-12-28 19:59:24 (9268) [INFO] 
* 2024-12-28 19:59:24 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-28 19:59:24 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-28 19:59:24 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-28 19:59:24 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RhxPesZHAE/ea_profile.json
* 2024-12-28 19:59:25 (8385) [INFO] Backed up EA4 profile to /tmp/RhxPesZHAE/ea_profile.json
* 2024-12-28 19:59:25 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-28 19:59:25 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dtpag3) Cannot update this system’s kernel.
* 2024-12-28 19:59:25 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-28 19:59:25 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-28 19:59:26 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-29 19:58:48 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-29 19:58:48 (10313) [INFO] Script is up to date.
* 2024-12-29 19:58:48 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-29 19:58:48 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-29 19:58:48 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-29 19:58:48 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-29 19:58:48 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-29 19:58:48 (9238) [INFO] 
* 2024-12-29 19:59:08 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-29 19:59:08 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-29 19:59:08 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-29 19:59:08 (9238) [INFO] 
* 2024-12-29 19:59:08 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-29 19:59:08 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-29 19:59:08 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-29 19:59:08 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-29 19:59:08 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-29 19:59:08 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-29 19:59:27 (9251) [INFO] Metadata Cache Created
* 2024-12-29 19:59:27 (9268) [INFO] 
* 2024-12-29 19:59:27 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-29 19:59:27 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-29 19:59:27 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-29 19:59:27 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jQu9LnNF4q/ea_profile.json
* 2024-12-29 19:59:28 (8385) [INFO] Backed up EA4 profile to /tmp/jQu9LnNF4q/ea_profile.json
* 2024-12-29 19:59:28 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-29 19:59:28 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ntqefn) Cannot update this system’s kernel.
* 2024-12-29 19:59:28 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-29 19:59:28 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-29 19:59:29 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-30 19:58:22 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-30 19:58:22 (10313) [INFO] Script is up to date.
* 2024-12-30 19:58:22 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-30 19:58:23 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-30 19:58:23 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-30 19:58:23 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-30 19:58:23 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-30 19:58:23 (9238) [INFO] 
* 2024-12-30 19:58:40 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-30 19:58:40 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-30 19:58:40 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-30 19:58:40 (9238) [INFO] 
* 2024-12-30 19:58:40 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-30 19:58:40 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-30 19:58:40 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-30 19:58:41 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-30 19:58:41 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-30 19:58:41 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-30 19:58:59 (9251) [INFO] Metadata Cache Created
* 2024-12-30 19:58:59 (9268) [INFO] 
* 2024-12-30 19:58:59 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-30 19:58:59 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-30 19:58:59 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-30 19:58:59 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MoijwA10oo/ea_profile.json
* 2024-12-30 19:58:59 (8385) [INFO] Backed up EA4 profile to /tmp/MoijwA10oo/ea_profile.json
* 2024-12-30 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-30 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yjvaum) Cannot update this system’s kernel.
* 2024-12-30 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-30 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-30 19:59:00 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2024-12-31 19:58:57 (10291) [INFO] Self-update of script version 59 requested.
* 2024-12-31 19:58:57 (10313) [INFO] Script is up to date.
* 2024-12-31 19:58:57 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2024-12-31 19:58:57 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2024-12-31 19:58:57 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2024-12-31 19:58:57 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2024-12-31 19:58:57 (9237) [INFO] Running: /usr/bin/yum list extras
* 2024-12-31 19:58:57 (9238) [INFO] 
* 2024-12-31 19:59:02 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2024-12-31 19:59:02 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2024-12-31 19:59:02 (9237) [INFO] Running: /usr/bin/yum makecache
* 2024-12-31 19:59:02 (9238) [INFO] 
* 2024-12-31 19:59:02 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2024-12-31 19:59:02 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2024-12-31 19:59:03 (9251) [INFO]  * EA4: 107.178.98.171
* 2024-12-31 19:59:03 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2024-12-31 19:59:03 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2024-12-31 19:59:03 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2024-12-31 19:59:08 (9251) [INFO] Metadata Cache Created
* 2024-12-31 19:59:08 (9268) [INFO] 
* 2024-12-31 19:59:08 (5821) [WARN] There are unfinished yum transactions remaining.
* 2024-12-31 19:59:08 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2024-12-31 19:59:08 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2024-12-31 19:59:08 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/OYd4fRgrIw/ea_profile.json
* 2024-12-31 19:59:09 (8385) [INFO] Backed up EA4 profile to /tmp/OYd4fRgrIw/ea_profile.json
* 2024-12-31 19:59:09 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2024-12-31 19:59:09 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7gcntm) Cannot update this system’s kernel.
* 2024-12-31 19:59:09 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-31 19:59:09 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-31 19:59:10 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-01 19:58:19 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-01 19:58:19 (10313) [INFO] Script is up to date.
* 2025-01-01 19:58:20 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-01 19:58:20 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-01 19:58:20 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-01 19:58:20 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-01 19:58:20 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-01 19:58:20 (9238) [INFO] 
* 2025-01-01 19:58:38 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-01 19:58:38 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-01 19:58:38 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-01 19:58:38 (9238) [INFO] 
* 2025-01-01 19:58:38 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-01 19:58:38 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-01 19:58:38 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-01 19:58:38 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-01 19:58:38 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-01 19:58:38 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-01 19:58:56 (9251) [INFO] Metadata Cache Created
* 2025-01-01 19:58:56 (9268) [INFO] 
* 2025-01-01 19:58:56 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-01 19:58:56 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-01 19:58:56 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-01 19:58:56 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cl5uRITwDH/ea_profile.json
* 2025-01-01 19:58:57 (8385) [INFO] Backed up EA4 profile to /tmp/cl5uRITwDH/ea_profile.json
* 2025-01-01 19:58:57 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-01 19:58:57 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 95ps28) Cannot update this system’s kernel.
* 2025-01-01 19:58:57 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-01 19:58:57 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-01 19:58:58 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-02 19:58:24 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-02 19:58:24 (10313) [INFO] Script is up to date.
* 2025-01-02 19:58:25 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-02 19:58:25 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-02 19:58:25 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-02 19:58:25 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-02 19:58:25 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-02 19:58:25 (9238) [INFO] 
* 2025-01-02 19:58:44 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-02 19:58:44 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-02 19:58:44 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-02 19:58:44 (9238) [INFO] 
* 2025-01-02 19:58:44 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-02 19:58:44 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-02 19:58:44 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-02 19:58:44 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-02 19:58:44 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-02 19:58:44 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-02 19:59:02 (9251) [INFO] Metadata Cache Created
* 2025-01-02 19:59:02 (9268) [INFO] 
* 2025-01-02 19:59:02 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-02 19:59:02 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-02 19:59:02 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-02 19:59:02 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6nks0QTnTM/ea_profile.json
* 2025-01-02 19:59:03 (8385) [INFO] Backed up EA4 profile to /tmp/6nks0QTnTM/ea_profile.json
* 2025-01-02 19:59:03 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-02 19:59:03 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID teu435) Cannot update this system’s kernel.
* 2025-01-02 19:59:03 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-02 19:59:03 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-02 19:59:04 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-03 19:58:21 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-03 19:58:21 (10313) [INFO] Script is up to date.
* 2025-01-03 19:58:21 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-03 19:58:21 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-03 19:58:21 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-03 19:58:21 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-03 19:58:21 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-03 19:58:21 (9238) [INFO] 
* 2025-01-03 19:58:40 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-03 19:58:40 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-03 19:58:40 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-03 19:58:40 (9238) [INFO] 
* 2025-01-03 19:58:40 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-03 19:58:40 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-03 19:58:40 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-03 19:58:40 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-03 19:58:40 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-03 19:58:40 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-03 19:58:59 (9251) [INFO] Metadata Cache Created
* 2025-01-03 19:58:59 (9268) [INFO] 
* 2025-01-03 19:58:59 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-03 19:58:59 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-03 19:59:00 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-03 19:59:00 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HvXDUiNGBH/ea_profile.json
* 2025-01-03 19:59:00 (8385) [INFO] Backed up EA4 profile to /tmp/HvXDUiNGBH/ea_profile.json
* 2025-01-03 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-03 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID n4cavs) Cannot update this system’s kernel.
* 2025-01-03 19:59:01 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-03 19:59:01 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-03 19:59:01 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-04 19:58:46 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-04 19:58:46 (10313) [INFO] Script is up to date.
* 2025-01-04 19:58:47 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-04 19:58:47 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-04 19:58:47 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-04 19:58:47 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-04 19:58:47 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-04 19:58:47 (9238) [INFO] 
* 2025-01-04 19:59:05 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-04 19:59:05 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-04 19:59:05 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-04 19:59:05 (9238) [INFO] 
* 2025-01-04 19:59:05 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-04 19:59:05 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-04 19:59:06 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-04 19:59:06 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-04 19:59:06 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-04 19:59:06 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-04 20:00:08 (9251) [INFO] Metadata Cache Created
* 2025-01-04 20:00:08 (9268) [INFO] 
* 2025-01-04 20:00:08 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-04 20:00:08 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-04 20:00:08 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-04 20:00:08 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6Cbr1W5OYA/ea_profile.json
* 2025-01-04 20:00:08 (8385) [INFO] Backed up EA4 profile to /tmp/6Cbr1W5OYA/ea_profile.json
* 2025-01-04 20:00:09 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-04 20:00:09 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xzawkq) Cannot update this system’s kernel.
* 2025-01-04 20:00:09 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-04 20:00:09 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-04 20:00:09 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-05 19:58:45 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-05 19:58:45 (10313) [INFO] Script is up to date.
* 2025-01-05 19:58:46 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-05 19:58:46 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-05 19:58:46 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-05 19:58:46 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-05 19:58:46 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-05 19:58:46 (9238) [INFO] 
* 2025-01-05 19:59:06 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-05 19:59:06 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-05 19:59:06 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-05 19:59:06 (9238) [INFO] 
* 2025-01-05 19:59:06 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-05 19:59:06 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-05 19:59:07 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-05 19:59:07 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-05 19:59:07 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-05 19:59:07 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-05 19:59:25 (9251) [INFO] Metadata Cache Created
* 2025-01-05 19:59:25 (9268) [INFO] 
* 2025-01-05 19:59:25 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-05 19:59:25 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-05 19:59:25 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-05 19:59:25 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lMAsSSouPn/ea_profile.json
* 2025-01-05 19:59:26 (8385) [INFO] Backed up EA4 profile to /tmp/lMAsSSouPn/ea_profile.json
* 2025-01-05 19:59:26 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-05 19:59:26 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID stdyfw) Cannot update this system’s kernel.
* 2025-01-05 19:59:26 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-05 19:59:26 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-05 19:59:27 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-06 19:58:49 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-06 19:58:49 (10313) [INFO] Script is up to date.
* 2025-01-06 19:58:50 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-06 19:58:50 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-06 19:58:50 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-06 19:58:50 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-06 19:58:50 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-06 19:58:50 (9238) [INFO] 
* 2025-01-06 19:59:09 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-06 19:59:09 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-06 19:59:09 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-06 19:59:09 (9238) [INFO] 
* 2025-01-06 19:59:10 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-06 19:59:10 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-06 19:59:10 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-06 19:59:10 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-06 19:59:10 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-06 19:59:10 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-06 19:59:28 (9251) [INFO] Metadata Cache Created
* 2025-01-06 19:59:28 (9268) [INFO] 
* 2025-01-06 19:59:28 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-06 19:59:28 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-06 19:59:29 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-06 19:59:29 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TtHzWP3MO8/ea_profile.json
* 2025-01-06 19:59:29 (8385) [INFO] Backed up EA4 profile to /tmp/TtHzWP3MO8/ea_profile.json
* 2025-01-06 19:59:29 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-06 19:59:29 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t2z977) Cannot update this system’s kernel.
* 2025-01-06 19:59:30 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-06 19:59:30 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-06 19:59:30 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-07 19:58:21 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-07 19:58:21 (10313) [INFO] Script is up to date.
* 2025-01-07 19:58:22 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-07 19:58:22 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-07 19:58:22 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-07 19:58:22 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-07 19:58:22 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-07 19:58:22 (9238) [INFO] 
* 2025-01-07 19:58:40 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-07 19:58:40 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-07 19:58:40 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-07 19:58:40 (9238) [INFO] 
* 2025-01-07 19:58:40 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-07 19:58:40 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-07 19:58:41 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-07 19:58:41 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-07 19:58:41 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-07 19:58:41 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-07 19:58:59 (9251) [INFO] Metadata Cache Created
* 2025-01-07 19:58:59 (9268) [INFO] 
* 2025-01-07 19:58:59 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-07 19:58:59 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-07 19:58:59 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-07 19:58:59 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PEcMZYBwO9/ea_profile.json
* 2025-01-07 19:59:00 (8385) [INFO] Backed up EA4 profile to /tmp/PEcMZYBwO9/ea_profile.json
* 2025-01-07 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-07 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4rgqbp) Cannot update this system’s kernel.
* 2025-01-07 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-07 19:59:00 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-07 19:59:01 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-08 19:59:17 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-08 19:59:17 (10313) [INFO] Script is up to date.
* 2025-01-08 19:59:17 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-08 19:59:17 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-08 19:59:18 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-08 19:59:18 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-08 19:59:18 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-08 19:59:18 (9238) [INFO] 
* 2025-01-08 19:59:22 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-08 19:59:22 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-08 19:59:22 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-08 19:59:22 (9238) [INFO] 
* 2025-01-08 19:59:22 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-08 19:59:23 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-08 19:59:23 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-08 19:59:23 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-08 19:59:23 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-08 19:59:23 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-08 19:59:29 (9251) [INFO] Metadata Cache Created
* 2025-01-08 19:59:29 (9268) [INFO] 
* 2025-01-08 19:59:29 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-08 19:59:29 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-08 19:59:29 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-08 19:59:29 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ohBx7spLBN/ea_profile.json
* 2025-01-08 19:59:29 (8385) [INFO] Backed up EA4 profile to /tmp/ohBx7spLBN/ea_profile.json
* 2025-01-08 19:59:30 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-08 19:59:30 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ffpz24) Cannot update this system’s kernel.
* 2025-01-08 19:59:30 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-08 19:59:30 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-08 19:59:31 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-09 19:58:25 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-09 19:58:25 (10313) [INFO] Script is up to date.
* 2025-01-09 19:58:26 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-09 19:58:26 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-09 19:58:26 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-09 19:58:26 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-09 19:58:26 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-09 19:58:26 (9238) [INFO] 
* 2025-01-09 19:58:43 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-09 19:58:43 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-09 19:58:43 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-09 19:58:43 (9238) [INFO] 
* 2025-01-09 19:58:43 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-09 19:58:43 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-09 19:58:43 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-09 19:58:43 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-09 19:58:43 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-09 19:58:43 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-09 19:59:02 (9251) [INFO] Metadata Cache Created
* 2025-01-09 19:59:02 (9268) [INFO] 
* 2025-01-09 19:59:02 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-09 19:59:02 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-09 19:59:02 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-09 19:59:02 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GNQwygRru1/ea_profile.json
* 2025-01-09 19:59:02 (8385) [INFO] Backed up EA4 profile to /tmp/GNQwygRru1/ea_profile.json
* 2025-01-09 19:59:02 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-09 19:59:02 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fwrc4e) Cannot update this system’s kernel.
* 2025-01-09 19:59:03 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-09 19:59:03 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-09 19:59:03 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-10 19:58:20 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-10 19:58:20 (10313) [INFO] Script is up to date.
* 2025-01-10 19:58:21 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-10 19:58:21 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-10 19:58:21 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-10 19:58:21 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-10 19:58:21 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-10 19:58:21 (9238) [INFO] 
* 2025-01-10 19:58:38 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-10 19:58:38 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-10 19:58:38 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-10 19:58:38 (9238) [INFO] 
* 2025-01-10 19:58:38 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-10 19:58:38 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-10 19:58:39 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-10 19:58:39 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-10 19:58:39 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-10 19:58:39 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-10 19:58:57 (9251) [INFO] Metadata Cache Created
* 2025-01-10 19:58:57 (9268) [INFO] 
* 2025-01-10 19:58:57 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-10 19:58:57 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-10 19:58:57 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-10 19:58:57 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gvilbcjN99/ea_profile.json
* 2025-01-10 19:58:57 (8385) [INFO] Backed up EA4 profile to /tmp/gvilbcjN99/ea_profile.json
* 2025-01-10 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-10 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID txq2y5) Cannot update this system’s kernel.
* 2025-01-10 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-10 19:58:58 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-10 19:58:58 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-11 19:58:46 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-11 19:58:46 (10313) [INFO] Script is up to date.
* 2025-01-11 19:58:47 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-11 19:58:47 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-11 19:58:47 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-11 19:58:47 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-11 19:58:47 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-11 19:58:47 (9238) [INFO] 
* 2025-01-11 19:59:04 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-11 19:59:04 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-11 19:59:04 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-11 19:59:04 (9238) [INFO] 
* 2025-01-11 19:59:04 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-11 19:59:04 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-11 19:59:05 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-11 19:59:05 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-11 19:59:05 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-11 19:59:05 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-11 19:59:23 (9251) [INFO] Metadata Cache Created
* 2025-01-11 19:59:23 (9268) [INFO] 
* 2025-01-11 19:59:23 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-11 19:59:23 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-11 19:59:23 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-11 19:59:23 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9DNw1LdNGM/ea_profile.json
* 2025-01-11 19:59:23 (8385) [INFO] Backed up EA4 profile to /tmp/9DNw1LdNGM/ea_profile.json
* 2025-01-11 19:59:24 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-11 19:59:24 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID px2zej) Cannot update this system’s kernel.
* 2025-01-11 19:59:24 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-11 19:59:24 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-11 19:59:24 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-12 19:58:47 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-12 19:58:47 (10313) [INFO] Script is up to date.
* 2025-01-12 19:58:48 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-12 19:58:48 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-12 19:58:48 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-12 19:58:48 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-12 19:58:48 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-12 19:58:48 (9238) [INFO] 
* 2025-01-12 19:59:05 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-12 19:59:05 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-12 19:59:05 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-12 19:59:05 (9238) [INFO] 
* 2025-01-12 19:59:05 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-12 19:59:05 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-12 19:59:05 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-12 19:59:05 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-12 19:59:05 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-12 19:59:05 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-12 19:59:23 (9251) [INFO] Metadata Cache Created
* 2025-01-12 19:59:23 (9268) [INFO] 
* 2025-01-12 19:59:23 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-12 19:59:23 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-12 19:59:23 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-12 19:59:23 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Jshey6ZdVV/ea_profile.json
* 2025-01-12 19:59:24 (8385) [INFO] Backed up EA4 profile to /tmp/Jshey6ZdVV/ea_profile.json
* 2025-01-12 19:59:24 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-12 19:59:24 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9ujbs9) Cannot update this system’s kernel.
* 2025-01-12 19:59:24 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-12 19:59:24 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-12 19:59:25 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-13 19:58:56 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-13 19:58:56 (10313) [INFO] Script is up to date.
* 2025-01-13 19:58:57 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-13 19:58:57 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-13 19:58:57 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-13 19:58:57 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-13 19:58:57 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-13 19:58:57 (9238) [INFO] 
* 2025-01-13 19:59:00 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-13 19:59:00 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-13 19:59:00 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-13 19:59:00 (9238) [INFO] 
* 2025-01-13 19:59:00 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-13 19:59:00 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-13 19:59:01 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-13 19:59:01 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-13 19:59:01 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-13 19:59:01 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-13 19:59:07 (9251) [INFO] Metadata Cache Created
* 2025-01-13 19:59:07 (9268) [INFO] 
* 2025-01-13 19:59:07 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-13 19:59:07 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-13 19:59:07 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-13 19:59:07 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5hBQ2_xwBY/ea_profile.json
* 2025-01-13 19:59:07 (8385) [INFO] Backed up EA4 profile to /tmp/5hBQ2_xwBY/ea_profile.json
* 2025-01-13 19:59:08 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-13 19:59:08 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xjnwsz) Cannot update this system’s kernel.
* 2025-01-13 19:59:08 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-13 19:59:08 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-13 19:59:08 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-14 19:58:28 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-14 19:58:28 (10313) [INFO] Script is up to date.
* 2025-01-14 19:58:29 (252) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This cannot be upgraded by the native leapp tool.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-14 19:58:29 (6225) [WARN] OpenSSH configuration file does not explicitly state the option PermitRootLogin in sshd_config file, which will default in RHEL8 to "prohibit-password".
We will set the 'PermitRootLogin' value in /etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-14 19:58:29 (3963) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-14 19:58:29 (3970) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-14 19:58:29 (9237) [INFO] Running: /usr/bin/yum list extras
* 2025-01-14 19:58:29 (9238) [INFO] 
* 2025-01-14 19:58:46 (5910) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-14 19:58:46 (5910) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-14 19:58:46 (9237) [INFO] Running: /usr/bin/yum makecache
* 2025-01-14 19:58:46 (9238) [INFO] 
* 2025-01-14 19:58:46 (9251) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-14 19:58:46 (9251) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-14 19:58:46 (9251) [INFO]  * EA4: 107.178.98.171
* 2025-01-14 19:58:46 (9251) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-14 19:58:46 (9251) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-14 19:58:46 (9251) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-14 19:59:05 (9251) [INFO] Metadata Cache Created
* 2025-01-14 19:59:05 (9268) [INFO] 
* 2025-01-14 19:59:05 (5821) [WARN] There are unfinished yum transactions remaining.
* 2025-01-14 19:59:05 (5825) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-14 19:59:05 (1992) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-14 19:59:05 (8362) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AAIllIhRwh/ea_profile.json
* 2025-01-14 19:59:05 (8385) [INFO] Backed up EA4 profile to /tmp/AAIllIhRwh/ea_profile.json
* 2025-01-14 19:59:06 (252) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-14 19:59:06 (252) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID np8me7) Cannot update this system’s kernel.
* 2025-01-14 19:59:06 (252) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-14 19:59:06 (252) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-14 19:59:06 (448) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-15 19:59:11 (10291) [INFO] Self-update of script version 59 requested.
* 2025-01-15 19:59:11 (10296) [INFO] Newer version of script found. Downloading.
* 2025-01-15 19:59:11 (10305) [INFO] Script update to version 60 successful.
* 2025-01-15 19:59:12 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-15 19:59:12 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-15 19:59:12 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-15 19:59:12 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-15 19:59:12 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-15 19:59:12 (9401) [INFO] 
* 2025-01-15 19:59:29 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-15 19:59:29 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-15 19:59:29 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-15 19:59:29 (9401) [INFO] 
* 2025-01-15 19:59:29 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-15 19:59:29 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-15 19:59:29 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-15 19:59:29 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-15 19:59:29 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-15 19:59:29 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-15 19:59:48 (9414) [INFO] Metadata Cache Created
* 2025-01-15 19:59:48 (9431) [INFO] 
* 2025-01-15 19:59:48 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-15 19:59:48 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-15 19:59:48 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-15 19:59:48 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/eof10YoeMo/ea_profile.json
* 2025-01-15 19:59:48 (8548) [INFO] Backed up EA4 profile to /tmp/eof10YoeMo/ea_profile.json
* 2025-01-15 19:59:49 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-15 19:59:49 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xrf299) Cannot update this system’s kernel.
* 2025-01-15 19:59:49 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-15 19:59:49 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-15 19:59:49 (605) [WARN] 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-15 19:59:49 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-16 19:58:26 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-16 19:58:26 (10480) [INFO] Script is up to date.
* 2025-01-16 19:58:27 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-16 19:58:27 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-16 19:58:27 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-16 19:58:27 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-16 19:58:27 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-16 19:58:27 (9401) [INFO] 
* 2025-01-16 19:58:45 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-16 19:58:45 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-16 19:58:45 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-16 19:58:45 (9401) [INFO] 
* 2025-01-16 19:58:45 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-16 19:58:45 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-16 19:58:46 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-16 19:58:46 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-16 19:58:46 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-16 19:58:46 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-16 19:59:06 (9414) [INFO] Metadata Cache Created
* 2025-01-16 19:59:06 (9431) [INFO] 
* 2025-01-16 19:59:06 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-16 19:59:06 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-16 19:59:06 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-16 19:59:06 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SsdmeX1VQ5/ea_profile.json
* 2025-01-16 19:59:06 (8548) [INFO] Backed up EA4 profile to /tmp/SsdmeX1VQ5/ea_profile.json
* 2025-01-16 19:59:07 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-16 19:59:07 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wbv42p) Cannot update this system’s kernel.
* 2025-01-16 19:59:07 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-16 19:59:07 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-16 19:59:07 (605) [WARN] 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 19:59:07 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-17 19:58:22 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-17 19:58:22 (10480) [INFO] Script is up to date.
* 2025-01-17 19:58:23 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-17 19:58:23 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-17 19:58:23 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-17 19:58:23 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-17 19:58:23 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-17 19:58:23 (9401) [INFO] 
* 2025-01-17 19:58:42 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-17 19:58:42 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-17 19:58:42 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-17 19:58:42 (9401) [INFO] 
* 2025-01-17 19:58:42 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-17 19:58:42 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-17 19:58:42 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-17 19:58:42 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-17 19:58:42 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-17 19:58:42 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-17 19:59:02 (9414) [INFO] Metadata Cache Created
* 2025-01-17 19:59:02 (9431) [INFO] 
* 2025-01-17 19:59:02 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-17 19:59:02 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-17 19:59:02 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-17 19:59:02 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rTmY0I7ILz/ea_profile.json
* 2025-01-17 19:59:03 (8548) [INFO] Backed up EA4 profile to /tmp/rTmY0I7ILz/ea_profile.json
* 2025-01-17 19:59:03 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-17 19:59:03 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zmg2uk) Cannot update this system’s kernel.
* 2025-01-17 19:59:03 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-17 19:59:03 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-17 19:59:04 (605) [WARN] 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 19:59:04 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-18 19:58:46 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-18 19:58:46 (10480) [INFO] Script is up to date.
* 2025-01-18 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-18 19:58:47 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-18 19:58:47 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-18 19:58:47 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-18 19:58:47 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-18 19:58:47 (9401) [INFO] 
* 2025-01-18 19:59:05 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-18 19:59:05 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-18 19:59:05 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-18 19:59:05 (9401) [INFO] 
* 2025-01-18 19:59:05 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-18 19:59:05 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-18 19:59:06 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-18 19:59:06 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-18 19:59:06 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-18 19:59:06 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-18 19:59:24 (9414) [INFO] Metadata Cache Created
* 2025-01-18 19:59:24 (9431) [INFO] 
* 2025-01-18 19:59:24 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-18 19:59:24 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-18 19:59:24 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-18 19:59:24 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FAQ6yUu2DT/ea_profile.json
* 2025-01-18 19:59:25 (8548) [INFO] Backed up EA4 profile to /tmp/FAQ6yUu2DT/ea_profile.json
* 2025-01-18 19:59:25 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-18 19:59:25 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID svkxdp) Cannot update this system’s kernel.
* 2025-01-18 19:59:25 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-18 19:59:25 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-18 19:59:26 (605) [WARN] 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 19:59:26 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-19 19:58:45 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-19 19:58:45 (10480) [INFO] Script is up to date.
* 2025-01-19 19:58:46 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-19 19:58:46 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-19 19:58:46 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-19 19:58:46 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-19 19:58:46 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-19 19:58:46 (9401) [INFO] 
* 2025-01-19 19:59:06 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-19 19:59:06 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-19 19:59:06 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-19 19:59:06 (9401) [INFO] 
* 2025-01-19 19:59:06 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-19 19:59:06 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-19 19:59:07 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-19 19:59:07 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-19 19:59:07 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-19 19:59:07 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-19 19:59:26 (9414) [INFO] Metadata Cache Created
* 2025-01-19 19:59:26 (9431) [INFO] 
* 2025-01-19 19:59:26 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-19 19:59:26 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-19 19:59:26 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-19 19:59:26 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FPVoUYRKV4/ea_profile.json
* 2025-01-19 19:59:26 (8548) [INFO] Backed up EA4 profile to /tmp/FPVoUYRKV4/ea_profile.json
* 2025-01-19 19:59:27 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-19 19:59:27 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID z4h6m8) Cannot update this system’s kernel.
* 2025-01-19 19:59:27 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-19 19:59:27 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-19 19:59:27 (605) [WARN] 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 19:59:28 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-20 19:58:21 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-20 19:58:21 (10480) [INFO] Script is up to date.
* 2025-01-20 19:58:21 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-20 19:58:21 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-20 19:58:21 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-20 19:58:21 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-20 19:58:21 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-20 19:58:21 (9401) [INFO] 
* 2025-01-20 19:58:39 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-20 19:58:39 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-20 19:58:39 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-20 19:58:39 (9401) [INFO] 
* 2025-01-20 19:58:39 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-20 19:58:39 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-20 19:58:39 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-20 19:58:39 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-20 19:58:39 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-20 19:58:39 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-20 19:58:58 (9414) [INFO] Metadata Cache Created
* 2025-01-20 19:58:58 (9431) [INFO] 
* 2025-01-20 19:58:58 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-20 19:58:58 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-20 19:58:58 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-20 19:58:58 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Lrv7eqJwTe/ea_profile.json
* 2025-01-20 19:58:58 (8548) [INFO] Backed up EA4 profile to /tmp/Lrv7eqJwTe/ea_profile.json
* 2025-01-20 19:58:59 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-20 19:58:59 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fszzzs) Cannot update this system’s kernel.
* 2025-01-20 19:58:59 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-20 19:58:59 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-20 19:58:59 (605) [WARN] 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 19:58:59 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-21 19:58:21 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-21 19:58:21 (10480) [INFO] Script is up to date.
* 2025-01-21 19:58:22 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-21 19:58:22 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-21 19:58:22 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-21 19:58:22 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-21 19:58:22 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-21 19:58:22 (9401) [INFO] 
* 2025-01-21 19:58:39 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-21 19:58:39 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-21 19:58:39 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-21 19:58:39 (9401) [INFO] 
* 2025-01-21 19:58:39 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-21 19:58:40 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-21 19:58:40 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-21 19:58:40 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-21 19:58:40 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-21 19:58:40 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-21 19:58:58 (9414) [INFO] Metadata Cache Created
* 2025-01-21 19:58:58 (9431) [INFO] 
* 2025-01-21 19:58:58 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-21 19:58:58 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-21 19:58:58 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-21 19:58:58 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dLgUzvb75R/ea_profile.json
* 2025-01-21 19:58:58 (8548) [INFO] Backed up EA4 profile to /tmp/dLgUzvb75R/ea_profile.json
* 2025-01-21 19:58:59 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-21 19:58:59 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bv2xas) Cannot update this system’s kernel.
* 2025-01-21 19:58:59 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-21 19:58:59 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-21 19:58:59 (605) [WARN] 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 19:58:59 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-22 19:58:26 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-22 19:58:27 (10480) [INFO] Script is up to date.
* 2025-01-22 19:58:27 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-22 19:58:27 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-22 19:58:27 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-22 19:58:27 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-22 19:58:27 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-22 19:58:27 (9401) [INFO] 
* 2025-01-22 19:58:44 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-22 19:58:44 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-22 19:58:44 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-22 19:58:44 (9401) [INFO] 
* 2025-01-22 19:58:44 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-22 19:58:44 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-22 19:58:45 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-22 19:58:45 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-22 19:58:45 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-22 19:58:45 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-22 19:59:03 (9414) [INFO] Metadata Cache Created
* 2025-01-22 19:59:03 (9431) [INFO] 
* 2025-01-22 19:59:03 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-22 19:59:03 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-22 19:59:03 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-22 19:59:03 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VVNYZnFzfh/ea_profile.json
* 2025-01-22 19:59:04 (8548) [INFO] Backed up EA4 profile to /tmp/VVNYZnFzfh/ea_profile.json
* 2025-01-22 19:59:04 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-22 19:59:04 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3wcck5) Cannot update this system’s kernel.
* 2025-01-22 19:59:04 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-22 19:59:04 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-22 19:59:05 (605) [WARN] 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 19:59:05 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-23 19:58:21 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-23 19:58:21 (10480) [INFO] Script is up to date.
* 2025-01-23 19:58:22 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-23 19:58:22 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-23 19:58:23 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-23 19:58:23 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-23 19:58:23 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-23 19:58:23 (9401) [INFO] 
* 2025-01-23 19:58:41 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-23 19:58:41 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-23 19:58:41 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-23 19:58:41 (9401) [INFO] 
* 2025-01-23 19:58:42 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-23 19:58:42 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-23 19:58:42 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-23 19:58:42 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-23 19:58:42 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-23 19:58:42 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-23 19:59:01 (9414) [INFO] Metadata Cache Created
* 2025-01-23 19:59:01 (9431) [INFO] 
* 2025-01-23 19:59:01 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-23 19:59:01 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-23 19:59:01 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-23 19:59:01 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hTYDifT1mw/ea_profile.json
* 2025-01-23 19:59:02 (8548) [INFO] Backed up EA4 profile to /tmp/hTYDifT1mw/ea_profile.json
* 2025-01-23 19:59:02 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-23 19:59:02 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vqrebm) Cannot update this system’s kernel.
* 2025-01-23 19:59:02 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-23 19:59:02 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-23 19:59:02 (605) [WARN] 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 19:59:03 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-24 19:58:20 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-24 19:58:20 (10480) [INFO] Script is up to date.
* 2025-01-24 19:58:21 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-24 19:58:21 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-24 19:58:21 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-24 19:58:21 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-24 19:58:21 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-24 19:58:21 (9401) [INFO] 
* 2025-01-24 19:58:38 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-24 19:58:38 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-24 19:58:38 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-24 19:58:38 (9401) [INFO] 
* 2025-01-24 19:58:38 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-24 19:58:38 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-24 19:58:38 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-24 19:58:38 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-24 19:58:38 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-24 19:58:38 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-24 19:58:57 (9414) [INFO] Metadata Cache Created
* 2025-01-24 19:58:57 (9431) [INFO] 
* 2025-01-24 19:58:57 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-24 19:58:57 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-24 19:58:57 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-24 19:58:57 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6rQyTWKb5q/ea_profile.json
* 2025-01-24 19:58:57 (8548) [INFO] Backed up EA4 profile to /tmp/6rQyTWKb5q/ea_profile.json
* 2025-01-24 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-24 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8dyff6) Cannot update this system’s kernel.
* 2025-01-24 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-24 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-24 19:58:58 (605) [WARN] 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 19:58:58 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-25 19:58:46 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-25 19:58:46 (10480) [INFO] Script is up to date.
* 2025-01-25 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-25 19:58:47 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-25 19:58:47 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-25 19:58:47 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-25 19:58:47 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-25 19:58:47 (9401) [INFO] 
* 2025-01-25 19:59:05 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-25 19:59:05 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-25 19:59:05 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-25 19:59:05 (9401) [INFO] 
* 2025-01-25 19:59:05 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-25 19:59:05 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-25 19:59:06 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-25 19:59:06 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-25 19:59:06 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-25 19:59:06 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-25 19:59:24 (9414) [INFO] Metadata Cache Created
* 2025-01-25 19:59:24 (9431) [INFO] 
* 2025-01-25 19:59:24 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-25 19:59:24 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-25 19:59:24 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-25 19:59:24 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/B4ouBi6WkL/ea_profile.json
* 2025-01-25 19:59:25 (8548) [INFO] Backed up EA4 profile to /tmp/B4ouBi6WkL/ea_profile.json
* 2025-01-25 19:59:25 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-25 19:59:25 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fkdz9t) Cannot update this system’s kernel.
* 2025-01-25 19:59:25 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-25 19:59:25 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-25 19:59:25 (605) [WARN] 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 19:59:26 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-26 19:58:45 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-26 19:58:45 (10480) [INFO] Script is up to date.
* 2025-01-26 19:58:46 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-26 19:58:46 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-26 19:58:46 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-26 19:58:46 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-26 19:58:46 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-26 19:58:46 (9401) [INFO] 
* 2025-01-26 19:59:11 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-26 19:59:11 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-26 19:59:11 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-26 19:59:11 (9401) [INFO] 
* 2025-01-26 19:59:11 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-26 19:59:11 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-26 19:59:12 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-26 19:59:12 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-26 19:59:12 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-26 19:59:12 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-26 19:59:30 (9414) [INFO] Metadata Cache Created
* 2025-01-26 19:59:30 (9431) [INFO] 
* 2025-01-26 19:59:30 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-26 19:59:30 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-26 19:59:30 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-26 19:59:30 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3huFyF0gmJ/ea_profile.json
* 2025-01-26 19:59:31 (8548) [INFO] Backed up EA4 profile to /tmp/3huFyF0gmJ/ea_profile.json
* 2025-01-26 19:59:31 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-26 19:59:31 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b9tgcn) Cannot update this system’s kernel.
* 2025-01-26 19:59:31 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-26 19:59:31 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-26 19:59:31 (605) [WARN] 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 19:59:32 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-27 19:58:20 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-27 19:58:20 (10480) [INFO] Script is up to date.
* 2025-01-27 19:58:21 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-27 19:58:21 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-27 19:58:21 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-27 19:58:21 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-27 19:58:21 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-27 19:58:21 (9401) [INFO] 
* 2025-01-27 19:58:37 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-27 19:58:37 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-27 19:58:37 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-27 19:58:37 (9401) [INFO] 
* 2025-01-27 19:58:37 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-27 19:58:38 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-27 19:58:38 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-27 19:58:38 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-27 19:58:38 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-27 19:58:38 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-27 19:58:57 (9414) [INFO] Metadata Cache Created
* 2025-01-27 19:58:57 (9431) [INFO] 
* 2025-01-27 19:58:57 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-27 19:58:57 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-27 19:58:57 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-27 19:58:57 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/IRxC7gN4bA/ea_profile.json
* 2025-01-27 19:58:57 (8548) [INFO] Backed up EA4 profile to /tmp/IRxC7gN4bA/ea_profile.json
* 2025-01-27 19:58:57 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-27 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ky9b7m) Cannot update this system’s kernel.
* 2025-01-27 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-27 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-27 19:58:58 (605) [WARN] 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 19:58:58 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-28 19:58:36 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-28 19:58:36 (10480) [INFO] Script is up to date.
* 2025-01-28 19:58:36 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-28 19:58:37 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-28 19:58:37 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-28 19:58:37 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-28 19:58:37 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-28 19:58:37 (9401) [INFO] 
* 2025-01-28 19:58:54 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-28 19:58:54 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-28 19:58:54 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-28 19:58:54 (9401) [INFO] 
* 2025-01-28 19:58:54 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-28 19:58:54 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-28 19:58:55 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-28 19:58:55 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-28 19:58:55 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-28 19:58:55 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-28 19:59:13 (9414) [INFO] Metadata Cache Created
* 2025-01-28 19:59:13 (9431) [INFO] 
* 2025-01-28 19:59:13 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-28 19:59:13 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-28 19:59:13 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-28 19:59:13 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XaiZmvxsrk/ea_profile.json
* 2025-01-28 19:59:13 (8548) [INFO] Backed up EA4 profile to /tmp/XaiZmvxsrk/ea_profile.json
* 2025-01-28 19:59:14 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-28 19:59:14 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vpe336) Cannot update this system’s kernel.
* 2025-01-28 19:59:14 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-28 19:59:14 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-28 19:59:14 (605) [WARN] 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 19:59:14 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-29 19:59:42 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-29 19:59:42 (10480) [INFO] Script is up to date.
* 2025-01-29 19:59:43 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-29 19:59:43 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-29 19:59:43 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-29 19:59:43 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-29 19:59:43 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-29 19:59:43 (9401) [INFO] 
* 2025-01-29 20:00:08 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-29 20:00:08 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-29 20:00:08 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-29 20:00:08 (9401) [INFO] 
* 2025-01-29 20:00:08 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-29 20:00:09 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-29 20:00:09 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-29 20:00:09 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-29 20:00:09 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-29 20:00:09 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-29 20:00:34 (9414) [INFO] Metadata Cache Created
* 2025-01-29 20:00:34 (9431) [INFO] 
* 2025-01-29 20:00:34 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-29 20:00:34 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-29 20:00:34 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-29 20:00:34 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0yeXLW8Jw0/ea_profile.json
* 2025-01-29 20:00:35 (8548) [INFO] Backed up EA4 profile to /tmp/0yeXLW8Jw0/ea_profile.json
* 2025-01-29 20:00:35 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-29 20:00:35 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qxm6wz) Cannot update this system’s kernel.
* 2025-01-29 20:00:35 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-29 20:00:35 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-29 20:00:36 (605) [WARN] 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 20:00:36 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-30 19:58:25 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-30 19:58:25 (10480) [INFO] Script is up to date.
* 2025-01-30 19:58:26 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-30 19:58:26 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-30 19:58:26 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-30 19:58:26 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-30 19:58:26 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-30 19:58:26 (9401) [INFO] 
* 2025-01-30 19:58:44 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-30 19:58:44 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-30 19:58:44 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-30 19:58:44 (9401) [INFO] 
* 2025-01-30 19:58:44 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-30 19:58:44 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-30 19:58:45 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-30 19:58:45 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-30 19:58:45 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-30 19:58:45 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-30 19:59:03 (9414) [INFO] Metadata Cache Created
* 2025-01-30 19:59:03 (9431) [INFO] 
* 2025-01-30 19:59:03 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-30 19:59:03 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-30 19:59:04 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-30 19:59:04 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Zac2FjhEi2/ea_profile.json
* 2025-01-30 19:59:04 (8548) [INFO] Backed up EA4 profile to /tmp/Zac2FjhEi2/ea_profile.json
* 2025-01-30 19:59:04 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-30 19:59:04 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h84bzt) Cannot update this system’s kernel.
* 2025-01-30 19:59:04 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-30 19:59:04 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-30 19:59:05 (605) [WARN] 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 19:59:05 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-01-31 19:58:29 (10458) [INFO] Self-update of script version 60 requested.
* 2025-01-31 19:58:29 (10480) [INFO] Script is up to date.
* 2025-01-31 19:58:29 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-01-31 19:58:29 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-01-31 19:58:30 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-01-31 19:58:30 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-01-31 19:58:30 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-01-31 19:58:30 (9401) [INFO] 
* 2025-01-31 19:58:44 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-01-31 19:58:44 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-01-31 19:58:44 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-01-31 19:58:44 (9401) [INFO] 
* 2025-01-31 19:58:44 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-01-31 19:58:44 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-01-31 19:58:44 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-01-31 19:58:44 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-01-31 19:58:44 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-01-31 19:58:44 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-01-31 19:58:59 (9414) [INFO] Metadata Cache Created
* 2025-01-31 19:58:59 (9431) [INFO] 
* 2025-01-31 19:58:59 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-01-31 19:58:59 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-01-31 19:58:59 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-01-31 19:58:59 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zi6YkaN9a_/ea_profile.json
* 2025-01-31 19:59:00 (8548) [INFO] Backed up EA4 profile to /tmp/zi6YkaN9a_/ea_profile.json
* 2025-01-31 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-01-31 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID chgrzm) Cannot update this system’s kernel.
* 2025-01-31 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01-31 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01-31 19:59:00 (605) [WARN] 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 19:59:00 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-01 19:58:29 (10458) [INFO] Self-update of script version 60 requested.
* 2025-02-01 19:58:29 (10480) [INFO] Script is up to date.
* 2025-02-01 19:58:29 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-01 19:58:29 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-01 19:58:29 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-01 19:58:29 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-01 19:58:29 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-02-01 19:58:29 (9401) [INFO] 
* 2025-02-01 19:58:45 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-01 19:58:45 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-01 19:58:45 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-02-01 19:58:45 (9401) [INFO] 
* 2025-02-01 19:58:45 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-01 19:58:45 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-01 19:58:45 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-02-01 19:58:45 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-01 19:58:45 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-01 19:58:45 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-01 19:58:59 (9414) [INFO] Metadata Cache Created
* 2025-02-01 19:58:59 (9431) [INFO] 
* 2025-02-01 19:58:59 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-02-01 19:58:59 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-01 19:58:59 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-01 19:58:59 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1QkPZwQgwj/ea_profile.json
* 2025-02-01 19:58:59 (8548) [INFO] Backed up EA4 profile to /tmp/1QkPZwQgwj/ea_profile.json
* 2025-02-01 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-01 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kg6mr7) Cannot update this system’s kernel.
* 2025-02-01 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01 19:59:00 (605) [WARN] 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 19:59:00 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-02 19:58:29 (10458) [INFO] Self-update of script version 60 requested.
* 2025-02-02 19:58:29 (10480) [INFO] Script is up to date.
* 2025-02-02 19:58:29 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-02 19:58:30 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-02 19:58:30 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-02 19:58:30 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-02 19:58:30 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-02-02 19:58:30 (9401) [INFO] 
* 2025-02-02 19:58:43 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-02 19:58:43 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-02 19:58:43 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-02-02 19:58:43 (9401) [INFO] 
* 2025-02-02 19:58:43 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-02 19:58:43 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-02 19:58:43 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-02-02 19:58:43 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-02 19:58:43 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-02 19:58:43 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-02 19:58:57 (9414) [INFO] Metadata Cache Created
* 2025-02-02 19:58:57 (9431) [INFO] 
* 2025-02-02 19:58:57 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-02-02 19:58:57 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-02 19:58:57 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-02 19:58:57 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NmvtDy7NhP/ea_profile.json
* 2025-02-02 19:58:58 (8548) [INFO] Backed up EA4 profile to /tmp/NmvtDy7NhP/ea_profile.json
* 2025-02-02 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-02 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID juuzed) Cannot update this system’s kernel.
* 2025-02-02 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-02 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-02 19:58:58 (605) [WARN] 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 19:58:58 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-03 19:58:31 (10458) [INFO] Self-update of script version 60 requested.
* 2025-02-03 19:58:31 (10480) [INFO] Script is up to date.
* 2025-02-03 19:58:31 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-03 19:58:31 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-03 19:58:32 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-03 19:58:32 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-03 19:58:32 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-02-03 19:58:32 (9401) [INFO] 
* 2025-02-03 19:58:45 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-03 19:58:45 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-03 19:58:45 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-02-03 19:58:45 (9401) [INFO] 
* 2025-02-03 19:58:45 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-03 19:58:45 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-03 19:58:46 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-02-03 19:58:46 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-03 19:58:46 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-03 19:58:46 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-03 19:59:00 (9414) [INFO] Metadata Cache Created
* 2025-02-03 19:59:00 (9431) [INFO] 
* 2025-02-03 19:59:00 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-02-03 19:59:00 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-03 19:59:00 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-03 19:59:00 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/C5yKhOrubC/ea_profile.json
* 2025-02-03 19:59:00 (8548) [INFO] Backed up EA4 profile to /tmp/C5yKhOrubC/ea_profile.json
* 2025-02-03 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-03 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3s9mt3) Cannot update this system’s kernel.
* 2025-02-03 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03 19:59:00 (605) [WARN] 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 19:59:01 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-04 19:58:21 (10458) [INFO] Self-update of script version 60 requested.
* 2025-02-04 19:58:21 (10480) [INFO] Script is up to date.
* 2025-02-04 19:58:22 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-04 19:58:22 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-04 19:58:22 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-04 19:58:22 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-04 19:58:22 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-02-04 19:58:22 (9401) [INFO] 
* 2025-02-04 19:58:39 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-04 19:58:39 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-04 19:58:39 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-02-04 19:58:39 (9401) [INFO] 
* 2025-02-04 19:58:39 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-04 19:58:39 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-04 19:58:39 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-02-04 19:58:39 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-04 19:58:39 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-04 19:58:39 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-04 19:58:59 (9414) [INFO] Metadata Cache Created
* 2025-02-04 19:58:59 (9431) [INFO] 
* 2025-02-04 19:58:59 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-02-04 19:58:59 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-04 19:58:59 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-04 19:58:59 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iy99st5nfK/ea_profile.json
* 2025-02-04 19:58:59 (8548) [INFO] Backed up EA4 profile to /tmp/iy99st5nfK/ea_profile.json
* 2025-02-04 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-04 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9htzgs) Cannot update this system’s kernel.
* 2025-02-04 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04 19:59:00 (605) [WARN] 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 19:59:00 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-05 19:58:17 (10458) [INFO] Self-update of script version 60 requested.
* 2025-02-05 19:58:17 (10480) [INFO] Script is up to date.
* 2025-02-05 19:58:18 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-05 19:58:18 (6310) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-05 19:58:18 (4048) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-05 19:58:18 (4055) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-05 19:58:18 (9400) [INFO] Running: /usr/bin/yum list extras
* 2025-02-05 19:58:18 (9401) [INFO] 
* 2025-02-05 19:58:32 (5995) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-05 19:58:32 (5995) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-05 19:58:32 (9400) [INFO] Running: /usr/bin/yum makecache
* 2025-02-05 19:58:32 (9401) [INFO] 
* 2025-02-05 19:58:32 (9414) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-05 19:58:33 (9414) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-05 19:58:33 (9414) [INFO]  * EA4: 107.178.98.171
* 2025-02-05 19:58:33 (9414) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-05 19:58:33 (9414) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-05 19:58:33 (9414) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-05 19:58:46 (9414) [INFO] Metadata Cache Created
* 2025-02-05 19:58:46 (9431) [INFO] 
* 2025-02-05 19:58:46 (5906) [WARN] There are unfinished yum transactions remaining.
* 2025-02-05 19:58:46 (5910) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-05 19:58:46 (2006) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-05 19:58:46 (8525) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3MHcfCDUqN/ea_profile.json
* 2025-02-05 19:58:47 (8548) [INFO] Backed up EA4 profile to /tmp/3MHcfCDUqN/ea_profile.json
* 2025-02-05 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-05 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wv7xya) Cannot update this system’s kernel.
* 2025-02-05 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05 19:58:47 (605) [WARN] 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 19:58:47 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-06 19:58:21 (10458) [INFO] Self-update of script version 60 requested.
* 2025-02-06 19:58:21 (10463) [INFO] Newer version of script found. Downloading.
* 2025-02-06 19:58:22 (10472) [INFO] Script update to version 61 successful.
* 2025-02-06 19:58:22 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-06 19:58:22 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-06 19:58:22 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-06 19:58:22 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-06 19:58:22 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-06 19:58:22 (9407) [INFO] 
* 2025-02-06 19:58:35 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-06 19:58:35 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-06 19:58:35 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-06 19:58:35 (9407) [INFO] 
* 2025-02-06 19:58:35 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-06 19:58:35 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-06 19:58:36 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-06 19:58:36 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-06 19:58:36 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-06 19:58:36 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-06 19:58:49 (9420) [INFO] Metadata Cache Created
* 2025-02-06 19:58:49 (9437) [INFO] 
* 2025-02-06 19:58:49 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-06 19:58:49 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-06 19:58:49 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-06 19:58:49 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/i9_ffYijSh/ea_profile.json
* 2025-02-06 19:58:49 (8554) [INFO] Backed up EA4 profile to /tmp/i9_ffYijSh/ea_profile.json
* 2025-02-06 19:58:49 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-06 19:58:49 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vxwrsu) Cannot update this system’s kernel.
* 2025-02-06 19:58:49 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06 19:58:49 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06 19:58:50 (605) [WARN] 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 19:58:50 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-07 19:58:15 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-07 19:58:15 (10486) [INFO] Script is up to date.
* 2025-02-07 19:58:16 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-07 19:58:16 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-07 19:58:16 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-07 19:58:16 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-07 19:58:16 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-07 19:58:16 (9407) [INFO] 
* 2025-02-07 19:58:30 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-07 19:58:30 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-07 19:58:30 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-07 19:58:30 (9407) [INFO] 
* 2025-02-07 19:58:30 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-07 19:58:30 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-07 19:58:30 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-07 19:58:30 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-07 19:58:30 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-07 19:58:30 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-07 19:58:45 (9420) [INFO] Metadata Cache Created
* 2025-02-07 19:58:45 (9437) [INFO] 
* 2025-02-07 19:58:45 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-07 19:58:45 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-07 19:58:45 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-07 19:58:45 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/IG4oFPqMBy/ea_profile.json
* 2025-02-07 19:58:45 (8554) [INFO] Backed up EA4 profile to /tmp/IG4oFPqMBy/ea_profile.json
* 2025-02-07 19:58:46 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-07 19:58:46 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rt6hr5) Cannot update this system’s kernel.
* 2025-02-07 19:58:46 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07 19:58:46 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07 19:58:46 (605) [WARN] 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 19:58:46 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-08 19:58:35 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-08 19:58:35 (10486) [INFO] Script is up to date.
* 2025-02-08 19:58:36 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-08 19:58:36 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-08 19:58:36 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-08 19:58:36 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-08 19:58:36 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-08 19:58:36 (9407) [INFO] 
* 2025-02-08 19:58:39 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-08 19:58:39 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-08 19:58:39 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-08 19:58:39 (9407) [INFO] 
* 2025-02-08 19:58:39 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-08 19:58:39 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-08 19:58:40 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-08 19:58:40 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-08 19:58:40 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-08 19:58:40 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-08 19:58:41 (9420) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
* 2025-02-08 19:58:41 (9420) [INFO] Trying other mirror.
* 2025-02-08 19:58:41 (9420) [INFO] 
* 2025-02-08 19:58:41 (9420) [INFO] 
* 2025-02-08 19:58:41 (9420) [INFO]  One of the configured repositories failed (MariaDB102),
* 2025-02-08 19:58:41 (9420) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 2025-02-08 19:58:41 (9420) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2025-02-08 19:58:41 (9420) [INFO] 
* 2025-02-08 19:58:41 (9420) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 2025-02-08 19:58:41 (9420) [INFO] 
* 2025-02-08 19:58:41 (9420) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2025-02-08 19:58:41 (9420) [INFO]         upstream. This is most often useful if you are using a newer
* 2025-02-08 19:58:41 (9420) [INFO]         distribution release than is supported by the repository (and the
* 2025-02-08 19:58:41 (9420) [INFO]         packages for the previous distribution release still work).
* 2025-02-08 19:58:41 (9420) [INFO] 
* 2025-02-08 19:58:41 (9420) [INFO]      3. Run the command with the repository temporarily disabled
* 2025-02-08 19:58:41 (9420) [INFO]             yum --disablerepo=MariaDB102 ...
* 2025-02-08 19:58:41 (9420) [INFO] 
* 2025-02-08 19:58:41 (9420) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 2025-02-08 19:58:41 (9420) [INFO]         will then just ignore the repository until you permanently enable it
* 2025-02-08 19:58:41 (9420) [INFO]         again or use --enablerepo for temporary usage:
* 2025-02-08 19:58:41 (9420) [INFO] 
* 2025-02-08 19:58:41 (9420) [INFO]             yum-config-manager --disable MariaDB102
* 2025-02-08 19:58:41 (9420) [INFO]         or
* 2025-02-08 19:58:41 (9420) [INFO]             subscription-manager repos --disable=MariaDB102
* 2025-02-08 19:58:41 (9420) [INFO] 
* 2025-02-08 19:58:41 (9420) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 2025-02-08 19:58:41 (9420) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 2025-02-08 19:58:41 (9420) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 2025-02-08 19:58:41 (9420) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 2025-02-08 19:58:41 (9420) [INFO]         compromise:
* 2025-02-08 19:58:41 (9420) [INFO] 
* 2025-02-08 19:58:41 (9420) [INFO]             yum-config-manager --save --setopt=MariaDB102.skip_if_unavailable=true
* 2025-02-08 19:58:41 (9420) [INFO] 
* 2025-02-08 19:58:41 (9420) [INFO] failure: repodata/repomd.xml from MariaDB102: [Errno 256] No more mirrors to try.
* 2025-02-08 19:58:41 (9420) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
* 2025-02-08 19:58:41 (9437) [INFO] 
* 2025-02-08 19:58:41 (5884) [WARN] Initial run of "yum makecache" failed: https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
Trying other mirror.


 One of the configured repositories failed (MariaDB102),
 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=MariaDB102 ...

     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 MariaDB102
        or
            subscription-manager repos --disable=MariaDB102

     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=MariaDB102.skip_if_unavailable=true

failure: repodata/repomd.xml from MariaDB102: [Errno 256] No more mirrors to try.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
* 2025-02-08 19:58:41 (5885) [WARN] Running "yum clean all" in an attempt to fix yum
* 2025-02-08 19:58:41 (9406) [INFO] Running: /usr/bin/yum clean all
* 2025-02-08 19:58:41 (9407) [INFO] 
* 2025-02-08 19:58:41 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-08 19:58:41 (9420) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2025-02-08 19:58:41 (9420) [INFO]               : centos7-els centos7els-rollout-1 centos7els-rollout-2
* 2025-02-08 19:58:41 (9420) [INFO]               : centos7els-rollout-3 centos7els-rollout-4 centos7els-rollout-5
* 2025-02-08 19:58:41 (9420) [INFO]               : centos7els-rollout-6 epel extras imhbase monarx updates
* 2025-02-08 19:58:41 (9420) [INFO]               : wp-toolkit-cpanel wp-toolkit-thirdparties
* 2025-02-08 19:58:41 (9420) [INFO] Cleaning up list of fastest mirrors
* 2025-02-08 19:58:41 (9420) [INFO] Other repos take up 2.0 M of disk space (use --verbose for details)
* 2025-02-08 19:58:41 (9437) [INFO] 
* 2025-02-08 19:58:41 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-08 19:58:41 (9407) [INFO] 
* 2025-02-08 19:58:41 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-08 19:58:41 (9420) [INFO] Determining fastest mirrors
* 2025-02-08 19:58:45 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-08 19:58:45 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-08 19:58:45 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-08 19:58:45 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-08 19:58:46 (9420) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
* 2025-02-08 19:58:46 (9420) [INFO] Trying other mirror.
* 2025-02-08 19:58:46 (9420) [INFO] 
* 2025-02-08 19:58:46 (9420) [INFO] 
* 2025-02-08 19:58:46 (9420) [INFO]  One of the configured repositories failed (MariaDB102),
* 2025-02-08 19:58:46 (9420) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 2025-02-08 19:58:46 (9420) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2025-02-08 19:58:46 (9420) [INFO] 
* 2025-02-08 19:58:46 (9420) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 2025-02-08 19:58:46 (9420) [INFO] 
* 2025-02-08 19:58:46 (9420) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2025-02-08 19:58:46 (9420) [INFO]         upstream. This is most often useful if you are using a newer
* 2025-02-08 19:58:46 (9420) [INFO]         distribution release than is supported by the repository (and the
* 2025-02-08 19:58:46 (9420) [INFO]         packages for the previous distribution release still work).
* 2025-02-08 19:58:46 (9420) [INFO] 
* 2025-02-08 19:58:46 (9420) [INFO]      3. Run the command with the repository temporarily disabled
* 2025-02-08 19:58:46 (9420) [INFO]             yum --disablerepo=MariaDB102 ...
* 2025-02-08 19:58:46 (9420) [INFO] 
* 2025-02-08 19:58:46 (9420) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 2025-02-08 19:58:46 (9420) [INFO]         will then just ignore the repository until you permanently enable it
* 2025-02-08 19:58:46 (9420) [INFO]         again or use --enablerepo for temporary usage:
* 2025-02-08 19:58:46 (9420) [INFO] 
* 2025-02-08 19:58:46 (9420) [INFO]             yum-config-manager --disable MariaDB102
* 2025-02-08 19:58:46 (9420) [INFO]         or
* 2025-02-08 19:58:46 (9420) [INFO]             subscription-manager repos --disable=MariaDB102
* 2025-02-08 19:58:46 (9420) [INFO] 
* 2025-02-08 19:58:46 (9420) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 2025-02-08 19:58:46 (9420) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 2025-02-08 19:58:46 (9420) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 2025-02-08 19:58:46 (9420) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 2025-02-08 19:58:46 (9420) [INFO]         compromise:
* 2025-02-08 19:58:46 (9420) [INFO] 
* 2025-02-08 19:58:46 (9420) [INFO]             yum-config-manager --save --setopt=MariaDB102.skip_if_unavailable=true
* 2025-02-08 19:58:46 (9420) [INFO] 
* 2025-02-08 19:58:46 (9420) [INFO] failure: repodata/repomd.xml from MariaDB102: [Errno 256] No more mirrors to try.
* 2025-02-08 19:58:46 (9420) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
* 2025-02-08 19:58:46 (9437) [INFO] 
* 2025-02-08 19:58:46 (5894) [ERROR] '/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-08 19:58:46 (5895) [ERROR] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
Trying other mirror.


 One of the configured repositories failed (MariaDB102),
 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=MariaDB102 ...

     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 MariaDB102
        or
            subscription-manager repos --disable=MariaDB102

     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=MariaDB102.skip_if_unavailable=true

failure: repodata/repomd.xml from MariaDB102: [Errno 256] No more mirrors to try.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
* 2025-02-08 19:58:46 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-08 19:58:46 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/V_lpFz4Qoc/ea_profile.json
* 2025-02-08 19:58:48 (490) [WARN] 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/V_lpFz4Qoc/ea_profile.json at /usr/local/cpanel/scripts/elevate-cpanel line 8533.
* 2025-02-08 19:58:48 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-09 19:58:38 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-09 19:58:38 (10486) [INFO] Script is up to date.
* 2025-02-09 19:58:38 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-09 19:58:38 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-09 19:58:38 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-09 19:58:38 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-09 19:58:38 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-09 19:58:38 (9407) [INFO] 
* 2025-02-09 19:58:52 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-09 19:58:52 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-09 19:58:52 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-09 19:58:52 (9407) [INFO] 
* 2025-02-09 19:58:52 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-09 19:58:52 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-09 19:58:52 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-09 19:58:52 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-09 19:58:52 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-09 19:58:52 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-09 19:59:06 (9420) [INFO] Metadata Cache Created
* 2025-02-09 19:59:06 (9437) [INFO] 
* 2025-02-09 19:59:06 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-09 19:59:06 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-09 19:59:06 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-09 19:59:06 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/z_aQZYTQt8/ea_profile.json
* 2025-02-09 19:59:06 (8554) [INFO] Backed up EA4 profile to /tmp/z_aQZYTQt8/ea_profile.json
* 2025-02-09 19:59:06 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-09 19:59:06 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID uaphgd) Cannot update this system’s kernel.
* 2025-02-09 19:59:06 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09 19:59:06 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09 19:59:07 (605) [WARN] 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 19:59:07 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-10 19:58:18 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-10 19:58:18 (10486) [INFO] Script is up to date.
* 2025-02-10 19:58:18 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-10 19:58:18 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-10 19:58:18 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-10 19:58:18 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-10 19:58:18 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-10 19:58:18 (9407) [INFO] 
* 2025-02-10 19:58:31 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-10 19:58:31 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-10 19:58:31 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-10 19:58:31 (9407) [INFO] 
* 2025-02-10 19:58:31 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-10 19:58:31 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-10 19:58:32 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-10 19:58:32 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-10 19:58:32 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-10 19:58:32 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-10 19:58:46 (9420) [INFO] Metadata Cache Created
* 2025-02-10 19:58:46 (9437) [INFO] 
* 2025-02-10 19:58:46 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-10 19:58:46 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-10 19:58:46 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-10 19:58:46 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AsEJgcMloS/ea_profile.json
* 2025-02-10 19:58:46 (8554) [INFO] Backed up EA4 profile to /tmp/AsEJgcMloS/ea_profile.json
* 2025-02-10 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-10 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sf2sht) Cannot update this system’s kernel.
* 2025-02-10 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10 19:58:47 (605) [WARN] 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 19:58:47 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-11 19:58:49 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-11 19:58:49 (10486) [INFO] Script is up to date.
* 2025-02-11 19:58:49 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-11 19:58:49 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-11 19:58:49 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-11 19:58:49 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-11 19:58:49 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-11 19:58:49 (9407) [INFO] 
* 2025-02-11 19:59:03 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-11 19:59:03 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-11 19:59:03 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-11 19:59:03 (9407) [INFO] 
* 2025-02-11 19:59:03 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-11 19:59:03 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-11 19:59:03 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-11 19:59:03 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-11 19:59:03 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-11 19:59:03 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-11 19:59:18 (9420) [INFO] Metadata Cache Created
* 2025-02-11 19:59:19 (9437) [INFO] 
* 2025-02-11 19:59:19 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-11 19:59:19 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-11 19:59:19 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-11 19:59:19 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uqU8YXBcIv/ea_profile.json
* 2025-02-11 19:59:19 (8554) [INFO] Backed up EA4 profile to /tmp/uqU8YXBcIv/ea_profile.json
* 2025-02-11 19:59:19 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-11 19:59:19 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h8k3xs) Cannot update this system’s kernel.
* 2025-02-11 19:59:19 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11 19:59:19 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11 19:59:20 (605) [WARN] 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 19:59:20 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-12 19:58:25 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-12 19:58:25 (10486) [INFO] Script is up to date.
* 2025-02-12 19:58:26 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-12 19:58:26 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-12 19:58:26 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-12 19:58:26 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-12 19:58:26 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-12 19:58:26 (9407) [INFO] 
* 2025-02-12 19:58:40 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-12 19:58:40 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-12 19:58:40 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-12 19:58:40 (9407) [INFO] 
* 2025-02-12 19:58:40 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-12 19:58:40 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-12 19:58:41 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-12 19:58:41 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-12 19:58:41 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-12 19:58:41 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-12 19:58:55 (9420) [INFO] Metadata Cache Created
* 2025-02-12 19:58:55 (9437) [INFO] 
* 2025-02-12 19:58:55 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-12 19:58:55 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-12 19:58:55 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-12 19:58:55 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iCzCDd1ej7/ea_profile.json
* 2025-02-12 19:58:56 (8554) [INFO] Backed up EA4 profile to /tmp/iCzCDd1ej7/ea_profile.json
* 2025-02-12 19:58:56 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-12 19:58:56 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8wjfa7) Cannot update this system’s kernel.
* 2025-02-12 19:58:56 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12 19:58:56 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12 19:58:56 (605) [WARN] 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 19:58:56 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-13 19:59:30 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-13 19:59:30 (10486) [INFO] Script is up to date.
* 2025-02-13 19:59:30 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-13 19:59:30 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-13 19:59:30 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-13 19:59:30 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-13 19:59:30 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-13 19:59:30 (9407) [INFO] 
* 2025-02-13 19:59:45 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-13 19:59:45 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-13 19:59:45 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-13 19:59:45 (9407) [INFO] 
* 2025-02-13 19:59:45 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-13 19:59:45 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-13 19:59:45 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-13 19:59:45 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-13 19:59:45 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-13 19:59:45 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-13 20:00:00 (9420) [INFO] Metadata Cache Created
* 2025-02-13 20:00:00 (9437) [INFO] 
* 2025-02-13 20:00:00 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-13 20:00:00 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-13 20:00:00 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-13 20:00:00 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cg1tFwecte/ea_profile.json
* 2025-02-13 20:00:00 (8554) [INFO] Backed up EA4 profile to /tmp/cg1tFwecte/ea_profile.json
* 2025-02-13 20:00:00 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-13 20:00:01 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kbx9v8) Cannot update this system’s kernel.
* 2025-02-13 20:00:01 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-13 20:00:01 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-13 20:00:01 (605) [WARN] 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 20:00:01 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-14 19:58:17 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-14 19:58:17 (10486) [INFO] Script is up to date.
* 2025-02-14 19:58:17 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-14 19:58:17 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-14 19:58:17 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-14 19:58:17 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-14 19:58:17 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-14 19:58:17 (9407) [INFO] 
* 2025-02-14 19:58:30 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-14 19:58:30 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-14 19:58:30 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-14 19:58:30 (9407) [INFO] 
* 2025-02-14 19:58:30 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-14 19:58:30 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-14 19:58:31 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-14 19:58:31 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-14 19:58:31 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-14 19:58:31 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-14 19:58:45 (9420) [INFO] Metadata Cache Created
* 2025-02-14 19:58:45 (9437) [INFO] 
* 2025-02-14 19:58:45 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-14 19:58:45 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-14 19:58:45 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-14 19:58:45 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/N0L5gI3Npa/ea_profile.json
* 2025-02-14 19:58:45 (8554) [INFO] Backed up EA4 profile to /tmp/N0L5gI3Npa/ea_profile.json
* 2025-02-14 19:58:45 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-14 19:58:45 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7dzgns) Cannot update this system’s kernel.
* 2025-02-14 19:58:45 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-14 19:58:45 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-14 19:58:46 (605) [WARN] 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 19:58:46 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-15 19:58:43 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-15 19:58:43 (10486) [INFO] Script is up to date.
* 2025-02-15 19:58:44 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-15 19:58:44 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-15 19:58:44 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-15 19:58:44 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-15 19:58:44 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-15 19:58:44 (9407) [INFO] 
* 2025-02-15 19:59:00 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-15 19:59:00 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-15 19:59:00 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-15 19:59:00 (9407) [INFO] 
* 2025-02-15 19:59:00 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-15 19:59:00 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-15 19:59:00 (9420) [INFO]  * EA4: 208.74.123.62
* 2025-02-15 19:59:00 (9420) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-02-15 19:59:00 (9420) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-02-15 19:59:00 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-15 19:59:15 (9420) [INFO] Metadata Cache Created
* 2025-02-15 19:59:15 (9437) [INFO] 
* 2025-02-15 19:59:15 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-15 19:59:15 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-15 19:59:15 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-15 19:59:15 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RFJ4zagD1o/ea_profile.json
* 2025-02-15 19:59:15 (8554) [INFO] Backed up EA4 profile to /tmp/RFJ4zagD1o/ea_profile.json
* 2025-02-15 19:59:16 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-15 19:59:16 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID v2yhht) Cannot update this system’s kernel.
* 2025-02-15 19:59:16 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-15 19:59:16 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-15 19:59:16 (605) [WARN] 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 19:59:16 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-16 19:58:45 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-16 19:58:45 (10486) [INFO] Script is up to date.
* 2025-02-16 19:58:45 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-16 19:58:45 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-16 19:58:46 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-16 19:58:46 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-16 19:58:46 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-16 19:58:46 (9407) [INFO] 
* 2025-02-16 19:59:12 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-16 19:59:12 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-16 19:59:12 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-16 19:59:12 (9407) [INFO] 
* 2025-02-16 19:59:12 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-16 19:59:12 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-16 19:59:13 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-16 19:59:13 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-16 19:59:13 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-16 19:59:13 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-16 19:59:27 (9420) [INFO] Metadata Cache Created
* 2025-02-16 19:59:27 (9437) [INFO] 
* 2025-02-16 19:59:27 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-16 19:59:27 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-16 19:59:27 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-16 19:59:27 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/P936scGqdk/ea_profile.json
* 2025-02-16 19:59:27 (8554) [INFO] Backed up EA4 profile to /tmp/P936scGqdk/ea_profile.json
* 2025-02-16 19:59:28 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-16 19:59:28 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cjrp5e) Cannot update this system’s kernel.
* 2025-02-16 19:59:28 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-16 19:59:28 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-16 19:59:28 (605) [WARN] 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 19:59:28 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-17 19:58:20 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-17 19:58:20 (10486) [INFO] Script is up to date.
* 2025-02-17 19:58:20 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-17 19:58:20 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-17 19:58:20 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-17 19:58:20 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-17 19:58:20 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-17 19:58:20 (9407) [INFO] 
* 2025-02-17 19:58:37 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-17 19:58:37 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-17 19:58:37 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-17 19:58:37 (9407) [INFO] 
* 2025-02-17 19:58:37 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-17 19:58:37 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-17 19:58:37 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-17 19:58:37 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-17 19:58:37 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-17 19:58:37 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-17 19:58:51 (9420) [INFO] Metadata Cache Created
* 2025-02-17 19:58:51 (9437) [INFO] 
* 2025-02-17 19:58:51 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-17 19:58:51 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-17 19:58:51 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-17 19:58:51 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UfiF4nt5zN/ea_profile.json
* 2025-02-17 19:58:52 (8554) [INFO] Backed up EA4 profile to /tmp/UfiF4nt5zN/ea_profile.json
* 2025-02-17 19:58:55 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-17 19:58:55 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yjdbhp) Cannot update this system’s kernel.
* 2025-02-17 19:58:55 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-17 19:58:55 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-17 19:58:56 (605) [WARN] 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 19:58:56 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-18 19:58:50 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-18 19:58:50 (10486) [INFO] Script is up to date.
* 2025-02-18 19:58:51 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-18 19:58:51 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-18 19:58:51 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-18 19:58:51 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-18 19:58:51 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-18 19:58:51 (9407) [INFO] 
* 2025-02-18 19:58:54 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-18 19:58:54 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-18 19:58:54 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-18 19:58:54 (9407) [INFO] 
* 2025-02-18 19:58:54 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-18 19:58:54 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-18 19:58:55 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-18 19:58:55 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-18 19:58:55 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-18 19:58:55 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-18 19:59:00 (9420) [INFO] Metadata Cache Created
* 2025-02-18 19:59:00 (9437) [INFO] 
* 2025-02-18 19:59:00 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-18 19:59:00 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-18 19:59:00 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-18 19:59:00 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6aEDtcf4q9/ea_profile.json
* 2025-02-18 19:59:00 (8554) [INFO] Backed up EA4 profile to /tmp/6aEDtcf4q9/ea_profile.json
* 2025-02-18 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-18 19:59:00 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8n3qa3) Cannot update this system’s kernel.
* 2025-02-18 19:59:01 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-18 19:59:01 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-18 19:59:01 (605) [WARN] 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 19:59:01 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-19 19:59:48 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-19 19:59:48 (10486) [INFO] Script is up to date.
* 2025-02-19 19:59:48 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-19 19:59:48 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-19 19:59:48 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-19 19:59:48 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-19 19:59:48 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-19 19:59:48 (9407) [INFO] 
* 2025-02-19 20:00:11 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-19 20:00:11 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-19 20:00:11 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-19 20:00:11 (9407) [INFO] 
* 2025-02-19 20:00:11 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-19 20:00:11 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-19 20:00:12 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-19 20:00:12 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-19 20:00:12 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-19 20:00:12 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-19 20:00:26 (9420) [INFO] Metadata Cache Created
* 2025-02-19 20:00:26 (9437) [INFO] 
* 2025-02-19 20:00:26 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-19 20:00:26 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-19 20:00:26 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-19 20:00:26 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/E0UGA92qF_/ea_profile.json
* 2025-02-19 20:00:26 (8554) [INFO] Backed up EA4 profile to /tmp/E0UGA92qF_/ea_profile.json
* 2025-02-19 20:00:27 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-19 20:00:27 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wzsp8j) Cannot update this system’s kernel.
* 2025-02-19 20:00:27 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 20:00:27 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 20:00:27 (605) [WARN] 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 20:00:27 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-20 19:58:15 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-20 19:58:15 (10486) [INFO] Script is up to date.
* 2025-02-20 19:58:16 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-20 19:58:16 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-20 19:58:16 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-20 19:58:16 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-20 19:58:16 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-20 19:58:16 (9407) [INFO] 
* 2025-02-20 19:58:30 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-20 19:58:30 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-20 19:58:30 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-20 19:58:30 (9407) [INFO] 
* 2025-02-20 19:58:30 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-20 19:58:30 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-20 19:58:30 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-20 19:58:30 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-20 19:58:30 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-20 19:58:30 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-20 19:58:45 (9420) [INFO] Metadata Cache Created
* 2025-02-20 19:58:45 (9437) [INFO] 
* 2025-02-20 19:58:45 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-20 19:58:45 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-20 19:58:45 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-20 19:58:45 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LRk2DMcYt1/ea_profile.json
* 2025-02-20 19:58:45 (8554) [INFO] Backed up EA4 profile to /tmp/LRk2DMcYt1/ea_profile.json
* 2025-02-20 19:58:45 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-20 19:58:45 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vgdauk) Cannot update this system’s kernel.
* 2025-02-20 19:58:45 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-20 19:58:45 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-20 19:58:46 (605) [WARN] 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 19:58:46 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-21 19:58:16 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-21 19:58:16 (10486) [INFO] Script is up to date.
* 2025-02-21 19:58:16 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-21 19:58:16 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-21 19:58:16 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-21 19:58:16 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-21 19:58:16 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-21 19:58:16 (9407) [INFO] 
* 2025-02-21 19:58:28 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-21 19:58:28 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-21 19:58:28 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-21 19:58:28 (9407) [INFO] 
* 2025-02-21 19:58:29 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-21 19:58:29 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-21 19:58:29 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-21 19:58:29 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-21 19:58:29 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-21 19:58:29 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-21 19:58:46 (9420) [INFO] Metadata Cache Created
* 2025-02-21 19:58:46 (9437) [INFO] 
* 2025-02-21 19:58:46 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-21 19:58:46 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-21 19:58:46 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-21 19:58:46 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0gyGQUZmUR/ea_profile.json
* 2025-02-21 19:58:46 (8554) [INFO] Backed up EA4 profile to /tmp/0gyGQUZmUR/ea_profile.json
* 2025-02-21 19:58:46 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-21 19:58:46 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6zzsy4) Cannot update this system’s kernel.
* 2025-02-21 19:58:46 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-21 19:58:46 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-21 19:58:47 (605) [WARN] 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 19:58:47 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-22 19:58:53 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-22 19:58:53 (10486) [INFO] Script is up to date.
* 2025-02-22 19:58:53 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-22 19:58:53 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-22 19:58:53 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-22 19:58:53 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-22 19:58:53 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-22 19:58:53 (9407) [INFO] 
* 2025-02-22 19:59:07 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-22 19:59:07 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-22 19:59:07 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-22 19:59:07 (9407) [INFO] 
* 2025-02-22 19:59:07 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-22 19:59:07 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-22 19:59:07 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-22 19:59:07 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-22 19:59:07 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-22 19:59:07 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-22 19:59:22 (9420) [INFO] Metadata Cache Created
* 2025-02-22 19:59:22 (9437) [INFO] 
* 2025-02-22 19:59:22 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-22 19:59:22 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-22 19:59:22 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-22 19:59:22 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Ml37r8mkeR/ea_profile.json
* 2025-02-22 19:59:22 (8554) [INFO] Backed up EA4 profile to /tmp/Ml37r8mkeR/ea_profile.json
* 2025-02-22 19:59:23 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-22 19:59:23 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID uwu8ds) Cannot update this system’s kernel.
* 2025-02-22 19:59:23 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-22 19:59:23 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-22 19:59:23 (605) [WARN] 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 19:59:23 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-23 19:58:36 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-23 19:58:36 (10486) [INFO] Script is up to date.
* 2025-02-23 19:58:37 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-23 19:58:37 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-23 19:58:37 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-23 19:58:37 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-23 19:58:37 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-23 19:58:37 (9407) [INFO] 
* 2025-02-23 19:58:50 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-23 19:58:50 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-23 19:58:50 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-23 19:58:50 (9407) [INFO] 
* 2025-02-23 19:58:50 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-23 19:58:50 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-23 19:58:51 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-23 19:58:51 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-23 19:58:51 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-23 19:58:51 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-23 19:59:05 (9420) [INFO] Metadata Cache Created
* 2025-02-23 19:59:05 (9437) [INFO] 
* 2025-02-23 19:59:05 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-23 19:59:05 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-23 19:59:05 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-23 19:59:05 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DkxxYfME0c/ea_profile.json
* 2025-02-23 19:59:05 (8554) [INFO] Backed up EA4 profile to /tmp/DkxxYfME0c/ea_profile.json
* 2025-02-23 19:59:05 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-23 19:59:05 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7gk32j) Cannot update this system’s kernel.
* 2025-02-23 19:59:05 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-23 19:59:05 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-23 19:59:06 (605) [WARN] 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 19:59:06 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-24 19:58:53 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-24 19:58:53 (10486) [INFO] Script is up to date.
* 2025-02-24 19:58:53 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-24 19:58:53 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-24 19:58:53 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-24 19:58:53 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-24 19:58:53 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-24 19:58:53 (9407) [INFO] 
* 2025-02-24 19:59:08 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-24 19:59:08 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-24 19:59:08 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-24 19:59:08 (9407) [INFO] 
* 2025-02-24 19:59:08 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-24 19:59:08 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-24 19:59:08 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-24 19:59:08 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-24 19:59:08 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-24 19:59:08 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-24 19:59:24 (9420) [INFO] Metadata Cache Created
* 2025-02-24 19:59:24 (9437) [INFO] 
* 2025-02-24 19:59:24 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-24 19:59:24 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-24 19:59:24 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-24 19:59:24 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gpt9hFYPWj/ea_profile.json
* 2025-02-24 19:59:24 (8554) [INFO] Backed up EA4 profile to /tmp/gpt9hFYPWj/ea_profile.json
* 2025-02-24 19:59:24 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-24 19:59:24 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5xeebd) Cannot update this system’s kernel.
* 2025-02-24 19:59:24 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-24 19:59:24 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-24 19:59:25 (605) [WARN] 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 19:59:41 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-25 19:58:37 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-25 19:58:38 (10486) [INFO] Script is up to date.
* 2025-02-25 19:58:38 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-25 19:58:38 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-25 19:58:38 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-25 19:58:38 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-25 19:58:38 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-25 19:58:38 (9407) [INFO] 
* 2025-02-25 19:58:51 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-25 19:58:51 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-25 19:58:51 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-25 19:58:51 (9407) [INFO] 
* 2025-02-25 19:58:51 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-25 19:58:51 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-25 19:58:51 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-25 19:58:51 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-25 19:58:51 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-25 19:58:51 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-25 19:59:05 (9420) [INFO] Metadata Cache Created
* 2025-02-25 19:59:05 (9437) [INFO] 
* 2025-02-25 19:59:05 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-25 19:59:05 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-25 19:59:05 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-25 19:59:05 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nUCf0sJcDc/ea_profile.json
* 2025-02-25 19:59:06 (8554) [INFO] Backed up EA4 profile to /tmp/nUCf0sJcDc/ea_profile.json
* 2025-02-25 19:59:06 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-25 19:59:06 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nupqze) Cannot update this system’s kernel.
* 2025-02-25 19:59:06 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-25 19:59:06 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-25 19:59:06 (605) [WARN] 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 19:59:06 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-26 19:58:55 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-26 19:58:55 (10486) [INFO] Script is up to date.
* 2025-02-26 19:58:56 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-26 19:58:56 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-26 19:58:56 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-26 19:58:56 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-26 19:58:56 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-26 19:58:56 (9407) [INFO] 
* 2025-02-26 19:59:10 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-26 19:59:10 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-26 19:59:10 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-26 19:59:10 (9407) [INFO] 
* 2025-02-26 19:59:10 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-26 19:59:10 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-26 19:59:10 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-26 19:59:10 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-26 19:59:10 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-26 19:59:10 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-26 19:59:26 (9420) [INFO] Metadata Cache Created
* 2025-02-26 19:59:26 (9437) [INFO] 
* 2025-02-26 19:59:26 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-26 19:59:26 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-26 19:59:26 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-26 19:59:26 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WZftOWJwrs/ea_profile.json
* 2025-02-26 19:59:26 (8554) [INFO] Backed up EA4 profile to /tmp/WZftOWJwrs/ea_profile.json
* 2025-02-26 19:59:27 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-26 19:59:27 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fta4rh) Cannot update this system’s kernel.
* 2025-02-26 19:59:27 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-26 19:59:27 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-26 19:59:27 (605) [WARN] 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 19:59:27 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-27 19:58:25 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-27 19:58:25 (10486) [INFO] Script is up to date.
* 2025-02-27 19:58:26 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-27 19:58:26 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-27 19:58:26 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-27 19:58:26 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-27 19:58:26 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-27 19:58:26 (9407) [INFO] 
* 2025-02-27 19:58:41 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-27 19:58:41 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-27 19:58:41 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-27 19:58:41 (9407) [INFO] 
* 2025-02-27 19:58:41 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-27 19:58:41 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-27 19:58:41 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-27 19:58:41 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-27 19:58:41 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-27 19:58:41 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-27 19:58:55 (9420) [INFO] Metadata Cache Created
* 2025-02-27 19:58:55 (9437) [INFO] 
* 2025-02-27 19:58:55 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-27 19:58:55 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-27 19:58:55 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-27 19:58:55 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/v_9NmwZTf7/ea_profile.json
* 2025-02-27 19:58:56 (8554) [INFO] Backed up EA4 profile to /tmp/v_9NmwZTf7/ea_profile.json
* 2025-02-27 19:58:56 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-27 19:58:56 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9j7zs6) Cannot update this system’s kernel.
* 2025-02-27 19:58:56 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-27 19:58:56 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-27 19:58:56 (605) [WARN] 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 19:58:56 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-02-28 19:58:17 (10464) [INFO] Self-update of script version 61 requested.
* 2025-02-28 19:58:17 (10486) [INFO] Script is up to date.
* 2025-02-28 19:58:18 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-02-28 19:58:18 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-02-28 19:58:18 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-02-28 19:58:18 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-02-28 19:58:18 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-02-28 19:58:18 (9407) [INFO] 
* 2025-02-28 19:58:31 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-02-28 19:58:31 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-02-28 19:58:31 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-02-28 19:58:31 (9407) [INFO] 
* 2025-02-28 19:58:31 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-02-28 19:58:31 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-02-28 19:58:31 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-02-28 19:58:31 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-02-28 19:58:31 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-02-28 19:58:31 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-02-28 19:58:46 (9420) [INFO] Metadata Cache Created
* 2025-02-28 19:58:46 (9437) [INFO] 
* 2025-02-28 19:58:46 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-02-28 19:58:46 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-02-28 19:58:46 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-02-28 19:58:46 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/o5kD6NgWJ5/ea_profile.json
* 2025-02-28 19:58:47 (8554) [INFO] Backed up EA4 profile to /tmp/o5kD6NgWJ5/ea_profile.json
* 2025-02-28 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-02-28 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kupur8) Cannot update this system’s kernel.
* 2025-02-28 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-28 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-28 19:58:47 (605) [WARN] 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 19:58:47 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-01 19:58:54 (10464) [INFO] Self-update of script version 61 requested.
* 2025-03-01 19:58:54 (10486) [INFO] Script is up to date.
* 2025-03-01 19:58:54 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-01 19:58:54 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-01 19:58:54 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-01 19:58:54 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-01 19:58:54 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-03-01 19:58:54 (9407) [INFO] 
* 2025-03-01 19:59:09 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-01 19:59:09 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-01 19:59:09 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-03-01 19:59:09 (9407) [INFO] 
* 2025-03-01 19:59:09 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-01 19:59:09 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-01 19:59:09 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-03-01 19:59:09 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-01 19:59:09 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-01 19:59:09 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-01 19:59:24 (9420) [INFO] Metadata Cache Created
* 2025-03-01 19:59:24 (9437) [INFO] 
* 2025-03-01 19:59:24 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-03-01 19:59:24 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-01 19:59:24 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-01 19:59:24 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0ZU7SCSfSs/ea_profile.json
* 2025-03-01 19:59:24 (8554) [INFO] Backed up EA4 profile to /tmp/0ZU7SCSfSs/ea_profile.json
* 2025-03-01 19:59:25 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-01 19:59:25 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5d6d78) Cannot update this system’s kernel.
* 2025-03-01 19:59:25 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-01 19:59:25 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-01 19:59:25 (605) [WARN] 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 19:59:25 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-02 19:58:52 (10464) [INFO] Self-update of script version 61 requested.
* 2025-03-02 19:58:52 (10486) [INFO] Script is up to date.
* 2025-03-02 19:58:53 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-02 19:58:53 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-02 19:58:53 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-02 19:58:53 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-02 19:58:53 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-03-02 19:58:53 (9407) [INFO] 
* 2025-03-02 19:59:08 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-02 19:59:08 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-02 19:59:08 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-03-02 19:59:08 (9407) [INFO] 
* 2025-03-02 19:59:08 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-02 19:59:08 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-02 19:59:08 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-03-02 19:59:08 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-02 19:59:08 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-02 19:59:08 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-02 19:59:23 (9420) [INFO] Metadata Cache Created
* 2025-03-02 19:59:23 (9437) [INFO] 
* 2025-03-02 19:59:23 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-03-02 19:59:23 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-02 19:59:23 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-02 19:59:23 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iLHpHM3HqN/ea_profile.json
* 2025-03-02 19:59:23 (8554) [INFO] Backed up EA4 profile to /tmp/iLHpHM3HqN/ea_profile.json
* 2025-03-02 19:59:24 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-02 19:59:24 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID r7rm4x) Cannot update this system’s kernel.
* 2025-03-02 19:59:24 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-02 19:59:24 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-02 19:59:24 (605) [WARN] 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 19:59:24 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-03 19:58:56 (10464) [INFO] Self-update of script version 61 requested.
* 2025-03-03 19:58:57 (10486) [INFO] Script is up to date.
* 2025-03-03 19:58:57 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-03 19:58:57 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-03 19:58:57 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-03 19:58:57 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-03 19:58:57 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-03-03 19:58:57 (9407) [INFO] 
* 2025-03-03 19:59:14 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-03 19:59:14 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-03 19:59:14 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-03-03 19:59:14 (9407) [INFO] 
* 2025-03-03 19:59:14 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-03 19:59:15 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-03 19:59:15 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-03-03 19:59:15 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-03 19:59:15 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-03 19:59:15 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-03 19:59:29 (9420) [INFO] Metadata Cache Created
* 2025-03-03 19:59:29 (9437) [INFO] 
* 2025-03-03 19:59:29 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-03-03 19:59:29 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-03 19:59:29 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-03 19:59:29 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cFwL0DMRCs/ea_profile.json
* 2025-03-03 19:59:29 (8554) [INFO] Backed up EA4 profile to /tmp/cFwL0DMRCs/ea_profile.json
* 2025-03-03 19:59:29 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-03 19:59:29 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yy3fat) Cannot update this system’s kernel.
* 2025-03-03 19:59:29 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-03 19:59:29 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-03 19:59:30 (605) [WARN] 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 19:59:30 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-04 19:58:24 (10464) [INFO] Self-update of script version 61 requested.
* 2025-03-04 19:58:24 (10486) [INFO] Script is up to date.
* 2025-03-04 19:58:24 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-04 19:58:25 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-04 19:58:25 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-04 19:58:25 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-04 19:58:25 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-03-04 19:58:25 (9407) [INFO] 
* 2025-03-04 19:58:40 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-04 19:58:40 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-04 19:58:40 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-03-04 19:58:40 (9407) [INFO] 
* 2025-03-04 19:58:40 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-04 19:58:40 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-04 19:58:40 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-03-04 19:58:40 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-04 19:58:40 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-04 19:58:40 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-04 19:58:55 (9420) [INFO] Metadata Cache Created
* 2025-03-04 19:58:55 (9437) [INFO] 
* 2025-03-04 19:58:55 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-03-04 19:58:55 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-04 19:58:55 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-04 19:58:55 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5cjwrJEuvP/ea_profile.json
* 2025-03-04 19:58:55 (8554) [INFO] Backed up EA4 profile to /tmp/5cjwrJEuvP/ea_profile.json
* 2025-03-04 19:58:55 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-04 19:58:55 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yazqve) Cannot update this system’s kernel.
* 2025-03-04 19:58:55 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-04 19:58:55 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-04 19:58:56 (605) [WARN] 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 19:58:56 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-05 19:59:38 (10464) [INFO] Self-update of script version 61 requested.
* 2025-03-05 19:59:38 (10486) [INFO] Script is up to date.
* 2025-03-05 19:59:39 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-05 19:59:39 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-05 19:59:39 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-05 19:59:39 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-05 19:59:39 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-03-05 19:59:39 (9407) [INFO] 
* 2025-03-05 19:59:52 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-05 19:59:52 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-05 19:59:52 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-03-05 19:59:52 (9407) [INFO] 
* 2025-03-05 19:59:53 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-05 19:59:53 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-05 19:59:53 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-03-05 19:59:53 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-05 19:59:53 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-05 19:59:53 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-05 20:00:12 (9420) [INFO] Metadata Cache Created
* 2025-03-05 20:00:12 (9437) [INFO] 
* 2025-03-05 20:00:12 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-03-05 20:00:12 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-05 20:00:12 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-05 20:00:12 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/oDB7XytoH5/ea_profile.json
* 2025-03-05 20:00:12 (8554) [INFO] Backed up EA4 profile to /tmp/oDB7XytoH5/ea_profile.json
* 2025-03-05 20:00:14 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-05 20:00:14 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ue5svz) Cannot update this system’s kernel.
* 2025-03-05 20:00:14 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-05 20:00:14 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-05 20:00:14 (605) [WARN] 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 20:00:15 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-06 19:58:16 (10464) [INFO] Self-update of script version 61 requested.
* 2025-03-06 19:58:16 (10486) [INFO] Script is up to date.
* 2025-03-06 19:58:17 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-06 19:58:17 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-06 19:58:17 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-06 19:58:17 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-06 19:58:17 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-03-06 19:58:17 (9407) [INFO] 
* 2025-03-06 19:58:31 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-06 19:58:31 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-06 19:58:31 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-03-06 19:58:31 (9407) [INFO] 
* 2025-03-06 19:58:32 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-06 19:58:32 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-06 19:58:32 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-03-06 19:58:32 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-06 19:58:32 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-06 19:58:32 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-06 19:58:47 (9420) [INFO] Metadata Cache Created
* 2025-03-06 19:58:47 (9437) [INFO] 
* 2025-03-06 19:58:47 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-03-06 19:58:47 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-06 19:58:47 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-06 19:58:47 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DMBaf57uVb/ea_profile.json
* 2025-03-06 19:58:47 (8554) [INFO] Backed up EA4 profile to /tmp/DMBaf57uVb/ea_profile.json
* 2025-03-06 19:58:48 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-06 19:58:48 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID e4ueb8) Cannot update this system’s kernel.
* 2025-03-06 19:58:48 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-06 19:58:48 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-06 19:58:48 (605) [WARN] 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 19:58:48 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-07 19:58:18 (10464) [INFO] Self-update of script version 61 requested.
* 2025-03-07 19:58:18 (10486) [INFO] Script is up to date.
* 2025-03-07 19:58:19 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-07 19:58:19 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-07 19:58:19 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-07 19:58:19 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-07 19:58:19 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-03-07 19:58:19 (9407) [INFO] 
* 2025-03-07 19:58:32 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-07 19:58:32 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-07 19:58:32 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-03-07 19:58:32 (9407) [INFO] 
* 2025-03-07 19:58:32 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-07 19:58:32 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-07 19:58:32 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-03-07 19:58:32 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-07 19:58:32 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-07 19:58:32 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-07 19:58:46 (9420) [INFO] Metadata Cache Created
* 2025-03-07 19:58:46 (9437) [INFO] 
* 2025-03-07 19:58:46 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-03-07 19:58:46 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-07 19:58:46 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-07 19:58:46 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uYFbtIP5Jd/ea_profile.json
* 2025-03-07 19:58:47 (8554) [INFO] Backed up EA4 profile to /tmp/uYFbtIP5Jd/ea_profile.json
* 2025-03-07 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-07 19:58:47 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID uyuqt7) Cannot update this system’s kernel.
* 2025-03-07 19:58:48 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-07 19:58:48 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-07 19:58:48 (605) [WARN] 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 19:58:48 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-08 19:58:58 (10464) [INFO] Self-update of script version 61 requested.
* 2025-03-08 19:58:58 (10486) [INFO] Script is up to date.
* 2025-03-08 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-08 19:58:58 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-08 19:58:58 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-08 19:58:58 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-08 19:58:58 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-03-08 19:58:58 (9407) [INFO] 
* 2025-03-08 19:59:11 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-08 19:59:11 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-08 19:59:11 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-03-08 19:59:11 (9407) [INFO] 
* 2025-03-08 19:59:11 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-08 19:59:11 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-08 19:59:12 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-03-08 19:59:12 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-08 19:59:12 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-08 19:59:12 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-08 19:59:26 (9420) [INFO] Metadata Cache Created
* 2025-03-08 19:59:26 (9437) [INFO] 
* 2025-03-08 19:59:26 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-03-08 19:59:26 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-08 19:59:26 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-08 19:59:26 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/301evzGPMc/ea_profile.json
* 2025-03-08 19:59:26 (8554) [INFO] Backed up EA4 profile to /tmp/301evzGPMc/ea_profile.json
* 2025-03-08 19:59:26 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-08 19:59:26 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID j5kty2) Cannot update this system’s kernel.
* 2025-03-08 19:59:26 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-08 19:59:26 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-08 19:59:27 (605) [WARN] 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 19:59:27 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-09 19:58:59 (10464) [INFO] Self-update of script version 61 requested.
* 2025-03-09 19:58:59 (10486) [INFO] Script is up to date.
* 2025-03-09 19:58:59 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-09 19:58:59 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-09 19:58:59 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-09 19:58:59 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-09 19:58:59 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-03-09 19:58:59 (9407) [INFO] 
* 2025-03-09 19:59:12 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-09 19:59:12 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-09 19:59:12 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-03-09 19:59:12 (9407) [INFO] 
* 2025-03-09 19:59:13 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-09 19:59:13 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-09 19:59:13 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-03-09 19:59:13 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-09 19:59:13 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-09 19:59:13 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-09 19:59:26 (9420) [INFO] Metadata Cache Created
* 2025-03-09 19:59:26 (9437) [INFO] 
* 2025-03-09 19:59:26 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-03-09 19:59:26 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-09 19:59:26 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-09 19:59:26 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rTFE9TFRlw/ea_profile.json
* 2025-03-09 19:59:27 (8554) [INFO] Backed up EA4 profile to /tmp/rTFE9TFRlw/ea_profile.json
* 2025-03-09 19:59:27 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-09 19:59:27 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t9vbpt) Cannot update this system’s kernel.
* 2025-03-09 19:59:27 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-09 19:59:27 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-09 19:59:27 (605) [WARN] 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 19:59:28 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-10 19:58:26 (10464) [INFO] Self-update of script version 61 requested.
* 2025-03-10 19:58:26 (10486) [INFO] Script is up to date.
* 2025-03-10 19:58:26 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-10 19:58:26 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-10 19:58:26 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-10 19:58:26 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-10 19:58:26 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-03-10 19:58:26 (9407) [INFO] 
* 2025-03-10 19:58:42 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-10 19:58:42 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-10 19:58:42 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-03-10 19:58:42 (9407) [INFO] 
* 2025-03-10 19:58:43 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-10 19:58:43 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-10 19:58:43 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-03-10 19:58:43 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-10 19:58:43 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-10 19:58:43 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-10 19:58:57 (9420) [INFO] Metadata Cache Created
* 2025-03-10 19:58:57 (9437) [INFO] 
* 2025-03-10 19:58:57 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-03-10 19:58:57 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-10 19:58:57 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-10 19:58:57 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SscS8kXyHD/ea_profile.json
* 2025-03-10 19:58:57 (8554) [INFO] Backed up EA4 profile to /tmp/SscS8kXyHD/ea_profile.json
* 2025-03-10 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-10 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sq38ay) Cannot update this system’s kernel.
* 2025-03-10 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-10 19:58:58 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-10 19:58:58 (605) [WARN] 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 19:58:58 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-11 19:58:32 (10464) [INFO] Self-update of script version 61 requested.
* 2025-03-11 19:58:32 (10486) [INFO] Script is up to date.
* 2025-03-11 19:58:33 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-11 19:58:33 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-11 19:58:33 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-11 19:58:33 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-11 19:58:33 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-03-11 19:58:33 (9407) [INFO] 
* 2025-03-11 19:59:07 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-11 19:59:07 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-11 19:59:07 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-03-11 19:59:07 (9407) [INFO] 
* 2025-03-11 19:59:07 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-11 19:59:07 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-11 19:59:07 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-03-11 19:59:07 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-11 19:59:07 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-11 19:59:07 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-11 19:59:37 (9420) [INFO] Metadata Cache Created
* 2025-03-11 19:59:37 (9437) [INFO] 
* 2025-03-11 19:59:37 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-03-11 19:59:37 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-11 19:59:38 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-11 19:59:38 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/D7w713ker7/ea_profile.json
* 2025-03-11 19:59:38 (8554) [INFO] Backed up EA4 profile to /tmp/D7w713ker7/ea_profile.json
* 2025-03-11 19:59:38 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-11 19:59:38 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID z5rrts) Cannot update this system’s kernel.
* 2025-03-11 19:59:38 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-11 19:59:38 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-11 19:59:38 (605) [WARN] 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 19:59:39 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-12 19:59:28 (10464) [INFO] Self-update of script version 61 requested.
* 2025-03-12 19:59:28 (10486) [INFO] Script is up to date.
* 2025-03-12 19:59:28 (254) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-12 19:59:28 (6316) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-12 19:59:28 (4054) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-12 19:59:28 (4061) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-12 19:59:28 (9406) [INFO] Running: /usr/bin/yum list extras
* 2025-03-12 19:59:28 (9407) [INFO] 
* 2025-03-12 19:59:43 (6001) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-12 19:59:43 (6001) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-12 19:59:43 (9406) [INFO] Running: /usr/bin/yum makecache
* 2025-03-12 19:59:43 (9407) [INFO] 
* 2025-03-12 19:59:43 (9420) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-12 19:59:43 (9420) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-12 19:59:43 (9420) [INFO]  * EA4: 107.178.98.171
* 2025-03-12 19:59:43 (9420) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-12 19:59:43 (9420) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-12 19:59:43 (9420) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-12 19:59:57 (9420) [INFO] Metadata Cache Created
* 2025-03-12 19:59:58 (9437) [INFO] 
* 2025-03-12 19:59:58 (5912) [WARN] There are unfinished yum transactions remaining.
* 2025-03-12 19:59:58 (5916) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-12 19:59:58 (2012) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-12 19:59:58 (8531) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vRRQZ3gmLn/ea_profile.json
* 2025-03-12 19:59:58 (8554) [INFO] Backed up EA4 profile to /tmp/vRRQZ3gmLn/ea_profile.json
* 2025-03-12 19:59:58 (254) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-12 19:59:58 (254) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID u3zuf2) Cannot update this system’s kernel.
* 2025-03-12 19:59:58 (254) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-12 19:59:58 (254) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-12 19:59:58 (605) [WARN] 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 19:59:59 (454) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-13 19:58:18 (10464) [INFO] Self-update of script version 61 requested.
* 2025-03-13 19:58:18 (10469) [INFO] Newer version of script found. Downloading.
* 2025-03-13 19:58:18 (10478) [INFO] Script update to version 62 successful.
* 2025-03-13 19:58:18 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-13 19:58:18 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-13 19:58:18 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-13 19:58:18 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-13 19:58:18 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-13 19:58:18 (9645) [INFO] 
* 2025-03-13 19:58:33 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-13 19:58:33 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-13 19:58:33 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-13 19:58:33 (9645) [INFO] 
* 2025-03-13 19:58:33 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-13 19:58:33 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-13 19:58:33 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-13 19:58:33 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-13 19:58:33 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-13 19:58:33 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-13 19:58:47 (9658) [INFO] Metadata Cache Created
* 2025-03-13 19:58:47 (9675) [INFO] 
* 2025-03-13 19:58:47 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-13 19:58:47 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-13 19:58:47 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-13 19:58:47 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pD_MaveCEm/ea_profile.json
* 2025-03-13 19:58:48 (8792) [INFO] Backed up EA4 profile to /tmp/pD_MaveCEm/ea_profile.json
* 2025-03-13 19:58:49 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-13 19:58:49 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ye7wgd) Cannot update this system’s kernel.
* 2025-03-13 19:58:49 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-13 19:58:49 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-13 19:58:49 (645) [WARN] 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 19:58:49 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-14 19:58:26 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-14 19:58:26 (10727) [INFO] Script is up to date.
* 2025-03-14 19:58:26 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-14 19:58:26 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-14 19:58:26 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-14 19:58:26 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-14 19:58:26 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-14 19:58:26 (9645) [INFO] 
* 2025-03-14 19:58:46 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-14 19:58:46 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-14 19:58:46 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-14 19:58:46 (9645) [INFO] 
* 2025-03-14 19:58:46 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-14 19:58:46 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-14 19:58:46 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-14 19:58:46 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-14 19:58:46 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-14 19:58:46 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-14 19:59:06 (9658) [INFO] Metadata Cache Created
* 2025-03-14 19:59:06 (9675) [INFO] 
* 2025-03-14 19:59:06 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-14 19:59:06 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-14 19:59:06 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-14 19:59:06 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BtgPLQjIzS/ea_profile.json
* 2025-03-14 19:59:06 (8792) [INFO] Backed up EA4 profile to /tmp/BtgPLQjIzS/ea_profile.json
* 2025-03-14 19:59:06 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-14 19:59:06 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 23c853) Cannot update this system’s kernel.
* 2025-03-14 19:59:07 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-14 19:59:07 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-14 19:59:07 (645) [WARN] 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 19:59:07 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-15 19:58:43 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-15 19:58:43 (10727) [INFO] Script is up to date.
* 2025-03-15 19:58:43 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-15 19:58:43 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-15 19:58:43 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-15 19:58:43 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-15 19:58:43 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-15 19:58:43 (9645) [INFO] 
* 2025-03-15 19:58:57 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-15 19:58:57 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-15 19:58:57 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-15 19:58:57 (9645) [INFO] 
* 2025-03-15 19:58:58 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-15 19:58:58 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-15 19:58:58 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-15 19:58:58 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-15 19:58:58 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-15 19:58:58 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-15 19:59:13 (9658) [INFO] Metadata Cache Created
* 2025-03-15 19:59:13 (9675) [INFO] 
* 2025-03-15 19:59:13 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-15 19:59:13 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-15 19:59:13 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-15 19:59:13 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3T1WrYTPZY/ea_profile.json
* 2025-03-15 19:59:13 (8792) [INFO] Backed up EA4 profile to /tmp/3T1WrYTPZY/ea_profile.json
* 2025-03-15 19:59:13 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-15 19:59:13 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ns2gkm) Cannot update this system’s kernel.
* 2025-03-15 19:59:14 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-15 19:59:14 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-15 19:59:14 (645) [WARN] 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 19:59:14 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-16 19:58:40 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-16 19:58:40 (10727) [INFO] Script is up to date.
* 2025-03-16 19:58:41 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-16 19:58:41 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-16 19:58:41 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-16 19:58:41 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-16 19:58:41 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-16 19:58:41 (9645) [INFO] 
* 2025-03-16 19:58:57 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-16 19:58:57 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-16 19:58:57 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-16 19:58:57 (9645) [INFO] 
* 2025-03-16 19:58:57 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-16 19:58:57 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-16 19:58:59 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-16 19:58:59 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-16 19:58:59 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-16 19:58:59 (9658) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-03-16 19:59:15 (9658) [INFO] Metadata Cache Created
* 2025-03-16 19:59:15 (9675) [INFO] 
* 2025-03-16 19:59:15 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-16 19:59:15 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-16 19:59:16 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-16 19:59:16 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dhSLS5sdld/ea_profile.json
* 2025-03-16 19:59:17 (8792) [INFO] Backed up EA4 profile to /tmp/dhSLS5sdld/ea_profile.json
* 2025-03-16 19:59:17 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-16 19:59:17 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pmm5hk) Cannot update this system’s kernel.
* 2025-03-16 19:59:17 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-16 19:59:17 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-16 19:59:17 (645) [WARN] 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 19:59:18 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-17 19:58:30 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-17 19:58:31 (10727) [INFO] Script is up to date.
* 2025-03-17 19:58:32 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-17 19:58:32 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-17 19:58:32 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-17 19:58:32 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-17 19:58:32 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-17 19:58:32 (9645) [INFO] 
* 2025-03-17 19:58:46 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-17 19:58:46 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-17 19:58:46 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-17 19:58:46 (9645) [INFO] 
* 2025-03-17 19:58:46 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-17 19:58:46 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-17 19:58:46 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-17 19:58:46 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-17 19:58:46 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-17 19:58:46 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-17 19:59:01 (9658) [INFO] Metadata Cache Created
* 2025-03-17 19:59:01 (9675) [INFO] 
* 2025-03-17 19:59:01 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-17 19:59:01 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-17 19:59:01 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-17 19:59:01 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tf0t31luC1/ea_profile.json
* 2025-03-17 19:59:01 (8792) [INFO] Backed up EA4 profile to /tmp/tf0t31luC1/ea_profile.json
* 2025-03-17 19:59:02 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-17 19:59:02 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID znjkdw) Cannot update this system’s kernel.
* 2025-03-17 19:59:02 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-17 19:59:02 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-17 19:59:02 (645) [WARN] 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 19:59:02 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-18 19:58:53 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-18 19:58:53 (10727) [INFO] Script is up to date.
* 2025-03-18 19:58:53 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-18 19:58:53 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-18 19:58:54 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-18 19:58:54 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-18 19:58:54 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-18 19:58:54 (9645) [INFO] 
* 2025-03-18 19:59:10 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-18 19:59:10 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-18 19:59:10 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-18 19:59:10 (9645) [INFO] 
* 2025-03-18 19:59:10 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-18 19:59:10 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-18 19:59:11 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-18 19:59:11 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-18 19:59:11 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-18 19:59:11 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-18 19:59:29 (9658) [INFO] Metadata Cache Created
* 2025-03-18 19:59:30 (9675) [INFO] 
* 2025-03-18 19:59:30 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-18 19:59:30 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-18 19:59:30 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-18 19:59:30 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MIgpdYeNVp/ea_profile.json
* 2025-03-18 19:59:30 (8792) [INFO] Backed up EA4 profile to /tmp/MIgpdYeNVp/ea_profile.json
* 2025-03-18 19:59:31 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-18 19:59:31 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q27wy2) Cannot update this system’s kernel.
* 2025-03-18 19:59:31 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-18 19:59:31 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-18 19:59:31 (645) [WARN] 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 19:59:31 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-19 19:59:15 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-19 19:59:15 (10727) [INFO] Script is up to date.
* 2025-03-19 19:59:15 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-19 19:59:15 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-19 19:59:16 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-19 19:59:16 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-19 19:59:16 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-19 19:59:16 (9645) [INFO] 
* 2025-03-19 19:59:37 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-19 19:59:37 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-19 19:59:37 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-19 19:59:37 (9645) [INFO] 
* 2025-03-19 19:59:37 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-19 19:59:37 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-19 19:59:38 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-19 19:59:38 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-19 19:59:38 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-19 19:59:38 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-19 19:59:58 (9658) [INFO] Metadata Cache Created
* 2025-03-19 19:59:58 (9675) [INFO] 
* 2025-03-19 19:59:58 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-19 19:59:58 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-19 19:59:58 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-19 19:59:58 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Xdo10ZMdnJ/ea_profile.json
* 2025-03-19 19:59:59 (8792) [INFO] Backed up EA4 profile to /tmp/Xdo10ZMdnJ/ea_profile.json
* 2025-03-19 19:59:59 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-19 19:59:59 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kajs59) Cannot update this system’s kernel.
* 2025-03-19 19:59:59 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-19 19:59:59 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-19 20:00:00 (645) [WARN] 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 20:00:00 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-20 19:58:19 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-20 19:58:20 (10727) [INFO] Script is up to date.
* 2025-03-20 19:58:20 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-20 19:58:20 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-20 19:58:20 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-20 19:58:20 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-20 19:58:20 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-20 19:58:20 (9645) [INFO] 
* 2025-03-20 19:58:38 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-20 19:58:38 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-20 19:58:38 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-20 19:58:38 (9645) [INFO] 
* 2025-03-20 19:58:38 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-20 19:58:38 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-20 19:58:38 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-20 19:58:38 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-20 19:58:38 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-20 19:58:38 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-20 19:58:58 (9658) [INFO] Metadata Cache Created
* 2025-03-20 19:58:58 (9675) [INFO] 
* 2025-03-20 19:58:58 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-20 19:58:58 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-20 19:58:58 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-20 19:58:58 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qsVjkrFVNp/ea_profile.json
* 2025-03-20 19:58:59 (8792) [INFO] Backed up EA4 profile to /tmp/qsVjkrFVNp/ea_profile.json
* 2025-03-20 19:58:59 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-20 19:58:59 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID eve2ed) Cannot update this system’s kernel.
* 2025-03-20 19:58:59 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-20 19:58:59 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-20 19:59:00 (645) [WARN] 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 19:59:00 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-21 19:58:21 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-21 19:58:21 (10727) [INFO] Script is up to date.
* 2025-03-21 19:58:21 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-21 19:58:22 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-21 19:58:22 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-21 19:58:22 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-21 19:58:22 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-21 19:58:22 (9645) [INFO] 
* 2025-03-21 19:58:40 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-21 19:58:40 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-21 19:58:40 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-21 19:58:40 (9645) [INFO] 
* 2025-03-21 19:58:40 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-21 19:58:40 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-21 19:58:41 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-21 19:58:41 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-21 19:58:41 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-21 19:58:41 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-21 19:59:01 (9658) [INFO] Metadata Cache Created
* 2025-03-21 19:59:01 (9675) [INFO] 
* 2025-03-21 19:59:01 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-21 19:59:01 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-21 19:59:01 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-21 19:59:01 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gK2v7HWAOC/ea_profile.json
* 2025-03-21 19:59:02 (8792) [INFO] Backed up EA4 profile to /tmp/gK2v7HWAOC/ea_profile.json
* 2025-03-21 19:59:02 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-21 19:59:02 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9qcgg2) Cannot update this system’s kernel.
* 2025-03-21 19:59:02 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-21 19:59:02 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-21 19:59:02 (645) [WARN] 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 19:59:03 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-22 19:58:45 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-22 19:58:45 (10727) [INFO] Script is up to date.
* 2025-03-22 19:58:46 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-22 19:58:46 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-22 19:58:46 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-22 19:58:46 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-22 19:58:46 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-22 19:58:46 (9645) [INFO] 
* 2025-03-22 19:59:05 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-22 19:59:05 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-22 19:59:05 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-22 19:59:05 (9645) [INFO] 
* 2025-03-22 19:59:05 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-22 19:59:05 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-22 19:59:05 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-22 19:59:05 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-22 19:59:05 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-22 19:59:05 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-22 19:59:25 (9658) [INFO] Metadata Cache Created
* 2025-03-22 19:59:25 (9675) [INFO] 
* 2025-03-22 19:59:25 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-22 19:59:25 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-22 19:59:25 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-22 19:59:25 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Nul5KkFQnZ/ea_profile.json
* 2025-03-22 19:59:26 (8792) [INFO] Backed up EA4 profile to /tmp/Nul5KkFQnZ/ea_profile.json
* 2025-03-22 19:59:26 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-22 19:59:26 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kgwap5) Cannot update this system’s kernel.
* 2025-03-22 19:59:26 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-22 19:59:26 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-22 19:59:27 (645) [WARN] 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 19:59:27 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-23 19:58:48 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-23 19:58:48 (10727) [INFO] Script is up to date.
* 2025-03-23 19:58:49 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-23 19:58:49 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-23 19:58:49 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-23 19:58:49 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-23 19:58:49 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-23 19:58:49 (9645) [INFO] 
* 2025-03-23 19:59:08 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-23 19:59:08 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-23 19:59:08 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-23 19:59:08 (9645) [INFO] 
* 2025-03-23 19:59:08 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-23 19:59:09 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-23 19:59:09 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-23 19:59:09 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-23 19:59:09 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-23 19:59:09 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-23 19:59:28 (9658) [INFO] Metadata Cache Created
* 2025-03-23 19:59:28 (9675) [INFO] 
* 2025-03-23 19:59:28 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-23 19:59:28 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-23 19:59:28 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-23 19:59:28 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QVR_Nt3sJa/ea_profile.json
* 2025-03-23 19:59:29 (8792) [INFO] Backed up EA4 profile to /tmp/QVR_Nt3sJa/ea_profile.json
* 2025-03-23 19:59:29 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-23 19:59:29 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vrvc6z) Cannot update this system’s kernel.
* 2025-03-23 19:59:29 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-23 19:59:29 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-23 19:59:30 (645) [WARN] 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 19:59:30 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-24 19:59:03 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-24 19:59:03 (10727) [INFO] Script is up to date.
* 2025-03-24 19:59:04 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-24 19:59:04 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-24 19:59:04 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-24 19:59:04 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-24 19:59:04 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-24 19:59:04 (9645) [INFO] 
* 2025-03-24 19:59:07 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-24 19:59:07 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-24 19:59:07 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-24 19:59:07 (9645) [INFO] 
* 2025-03-24 19:59:08 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-24 19:59:08 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-24 19:59:08 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-24 19:59:08 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-24 19:59:08 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-24 19:59:08 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-24 19:59:14 (9658) [INFO] Metadata Cache Created
* 2025-03-24 19:59:14 (9675) [INFO] 
* 2025-03-24 19:59:14 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-24 19:59:14 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-24 19:59:14 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-24 19:59:14 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_ZW4VFF4j1/ea_profile.json
* 2025-03-24 19:59:15 (8792) [INFO] Backed up EA4 profile to /tmp/_ZW4VFF4j1/ea_profile.json
* 2025-03-24 19:59:15 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-24 19:59:15 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6bab2t) Cannot update this system’s kernel.
* 2025-03-24 19:59:15 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-24 19:59:15 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-24 19:59:16 (645) [WARN] 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 19:59:16 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-25 19:58:28 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-25 19:58:28 (10727) [INFO] Script is up to date.
* 2025-03-25 19:58:29 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-25 19:58:29 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-25 19:58:29 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-25 19:58:29 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-25 19:58:29 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-25 19:58:29 (9645) [INFO] 
* 2025-03-25 19:58:47 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-25 19:58:47 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-25 19:58:47 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-25 19:58:47 (9645) [INFO] 
* 2025-03-25 19:58:47 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-25 19:58:47 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-25 19:58:48 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-25 19:58:48 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-25 19:58:48 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-25 19:58:48 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-25 19:59:07 (9658) [INFO] Metadata Cache Created
* 2025-03-25 19:59:07 (9675) [INFO] 
* 2025-03-25 19:59:07 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-25 19:59:07 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-25 19:59:08 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-25 19:59:08 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NbVuILnvaP/ea_profile.json
* 2025-03-25 19:59:08 (8792) [INFO] Backed up EA4 profile to /tmp/NbVuILnvaP/ea_profile.json
* 2025-03-25 19:59:08 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-25 19:59:08 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3bg9fk) Cannot update this system’s kernel.
* 2025-03-25 19:59:09 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-25 19:59:09 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-25 19:59:09 (645) [WARN] 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 19:59:09 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-26 19:58:39 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-26 19:58:40 (10727) [INFO] Script is up to date.
* 2025-03-26 19:58:40 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-26 19:58:40 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-26 19:58:40 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-26 19:58:40 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-26 19:58:40 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-26 19:58:40 (9645) [INFO] 
* 2025-03-26 19:58:59 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-26 19:58:59 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-26 19:58:59 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-26 19:58:59 (9645) [INFO] 
* 2025-03-26 19:58:59 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-26 19:58:59 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-26 19:59:00 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-26 19:59:00 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-26 19:59:00 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-26 19:59:00 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-26 19:59:19 (9658) [INFO] Metadata Cache Created
* 2025-03-26 19:59:20 (9675) [INFO] 
* 2025-03-26 19:59:20 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-26 19:59:20 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-26 19:59:20 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-26 19:59:20 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rqxYP6q2u2/ea_profile.json
* 2025-03-26 19:59:20 (8792) [INFO] Backed up EA4 profile to /tmp/rqxYP6q2u2/ea_profile.json
* 2025-03-26 19:59:21 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-26 19:59:21 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gdbw9j) Cannot update this system’s kernel.
* 2025-03-26 19:59:21 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-26 19:59:21 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-26 19:59:21 (645) [WARN] 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 19:59:21 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-27 19:58:31 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-27 19:58:31 (10727) [INFO] Script is up to date.
* 2025-03-27 19:58:31 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-27 19:58:31 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-27 19:58:31 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-27 19:58:31 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-27 19:58:31 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-27 19:58:31 (9645) [INFO] 
* 2025-03-27 19:58:52 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-27 19:58:52 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-27 19:58:52 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-27 19:58:52 (9645) [INFO] 
* 2025-03-27 19:58:52 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-27 19:58:52 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-27 19:58:52 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-27 19:58:52 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-27 19:58:52 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-27 19:58:52 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-27 19:59:13 (9658) [INFO] Metadata Cache Created
* 2025-03-27 19:59:13 (9675) [INFO] 
* 2025-03-27 19:59:13 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-27 19:59:13 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-27 19:59:14 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-27 19:59:14 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AQMoclYbcr/ea_profile.json
* 2025-03-27 19:59:14 (8792) [INFO] Backed up EA4 profile to /tmp/AQMoclYbcr/ea_profile.json
* 2025-03-27 19:59:14 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-27 19:59:14 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ewu2bt) Cannot update this system’s kernel.
* 2025-03-27 19:59:14 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-27 19:59:14 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-27 19:59:15 (645) [WARN] 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 19:59:15 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-28 19:58:28 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-28 19:58:28 (10727) [INFO] Script is up to date.
* 2025-03-28 19:58:29 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-28 19:58:29 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-28 19:58:29 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-28 19:58:29 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-28 19:58:29 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-28 19:58:29 (9645) [INFO] 
* 2025-03-28 19:58:49 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-28 19:58:49 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-28 19:58:49 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-28 19:58:49 (9645) [INFO] 
* 2025-03-28 19:58:49 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-28 19:58:49 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-28 19:58:49 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-28 19:58:49 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-28 19:58:49 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-28 19:58:49 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-28 19:59:11 (9658) [INFO] Metadata Cache Created
* 2025-03-28 19:59:11 (9675) [INFO] 
* 2025-03-28 19:59:11 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-28 19:59:11 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-28 19:59:11 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-28 19:59:11 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/OaFWCoWB4_/ea_profile.json
* 2025-03-28 19:59:11 (8792) [INFO] Backed up EA4 profile to /tmp/OaFWCoWB4_/ea_profile.json
* 2025-03-28 19:59:12 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-28 19:59:12 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kvrnaf) Cannot update this system’s kernel.
* 2025-03-28 19:59:12 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-28 19:59:12 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-28 19:59:12 (645) [WARN] 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 19:59:13 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-29 19:58:46 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-29 19:58:46 (10727) [INFO] Script is up to date.
* 2025-03-29 19:58:46 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-29 19:58:46 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-29 19:58:46 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-29 19:58:46 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-29 19:58:46 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-29 19:58:46 (9645) [INFO] 
* 2025-03-29 19:59:06 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-29 19:59:06 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-29 19:59:06 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-29 19:59:06 (9645) [INFO] 
* 2025-03-29 19:59:06 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-29 19:59:06 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-29 19:59:07 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-29 19:59:07 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-29 19:59:07 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-29 19:59:07 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-29 19:59:26 (9658) [INFO] Metadata Cache Created
* 2025-03-29 19:59:26 (9675) [INFO] 
* 2025-03-29 19:59:26 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-29 19:59:26 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-29 19:59:26 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-29 19:59:26 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MuIgKiV4d8/ea_profile.json
* 2025-03-29 19:59:27 (8792) [INFO] Backed up EA4 profile to /tmp/MuIgKiV4d8/ea_profile.json
* 2025-03-29 19:59:27 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-29 19:59:27 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jdzhqe) Cannot update this system’s kernel.
* 2025-03-29 19:59:27 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-29 19:59:27 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-29 19:59:28 (645) [WARN] 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 19:59:28 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-30 19:58:46 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-30 19:58:46 (10727) [INFO] Script is up to date.
* 2025-03-30 19:58:47 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-30 19:58:47 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-30 19:58:47 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-30 19:58:47 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-30 19:58:47 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-30 19:58:47 (9645) [INFO] 
* 2025-03-30 19:59:06 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-30 19:59:06 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-30 19:59:06 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-30 19:59:06 (9645) [INFO] 
* 2025-03-30 19:59:06 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-30 19:59:06 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-30 19:59:07 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-30 19:59:07 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-30 19:59:07 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-30 19:59:07 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-30 19:59:26 (9658) [INFO] Metadata Cache Created
* 2025-03-30 19:59:26 (9675) [INFO] 
* 2025-03-30 19:59:26 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-30 19:59:26 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-30 19:59:27 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-30 19:59:27 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mJV6lxfWnK/ea_profile.json
* 2025-03-30 19:59:27 (8792) [INFO] Backed up EA4 profile to /tmp/mJV6lxfWnK/ea_profile.json
* 2025-03-30 19:59:27 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-30 19:59:27 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jpxt4y) Cannot update this system’s kernel.
* 2025-03-30 19:59:28 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-30 19:59:28 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-30 19:59:28 (645) [WARN] 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 19:59:28 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-03-31 19:58:37 (10705) [INFO] Self-update of script version 62 requested.
* 2025-03-31 19:58:37 (10727) [INFO] Script is up to date.
* 2025-03-31 19:58:38 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-03-31 19:58:38 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-03-31 19:58:38 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-03-31 19:58:38 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-03-31 19:58:38 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-03-31 19:58:38 (9645) [INFO] 
* 2025-03-31 19:59:53 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-03-31 19:59:53 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-03-31 19:59:53 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-03-31 19:59:53 (9645) [INFO] 
* 2025-03-31 19:59:53 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-03-31 19:59:53 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-03-31 19:59:53 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-03-31 19:59:53 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-03-31 19:59:53 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-03-31 19:59:53 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-03-31 20:00:59 (9658) [INFO] Metadata Cache Created
* 2025-03-31 20:00:59 (9675) [INFO] 
* 2025-03-31 20:00:59 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-03-31 20:00:59 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-03-31 20:00:59 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-03-31 20:00:59 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/E27QGZKDIT/ea_profile.json
* 2025-03-31 20:00:59 (8792) [INFO] Backed up EA4 profile to /tmp/E27QGZKDIT/ea_profile.json
* 2025-03-31 20:01:00 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-03-31 20:01:00 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3ke7cb) Cannot update this system’s kernel.
* 2025-03-31 20:01:00 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03-31 20:01:00 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03-31 20:01:00 (645) [WARN] 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 20:01:00 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-01 19:59:03 (10705) [INFO] Self-update of script version 62 requested.
* 2025-04-01 19:59:03 (10727) [INFO] Script is up to date.
* 2025-04-01 19:59:04 (256) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-01 19:59:04 (6456) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-01 19:59:04 (4136) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-01 19:59:04 (4143) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-01 19:59:04 (9644) [INFO] Running: /usr/bin/yum list extras
* 2025-04-01 19:59:04 (9645) [INFO] 
* 2025-04-01 19:59:08 (6140) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-01 19:59:08 (6140) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-01 19:59:08 (9644) [INFO] Running: /usr/bin/yum makecache
* 2025-04-01 19:59:08 (9645) [INFO] 
* 2025-04-01 19:59:09 (9658) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-01 19:59:09 (9658) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-01 19:59:09 (9658) [INFO]  * EA4: 107.178.98.171
* 2025-04-01 19:59:09 (9658) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-04-01 19:59:09 (9658) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-04-01 19:59:09 (9658) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-01 19:59:15 (9658) [INFO] Metadata Cache Created
* 2025-04-01 19:59:15 (9675) [INFO] 
* 2025-04-01 19:59:15 (6051) [WARN] There are unfinished yum transactions remaining.
* 2025-04-01 19:59:15 (6055) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-01 19:59:15 (2052) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-01 19:59:15 (8769) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9RlfpITuvD/ea_profile.json
* 2025-04-01 19:59:15 (8792) [INFO] Backed up EA4 profile to /tmp/9RlfpITuvD/ea_profile.json
* 2025-04-01 19:59:16 (256) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-01 19:59:16 (256) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID x8nsx5) Cannot update this system’s kernel.
* 2025-04-01 19:59:16 (256) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-01 19:59:16 (256) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-01 19:59:16 (645) [WARN] 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 19:59:16 (471) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-02 19:59:42 (10705) [INFO] Self-update of script version 62 requested.
* 2025-04-02 19:59:42 (10710) [INFO] Newer version of script found. Downloading.
* 2025-04-02 19:59:42 (10719) [INFO] Script update to version 63 successful.
* 2025-04-02 19:59:43 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-02 19:59:43 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-02 19:59:43 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-02 19:59:43 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-02 19:59:43 (9921) [INFO] Running: /usr/bin/yum list extras
* 2025-04-02 19:59:43 (9922) [INFO] 
* 2025-04-02 20:00:08 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-02 20:00:08 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-02 20:00:08 (9921) [INFO] Running: /usr/bin/yum makecache
* 2025-04-02 20:00:08 (9922) [INFO] 
* 2025-04-02 20:00:09 (9935) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-02 20:00:09 (9935) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-02 20:00:09 (9935) [INFO]  * EA4: 107.178.98.171
* 2025-04-02 20:00:09 (9935) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-04-02 20:00:09 (9935) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-04-02 20:00:09 (9935) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-02 20:00:29 (9935) [INFO] Metadata Cache Created
* 2025-04-02 20:00:30 (9952) [INFO] 
* 2025-04-02 20:00:30 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-02 20:00:30 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-02 20:00:30 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-02 20:00:30 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hUZdBRL7rQ/ea_profile.json
* 2025-04-02 20:00:30 (9064) [INFO] Backed up EA4 profile to /tmp/hUZdBRL7rQ/ea_profile.json
* 2025-04-02 20:00:31 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-02 20:00:31 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 664wg7) Cannot update this system’s kernel.
* 2025-04-02 20:00:31 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-02 20:00:31 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-02 20:00:31 (650) [WARN] 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 20:00:31 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-03 19:59:04 (10983) [INFO] Self-update of script version 63 requested.
* 2025-04-03 19:59:04 (10988) [INFO] Newer version of script found. Downloading.
* 2025-04-03 19:59:04 (10997) [INFO] Script update to version 64 successful.
* 2025-04-03 19:59:05 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-03 19:59:05 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-03 19:59:05 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-03 19:59:05 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-03 19:59:05 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-03 19:59:05 (9926) [INFO] 
* 2025-04-03 19:59:11 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-03 19:59:11 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-03 19:59:11 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-03 19:59:11 (9926) [INFO] 
* 2025-04-03 19:59:11 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-03 19:59:11 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-03 19:59:11 (9939) [INFO]  * EA4: 107.178.98.171
* 2025-04-03 19:59:11 (9939) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-04-03 19:59:11 (9939) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-04-03 19:59:11 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-03 19:59:17 (9939) [INFO] Metadata Cache Created
* 2025-04-03 19:59:17 (9956) [INFO] 
* 2025-04-03 19:59:17 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-03 19:59:17 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-03 19:59:17 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-03 19:59:17 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ymMZIVeFTp/ea_profile.json
* 2025-04-03 19:59:18 (9064) [INFO] Backed up EA4 profile to /tmp/ymMZIVeFTp/ea_profile.json
* 2025-04-03 19:59:18 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-03 19:59:18 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qnbrp4) Cannot update this system’s kernel.
* 2025-04-03 19:59:18 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-03 19:59:18 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-03 19:59:19 (650) [WARN] 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 19:59:19 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-04 19:58:23 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-04 19:58:23 (11009) [INFO] Script is up to date.
* 2025-04-04 19:58:23 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-04 19:58:23 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-04 19:58:24 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-04 19:58:24 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-04 19:58:24 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-04 19:58:24 (9926) [INFO] 
* 2025-04-04 19:58:43 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-04 19:58:43 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-04 19:58:43 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-04 19:58:43 (9926) [INFO] 
* 2025-04-04 19:58:43 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-04 19:58:43 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-04 19:58:44 (9939) [INFO]  * EA4: 107.178.98.171
* 2025-04-04 19:58:44 (9939) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-04-04 19:58:44 (9939) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-04-04 19:58:44 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-04 19:59:04 (9939) [INFO] Metadata Cache Created
* 2025-04-04 19:59:04 (9956) [INFO] 
* 2025-04-04 19:59:04 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-04 19:59:04 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-04 19:59:04 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-04 19:59:04 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dLf4ei1jVc/ea_profile.json
* 2025-04-04 19:59:05 (9064) [INFO] Backed up EA4 profile to /tmp/dLf4ei1jVc/ea_profile.json
* 2025-04-04 19:59:05 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-04 19:59:05 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zsudzh) Cannot update this system’s kernel.
* 2025-04-04 19:59:05 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-04 19:59:05 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-04 19:59:06 (650) [WARN] 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 19:59:06 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-05 19:58:46 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-05 19:58:46 (11009) [INFO] Script is up to date.
* 2025-04-05 19:58:46 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-05 19:58:46 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-05 19:58:47 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-05 19:58:47 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-05 19:58:47 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-05 19:58:47 (9926) [INFO] 
* 2025-04-05 19:59:04 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-05 19:59:04 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-05 19:59:04 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-05 19:59:04 (9926) [INFO] 
* 2025-04-05 19:59:04 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-05 19:59:04 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-05 19:59:04 (9939) [INFO]  * EA4: 107.178.98.171
* 2025-04-05 19:59:04 (9939) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-04-05 19:59:04 (9939) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-04-05 19:59:04 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-05 19:59:23 (9939) [INFO] Metadata Cache Created
* 2025-04-05 19:59:23 (9956) [INFO] 
* 2025-04-05 19:59:23 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-05 19:59:23 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-05 19:59:24 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-05 19:59:24 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/k_Xo3wY0Qb/ea_profile.json
* 2025-04-05 19:59:24 (9064) [INFO] Backed up EA4 profile to /tmp/k_Xo3wY0Qb/ea_profile.json
* 2025-04-05 19:59:25 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-05 19:59:25 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID y659pt) Cannot update this system’s kernel.
* 2025-04-05 19:59:25 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-05 19:59:25 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-05 19:59:25 (650) [WARN] 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 19:59:25 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-06 19:58:44 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-06 19:58:44 (11009) [INFO] Script is up to date.
* 2025-04-06 19:58:45 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-06 19:58:45 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-06 19:58:45 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-06 19:58:45 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-06 19:58:45 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-06 19:58:45 (9926) [INFO] 
* 2025-04-06 19:59:05 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-06 19:59:05 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-06 19:59:05 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-06 19:59:05 (9926) [INFO] 
* 2025-04-06 19:59:05 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-06 19:59:05 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-06 19:59:06 (9939) [INFO]  * EA4: 107.178.98.171
* 2025-04-06 19:59:06 (9939) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-04-06 19:59:06 (9939) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-04-06 19:59:06 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-06 19:59:25 (9939) [INFO] Metadata Cache Created
* 2025-04-06 19:59:25 (9956) [INFO] 
* 2025-04-06 19:59:25 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-06 19:59:25 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-06 19:59:26 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-06 19:59:26 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6tQ477FzSj/ea_profile.json
* 2025-04-06 19:59:26 (9064) [INFO] Backed up EA4 profile to /tmp/6tQ477FzSj/ea_profile.json
* 2025-04-06 19:59:26 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-06 19:59:26 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rsqt8c) Cannot update this system’s kernel.
* 2025-04-06 19:59:27 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-06 19:59:27 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-06 19:59:27 (650) [WARN] 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 19:59:27 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-07 19:58:29 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-07 19:58:29 (11009) [INFO] Script is up to date.
* 2025-04-07 19:58:30 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-07 19:58:30 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-07 19:58:30 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-07 19:58:30 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-07 19:58:30 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-07 19:58:30 (9926) [INFO] 
* 2025-04-07 19:58:49 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-07 19:58:49 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-07 19:58:49 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-07 19:58:49 (9926) [INFO] 
* 2025-04-07 19:58:49 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-07 19:58:49 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-07 19:58:50 (9939) [INFO]  * EA4: 107.178.98.171
* 2025-04-07 19:58:50 (9939) [INFO]  * cpanel-addons-production-feed: 107.178.98.171
* 2025-04-07 19:58:50 (9939) [INFO]  * cpanel-plugins: 107.178.98.171
* 2025-04-07 19:58:50 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-07 19:59:11 (9939) [INFO] Metadata Cache Created
* 2025-04-07 19:59:11 (9956) [INFO] 
* 2025-04-07 19:59:11 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-07 19:59:11 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-07 19:59:12 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-07 19:59:12 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BfFBsWrvSJ/ea_profile.json
* 2025-04-07 19:59:12 (9064) [INFO] Backed up EA4 profile to /tmp/BfFBsWrvSJ/ea_profile.json
* 2025-04-07 19:59:12 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-07 19:59:12 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2mxnyt) Cannot update this system’s kernel.
* 2025-04-07 19:59:13 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-07 19:59:13 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-07 19:59:13 (650) [WARN] 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 19:59:13 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-08 19:58:59 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-08 19:58:59 (11009) [INFO] Script is up to date.
* 2025-04-08 19:59:00 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-08 19:59:00 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-08 19:59:00 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-08 19:59:00 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-08 19:59:00 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-08 19:59:00 (9926) [INFO] 
* 2025-04-08 19:59:19 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-08 19:59:19 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-08 19:59:19 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-08 19:59:19 (9926) [INFO] 
* 2025-04-08 19:59:19 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-08 19:59:19 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-08 19:59:20 (9939) [INFO]  * EA4: 184.94.196.92
* 2025-04-08 19:59:20 (9939) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 2025-04-08 19:59:20 (9939) [INFO]  * cpanel-plugins: 184.94.196.92
* 2025-04-08 19:59:20 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-08 19:59:44 (9939) [INFO] Metadata Cache Created
* 2025-04-08 19:59:44 (9956) [INFO] 
* 2025-04-08 19:59:44 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-08 19:59:44 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-08 19:59:44 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-08 19:59:44 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TBegzIeLrh/ea_profile.json
* 2025-04-08 19:59:45 (9064) [INFO] Backed up EA4 profile to /tmp/TBegzIeLrh/ea_profile.json
* 2025-04-08 19:59:45 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-08 19:59:45 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xachxw) Cannot update this system’s kernel.
* 2025-04-08 19:59:45 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-08 19:59:45 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-08 19:59:45 (650) [WARN] 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 19:59:46 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-09 19:58:32 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-09 19:58:32 (11009) [INFO] Script is up to date.
* 2025-04-09 19:58:33 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-09 19:58:33 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-09 19:58:33 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-09 19:58:33 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-09 19:58:33 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-09 19:58:33 (9926) [INFO] 
* 2025-04-09 19:58:53 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-09 19:58:53 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-09 19:58:53 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-09 19:58:53 (9926) [INFO] 
* 2025-04-09 19:58:53 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-09 19:58:53 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-09 19:58:53 (9939) [INFO]  * EA4: 208.74.123.61
* 2025-04-09 19:58:53 (9939) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-09 19:58:53 (9939) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-04-09 19:58:53 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-09 19:59:14 (9939) [INFO] Metadata Cache Created
* 2025-04-09 19:59:14 (9956) [INFO] 
* 2025-04-09 19:59:14 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-09 19:59:14 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-09 19:59:14 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-09 19:59:14 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1T1RogvnR6/ea_profile.json
* 2025-04-09 19:59:14 (9064) [INFO] Backed up EA4 profile to /tmp/1T1RogvnR6/ea_profile.json
* 2025-04-09 19:59:15 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-09 19:59:15 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID v6yhbm) Cannot update this system’s kernel.
* 2025-04-09 19:59:15 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-09 19:59:15 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-09 19:59:15 (650) [WARN] 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 19:59:15 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-10 19:59:02 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-10 19:59:02 (11009) [INFO] Script is up to date.
* 2025-04-10 19:59:02 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-10 19:59:03 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-10 19:59:03 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-10 19:59:03 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-10 19:59:03 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-10 19:59:03 (9926) [INFO] 
* 2025-04-10 19:59:07 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-10 19:59:07 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-10 19:59:07 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-10 19:59:07 (9926) [INFO] 
* 2025-04-10 19:59:07 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-10 19:59:07 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-10 19:59:07 (9939) [INFO]  * EA4: 208.74.123.62
* 2025-04-10 19:59:07 (9939) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-10 19:59:07 (9939) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-04-10 19:59:07 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-10 19:59:14 (9939) [INFO] Metadata Cache Created
* 2025-04-10 19:59:14 (9956) [INFO] 
* 2025-04-10 19:59:14 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-10 19:59:14 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-10 19:59:14 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-10 19:59:14 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6aKH5_Ce_L/ea_profile.json
* 2025-04-10 19:59:15 (9064) [INFO] Backed up EA4 profile to /tmp/6aKH5_Ce_L/ea_profile.json
* 2025-04-10 19:59:15 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-10 19:59:15 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wtzkmk) Cannot update this system’s kernel.
* 2025-04-10 19:59:15 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-10 19:59:15 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-10 19:59:15 (650) [WARN] 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 19:59:16 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-11 19:58:25 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-11 19:58:25 (11009) [INFO] Script is up to date.
* 2025-04-11 19:58:26 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-11 19:58:26 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-11 19:58:26 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-11 19:58:26 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-11 19:58:26 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-11 19:58:26 (9926) [INFO] 
* 2025-04-11 19:58:46 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-11 19:58:46 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-11 19:58:46 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-11 19:58:46 (9926) [INFO] 
* 2025-04-11 19:58:46 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-11 19:58:46 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-11 19:58:46 (9939) [INFO]  * EA4: 208.74.123.62
* 2025-04-11 19:58:46 (9939) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-11 19:58:46 (9939) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-04-11 19:58:46 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-11 19:59:08 (9939) [INFO] Metadata Cache Created
* 2025-04-11 19:59:08 (9956) [INFO] 
* 2025-04-11 19:59:08 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-11 19:59:08 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-11 19:59:09 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-11 19:59:09 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PcvMCGsdST/ea_profile.json
* 2025-04-11 19:59:09 (9064) [INFO] Backed up EA4 profile to /tmp/PcvMCGsdST/ea_profile.json
* 2025-04-11 19:59:10 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-11 19:59:10 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID g44drr) Cannot update this system’s kernel.
* 2025-04-11 19:59:10 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-11 19:59:10 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-11 19:59:10 (650) [WARN] 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 19:59:10 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-12 19:58:45 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-12 19:58:45 (11009) [INFO] Script is up to date.
* 2025-04-12 19:58:46 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-12 19:58:46 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-12 19:58:46 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-12 19:58:46 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-12 19:58:46 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-12 19:58:46 (9926) [INFO] 
* 2025-04-12 19:59:07 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-12 19:59:07 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-12 19:59:07 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-12 19:59:07 (9926) [INFO] 
* 2025-04-12 19:59:07 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-12 19:59:07 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-12 19:59:08 (9939) [INFO]  * EA4: 208.74.123.62
* 2025-04-12 19:59:08 (9939) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-12 19:59:08 (9939) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-04-12 19:59:08 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-12 19:59:29 (9939) [INFO] Metadata Cache Created
* 2025-04-12 19:59:29 (9956) [INFO] 
* 2025-04-12 19:59:29 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-12 19:59:29 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-12 19:59:29 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-12 19:59:29 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/z6JATXoiSr/ea_profile.json
* 2025-04-12 19:59:29 (9064) [INFO] Backed up EA4 profile to /tmp/z6JATXoiSr/ea_profile.json
* 2025-04-12 19:59:30 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-12 19:59:30 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2hafnx) Cannot update this system’s kernel.
* 2025-04-12 19:59:30 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-12 19:59:30 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-12 19:59:30 (650) [WARN] 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 19:59:31 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-13 19:59:06 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-13 19:59:06 (11009) [INFO] Script is up to date.
* 2025-04-13 19:59:07 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-13 19:59:07 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-13 19:59:07 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-13 19:59:07 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-13 19:59:07 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-13 19:59:07 (9926) [INFO] 
* 2025-04-13 19:59:42 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-13 19:59:42 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-13 19:59:42 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-13 19:59:42 (9926) [INFO] 
* 2025-04-13 19:59:42 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-13 19:59:42 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-13 19:59:42 (9939) [INFO]  * EA4: 63.247.64.58
* 2025-04-13 19:59:42 (9939) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-04-13 19:59:42 (9939) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-04-13 19:59:42 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-13 20:00:13 (9939) [INFO] Metadata Cache Created
* 2025-04-13 20:00:13 (9956) [INFO] 
* 2025-04-13 20:00:13 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-13 20:00:13 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-13 20:00:13 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-13 20:00:13 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/b7gr6UzIwS/ea_profile.json
* 2025-04-13 20:00:14 (9064) [INFO] Backed up EA4 profile to /tmp/b7gr6UzIwS/ea_profile.json
* 2025-04-13 20:00:14 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-13 20:00:14 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rsmwqq) Cannot update this system’s kernel.
* 2025-04-13 20:00:14 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-13 20:00:14 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-13 20:00:15 (650) [WARN] 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 20:00:15 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-14 19:58:28 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-14 19:58:28 (11009) [INFO] Script is up to date.
* 2025-04-14 19:58:29 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-14 19:58:29 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-14 19:58:29 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-14 19:58:29 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-14 19:58:29 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-14 19:58:29 (9926) [INFO] 
* 2025-04-14 19:58:50 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-14 19:58:50 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-14 19:58:50 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-14 19:58:50 (9926) [INFO] 
* 2025-04-14 19:58:50 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-14 19:58:50 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-14 19:58:51 (9939) [INFO]  * EA4: 208.74.123.61
* 2025-04-14 19:58:51 (9939) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-14 19:58:51 (9939) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-04-14 19:58:51 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-14 19:59:12 (9939) [INFO] Metadata Cache Created
* 2025-04-14 19:59:12 (9956) [INFO] 
* 2025-04-14 19:59:12 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-14 19:59:12 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-14 19:59:12 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-14 19:59:12 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/94fngTgsgP/ea_profile.json
* 2025-04-14 19:59:13 (9064) [INFO] Backed up EA4 profile to /tmp/94fngTgsgP/ea_profile.json
* 2025-04-14 19:59:13 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-14 19:59:13 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID epsq5s) Cannot update this system’s kernel.
* 2025-04-14 19:59:13 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-14 19:59:13 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-14 19:59:14 (650) [WARN] 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 19:59:14 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-15 19:59:08 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-15 19:59:08 (11009) [INFO] Script is up to date.
* 2025-04-15 19:59:09 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-15 19:59:09 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-15 19:59:09 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-15 19:59:09 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-15 19:59:09 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-15 19:59:09 (9926) [INFO] 
* 2025-04-15 19:59:14 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-15 19:59:14 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-15 19:59:14 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-15 19:59:14 (9926) [INFO] 
* 2025-04-15 19:59:14 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-15 19:59:14 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-15 19:59:15 (9939) [INFO]  * EA4: 208.74.123.62
* 2025-04-15 19:59:15 (9939) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-15 19:59:15 (9939) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-04-15 19:59:15 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-15 19:59:21 (9939) [INFO] Metadata Cache Created
* 2025-04-15 19:59:21 (9956) [INFO] 
* 2025-04-15 19:59:21 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-15 19:59:21 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-15 19:59:22 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-15 19:59:22 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/20PCB9ax8f/ea_profile.json
* 2025-04-15 19:59:22 (9064) [INFO] Backed up EA4 profile to /tmp/20PCB9ax8f/ea_profile.json
* 2025-04-15 19:59:22 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-15 19:59:22 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sr9t9w) Cannot update this system’s kernel.
* 2025-04-15 19:59:23 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-15 19:59:23 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-15 19:59:23 (650) [WARN] 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 19:59:23 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-16 19:59:52 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-16 19:59:52 (11009) [INFO] Script is up to date.
* 2025-04-16 19:59:53 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-16 19:59:53 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-16 19:59:53 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-16 19:59:53 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-16 19:59:53 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-16 19:59:53 (9926) [INFO] 
* 2025-04-16 20:00:22 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-16 20:00:22 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-16 20:00:22 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-16 20:00:22 (9926) [INFO] 
* 2025-04-16 20:00:22 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-16 20:00:22 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-16 20:00:23 (9939) [INFO]  * EA4: 208.74.123.61
* 2025-04-16 20:00:23 (9939) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-16 20:00:23 (9939) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-04-16 20:00:23 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-16 20:00:44 (9939) [INFO] Metadata Cache Created
* 2025-04-16 20:00:44 (9956) [INFO] 
* 2025-04-16 20:00:44 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-16 20:00:44 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-16 20:00:44 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-16 20:00:44 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5UzPvX86w1/ea_profile.json
* 2025-04-16 20:00:45 (9064) [INFO] Backed up EA4 profile to /tmp/5UzPvX86w1/ea_profile.json
* 2025-04-16 20:00:45 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-16 20:00:45 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8k7j77) Cannot update this system’s kernel.
* 2025-04-16 20:00:45 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-16 20:00:45 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-16 20:00:46 (650) [WARN] 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 20:00:46 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-17 19:59:06 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-17 19:59:06 (11009) [INFO] Script is up to date.
* 2025-04-17 19:59:07 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-17 19:59:07 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-17 19:59:07 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-17 19:59:07 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-17 19:59:07 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-17 19:59:07 (9926) [INFO] 
* 2025-04-17 19:59:11 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-17 19:59:12 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-17 19:59:12 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-17 19:59:12 (9926) [INFO] 
* 2025-04-17 19:59:12 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-17 19:59:12 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-17 19:59:12 (9939) [INFO]  * EA4: 208.74.123.61
* 2025-04-17 19:59:12 (9939) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-17 19:59:12 (9939) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-04-17 19:59:12 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-17 19:59:18 (9939) [INFO] Metadata Cache Created
* 2025-04-17 19:59:18 (9956) [INFO] 
* 2025-04-17 19:59:18 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-17 19:59:18 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-17 19:59:18 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-17 19:59:18 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uDc3vPhBJN/ea_profile.json
* 2025-04-17 19:59:19 (9064) [INFO] Backed up EA4 profile to /tmp/uDc3vPhBJN/ea_profile.json
* 2025-04-17 19:59:19 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-17 19:59:19 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vxtpmg) Cannot update this system’s kernel.
* 2025-04-17 19:59:19 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-17 19:59:19 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-17 19:59:20 (650) [WARN] 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 19:59:20 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-18 19:58:22 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-18 19:58:22 (11009) [INFO] Script is up to date.
* 2025-04-18 19:58:23 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-18 19:58:23 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-18 19:58:23 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-18 19:58:23 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-18 19:58:23 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-18 19:58:23 (9926) [INFO] 
* 2025-04-18 19:58:42 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-18 19:58:42 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-18 19:58:42 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-18 19:58:42 (9926) [INFO] 
* 2025-04-18 19:58:42 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-18 19:58:42 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-18 19:58:43 (9939) [INFO]  * EA4: 208.74.123.61
* 2025-04-18 19:58:43 (9939) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-18 19:58:43 (9939) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-04-18 19:58:43 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-18 19:59:03 (9939) [INFO] Metadata Cache Created
* 2025-04-18 19:59:03 (9956) [INFO] 
* 2025-04-18 19:59:03 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-18 19:59:03 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-18 19:59:03 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-18 19:59:03 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/kweqepVEz7/ea_profile.json
* 2025-04-18 19:59:04 (9064) [INFO] Backed up EA4 profile to /tmp/kweqepVEz7/ea_profile.json
* 2025-04-18 19:59:04 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-18 19:59:04 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 648st2) Cannot update this system’s kernel.
* 2025-04-18 19:59:04 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-18 19:59:04 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-18 19:59:05 (650) [WARN] 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 19:59:05 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-19 19:58:45 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-19 19:58:45 (11009) [INFO] Script is up to date.
* 2025-04-19 19:58:46 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-19 19:58:46 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-19 19:58:46 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-19 19:58:46 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-19 19:58:46 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-19 19:58:46 (9926) [INFO] 
* 2025-04-19 19:59:06 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-19 19:59:06 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-19 19:59:06 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-19 19:59:06 (9926) [INFO] 
* 2025-04-19 19:59:07 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-19 19:59:07 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-19 19:59:07 (9939) [INFO]  * EA4: 208.74.123.61
* 2025-04-19 19:59:07 (9939) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-19 19:59:07 (9939) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-04-19 19:59:07 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-19 19:59:27 (9939) [INFO] Metadata Cache Created
* 2025-04-19 19:59:27 (9956) [INFO] 
* 2025-04-19 19:59:27 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-19 19:59:27 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-19 19:59:27 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-19 19:59:27 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5oluuopbLj/ea_profile.json
* 2025-04-19 19:59:28 (9064) [INFO] Backed up EA4 profile to /tmp/5oluuopbLj/ea_profile.json
* 2025-04-19 19:59:28 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-19 19:59:28 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID a75e28) Cannot update this system’s kernel.
* 2025-04-19 19:59:28 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-19 19:59:28 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-19 19:59:29 (650) [WARN] 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 19:59:29 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-20 19:58:47 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-20 19:58:47 (11009) [INFO] Script is up to date.
* 2025-04-20 19:58:47 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-20 19:58:47 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-20 19:58:47 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-20 19:58:47 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-20 19:58:47 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-20 19:58:47 (9926) [INFO] 
* 2025-04-20 19:59:07 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-20 19:59:07 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-20 19:59:07 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-20 19:59:07 (9926) [INFO] 
* 2025-04-20 19:59:07 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-20 19:59:07 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-20 19:59:07 (9939) [INFO]  * EA4: 208.74.123.62
* 2025-04-20 19:59:07 (9939) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-20 19:59:07 (9939) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-04-20 19:59:07 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-20 19:59:27 (9939) [INFO] Metadata Cache Created
* 2025-04-20 19:59:27 (9956) [INFO] 
* 2025-04-20 19:59:27 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-20 19:59:27 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-20 19:59:27 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-20 19:59:27 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8e851w2hgr/ea_profile.json
* 2025-04-20 19:59:28 (9064) [INFO] Backed up EA4 profile to /tmp/8e851w2hgr/ea_profile.json
* 2025-04-20 19:59:28 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-20 19:59:28 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4ade52) Cannot update this system’s kernel.
* 2025-04-20 19:59:28 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-20 19:59:28 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-20 19:59:29 (650) [WARN] 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 19:59:29 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-21 19:58:23 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-21 19:58:23 (11009) [INFO] Script is up to date.
* 2025-04-21 19:58:25 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-21 19:58:25 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-21 19:58:25 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-21 19:58:25 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-21 19:58:25 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-21 19:58:25 (9926) [INFO] 
* 2025-04-21 19:58:46 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-21 19:58:46 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-21 19:58:46 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-21 19:58:46 (9926) [INFO] 
* 2025-04-21 19:58:46 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-21 19:58:46 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-21 19:58:46 (9939) [INFO]  * EA4: 208.74.123.62
* 2025-04-21 19:58:46 (9939) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-21 19:58:46 (9939) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-04-21 19:58:46 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-21 19:59:07 (9939) [INFO] Metadata Cache Created
* 2025-04-21 19:59:07 (9956) [INFO] 
* 2025-04-21 19:59:07 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-21 19:59:07 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-21 19:59:08 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-21 19:59:08 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/kHiOo7Mvxr/ea_profile.json
* 2025-04-21 19:59:08 (9064) [INFO] Backed up EA4 profile to /tmp/kHiOo7Mvxr/ea_profile.json
* 2025-04-21 19:59:08 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-21 19:59:08 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5emg4h) Cannot update this system’s kernel.
* 2025-04-21 19:59:09 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-21 19:59:09 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-21 19:59:09 (650) [WARN] 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 19:59:09 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-22 19:58:28 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-22 19:58:28 (11009) [INFO] Script is up to date.
* 2025-04-22 19:58:29 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-22 19:58:29 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-22 19:58:29 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-22 19:58:29 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-22 19:58:29 (9925) [INFO] Running: /usr/bin/yum list extras
* 2025-04-22 19:58:29 (9926) [INFO] 
* 2025-04-22 19:58:49 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-22 19:58:49 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-22 19:58:49 (9925) [INFO] Running: /usr/bin/yum makecache
* 2025-04-22 19:58:49 (9926) [INFO] 
* 2025-04-22 19:58:49 (9939) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-22 19:58:49 (9939) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-22 19:58:49 (9939) [INFO]  * EA4: 208.74.123.62
* 2025-04-22 19:58:49 (9939) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-22 19:58:49 (9939) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-04-22 19:58:49 (9939) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-22 19:59:09 (9939) [INFO] Metadata Cache Created
* 2025-04-22 19:59:09 (9956) [INFO] 
* 2025-04-22 19:59:09 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-22 19:59:09 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-22 19:59:10 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-22 19:59:10 (9041) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yYt5Jsn4az/ea_profile.json
* 2025-04-22 19:59:10 (9064) [INFO] Backed up EA4 profile to /tmp/yYt5Jsn4az/ea_profile.json
* 2025-04-22 19:59:10 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-22 19:59:10 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID w6g7y8) Cannot update this system’s kernel.
* 2025-04-22 19:59:11 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-22 19:59:11 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-22 19:59:11 (650) [WARN] 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 19:59:11 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-23 19:58:33 (10987) [INFO] Self-update of script version 64 requested.
* 2025-04-23 19:58:33 (10992) [INFO] Newer version of script found. Downloading.
* 2025-04-23 19:58:34 (11001) [INFO] Script update to version 65 successful.
* 2025-04-23 19:58:34 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-23 19:58:34 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-23 19:58:34 (10030) [INFO] 
* 2025-04-23 19:58:59 (10060) [INFO] 
* 2025-04-23 19:58:59 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-23 19:58:59 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-23 19:58:59 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-23 19:58:59 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-04-23 19:58:59 (10030) [INFO] 
* 2025-04-23 19:59:20 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-23 19:59:20 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-23 19:59:20 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-04-23 19:59:20 (10030) [INFO] 
* 2025-04-23 19:59:20 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-23 19:59:20 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-23 19:59:20 (10043) [INFO]  * EA4: 209.133.199.70
* 2025-04-23 19:59:20 (10043) [INFO]  * cpanel-addons-production-feed: 209.133.199.70
* 2025-04-23 19:59:20 (10043) [INFO]  * cpanel-plugins: 209.133.199.70
* 2025-04-23 19:59:20 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-23 19:59:40 (10043) [INFO] Metadata Cache Created
* 2025-04-23 19:59:40 (10060) [INFO] 
* 2025-04-23 19:59:40 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-23 19:59:40 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-23 19:59:40 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-23 19:59:40 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dXVdDQDSeR/ea_profile.json
* 2025-04-23 19:59:41 (9172) [INFO] Backed up EA4 profile to /tmp/dXVdDQDSeR/ea_profile.json
* 2025-04-23 19:59:41 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-23 19:59:41 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3whp3k) Cannot update this system’s kernel.
* 2025-04-23 19:59:41 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-23 19:59:41 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-23 19:59:42 (650) [WARN] 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 19:59:42 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-24 19:58:34 (11091) [INFO] Self-update of script version 65 requested.
* 2025-04-24 19:58:34 (11113) [INFO] Script is up to date.
* 2025-04-24 19:58:34 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-24 19:58:34 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-24 19:58:34 (10030) [INFO] 
* 2025-04-24 19:59:00 (10060) [INFO] 
* 2025-04-24 19:59:00 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-24 19:59:00 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-24 19:59:00 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-24 19:59:00 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-04-24 19:59:00 (10030) [INFO] 
* 2025-04-24 19:59:21 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-24 19:59:21 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-24 19:59:21 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-04-24 19:59:21 (10030) [INFO] 
* 2025-04-24 19:59:22 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-24 19:59:22 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-24 19:59:22 (10043) [INFO]  * EA4: 184.94.196.93
* 2025-04-24 19:59:22 (10043) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 2025-04-24 19:59:22 (10043) [INFO]  * cpanel-plugins: 184.94.196.93
* 2025-04-24 19:59:22 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-24 19:59:42 (10043) [INFO] Metadata Cache Created
* 2025-04-24 19:59:42 (10060) [INFO] 
* 2025-04-24 19:59:42 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-24 19:59:42 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-24 19:59:42 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-24 19:59:42 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/G9rsQC1GSc/ea_profile.json
* 2025-04-24 19:59:42 (9172) [INFO] Backed up EA4 profile to /tmp/G9rsQC1GSc/ea_profile.json
* 2025-04-24 19:59:43 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-24 19:59:43 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID c2mvva) Cannot update this system’s kernel.
* 2025-04-24 19:59:43 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-24 19:59:43 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-24 19:59:44 (650) [WARN] 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 19:59:44 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-25 19:58:21 (11091) [INFO] Self-update of script version 65 requested.
* 2025-04-25 19:58:21 (11113) [INFO] Script is up to date.
* 2025-04-25 19:58:22 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-25 19:58:22 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-25 19:58:22 (10030) [INFO] 
* 2025-04-25 19:58:47 (10060) [INFO] 
* 2025-04-25 19:58:47 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-25 19:58:47 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-25 19:58:47 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-25 19:58:47 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-04-25 19:58:47 (10030) [INFO] 
* 2025-04-25 19:59:07 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-25 19:59:07 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-25 19:59:07 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-04-25 19:59:07 (10030) [INFO] 
* 2025-04-25 19:59:08 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-25 19:59:08 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-25 19:59:08 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-04-25 19:59:08 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-25 19:59:08 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-04-25 19:59:08 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-25 19:59:28 (10043) [INFO] Metadata Cache Created
* 2025-04-25 19:59:28 (10060) [INFO] 
* 2025-04-25 19:59:28 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-25 19:59:28 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-25 19:59:28 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-25 19:59:28 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/i8o54oHD1l/ea_profile.json
* 2025-04-25 19:59:29 (9172) [INFO] Backed up EA4 profile to /tmp/i8o54oHD1l/ea_profile.json
* 2025-04-25 19:59:29 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-25 19:59:29 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID reycs9) Cannot update this system’s kernel.
* 2025-04-25 19:59:29 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-25 19:59:29 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-25 19:59:30 (650) [WARN] 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 19:59:30 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-26 19:58:46 (11091) [INFO] Self-update of script version 65 requested.
* 2025-04-26 19:58:46 (11113) [INFO] Script is up to date.
* 2025-04-26 19:58:47 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-26 19:58:47 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-26 19:58:47 (10030) [INFO] 
* 2025-04-26 19:59:12 (10060) [INFO] 
* 2025-04-26 19:59:12 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-26 19:59:12 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-26 19:59:12 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-26 19:59:12 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-04-26 19:59:12 (10030) [INFO] 
* 2025-04-26 19:59:32 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-26 19:59:32 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-26 19:59:32 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-04-26 19:59:32 (10030) [INFO] 
* 2025-04-26 19:59:32 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-26 19:59:32 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-26 19:59:33 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-04-26 19:59:33 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-26 19:59:33 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-04-26 19:59:33 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-26 19:59:53 (10043) [INFO] Metadata Cache Created
* 2025-04-26 19:59:53 (10060) [INFO] 
* 2025-04-26 19:59:53 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-26 19:59:53 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-26 19:59:53 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-26 19:59:53 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XfKbyX88Hr/ea_profile.json
* 2025-04-26 19:59:53 (9172) [INFO] Backed up EA4 profile to /tmp/XfKbyX88Hr/ea_profile.json
* 2025-04-26 19:59:54 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-26 19:59:54 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID czcr7e) Cannot update this system’s kernel.
* 2025-04-26 19:59:54 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-26 19:59:54 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-26 19:59:54 (650) [WARN] 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 19:59:54 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-27 19:58:47 (11091) [INFO] Self-update of script version 65 requested.
* 2025-04-27 19:58:47 (11113) [INFO] Script is up to date.
* 2025-04-27 19:58:48 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-27 19:58:48 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-27 19:58:48 (10030) [INFO] 
* 2025-04-27 19:59:14 (10060) [INFO] 
* 2025-04-27 19:59:14 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-27 19:59:14 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-27 19:59:14 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-27 19:59:14 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-04-27 19:59:14 (10030) [INFO] 
* 2025-04-27 19:59:33 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-27 19:59:33 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-27 19:59:33 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-04-27 19:59:33 (10030) [INFO] 
* 2025-04-27 19:59:33 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-27 19:59:33 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-27 19:59:34 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-04-27 19:59:34 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-04-27 19:59:34 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-04-27 19:59:34 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-27 19:59:54 (10043) [INFO] Metadata Cache Created
* 2025-04-27 19:59:54 (10060) [INFO] 
* 2025-04-27 19:59:54 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-27 19:59:54 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-27 19:59:54 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-27 19:59:54 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/i_MPulJ125/ea_profile.json
* 2025-04-27 19:59:56 (9172) [INFO] Backed up EA4 profile to /tmp/i_MPulJ125/ea_profile.json
* 2025-04-27 19:59:56 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-27 19:59:56 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dz4p7d) Cannot update this system’s kernel.
* 2025-04-27 19:59:56 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-27 19:59:56 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-27 19:59:57 (650) [WARN] 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 19:59:57 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-28 19:58:29 (11091) [INFO] Self-update of script version 65 requested.
* 2025-04-28 19:58:30 (11113) [INFO] Script is up to date.
* 2025-04-28 19:58:30 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-28 19:58:30 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-28 19:58:30 (10030) [INFO] 
* 2025-04-28 19:58:56 (10060) [INFO] 
* 2025-04-28 19:58:56 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-28 19:58:56 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-28 19:58:56 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-28 19:58:56 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-04-28 19:58:56 (10030) [INFO] 
* 2025-04-28 19:59:15 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-28 19:59:15 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-28 19:59:15 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-04-28 19:59:15 (10030) [INFO] 
* 2025-04-28 19:59:15 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-28 19:59:15 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-28 19:59:15 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-04-28 19:59:15 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-28 19:59:15 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-04-28 19:59:15 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-28 19:59:35 (10043) [INFO] Metadata Cache Created
* 2025-04-28 19:59:35 (10060) [INFO] 
* 2025-04-28 19:59:35 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-28 19:59:35 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-28 19:59:36 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-28 19:59:36 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/khz00AxuhE/ea_profile.json
* 2025-04-28 19:59:36 (9172) [INFO] Backed up EA4 profile to /tmp/khz00AxuhE/ea_profile.json
* 2025-04-28 19:59:36 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-28 19:59:36 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yrangw) Cannot update this system’s kernel.
* 2025-04-28 19:59:37 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-28 19:59:37 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-28 19:59:37 (650) [WARN] 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 19:59:37 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-29 19:59:03 (11091) [INFO] Self-update of script version 65 requested.
* 2025-04-29 19:59:03 (11113) [INFO] Script is up to date.
* 2025-04-29 19:59:03 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-29 19:59:03 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-29 19:59:03 (10030) [INFO] 
* 2025-04-29 19:59:32 (10060) [INFO] 
* 2025-04-29 19:59:32 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-29 19:59:32 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-29 19:59:32 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-29 19:59:32 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-04-29 19:59:32 (10030) [INFO] 
* 2025-04-29 19:59:51 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-29 19:59:51 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-29 19:59:51 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-04-29 19:59:51 (10030) [INFO] 
* 2025-04-29 19:59:51 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-29 19:59:51 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-29 19:59:51 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-04-29 19:59:51 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-29 19:59:51 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-04-29 19:59:51 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-29 20:00:16 (10043) [INFO] Metadata Cache Created
* 2025-04-29 20:00:16 (10060) [INFO] 
* 2025-04-29 20:00:16 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-29 20:00:16 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-29 20:00:16 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-29 20:00:16 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/kZHMO7Tg2W/ea_profile.json
* 2025-04-29 20:00:17 (9172) [INFO] Backed up EA4 profile to /tmp/kZHMO7Tg2W/ea_profile.json
* 2025-04-29 20:00:17 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-29 20:00:17 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tjhve2) Cannot update this system’s kernel.
* 2025-04-29 20:00:17 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-29 20:00:17 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-29 20:00:17 (650) [WARN] 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 20:00:18 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-04-30 20:00:10 (11091) [INFO] Self-update of script version 65 requested.
* 2025-04-30 20:00:10 (11113) [INFO] Script is up to date.
* 2025-04-30 20:00:11 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-04-30 20:00:11 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-04-30 20:00:11 (10030) [INFO] 
* 2025-04-30 20:00:40 (10060) [INFO] 
* 2025-04-30 20:00:40 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-04-30 20:00:40 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-04-30 20:00:40 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-04-30 20:00:40 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-04-30 20:00:40 (10030) [INFO] 
* 2025-04-30 20:00:59 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-04-30 20:00:59 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-04-30 20:00:59 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-04-30 20:00:59 (10030) [INFO] 
* 2025-04-30 20:00:59 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-04-30 20:00:59 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-04-30 20:01:00 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-04-30 20:01:00 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-04-30 20:01:00 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-04-30 20:01:00 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-04-30 20:01:20 (10043) [INFO] Metadata Cache Created
* 2025-04-30 20:01:20 (10060) [INFO] 
* 2025-04-30 20:01:20 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-04-30 20:01:20 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-04-30 20:01:20 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-04-30 20:01:20 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XtcyTqgCFT/ea_profile.json
* 2025-04-30 20:01:21 (9172) [INFO] Backed up EA4 profile to /tmp/XtcyTqgCFT/ea_profile.json
* 2025-04-30 20:01:21 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-04-30 20:01:21 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ynv8v4) Cannot update this system’s kernel.
* 2025-04-30 20:01:21 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04-30 20:01:21 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04-30 20:01:21 (650) [WARN] 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 20:01:22 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-01 19:58:56 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-01 19:58:56 (11113) [INFO] Script is up to date.
* 2025-05-01 19:58:57 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-01 19:58:57 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-01 19:58:57 (10030) [INFO] 
* 2025-05-01 19:59:23 (10060) [INFO] 
* 2025-05-01 19:59:23 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-01 19:59:24 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-01 19:59:24 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-01 19:59:24 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-01 19:59:24 (10030) [INFO] 
* 2025-05-01 19:59:44 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-01 19:59:44 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-01 19:59:44 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-01 19:59:44 (10030) [INFO] 
* 2025-05-01 19:59:44 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-01 19:59:44 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-01 19:59:44 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-01 19:59:44 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-01 19:59:44 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-01 19:59:44 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-01 20:00:10 (10043) [INFO] Metadata Cache Created
* 2025-05-01 20:00:10 (10060) [INFO] 
* 2025-05-01 20:00:10 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-01 20:00:10 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-01 20:00:11 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-01 20:00:11 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/eQU9xsDa_F/ea_profile.json
* 2025-05-01 20:00:11 (9172) [INFO] Backed up EA4 profile to /tmp/eQU9xsDa_F/ea_profile.json
* 2025-05-01 20:00:12 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-01 20:00:12 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hbfkd8) Cannot update this system’s kernel.
* 2025-05-01 20:00:12 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-01 20:00:12 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-01 20:00:12 (650) [WARN] 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 20:00:13 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-02 19:58:23 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-02 19:58:23 (11113) [INFO] Script is up to date.
* 2025-05-02 19:58:24 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-02 19:58:24 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-02 19:58:24 (10030) [INFO] 
* 2025-05-02 19:58:51 (10060) [INFO] 
* 2025-05-02 19:58:51 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-02 19:58:51 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-02 19:58:51 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-02 19:58:51 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-02 19:58:51 (10030) [INFO] 
* 2025-05-02 19:59:13 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-02 19:59:13 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-02 19:59:13 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-02 19:59:13 (10030) [INFO] 
* 2025-05-02 19:59:13 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-02 19:59:13 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-02 19:59:13 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-05-02 19:59:13 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-02 19:59:13 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-02 19:59:13 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-02 19:59:33 (10043) [INFO] Metadata Cache Created
* 2025-05-02 19:59:33 (10060) [INFO] 
* 2025-05-02 19:59:33 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-02 19:59:33 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-02 19:59:34 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-02 19:59:34 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pflTiwx3Rw/ea_profile.json
* 2025-05-02 19:59:34 (9172) [INFO] Backed up EA4 profile to /tmp/pflTiwx3Rw/ea_profile.json
* 2025-05-02 19:59:34 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-02 19:59:34 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7kjrmj) Cannot update this system’s kernel.
* 2025-05-02 19:59:34 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-02 19:59:34 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-02 19:59:35 (650) [WARN] 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 19:59:35 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-03 19:58:54 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-03 19:58:54 (11113) [INFO] Script is up to date.
* 2025-05-03 19:58:55 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-03 19:58:55 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-03 19:58:55 (10030) [INFO] 
* 2025-05-03 19:59:22 (10060) [INFO] 
* 2025-05-03 19:59:22 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-03 19:59:22 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-03 19:59:22 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-03 19:59:22 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-03 19:59:22 (10030) [INFO] 
* 2025-05-03 19:59:42 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-03 19:59:42 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-03 19:59:42 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-03 19:59:42 (10030) [INFO] 
* 2025-05-03 19:59:42 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-03 19:59:42 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-03 19:59:43 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-03 19:59:43 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-03 19:59:43 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-03 19:59:43 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-03 20:00:04 (10043) [INFO] Metadata Cache Created
* 2025-05-03 20:00:04 (10060) [INFO] 
* 2025-05-03 20:00:04 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-03 20:00:04 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-03 20:00:05 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-03 20:00:05 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wxJZ5yl6Mf/ea_profile.json
* 2025-05-03 20:00:07 (9172) [INFO] Backed up EA4 profile to /tmp/wxJZ5yl6Mf/ea_profile.json
* 2025-05-03 20:00:10 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-03 20:00:10 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID r3txe5) Cannot update this system’s kernel.
* 2025-05-03 20:00:10 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-03 20:00:10 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-03 20:00:11 (650) [WARN] 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 20:00:13 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-04 19:58:45 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-04 19:58:45 (11113) [INFO] Script is up to date.
* 2025-05-04 19:58:46 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-04 19:58:46 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-04 19:58:46 (10030) [INFO] 
* 2025-05-04 19:59:11 (10060) [INFO] 
* 2025-05-04 19:59:11 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-04 19:59:11 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-04 19:59:11 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-04 19:59:11 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-04 19:59:11 (10030) [INFO] 
* 2025-05-04 19:59:30 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-04 19:59:30 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-04 19:59:30 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-04 19:59:30 (10030) [INFO] 
* 2025-05-04 19:59:30 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-04 19:59:30 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-04 19:59:30 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-05-04 19:59:30 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-04 19:59:30 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-04 19:59:30 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-04 19:59:50 (10043) [INFO] Metadata Cache Created
* 2025-05-04 19:59:50 (10060) [INFO] 
* 2025-05-04 19:59:50 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-04 19:59:50 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-04 19:59:51 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-04 19:59:51 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XEVVRs95aR/ea_profile.json
* 2025-05-04 19:59:51 (9172) [INFO] Backed up EA4 profile to /tmp/XEVVRs95aR/ea_profile.json
* 2025-05-04 19:59:51 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-04 19:59:51 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID atbgu6) Cannot update this system’s kernel.
* 2025-05-04 19:59:51 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-04 19:59:51 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-04 19:59:52 (650) [WARN] 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 19:59:52 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-05 19:58:52 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-05 19:58:52 (11113) [INFO] Script is up to date.
* 2025-05-05 19:58:53 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-05 19:58:53 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-05 19:58:53 (10030) [INFO] 
* 2025-05-05 19:59:19 (10060) [INFO] 
* 2025-05-05 19:59:19 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-05 19:59:19 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-05 19:59:19 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-05 19:59:19 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-05 19:59:19 (10030) [INFO] 
* 2025-05-05 19:59:39 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-05 19:59:39 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-05 19:59:39 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-05 19:59:39 (10030) [INFO] 
* 2025-05-05 19:59:39 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-05 19:59:39 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-05 19:59:39 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-05 19:59:39 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-05 19:59:39 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-05 19:59:39 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-05 19:59:59 (10043) [INFO] Metadata Cache Created
* 2025-05-05 19:59:59 (10060) [INFO] 
* 2025-05-05 19:59:59 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-05 19:59:59 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-05 19:59:59 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-05 19:59:59 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SQ5M_2zFU0/ea_profile.json
* 2025-05-05 20:00:00 (9172) [INFO] Backed up EA4 profile to /tmp/SQ5M_2zFU0/ea_profile.json
* 2025-05-05 20:00:00 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-05 20:00:00 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rygb4x) Cannot update this system’s kernel.
* 2025-05-05 20:00:00 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-05 20:00:00 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-05 20:00:01 (650) [WARN] 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 20:00:01 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-06 19:58:27 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-06 19:58:27 (11113) [INFO] Script is up to date.
* 2025-05-06 19:58:28 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-06 19:58:28 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-06 19:58:28 (10030) [INFO] 
* 2025-05-06 19:58:53 (10060) [INFO] 
* 2025-05-06 19:58:53 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-06 19:58:54 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-06 19:58:54 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-06 19:58:54 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-06 19:58:54 (10030) [INFO] 
* 2025-05-06 19:58:59 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-06 19:58:59 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-06 19:58:59 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-06 19:58:59 (10030) [INFO] 
* 2025-05-06 19:58:59 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-06 19:58:59 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-06 19:59:00 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-06 19:59:00 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-06 19:59:00 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-06 19:59:00 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-06 19:59:01 (10043) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
* 2025-05-06 19:59:01 (10043) [INFO] Trying other mirror.
* 2025-05-06 19:59:01 (10043) [INFO] 
* 2025-05-06 19:59:01 (10043) [INFO] 
* 2025-05-06 19:59:01 (10043) [INFO]  One of the configured repositories failed (MariaDB102),
* 2025-05-06 19:59:01 (10043) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 2025-05-06 19:59:01 (10043) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2025-05-06 19:59:01 (10043) [INFO] 
* 2025-05-06 19:59:01 (10043) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 2025-05-06 19:59:01 (10043) [INFO] 
* 2025-05-06 19:59:01 (10043) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2025-05-06 19:59:01 (10043) [INFO]         upstream. This is most often useful if you are using a newer
* 2025-05-06 19:59:01 (10043) [INFO]         distribution release than is supported by the repository (and the
* 2025-05-06 19:59:01 (10043) [INFO]         packages for the previous distribution release still work).
* 2025-05-06 19:59:01 (10043) [INFO] 
* 2025-05-06 19:59:01 (10043) [INFO]      3. Run the command with the repository temporarily disabled
* 2025-05-06 19:59:01 (10043) [INFO]             yum --disablerepo=MariaDB102 ...
* 2025-05-06 19:59:01 (10043) [INFO] 
* 2025-05-06 19:59:01 (10043) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 2025-05-06 19:59:01 (10043) [INFO]         will then just ignore the repository until you permanently enable it
* 2025-05-06 19:59:01 (10043) [INFO]         again or use --enablerepo for temporary usage:
* 2025-05-06 19:59:01 (10043) [INFO] 
* 2025-05-06 19:59:01 (10043) [INFO]             yum-config-manager --disable MariaDB102
* 2025-05-06 19:59:01 (10043) [INFO]         or
* 2025-05-06 19:59:01 (10043) [INFO]             subscription-manager repos --disable=MariaDB102
* 2025-05-06 19:59:01 (10043) [INFO] 
* 2025-05-06 19:59:01 (10043) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 2025-05-06 19:59:01 (10043) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 2025-05-06 19:59:01 (10043) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 2025-05-06 19:59:01 (10043) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 2025-05-06 19:59:01 (10043) [INFO]         compromise:
* 2025-05-06 19:59:01 (10043) [INFO] 
* 2025-05-06 19:59:01 (10043) [INFO]             yum-config-manager --save --setopt=MariaDB102.skip_if_unavailable=true
* 2025-05-06 19:59:01 (10043) [INFO] 
* 2025-05-06 19:59:01 (10043) [INFO] failure: repodata/repomd.xml from MariaDB102: [Errno 256] No more mirrors to try.
* 2025-05-06 19:59:01 (10043) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
* 2025-05-06 19:59:01 (10060) [INFO] 
* 2025-05-06 19:59:01 (6267) [WARN] Initial run of "yum makecache" failed: https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
Trying other mirror.


 One of the configured repositories failed (MariaDB102),
 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=MariaDB102 ...

     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 MariaDB102
        or
            subscription-manager repos --disable=MariaDB102

     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=MariaDB102.skip_if_unavailable=true

failure: repodata/repomd.xml from MariaDB102: [Errno 256] No more mirrors to try.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
* 2025-05-06 19:59:01 (6268) [WARN] Running "yum clean all" in an attempt to fix yum
* 2025-05-06 19:59:01 (10029) [INFO] Running: /usr/bin/yum clean all
* 2025-05-06 19:59:01 (10030) [INFO] 
* 2025-05-06 19:59:01 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-06 19:59:01 (10043) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2025-05-06 19:59:01 (10043) [INFO]               : centos7-els centos7els-rollout-1 centos7els-rollout-2
* 2025-05-06 19:59:01 (10043) [INFO]               : centos7els-rollout-3 centos7els-rollout-4 centos7els-rollout-5
* 2025-05-06 19:59:01 (10043) [INFO]               : centos7els-rollout-6 epel extras imhbase monarx updates
* 2025-05-06 19:59:01 (10043) [INFO]               : wp-toolkit-cpanel wp-toolkit-thirdparties
* 2025-05-06 19:59:01 (10043) [INFO] Cleaning up list of fastest mirrors
* 2025-05-06 19:59:01 (10043) [INFO] Other repos take up 2.0 M of disk space (use --verbose for details)
* 2025-05-06 19:59:02 (10060) [INFO] 
* 2025-05-06 19:59:02 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-06 19:59:02 (10030) [INFO] 
* 2025-05-06 19:59:02 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-06 19:59:02 (10043) [INFO] Determining fastest mirrors
* 2025-05-06 19:59:04 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-05-06 19:59:04 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-06 19:59:04 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-06 19:59:04 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-06 19:59:05 (10043) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
* 2025-05-06 19:59:05 (10043) [INFO] Trying other mirror.
* 2025-05-06 19:59:05 (10043) [INFO] 
* 2025-05-06 19:59:05 (10043) [INFO] 
* 2025-05-06 19:59:05 (10043) [INFO]  One of the configured repositories failed (MariaDB102),
* 2025-05-06 19:59:05 (10043) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 2025-05-06 19:59:05 (10043) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2025-05-06 19:59:05 (10043) [INFO] 
* 2025-05-06 19:59:05 (10043) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 2025-05-06 19:59:05 (10043) [INFO] 
* 2025-05-06 19:59:05 (10043) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2025-05-06 19:59:05 (10043) [INFO]         upstream. This is most often useful if you are using a newer
* 2025-05-06 19:59:05 (10043) [INFO]         distribution release than is supported by the repository (and the
* 2025-05-06 19:59:05 (10043) [INFO]         packages for the previous distribution release still work).
* 2025-05-06 19:59:05 (10043) [INFO] 
* 2025-05-06 19:59:05 (10043) [INFO]      3. Run the command with the repository temporarily disabled
* 2025-05-06 19:59:05 (10043) [INFO]             yum --disablerepo=MariaDB102 ...
* 2025-05-06 19:59:05 (10043) [INFO] 
* 2025-05-06 19:59:05 (10043) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 2025-05-06 19:59:05 (10043) [INFO]         will then just ignore the repository until you permanently enable it
* 2025-05-06 19:59:05 (10043) [INFO]         again or use --enablerepo for temporary usage:
* 2025-05-06 19:59:05 (10043) [INFO] 
* 2025-05-06 19:59:05 (10043) [INFO]             yum-config-manager --disable MariaDB102
* 2025-05-06 19:59:05 (10043) [INFO]         or
* 2025-05-06 19:59:05 (10043) [INFO]             subscription-manager repos --disable=MariaDB102
* 2025-05-06 19:59:05 (10043) [INFO] 
* 2025-05-06 19:59:05 (10043) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 2025-05-06 19:59:05 (10043) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 2025-05-06 19:59:05 (10043) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 2025-05-06 19:59:05 (10043) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 2025-05-06 19:59:05 (10043) [INFO]         compromise:
* 2025-05-06 19:59:05 (10043) [INFO] 
* 2025-05-06 19:59:05 (10043) [INFO]             yum-config-manager --save --setopt=MariaDB102.skip_if_unavailable=true
* 2025-05-06 19:59:05 (10043) [INFO] 
* 2025-05-06 19:59:05 (10043) [INFO] failure: repodata/repomd.xml from MariaDB102: [Errno 256] No more mirrors to try.
* 2025-05-06 19:59:05 (10043) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
* 2025-05-06 19:59:05 (10060) [INFO] 
* 2025-05-06 19:59:05 (6277) [ERROR] '/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-05-06 19:59:05 (6278) [ERROR] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
Trying other mirror.


 One of the configured repositories failed (MariaDB102),
 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=MariaDB102 ...

     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 MariaDB102
        or
            subscription-manager repos --disable=MariaDB102

     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=MariaDB102.skip_if_unavailable=true

failure: repodata/repomd.xml from MariaDB102: [Errno 256] No more mirrors to try.
https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 500 - Internal Server Error
* 2025-05-06 19:59:05 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-06 19:59:05 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/JhQVu97jkO/ea_profile.json
* 2025-05-06 19:59:07 (535) [WARN] 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/JhQVu97jkO/ea_profile.json at /usr/local/cpanel/scripts/elevate-cpanel line 9151.
* 2025-05-06 19:59:07 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-07 19:58:28 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-07 19:58:28 (11113) [INFO] Script is up to date.
* 2025-05-07 19:58:29 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-07 19:58:29 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-07 19:58:29 (10030) [INFO] 
* 2025-05-07 19:58:54 (10060) [INFO] 
* 2025-05-07 19:58:54 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-07 19:58:54 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-07 19:58:54 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-07 19:58:54 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-07 19:58:54 (10030) [INFO] 
* 2025-05-07 19:59:14 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-07 19:59:14 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-07 19:59:14 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-07 19:59:14 (10030) [INFO] 
* 2025-05-07 19:59:14 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-07 19:59:14 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-07 19:59:15 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-07 19:59:15 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-07 19:59:15 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-07 19:59:15 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-07 19:59:35 (10043) [INFO] Metadata Cache Created
* 2025-05-07 19:59:35 (10060) [INFO] 
* 2025-05-07 19:59:35 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-07 19:59:35 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-07 19:59:35 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-07 19:59:36 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xZ1OoZwe5x/ea_profile.json
* 2025-05-07 19:59:36 (9172) [INFO] Backed up EA4 profile to /tmp/xZ1OoZwe5x/ea_profile.json
* 2025-05-07 19:59:36 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-07 19:59:36 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9rk9n8) Cannot update this system’s kernel.
* 2025-05-07 19:59:36 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-07 19:59:36 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-07 19:59:37 (650) [WARN] 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 19:59:37 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-08 19:41:10 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-08 19:41:10 (11113) [INFO] Script is up to date.
* 2025-05-08 19:41:11 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-08 19:41:11 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-08 19:41:11 (10030) [INFO] 
* 2025-05-08 19:41:45 (10060) [INFO] 
* 2025-05-08 19:41:45 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-08 19:41:46 (315) [INFO] Successfully verified signature for cpanel (key types: release).
* 2025-05-08 19:41:46 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-08 19:41:46 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-08 19:41:46 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-08 19:41:46 (10030) [INFO] 
* 2025-05-08 19:42:07 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-08 19:42:08 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-08 19:42:08 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-08 19:42:08 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-08 19:42:08 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-08 19:42:08 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-08 19:42:08 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-08 19:42:08 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-08 19:42:08 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-08 19:42:08 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-08 19:42:08 (10030) [INFO] 
* 2025-05-08 19:42:08 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-08 19:42:08 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-08 19:42:08 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-05-08 19:42:08 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-08 19:42:08 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-08 19:42:08 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-08 19:42:32 (10043) [INFO] Metadata Cache Created
* 2025-05-08 19:42:32 (10060) [INFO] 
* 2025-05-08 19:42:32 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-08 19:42:32 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-08 19:42:32 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-08 19:42:32 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CPKKsH9g3J/ea_profile.json
* 2025-05-08 19:42:33 (9172) [INFO] Backed up EA4 profile to /tmp/CPKKsH9g3J/ea_profile.json
* 2025-05-08 19:42:33 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-08 19:42:33 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xvwswc) Cannot update this system’s kernel.
* 2025-05-08 19:42:33 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-08 19:42:33 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-08 19:42:34 (650) [WARN] 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 19:42:34 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-08 19:58:24 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-08 19:58:24 (11113) [INFO] Script is up to date.
* 2025-05-08 19:58:25 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-08 19:58:25 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-08 19:58:25 (10030) [INFO] 
* 2025-05-08 19:58:54 (10060) [INFO] 
* 2025-05-08 19:58:54 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-08 19:58:54 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-08 19:58:54 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-08 19:58:54 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-08 19:58:54 (10030) [INFO] 
* 2025-05-08 19:59:23 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-08 19:59:23 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-08 19:59:23 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-08 19:59:23 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-08 19:59:23 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-08 19:59:23 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-08 19:59:23 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-08 19:59:23 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-08 19:59:23 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-08 19:59:23 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-08 19:59:23 (10030) [INFO] 
* 2025-05-08 19:59:23 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-08 19:59:23 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-08 19:59:24 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-08 19:59:24 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-08 19:59:24 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-08 19:59:24 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-08 19:59:53 (10043) [INFO] Metadata Cache Created
* 2025-05-08 19:59:53 (10060) [INFO] 
* 2025-05-08 19:59:53 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-08 19:59:53 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-08 19:59:53 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-08 19:59:53 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8BCfzCsGx9/ea_profile.json
* 2025-05-08 19:59:54 (9172) [INFO] Backed up EA4 profile to /tmp/8BCfzCsGx9/ea_profile.json
* 2025-05-08 19:59:54 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-08 19:59:54 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cfg6v2) Cannot update this system’s kernel.
* 2025-05-08 19:59:54 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-08 19:59:54 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-08 19:59:55 (650) [WARN] 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 19:59:55 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-09 19:58:26 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-09 19:58:26 (11113) [INFO] Script is up to date.
* 2025-05-09 19:58:27 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-09 19:58:27 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-09 19:58:27 (10030) [INFO] 
* 2025-05-09 19:59:02 (10060) [INFO] 
* 2025-05-09 19:59:02 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-09 19:59:02 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-09 19:59:02 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-09 19:59:02 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-09 19:59:02 (10030) [INFO] 
* 2025-05-09 19:59:21 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-09 19:59:21 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-09 19:59:21 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-09 19:59:21 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-09 19:59:21 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-09 19:59:21 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-09 19:59:21 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-09 19:59:21 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-09 19:59:21 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-09 19:59:21 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-09 19:59:21 (10030) [INFO] 
* 2025-05-09 19:59:22 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-09 19:59:22 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-09 19:59:22 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-09 19:59:22 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-09 19:59:22 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-09 19:59:22 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-09 19:59:44 (10043) [INFO] Metadata Cache Created
* 2025-05-09 19:59:44 (10060) [INFO] 
* 2025-05-09 19:59:44 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-09 19:59:44 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-09 19:59:44 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-09 19:59:44 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1UtoR_X3gv/ea_profile.json
* 2025-05-09 19:59:45 (9172) [INFO] Backed up EA4 profile to /tmp/1UtoR_X3gv/ea_profile.json
* 2025-05-09 19:59:45 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-09 19:59:45 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zmngft) Cannot update this system’s kernel.
* 2025-05-09 19:59:45 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-09 19:59:45 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-09 19:59:46 (650) [WARN] 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 19:59:46 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-10 19:58:55 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-10 19:58:55 (11113) [INFO] Script is up to date.
* 2025-05-10 19:58:55 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-10 19:58:55 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-10 19:58:55 (10030) [INFO] 
* 2025-05-10 19:59:21 (10060) [INFO] 
* 2025-05-10 19:59:21 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-10 19:59:21 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-10 19:59:21 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-10 19:59:21 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-10 19:59:21 (10030) [INFO] 
* 2025-05-10 19:59:41 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-10 19:59:42 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-10 19:59:42 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-10 19:59:42 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-10 19:59:42 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-10 19:59:42 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-10 19:59:42 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-10 19:59:42 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-10 19:59:42 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-10 19:59:42 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-10 19:59:42 (10030) [INFO] 
* 2025-05-10 19:59:42 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-10 19:59:42 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-10 19:59:43 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-10 19:59:43 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-10 19:59:43 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-10 19:59:43 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-10 20:00:07 (10043) [INFO] Metadata Cache Created
* 2025-05-10 20:00:07 (10060) [INFO] 
* 2025-05-10 20:00:07 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-10 20:00:07 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-10 20:00:07 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-10 20:00:07 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NPnWv9ond9/ea_profile.json
* 2025-05-10 20:00:08 (9172) [INFO] Backed up EA4 profile to /tmp/NPnWv9ond9/ea_profile.json
* 2025-05-10 20:00:09 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-10 20:00:09 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cysch5) Cannot update this system’s kernel.
* 2025-05-10 20:00:09 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-10 20:00:09 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-10 20:00:10 (650) [WARN] 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 20:00:10 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-11 19:58:54 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-11 19:58:54 (11113) [INFO] Script is up to date.
* 2025-05-11 19:58:56 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-11 19:58:56 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-11 19:58:56 (10030) [INFO] 
* 2025-05-11 19:59:21 (10060) [INFO] 
* 2025-05-11 19:59:21 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-11 19:59:21 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-11 19:59:21 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-11 19:59:21 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-11 19:59:21 (10030) [INFO] 
* 2025-05-11 19:59:39 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-11 19:59:40 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-11 19:59:40 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-11 19:59:40 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-11 19:59:40 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-11 19:59:40 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-11 19:59:40 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-11 19:59:40 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-11 19:59:40 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-11 19:59:40 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-11 19:59:40 (10030) [INFO] 
* 2025-05-11 19:59:40 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-11 19:59:40 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-11 19:59:41 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-05-11 19:59:41 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-11 19:59:41 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-11 19:59:41 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-11 20:00:00 (10043) [INFO] Metadata Cache Created
* 2025-05-11 20:00:00 (10060) [INFO] 
* 2025-05-11 20:00:00 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-11 20:00:00 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-11 20:00:01 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-11 20:00:01 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hKrTu8_huZ/ea_profile.json
* 2025-05-11 20:00:02 (9172) [INFO] Backed up EA4 profile to /tmp/hKrTu8_huZ/ea_profile.json
* 2025-05-11 20:00:05 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-11 20:00:05 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pdawbe) Cannot update this system’s kernel.
* 2025-05-11 20:00:05 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-11 20:00:05 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-11 20:00:07 (650) [WARN] 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 20:00:07 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-12 19:58:23 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-12 19:58:23 (11113) [INFO] Script is up to date.
* 2025-05-12 19:58:25 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-12 19:58:25 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-12 19:58:25 (10030) [INFO] 
* 2025-05-12 19:58:58 (10060) [INFO] 
* 2025-05-12 19:58:58 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-12 19:58:58 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-12 19:58:58 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-12 19:58:58 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-12 19:58:58 (10030) [INFO] 
* 2025-05-12 19:59:18 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-12 19:59:18 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-12 19:59:18 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-12 19:59:18 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-12 19:59:18 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-12 19:59:18 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-12 19:59:18 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-12 19:59:18 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-12 19:59:18 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-12 19:59:18 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-12 19:59:18 (10030) [INFO] 
* 2025-05-12 19:59:19 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-12 19:59:19 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-12 19:59:19 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-12 19:59:19 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-12 19:59:19 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-12 19:59:19 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-12 19:59:40 (10043) [INFO] Metadata Cache Created
* 2025-05-12 19:59:40 (10060) [INFO] 
* 2025-05-12 19:59:40 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-12 19:59:40 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-12 19:59:40 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-12 19:59:40 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/q3myXewwId/ea_profile.json
* 2025-05-12 19:59:41 (9172) [INFO] Backed up EA4 profile to /tmp/q3myXewwId/ea_profile.json
* 2025-05-12 19:59:41 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-12 19:59:41 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7t2duz) Cannot update this system’s kernel.
* 2025-05-12 19:59:41 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-12 19:59:41 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-12 19:59:41 (650) [WARN] 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 19:59:42 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-13 19:58:24 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-13 19:58:24 (11113) [INFO] Script is up to date.
* 2025-05-13 19:58:25 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-13 19:58:25 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-13 19:58:25 (10030) [INFO] 
* 2025-05-13 19:58:59 (10060) [INFO] 
* 2025-05-13 19:58:59 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-13 19:58:59 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-13 19:58:59 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-13 19:58:59 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-13 19:58:59 (10030) [INFO] 
* 2025-05-13 19:59:18 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-13 19:59:19 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-13 19:59:19 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-13 19:59:19 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-13 19:59:19 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-13 19:59:19 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-13 19:59:19 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-13 19:59:19 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-13 19:59:19 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-13 19:59:19 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-13 19:59:19 (10030) [INFO] 
* 2025-05-13 19:59:19 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-13 19:59:19 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-13 19:59:19 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-05-13 19:59:19 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-13 19:59:19 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-13 19:59:19 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-13 19:59:42 (10043) [INFO] Metadata Cache Created
* 2025-05-13 19:59:42 (10060) [INFO] 
* 2025-05-13 19:59:42 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-13 19:59:42 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-13 19:59:43 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-13 19:59:43 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rGEHHUVahi/ea_profile.json
* 2025-05-13 19:59:43 (9172) [INFO] Backed up EA4 profile to /tmp/rGEHHUVahi/ea_profile.json
* 2025-05-13 19:59:43 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-13 19:59:43 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b79fu7) Cannot update this system’s kernel.
* 2025-05-13 19:59:44 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-13 19:59:44 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-13 19:59:44 (650) [WARN] 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 19:59:44 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-14 20:00:51 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-14 20:00:51 (11113) [INFO] Script is up to date.
* 2025-05-14 20:00:52 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-14 20:00:52 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-14 20:00:52 (10030) [INFO] 
* 2025-05-14 20:01:41 (10060) [INFO] 
* 2025-05-14 20:01:41 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-14 20:01:42 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-14 20:01:42 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-14 20:01:42 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-14 20:01:42 (10030) [INFO] 
* 2025-05-14 20:02:00 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-14 20:02:02 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-14 20:02:02 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-14 20:02:02 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-14 20:02:02 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-14 20:02:02 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-14 20:02:02 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-14 20:02:02 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-14 20:02:02 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-14 20:02:02 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-14 20:02:02 (10030) [INFO] 
* 2025-05-14 20:02:02 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-14 20:02:02 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-14 20:02:02 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-05-14 20:02:02 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-14 20:02:02 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-14 20:02:02 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-14 20:02:23 (10043) [INFO] Metadata Cache Created
* 2025-05-14 20:02:23 (10060) [INFO] 
* 2025-05-14 20:02:23 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-14 20:02:23 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-14 20:02:23 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-14 20:02:23 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TlNuMdlwYK/ea_profile.json
* 2025-05-14 20:02:24 (9172) [INFO] Backed up EA4 profile to /tmp/TlNuMdlwYK/ea_profile.json
* 2025-05-14 20:02:24 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-14 20:02:24 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID r7vgnh) Cannot update this system’s kernel.
* 2025-05-14 20:02:24 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-14 20:02:24 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-14 20:02:25 (650) [WARN] 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 20:02:25 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-15 19:58:33 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-15 19:58:33 (11113) [INFO] Script is up to date.
* 2025-05-15 19:58:35 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-15 19:58:35 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-15 19:58:35 (10030) [INFO] 
* 2025-05-15 19:59:07 (10060) [INFO] 
* 2025-05-15 19:59:07 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-15 19:59:08 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-15 19:59:08 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-15 19:59:08 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-15 19:59:08 (10030) [INFO] 
* 2025-05-15 19:59:26 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-15 19:59:26 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-15 19:59:26 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-15 19:59:26 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-15 19:59:26 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-15 19:59:26 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-15 19:59:26 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-15 19:59:26 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-15 19:59:26 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-15 19:59:26 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-15 19:59:26 (10030) [INFO] 
* 2025-05-15 19:59:26 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-15 19:59:26 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-15 19:59:27 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-05-15 19:59:27 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-15 19:59:27 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-15 19:59:27 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-15 19:59:47 (10043) [INFO] Metadata Cache Created
* 2025-05-15 19:59:47 (10060) [INFO] 
* 2025-05-15 19:59:47 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-15 19:59:47 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-15 19:59:47 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-15 19:59:47 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VotQPbjiKs/ea_profile.json
* 2025-05-15 19:59:48 (9172) [INFO] Backed up EA4 profile to /tmp/VotQPbjiKs/ea_profile.json
* 2025-05-15 19:59:48 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-15 19:59:48 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kd9yfj) Cannot update this system’s kernel.
* 2025-05-15 19:59:49 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-15 19:59:49 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-15 19:59:49 (650) [WARN] 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 19:59:49 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-16 19:58:28 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-16 19:58:28 (11113) [INFO] Script is up to date.
* 2025-05-16 19:58:29 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-16 19:58:29 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-16 19:58:29 (10030) [INFO] 
* 2025-05-16 19:59:03 (10060) [INFO] 
* 2025-05-16 19:59:03 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-16 19:59:03 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-16 19:59:03 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-16 19:59:03 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-16 19:59:03 (10030) [INFO] 
* 2025-05-16 19:59:23 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-16 19:59:23 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-16 19:59:23 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-16 19:59:23 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-16 19:59:23 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-16 19:59:23 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-16 19:59:23 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-16 19:59:23 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-16 19:59:23 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-16 19:59:23 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-16 19:59:23 (10030) [INFO] 
* 2025-05-16 19:59:23 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-16 19:59:24 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-16 19:59:24 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-16 19:59:24 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-16 19:59:24 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-16 19:59:24 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-16 19:59:46 (10043) [INFO] Metadata Cache Created
* 2025-05-16 19:59:46 (10060) [INFO] 
* 2025-05-16 19:59:46 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-16 19:59:46 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-16 19:59:48 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-16 19:59:48 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BHaXBiuSgd/ea_profile.json
* 2025-05-16 19:59:48 (9172) [INFO] Backed up EA4 profile to /tmp/BHaXBiuSgd/ea_profile.json
* 2025-05-16 19:59:48 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-16 19:59:48 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID m6npnu) Cannot update this system’s kernel.
* 2025-05-16 19:59:49 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-16 19:59:49 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-16 19:59:49 (650) [WARN] 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 19:59:49 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-17 19:58:57 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-17 19:58:57 (11113) [INFO] Script is up to date.
* 2025-05-17 19:58:58 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-17 19:58:58 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-17 19:58:58 (10030) [INFO] 
* 2025-05-17 19:59:23 (10060) [INFO] 
* 2025-05-17 19:59:23 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-17 19:59:23 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-17 19:59:23 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-17 19:59:23 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-17 19:59:23 (10030) [INFO] 
* 2025-05-17 19:59:41 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-17 19:59:41 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-17 19:59:41 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-17 19:59:41 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-17 19:59:41 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-17 19:59:41 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-17 19:59:41 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-17 19:59:41 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-17 19:59:41 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-17 19:59:41 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-17 19:59:41 (10030) [INFO] 
* 2025-05-17 19:59:42 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-17 19:59:42 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-17 19:59:42 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-17 19:59:42 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-17 19:59:42 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-17 19:59:42 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-17 20:00:03 (10043) [INFO] Metadata Cache Created
* 2025-05-17 20:00:03 (10060) [INFO] 
* 2025-05-17 20:00:03 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-17 20:00:03 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-17 20:00:04 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-17 20:00:04 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jeygyr5Orz/ea_profile.json
* 2025-05-17 20:00:05 (9172) [INFO] Backed up EA4 profile to /tmp/jeygyr5Orz/ea_profile.json
* 2025-05-17 20:00:09 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-17 20:00:09 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID amdpw9) Cannot update this system’s kernel.
* 2025-05-17 20:00:10 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-17 20:00:10 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-17 20:00:10 (650) [WARN] 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 20:00:11 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-18 19:58:54 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-18 19:58:54 (11113) [INFO] Script is up to date.
* 2025-05-18 19:58:55 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-18 19:58:55 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-18 19:58:55 (10030) [INFO] 
* 2025-05-18 19:59:20 (10060) [INFO] 
* 2025-05-18 19:59:20 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-18 19:59:20 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-18 19:59:20 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-18 19:59:20 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-18 19:59:20 (10030) [INFO] 
* 2025-05-18 19:59:40 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-18 19:59:40 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-18 19:59:40 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-18 19:59:40 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-18 19:59:40 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-18 19:59:40 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-18 19:59:40 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-18 19:59:40 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-18 19:59:40 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-18 19:59:40 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-18 19:59:40 (10030) [INFO] 
* 2025-05-18 19:59:40 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-18 19:59:41 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-18 19:59:41 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-05-18 19:59:41 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-18 19:59:41 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-18 19:59:41 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-18 20:00:03 (10043) [INFO] Metadata Cache Created
* 2025-05-18 20:00:03 (10060) [INFO] 
* 2025-05-18 20:00:03 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-18 20:00:03 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-18 20:00:03 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-18 20:00:03 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/eG2L6Wt3A6/ea_profile.json
* 2025-05-18 20:00:04 (9172) [INFO] Backed up EA4 profile to /tmp/eG2L6Wt3A6/ea_profile.json
* 2025-05-18 20:00:07 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-18 20:00:08 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gm5t85) Cannot update this system’s kernel.
* 2025-05-18 20:00:08 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-18 20:00:08 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-18 20:00:08 (650) [WARN] 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 20:00:09 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-19 19:58:40 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-19 19:58:40 (11113) [INFO] Script is up to date.
* 2025-05-19 19:58:41 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-19 19:58:41 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-19 19:58:41 (10030) [INFO] 
* 2025-05-19 19:59:14 (10060) [INFO] 
* 2025-05-19 19:59:14 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-19 19:59:14 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-19 19:59:14 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-19 19:59:14 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-19 19:59:14 (10030) [INFO] 
* 2025-05-19 19:59:34 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-19 19:59:35 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-19 19:59:35 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-19 19:59:35 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-19 19:59:35 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-19 19:59:35 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-19 19:59:35 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-19 19:59:35 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-19 19:59:35 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-19 19:59:35 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-19 19:59:35 (10030) [INFO] 
* 2025-05-19 19:59:36 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-19 19:59:36 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-19 19:59:36 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-19 19:59:36 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-19 19:59:36 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-19 19:59:36 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-19 19:59:57 (10043) [INFO] Metadata Cache Created
* 2025-05-19 19:59:57 (10060) [INFO] 
* 2025-05-19 19:59:57 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-19 19:59:57 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-19 19:59:57 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-19 19:59:57 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tHdhjAe11m/ea_profile.json
* 2025-05-19 19:59:58 (9172) [INFO] Backed up EA4 profile to /tmp/tHdhjAe11m/ea_profile.json
* 2025-05-19 19:59:58 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-19 19:59:58 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gxjpmr) Cannot update this system’s kernel.
* 2025-05-19 19:59:58 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-19 19:59:58 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-19 19:59:59 (650) [WARN] 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 19:59:59 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-20 19:58:31 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-20 19:58:31 (11113) [INFO] Script is up to date.
* 2025-05-20 19:58:31 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-20 19:58:31 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-20 19:58:31 (10030) [INFO] 
* 2025-05-20 19:59:09 (10060) [INFO] 
* 2025-05-20 19:59:09 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-20 19:59:09 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-20 19:59:09 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-20 19:59:09 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-20 19:59:09 (10030) [INFO] 
* 2025-05-20 19:59:28 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-20 19:59:29 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-20 19:59:29 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-20 19:59:29 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-20 19:59:29 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-20 19:59:29 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-20 19:59:29 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-20 19:59:29 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-20 19:59:29 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-20 19:59:29 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-20 19:59:29 (10030) [INFO] 
* 2025-05-20 19:59:29 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-20 19:59:29 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-20 19:59:29 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-05-20 19:59:29 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-20 19:59:29 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-20 19:59:29 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-20 19:59:51 (10043) [INFO] Metadata Cache Created
* 2025-05-20 19:59:51 (10060) [INFO] 
* 2025-05-20 19:59:51 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-20 19:59:51 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-20 19:59:51 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-20 19:59:51 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NaB3IqBvH6/ea_profile.json
* 2025-05-20 19:59:51 (9172) [INFO] Backed up EA4 profile to /tmp/NaB3IqBvH6/ea_profile.json
* 2025-05-20 19:59:52 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-20 19:59:52 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID g62mdd) Cannot update this system’s kernel.
* 2025-05-20 19:59:52 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-20 19:59:52 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-20 19:59:52 (650) [WARN] 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 19:59:52 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-21 19:58:21 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-21 19:58:21 (11113) [INFO] Script is up to date.
* 2025-05-21 19:58:22 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-21 19:58:22 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-21 19:58:22 (10030) [INFO] 
* 2025-05-21 19:58:50 (10060) [INFO] 
* 2025-05-21 19:58:50 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-21 19:58:50 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-21 19:58:50 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-21 19:58:50 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-21 19:58:50 (10030) [INFO] 
* 2025-05-21 19:59:09 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-21 19:59:10 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-21 19:59:10 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-21 19:59:10 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-21 19:59:10 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-21 19:59:10 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-21 19:59:10 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-21 19:59:10 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-21 19:59:10 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-21 19:59:10 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-21 19:59:10 (10030) [INFO] 
* 2025-05-21 19:59:10 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-21 19:59:10 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-21 19:59:10 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-05-21 19:59:10 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-21 19:59:10 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-21 19:59:10 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-21 19:59:31 (10043) [INFO] Metadata Cache Created
* 2025-05-21 19:59:31 (10060) [INFO] 
* 2025-05-21 19:59:31 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-21 19:59:31 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-21 19:59:31 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-21 19:59:31 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tDBL51MqrB/ea_profile.json
* 2025-05-21 19:59:32 (9172) [INFO] Backed up EA4 profile to /tmp/tDBL51MqrB/ea_profile.json
* 2025-05-21 19:59:32 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-21 19:59:32 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7h94yz) Cannot update this system’s kernel.
* 2025-05-21 19:59:32 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-21 19:59:32 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-21 19:59:32 (650) [WARN] 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 19:59:33 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-22 20:00:32 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-22 20:00:32 (11113) [INFO] Script is up to date.
* 2025-05-22 20:00:33 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-22 20:00:33 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-22 20:00:33 (10030) [INFO] 
* 2025-05-22 20:01:03 (10060) [INFO] 
* 2025-05-22 20:01:03 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-22 20:01:03 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-22 20:01:03 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-22 20:01:03 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-22 20:01:03 (10030) [INFO] 
* 2025-05-22 20:01:24 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-22 20:01:25 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-22 20:01:25 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-22 20:01:25 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-22 20:01:25 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-22 20:01:25 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-22 20:01:25 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-22 20:01:25 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-22 20:01:25 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-22 20:01:25 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-22 20:01:25 (10030) [INFO] 
* 2025-05-22 20:01:25 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-22 20:01:25 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-22 20:01:25 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-22 20:01:25 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-22 20:01:25 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-22 20:01:25 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-22 20:01:45 (10043) [INFO] Metadata Cache Created
* 2025-05-22 20:01:45 (10060) [INFO] 
* 2025-05-22 20:01:45 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-22 20:01:45 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-22 20:01:45 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-22 20:01:45 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Xl1cKqnVPQ/ea_profile.json
* 2025-05-22 20:01:46 (9172) [INFO] Backed up EA4 profile to /tmp/Xl1cKqnVPQ/ea_profile.json
* 2025-05-22 20:01:46 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-22 20:01:46 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3rx7xk) Cannot update this system’s kernel.
* 2025-05-22 20:01:46 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-22 20:01:46 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-22 20:01:47 (650) [WARN] 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 20:01:47 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-23 19:58:23 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-23 19:58:23 (11113) [INFO] Script is up to date.
* 2025-05-23 19:58:23 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-23 19:58:23 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-23 19:58:23 (10030) [INFO] 
* 2025-05-23 19:58:54 (10060) [INFO] 
* 2025-05-23 19:58:54 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-23 19:58:54 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-23 19:58:54 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-23 19:58:54 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-23 19:58:54 (10030) [INFO] 
* 2025-05-23 19:59:14 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-23 19:59:15 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-23 19:59:15 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-23 19:59:15 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-23 19:59:15 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-23 19:59:15 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-23 19:59:15 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-23 19:59:15 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-23 19:59:15 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-23 19:59:15 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-23 19:59:15 (10030) [INFO] 
* 2025-05-23 19:59:15 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-23 19:59:15 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-23 19:59:15 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-23 19:59:15 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-23 19:59:15 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-23 19:59:15 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-23 19:59:36 (10043) [INFO] Metadata Cache Created
* 2025-05-23 19:59:36 (10060) [INFO] 
* 2025-05-23 19:59:36 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-23 19:59:36 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-23 19:59:36 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-23 19:59:36 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/OiERWDfvYo/ea_profile.json
* 2025-05-23 19:59:37 (9172) [INFO] Backed up EA4 profile to /tmp/OiERWDfvYo/ea_profile.json
* 2025-05-23 19:59:37 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-23 19:59:37 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xztrwf) Cannot update this system’s kernel.
* 2025-05-23 19:59:37 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-23 19:59:37 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-23 19:59:38 (650) [WARN] 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 19:59:38 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-24 19:58:58 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-24 19:58:58 (11113) [INFO] Script is up to date.
* 2025-05-24 19:58:59 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-24 19:58:59 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-24 19:58:59 (10030) [INFO] 
* 2025-05-24 19:59:26 (10060) [INFO] 
* 2025-05-24 19:59:26 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-24 19:59:26 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-24 19:59:26 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-24 19:59:26 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-24 19:59:26 (10030) [INFO] 
* 2025-05-24 19:59:45 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-24 19:59:45 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-24 19:59:45 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-24 19:59:45 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-24 19:59:45 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-24 19:59:45 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-24 19:59:45 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-24 19:59:45 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-24 19:59:45 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-24 19:59:45 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-24 19:59:45 (10030) [INFO] 
* 2025-05-24 19:59:45 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-24 19:59:45 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-24 19:59:46 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-24 19:59:46 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-24 19:59:46 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-24 19:59:46 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-24 20:00:14 (10043) [INFO] Metadata Cache Created
* 2025-05-24 20:00:14 (10060) [INFO] 
* 2025-05-24 20:00:14 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-24 20:00:14 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-24 20:00:14 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-24 20:00:14 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xcOS2sa6jS/ea_profile.json
* 2025-05-24 20:00:15 (9172) [INFO] Backed up EA4 profile to /tmp/xcOS2sa6jS/ea_profile.json
* 2025-05-24 20:00:15 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-24 20:00:15 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID f954gv) Cannot update this system’s kernel.
* 2025-05-24 20:00:16 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-24 20:00:16 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-24 20:00:16 (650) [WARN] 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 20:00:16 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-25 19:58:57 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-25 19:58:57 (11113) [INFO] Script is up to date.
* 2025-05-25 19:58:58 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-25 19:58:58 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-25 19:58:58 (10030) [INFO] 
* 2025-05-25 19:59:23 (10060) [INFO] 
* 2025-05-25 19:59:23 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-25 19:59:24 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-25 19:59:24 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-25 19:59:24 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-25 19:59:24 (10030) [INFO] 
* 2025-05-25 19:59:42 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-25 19:59:42 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-25 19:59:42 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-25 19:59:42 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-25 19:59:42 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-25 19:59:42 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-25 19:59:42 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-25 19:59:42 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-25 19:59:42 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-25 19:59:42 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-25 19:59:42 (10030) [INFO] 
* 2025-05-25 19:59:42 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-25 19:59:42 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-25 19:59:43 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-25 19:59:43 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-25 19:59:43 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-25 19:59:43 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-25 20:00:04 (10043) [INFO] Metadata Cache Created
* 2025-05-25 20:00:05 (10060) [INFO] 
* 2025-05-25 20:00:05 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-25 20:00:05 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-25 20:00:05 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-25 20:00:05 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sOrOvAY_Rt/ea_profile.json
* 2025-05-25 20:00:06 (9172) [INFO] Backed up EA4 profile to /tmp/sOrOvAY_Rt/ea_profile.json
* 2025-05-25 20:00:07 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-25 20:00:07 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4tkybd) Cannot update this system’s kernel.
* 2025-05-25 20:00:07 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-25 20:00:07 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-25 20:00:08 (650) [WARN] 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 20:00:08 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-26 19:58:53 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-26 19:58:53 (11113) [INFO] Script is up to date.
* 2025-05-26 19:58:54 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-26 19:58:54 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-26 19:58:54 (10030) [INFO] 
* 2025-05-26 19:59:25 (10060) [INFO] 
* 2025-05-26 19:59:25 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-26 19:59:26 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-26 19:59:26 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-26 19:59:26 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-26 19:59:26 (10030) [INFO] 
* 2025-05-26 19:59:43 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-26 19:59:44 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-26 19:59:44 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-26 19:59:44 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-26 19:59:44 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-26 19:59:44 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-26 19:59:44 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-26 19:59:44 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-26 19:59:44 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-26 19:59:44 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-26 19:59:44 (10030) [INFO] 
* 2025-05-26 19:59:44 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-26 19:59:44 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-26 19:59:45 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-05-26 19:59:45 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-26 19:59:45 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-26 19:59:45 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-26 20:00:08 (10043) [INFO] Metadata Cache Created
* 2025-05-26 20:00:08 (10060) [INFO] 
* 2025-05-26 20:00:08 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-26 20:00:08 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-26 20:00:09 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-26 20:00:09 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mQAEZBr12D/ea_profile.json
* 2025-05-26 20:00:10 (9172) [INFO] Backed up EA4 profile to /tmp/mQAEZBr12D/ea_profile.json
* 2025-05-26 20:00:11 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-26 20:00:11 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wy3mtr) Cannot update this system’s kernel.
* 2025-05-26 20:00:11 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-26 20:00:11 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-26 20:00:12 (650) [WARN] 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 20:00:12 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-27 19:58:33 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-27 19:58:33 (11113) [INFO] Script is up to date.
* 2025-05-27 19:58:33 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-27 19:58:33 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-27 19:58:33 (10030) [INFO] 
* 2025-05-27 19:59:05 (10060) [INFO] 
* 2025-05-27 19:59:05 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-27 19:59:05 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-27 19:59:05 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-27 19:59:05 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-27 19:59:05 (10030) [INFO] 
* 2025-05-27 19:59:25 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-27 19:59:26 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-27 19:59:26 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-27 19:59:26 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-27 19:59:26 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-27 19:59:26 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-27 19:59:26 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-27 19:59:26 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-27 19:59:26 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-27 19:59:26 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-27 19:59:26 (10030) [INFO] 
* 2025-05-27 19:59:26 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-27 19:59:26 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-27 19:59:26 (10043) [INFO]  * EA4: 208.74.123.62
* 2025-05-27 19:59:26 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-05-27 19:59:26 (10043) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-05-27 19:59:26 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-27 19:59:47 (10043) [INFO] Metadata Cache Created
* 2025-05-27 19:59:47 (10060) [INFO] 
* 2025-05-27 19:59:47 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-27 19:59:47 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-27 19:59:47 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-27 19:59:47 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cq5D_81Dow/ea_profile.json
* 2025-05-27 19:59:48 (9172) [INFO] Backed up EA4 profile to /tmp/cq5D_81Dow/ea_profile.json
* 2025-05-27 19:59:49 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-27 19:59:49 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID stju73) Cannot update this system’s kernel.
* 2025-05-27 19:59:49 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-27 19:59:49 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-27 19:59:49 (650) [WARN] 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 19:59:49 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-28 19:59:11 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-28 19:59:11 (11113) [INFO] Script is up to date.
* 2025-05-28 19:59:12 (259) [WARN] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-28 19:59:12 (10029) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-28 19:59:12 (10030) [INFO] 
* 2025-05-28 19:59:44 (10060) [INFO] 
* 2025-05-28 19:59:44 (6701) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-28 19:59:45 (4381) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-28 19:59:45 (4388) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-28 19:59:45 (10029) [INFO] Running: /usr/bin/yum list extras
* 2025-05-28 19:59:45 (10030) [INFO] 
* 2025-05-28 19:59:48 (6418) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-28 19:59:49 (6385) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-28 19:59:49 (6385) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-28 19:59:49 (6418) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-28 19:59:49 (6418) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-28 19:59:49 (6418) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-28 19:59:49 (6418) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-28 19:59:49 (6418) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-28 19:59:49 (6418) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-28 19:59:49 (10029) [INFO] Running: /usr/bin/yum makecache
* 2025-05-28 19:59:49 (10030) [INFO] 
* 2025-05-28 19:59:49 (10043) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-28 19:59:49 (10043) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-28 19:59:49 (10043) [INFO]  * EA4: 208.74.123.61
* 2025-05-28 19:59:49 (10043) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-28 19:59:49 (10043) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-28 19:59:49 (10043) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-28 19:59:56 (10043) [INFO] Metadata Cache Created
* 2025-05-28 19:59:56 (10060) [INFO] 
* 2025-05-28 19:59:56 (6296) [WARN] There are unfinished yum transactions remaining.
* 2025-05-28 19:59:56 (6300) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-28 19:59:57 (2294) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-28 19:59:57 (9149) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/aZkWqL_MjG/ea_profile.json
* 2025-05-28 19:59:57 (9172) [INFO] Backed up EA4 profile to /tmp/aZkWqL_MjG/ea_profile.json
* 2025-05-28 19:59:58 (259) [WARN] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-28 19:59:58 (259) [WARN] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q5tvaz) Cannot update this system’s kernel.
* 2025-05-28 19:59:58 (259) [WARN] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-28 19:59:58 (259) [WARN] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-28 19:59:58 (650) [WARN] 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 19:59:58 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-29 19:58:34 (11091) [INFO] Self-update of script version 65 requested.
* 2025-05-29 19:58:35 (11096) [INFO] Newer version of script found. Downloading.
* 2025-05-29 19:58:35 (11105) [INFO] Script update to version 66 successful.
* 2025-05-29 19:58:36 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-29 19:58:36 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-29 19:58:36 (10169) [INFO] 
* 2025-05-29 19:59:11 (10199) [INFO] 
* 2025-05-29 19:59:11 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-29 19:59:11 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-29 19:59:11 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-29 19:59:11 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-05-29 19:59:11 (10169) [INFO] 
* 2025-05-29 19:59:33 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-29 19:59:33 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-29 19:59:33 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-29 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-29 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-29 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-29 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-29 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-29 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-29 19:59:33 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-05-29 19:59:33 (10169) [INFO] 
* 2025-05-29 19:59:33 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-29 19:59:33 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-29 19:59:34 (10182) [INFO]  * EA4: 184.94.196.94
* 2025-05-29 19:59:34 (10182) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 2025-05-29 19:59:34 (10182) [INFO]  * cpanel-plugins: 184.94.196.94
* 2025-05-29 19:59:34 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-29 19:59:57 (10182) [INFO] Metadata Cache Created
* 2025-05-29 19:59:57 (10199) [INFO] 
* 2025-05-29 19:59:57 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-05-29 19:59:57 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-29 19:59:57 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-29 19:59:57 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mXv8Wrdd8D/ea_profile.json
* 2025-05-29 19:59:58 (9311) [INFO] Backed up EA4 profile to /tmp/mXv8Wrdd8D/ea_profile.json
* 2025-05-29 19:59:58 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-29 19:59:58 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zmbe2e) Cannot update this system’s kernel.
* 2025-05-29 19:59:58 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-29 19:59:58 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-29 19:59:59 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-30 19:58:23 (11230) [INFO] Self-update of script version 66 requested.
* 2025-05-30 19:58:23 (11252) [INFO] Script is up to date.
* 2025-05-30 19:58:24 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-30 19:58:24 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-30 19:58:24 (10169) [INFO] 
* 2025-05-30 19:58:57 (10199) [INFO] 
* 2025-05-30 19:58:57 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-30 19:58:57 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-30 19:58:57 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-30 19:58:57 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-05-30 19:58:57 (10169) [INFO] 
* 2025-05-30 19:59:18 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-30 19:59:18 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-30 19:59:18 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-30 19:59:18 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-30 19:59:18 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-30 19:59:18 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-30 19:59:18 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-30 19:59:18 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-30 19:59:18 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-30 19:59:18 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-05-30 19:59:18 (10169) [INFO] 
* 2025-05-30 19:59:19 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-30 19:59:19 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-30 19:59:19 (10182) [INFO]  * EA4: 208.74.123.61
* 2025-05-30 19:59:19 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-30 19:59:19 (10182) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-30 19:59:19 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-30 19:59:40 (10182) [INFO] Metadata Cache Created
* 2025-05-30 19:59:41 (10199) [INFO] 
* 2025-05-30 19:59:41 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-05-30 19:59:41 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-30 19:59:41 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-30 19:59:41 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Yi7l_PAwsR/ea_profile.json
* 2025-05-30 19:59:41 (9311) [INFO] Backed up EA4 profile to /tmp/Yi7l_PAwsR/ea_profile.json
* 2025-05-30 19:59:42 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-30 19:59:42 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nkspau) Cannot update this system’s kernel.
* 2025-05-30 19:59:42 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-30 19:59:42 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-30 19:59:42 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-05-31 19:58:57 (11230) [INFO] Self-update of script version 66 requested.
* 2025-05-31 19:58:57 (11252) [INFO] Script is up to date.
* 2025-05-31 19:58:57 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-05-31 19:58:57 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-05-31 19:58:57 (10169) [INFO] 
* 2025-05-31 19:59:23 (10199) [INFO] 
* 2025-05-31 19:59:23 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-05-31 19:59:23 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-05-31 19:59:23 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-05-31 19:59:23 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-05-31 19:59:23 (10169) [INFO] 
* 2025-05-31 19:59:43 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-05-31 19:59:44 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-05-31 19:59:44 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-05-31 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-31 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-31 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-31 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-31 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-31 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-05-31 19:59:44 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-05-31 19:59:44 (10169) [INFO] 
* 2025-05-31 19:59:44 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-05-31 19:59:44 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-05-31 19:59:44 (10182) [INFO]  * EA4: 208.74.123.61
* 2025-05-31 19:59:44 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-05-31 19:59:44 (10182) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-05-31 19:59:44 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-05-31 20:00:07 (10182) [INFO] Metadata Cache Created
* 2025-05-31 20:00:07 (10199) [INFO] 
* 2025-05-31 20:00:07 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-05-31 20:00:07 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-05-31 20:00:08 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-05-31 20:00:10 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/J2Si3Xpveq/ea_profile.json
* 2025-05-31 20:00:14 (9311) [INFO] Backed up EA4 profile to /tmp/J2Si3Xpveq/ea_profile.json
* 2025-05-31 20:00:15 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-05-31 20:00:15 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ux4cun) Cannot update this system’s kernel.
* 2025-05-31 20:00:15 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05-31 20:00:15 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05-31 20:00:16 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-01 19:58:59 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-01 19:58:59 (11252) [INFO] Script is up to date.
* 2025-06-01 19:59:00 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-01 19:59:00 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-01 19:59:00 (10169) [INFO] 
* 2025-06-01 19:59:25 (10199) [INFO] 
* 2025-06-01 19:59:25 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-01 19:59:25 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-01 19:59:25 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-01 19:59:25 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-01 19:59:25 (10169) [INFO] 
* 2025-06-01 19:59:49 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-01 19:59:50 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-01 19:59:50 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-01 19:59:50 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-01 19:59:50 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-01 19:59:50 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-01 19:59:50 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-01 19:59:50 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-01 19:59:50 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-01 19:59:50 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-01 19:59:50 (10169) [INFO] 
* 2025-06-01 19:59:50 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-01 19:59:50 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-01 19:59:50 (10182) [INFO]  * EA4: 208.74.123.61
* 2025-06-01 19:59:50 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-01 19:59:50 (10182) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-01 19:59:50 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-01 20:00:17 (10182) [INFO] Metadata Cache Created
* 2025-06-01 20:00:17 (10199) [INFO] 
* 2025-06-01 20:00:17 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-01 20:00:17 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-01 20:00:18 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-01 20:00:18 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vBLP01ldME/ea_profile.json
* 2025-06-01 20:00:18 (9311) [INFO] Backed up EA4 profile to /tmp/vBLP01ldME/ea_profile.json
* 2025-06-01 20:00:19 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-01 20:00:19 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7pkcdb) Cannot update this system’s kernel.
* 2025-06-01 20:00:19 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-01 20:00:19 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-01 20:00:20 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-02 19:58:55 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-02 19:58:55 (11252) [INFO] Script is up to date.
* 2025-06-02 19:58:56 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-02 19:58:56 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-02 19:58:56 (10169) [INFO] 
* 2025-06-02 19:59:30 (10199) [INFO] 
* 2025-06-02 19:59:30 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-02 19:59:30 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-02 19:59:30 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-02 19:59:30 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-02 19:59:30 (10169) [INFO] 
* 2025-06-02 19:59:55 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-02 19:59:56 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-02 19:59:56 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-02 19:59:56 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-02 19:59:56 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-02 19:59:56 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-02 19:59:56 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-02 19:59:56 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-02 19:59:56 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-02 19:59:56 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-02 19:59:56 (10169) [INFO] 
* 2025-06-02 19:59:56 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-02 19:59:56 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-02 19:59:57 (10182) [INFO]  * EA4: 208.74.123.62
* 2025-06-02 19:59:57 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-02 19:59:57 (10182) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-02 19:59:57 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-02 20:00:22 (10182) [INFO] Metadata Cache Created
* 2025-06-02 20:00:22 (10199) [INFO] 
* 2025-06-02 20:00:22 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-02 20:00:22 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-02 20:00:23 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-02 20:00:23 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uIWru0sm4R/ea_profile.json
* 2025-06-02 20:00:24 (9311) [INFO] Backed up EA4 profile to /tmp/uIWru0sm4R/ea_profile.json
* 2025-06-02 20:00:25 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-02 20:00:25 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bezv37) Cannot update this system’s kernel.
* 2025-06-02 20:00:25 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-02 20:00:25 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-02 20:00:26 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-03 19:58:35 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-03 19:58:35 (11252) [INFO] Script is up to date.
* 2025-06-03 19:58:36 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-03 19:58:36 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-03 19:58:36 (10169) [INFO] 
* 2025-06-03 19:59:12 (10199) [INFO] 
* 2025-06-03 19:59:12 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-03 19:59:12 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-03 19:59:12 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-03 19:59:12 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-03 19:59:12 (10169) [INFO] 
* 2025-06-03 19:59:31 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-03 19:59:32 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-03 19:59:32 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-03 19:59:32 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-03 19:59:32 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-03 19:59:32 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-03 19:59:32 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-03 19:59:32 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-03 19:59:32 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-03 19:59:32 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-03 19:59:32 (10169) [INFO] 
* 2025-06-03 19:59:32 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-03 19:59:32 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-03 19:59:32 (10182) [INFO]  * EA4: 208.74.123.61
* 2025-06-03 19:59:32 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-03 19:59:32 (10182) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-03 19:59:32 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-03 19:59:53 (10182) [INFO] Metadata Cache Created
* 2025-06-03 19:59:53 (10199) [INFO] 
* 2025-06-03 19:59:53 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-03 19:59:53 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-03 19:59:53 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-03 19:59:53 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Npkm02eLiq/ea_profile.json
* 2025-06-03 19:59:54 (9311) [INFO] Backed up EA4 profile to /tmp/Npkm02eLiq/ea_profile.json
* 2025-06-03 19:59:54 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-03 19:59:54 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9tzpf8) Cannot update this system’s kernel.
* 2025-06-03 19:59:54 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-03 19:59:54 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-03 19:59:55 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-04 20:00:57 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-04 20:00:57 (11252) [INFO] Script is up to date.
* 2025-06-04 20:00:57 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-04 20:00:57 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-04 20:00:57 (10169) [INFO] 
* 2025-06-04 20:01:41 (10199) [INFO] 
* 2025-06-04 20:01:41 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-04 20:01:41 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-04 20:01:41 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-04 20:01:41 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-04 20:01:41 (10169) [INFO] 
* 2025-06-04 20:02:00 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-04 20:02:01 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-04 20:02:01 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-04 20:02:01 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-04 20:02:01 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-04 20:02:01 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-04 20:02:01 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-04 20:02:01 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-04 20:02:01 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-04 20:02:01 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-04 20:02:01 (10169) [INFO] 
* 2025-06-04 20:02:01 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-04 20:02:01 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-04 20:02:01 (10182) [INFO]  * EA4: 208.74.123.61
* 2025-06-04 20:02:01 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-04 20:02:01 (10182) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-04 20:02:01 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-04 20:02:21 (10182) [INFO] Metadata Cache Created
* 2025-06-04 20:02:21 (10199) [INFO] 
* 2025-06-04 20:02:21 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-04 20:02:21 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-04 20:02:21 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-04 20:02:21 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CStb8avat3/ea_profile.json
* 2025-06-04 20:02:22 (9311) [INFO] Backed up EA4 profile to /tmp/CStb8avat3/ea_profile.json
* 2025-06-04 20:02:22 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-04 20:02:22 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5ktkd7) Cannot update this system’s kernel.
* 2025-06-04 20:02:22 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-04 20:02:22 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-04 20:02:23 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-05 19:58:23 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-05 19:58:23 (11252) [INFO] Script is up to date.
* 2025-06-05 19:58:24 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-05 19:58:24 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-05 19:58:24 (10169) [INFO] 
* 2025-06-05 19:58:59 (10199) [INFO] 
* 2025-06-05 19:58:59 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-05 19:59:00 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-05 19:59:00 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-05 19:59:00 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-05 19:59:00 (10169) [INFO] 
* 2025-06-05 19:59:22 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-05 19:59:23 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-05 19:59:23 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-05 19:59:23 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-05 19:59:23 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-05 19:59:23 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-05 19:59:23 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-05 19:59:23 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-05 19:59:23 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-05 19:59:23 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-05 19:59:23 (10169) [INFO] 
* 2025-06-05 19:59:23 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-05 19:59:23 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-05 19:59:23 (10182) [INFO]  * EA4: 208.74.123.62
* 2025-06-05 19:59:23 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-05 19:59:23 (10182) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-05 19:59:23 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-05 19:59:51 (10182) [INFO] Metadata Cache Created
* 2025-06-05 19:59:51 (10199) [INFO] 
* 2025-06-05 19:59:51 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-05 19:59:51 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-05 19:59:51 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-05 19:59:51 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/YC0SRn9Ctd/ea_profile.json
* 2025-06-05 19:59:52 (9311) [INFO] Backed up EA4 profile to /tmp/YC0SRn9Ctd/ea_profile.json
* 2025-06-05 19:59:52 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-05 19:59:52 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sbk3q4) Cannot update this system’s kernel.
* 2025-06-05 19:59:52 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-05 19:59:52 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-05 19:59:53 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-06 19:58:24 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-06 19:58:24 (11252) [INFO] Script is up to date.
* 2025-06-06 19:58:25 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-06 19:58:25 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-06 19:58:25 (10169) [INFO] 
* 2025-06-06 19:59:00 (10199) [INFO] 
* 2025-06-06 19:59:00 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-06 19:59:00 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-06 19:59:00 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-06 19:59:00 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-06 19:59:00 (10169) [INFO] 
* 2025-06-06 19:59:18 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-06 19:59:19 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-06 19:59:19 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-06 19:59:19 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-06 19:59:19 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-06 19:59:19 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-06 19:59:19 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-06 19:59:19 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-06 19:59:19 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-06 19:59:19 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-06 19:59:19 (10169) [INFO] 
* 2025-06-06 19:59:19 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-06 19:59:19 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-06 19:59:19 (10182) [INFO]  * EA4: 208.74.123.62
* 2025-06-06 19:59:19 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-06 19:59:19 (10182) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-06 19:59:19 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-06 19:59:41 (10182) [INFO] Metadata Cache Created
* 2025-06-06 19:59:41 (10199) [INFO] 
* 2025-06-06 19:59:41 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-06 19:59:41 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-06 19:59:41 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-06 19:59:41 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yXSlXyhuKO/ea_profile.json
* 2025-06-06 19:59:42 (9311) [INFO] Backed up EA4 profile to /tmp/yXSlXyhuKO/ea_profile.json
* 2025-06-06 19:59:43 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-06 19:59:43 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bzy8y9) Cannot update this system’s kernel.
* 2025-06-06 19:59:44 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-06 19:59:44 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-06 19:59:44 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-07 19:59:00 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-07 19:59:00 (11252) [INFO] Script is up to date.
* 2025-06-07 19:59:00 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-07 19:59:00 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-07 19:59:00 (10169) [INFO] 
* 2025-06-07 19:59:25 (10199) [INFO] 
* 2025-06-07 19:59:25 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-07 19:59:25 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-07 19:59:25 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-07 19:59:25 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-07 19:59:25 (10169) [INFO] 
* 2025-06-07 19:59:43 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-07 19:59:44 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-07 19:59:44 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-07 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-07 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-07 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-07 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-07 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-07 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-07 19:59:44 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-07 19:59:44 (10169) [INFO] 
* 2025-06-07 19:59:44 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-07 19:59:44 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-07 19:59:44 (10182) [INFO]  * EA4: 208.74.123.61
* 2025-06-07 19:59:44 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-07 19:59:44 (10182) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-07 19:59:44 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-07 20:00:09 (10182) [INFO] Metadata Cache Created
* 2025-06-07 20:00:09 (10199) [INFO] 
* 2025-06-07 20:00:09 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-07 20:00:09 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-07 20:00:09 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-07 20:00:09 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/q3FuIzVRKE/ea_profile.json
* 2025-06-07 20:00:11 (9311) [INFO] Backed up EA4 profile to /tmp/q3FuIzVRKE/ea_profile.json
* 2025-06-07 20:00:24 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-07 20:00:24 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mqxefb) Cannot update this system’s kernel.
* 2025-06-07 20:00:24 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-07 20:00:24 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-07 20:00:25 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-08 19:58:51 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-08 19:58:51 (11252) [INFO] Script is up to date.
* 2025-06-08 19:58:51 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-08 19:58:51 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-08 19:58:51 (10169) [INFO] 
* 2025-06-08 19:59:16 (10199) [INFO] 
* 2025-06-08 19:59:16 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-08 19:59:16 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-08 19:59:16 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-08 19:59:16 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-08 19:59:16 (10169) [INFO] 
* 2025-06-08 19:59:37 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-08 19:59:38 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-08 19:59:38 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-08 19:59:38 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-08 19:59:38 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-08 19:59:38 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-08 19:59:38 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-08 19:59:38 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-08 19:59:38 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-08 19:59:38 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-08 19:59:38 (10169) [INFO] 
* 2025-06-08 19:59:38 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-08 19:59:38 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-08 19:59:39 (10182) [INFO]  * EA4: 208.74.123.62
* 2025-06-08 19:59:39 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-08 19:59:39 (10182) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-08 19:59:39 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-08 20:00:04 (10182) [INFO] Metadata Cache Created
* 2025-06-08 20:00:04 (10199) [INFO] 
* 2025-06-08 20:00:04 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-08 20:00:04 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-08 20:00:04 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-08 20:00:04 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iCeo_LYgTj/ea_profile.json
* 2025-06-08 20:00:06 (9311) [INFO] Backed up EA4 profile to /tmp/iCeo_LYgTj/ea_profile.json
* 2025-06-08 20:00:09 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-08 20:00:09 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hruk7g) Cannot update this system’s kernel.
* 2025-06-08 20:00:09 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-08 20:00:09 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-08 20:00:09 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-09 19:58:21 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-09 19:58:21 (11252) [INFO] Script is up to date.
* 2025-06-09 19:58:22 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-09 19:58:22 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-09 19:58:22 (10169) [INFO] 
* 2025-06-09 19:58:51 (10199) [INFO] 
* 2025-06-09 19:58:51 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-09 19:58:51 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-09 19:58:51 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-09 19:58:51 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-09 19:58:51 (10169) [INFO] 
* 2025-06-09 19:59:10 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-09 19:59:10 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-09 19:59:10 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-09 19:59:10 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-09 19:59:10 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-09 19:59:10 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-09 19:59:10 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-09 19:59:10 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-09 19:59:10 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-09 19:59:10 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-09 19:59:10 (10169) [INFO] 
* 2025-06-09 19:59:10 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-09 19:59:10 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-09 19:59:11 (10182) [INFO]  * EA4: 208.74.123.61
* 2025-06-09 19:59:11 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-09 19:59:11 (10182) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-09 19:59:11 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-09 19:59:31 (10182) [INFO] Metadata Cache Created
* 2025-06-09 19:59:31 (10199) [INFO] 
* 2025-06-09 19:59:31 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-09 19:59:31 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-09 19:59:32 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-09 19:59:32 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/onbmVQkpYI/ea_profile.json
* 2025-06-09 19:59:32 (9311) [INFO] Backed up EA4 profile to /tmp/onbmVQkpYI/ea_profile.json
* 2025-06-09 19:59:32 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-09 19:59:32 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4tztjm) Cannot update this system’s kernel.
* 2025-06-09 19:59:33 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-09 19:59:33 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-09 19:59:33 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-10 19:58:35 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-10 19:58:35 (11252) [INFO] Script is up to date.
* 2025-06-10 19:58:37 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-10 19:58:37 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-10 19:58:37 (10169) [INFO] 
* 2025-06-10 19:59:12 (10199) [INFO] 
* 2025-06-10 19:59:12 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-10 19:59:12 (259) [ERROR] *** Elevation Blocker detected: ***
This installation of cPanel (11.110.0.62) does not appear to be up to date.
Additionally, we were unable to determine the expected version for this build.

* 2025-06-10 19:59:12 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-10 19:59:12 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-10 19:59:12 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-10 19:59:12 (10169) [INFO] 
* 2025-06-10 19:59:31 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-10 19:59:32 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-10 19:59:32 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-10 19:59:32 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-10 19:59:32 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-10 19:59:32 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-10 19:59:32 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-10 19:59:32 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-10 19:59:32 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-10 19:59:32 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-10 19:59:32 (10169) [INFO] 
* 2025-06-10 19:59:32 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-10 19:59:32 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-10 19:59:32 (10182) [INFO]  * EA4: 208.74.123.62
* 2025-06-10 19:59:32 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-10 19:59:32 (10182) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-10 19:59:32 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-10 19:59:52 (10182) [INFO] Metadata Cache Created
* 2025-06-10 19:59:52 (10199) [INFO] 
* 2025-06-10 19:59:52 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-10 19:59:52 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-10 19:59:52 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-10 19:59:52 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/99qWRmfLgL/ea_profile.json
* 2025-06-10 19:59:53 (9311) [INFO] Backed up EA4 profile to /tmp/99qWRmfLgL/ea_profile.json
* 2025-06-10 19:59:53 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-10 19:59:53 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5f4ar8) Cannot update this system’s kernel.
* 2025-06-10 19:59:53 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-10 19:59:53 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-10 19:59:54 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-11 20:00:33 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-11 20:00:33 (11252) [INFO] Script is up to date.
* 2025-06-11 20:00:34 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-11 20:00:34 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-11 20:00:34 (10169) [INFO] 
* 2025-06-11 20:01:16 (10199) [INFO] 
* 2025-06-11 20:01:16 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-11 20:01:16 (259) [ERROR] *** Elevation Blocker detected: ***
This installation of cPanel (11.110.0.62) does not appear to be up to date.
Additionally, we were unable to determine the expected version for this build.

* 2025-06-11 20:01:16 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-11 20:01:16 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-11 20:01:16 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-11 20:01:16 (10169) [INFO] 
* 2025-06-11 20:01:38 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-11 20:01:38 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-11 20:01:38 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-11 20:01:38 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-11 20:01:38 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-11 20:01:38 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-11 20:01:38 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-11 20:01:38 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-11 20:01:38 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-11 20:01:38 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-11 20:01:38 (10169) [INFO] 
* 2025-06-11 20:01:38 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-11 20:01:39 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-11 20:01:39 (10182) [INFO]  * EA4: 208.74.123.61
* 2025-06-11 20:01:39 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-11 20:01:39 (10182) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-11 20:01:39 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-11 20:02:00 (10182) [INFO] Metadata Cache Created
* 2025-06-11 20:02:00 (10199) [INFO] 
* 2025-06-11 20:02:00 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-11 20:02:00 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-11 20:02:00 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-11 20:02:00 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PvJ_MsowPS/ea_profile.json
* 2025-06-11 20:02:01 (9311) [INFO] Backed up EA4 profile to /tmp/PvJ_MsowPS/ea_profile.json
* 2025-06-11 20:02:01 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-11 20:02:01 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t5sj2f) Cannot update this system’s kernel.
* 2025-06-11 20:02:01 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-11 20:02:01 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-11 20:02:02 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-12 19:58:30 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-12 19:58:30 (11252) [INFO] Script is up to date.
* 2025-06-12 19:58:30 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-12 19:58:30 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-12 19:58:30 (10169) [INFO] 
* 2025-06-12 19:59:04 (10199) [INFO] 
* 2025-06-12 19:59:04 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-12 19:59:04 (259) [ERROR] *** Elevation Blocker detected: ***
This installation of cPanel (11.110.0.62) does not appear to be up to date.
Please upgrade cPanel to 11.110.0.68.

* 2025-06-12 19:59:04 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-12 19:59:04 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-12 19:59:04 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-12 19:59:04 (10169) [INFO] 
* 2025-06-12 19:59:36 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-12 19:59:37 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-12 19:59:37 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-12 19:59:37 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-12 19:59:37 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-12 19:59:37 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-12 19:59:37 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-12 19:59:37 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-12 19:59:37 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-12 19:59:37 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-12 19:59:37 (10169) [INFO] 
* 2025-06-12 19:59:37 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-12 19:59:37 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-12 19:59:37 (10182) [INFO]  * EA4: 63.247.64.58
* 2025-06-12 19:59:37 (10182) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-06-12 19:59:37 (10182) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-06-12 19:59:37 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-12 20:00:20 (10182) [INFO] Metadata Cache Created
* 2025-06-12 20:00:20 (10199) [INFO] 
* 2025-06-12 20:00:20 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-12 20:00:20 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-12 20:00:20 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-12 20:00:20 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/O7eLuC2I0G/ea_profile.json
* 2025-06-12 20:00:21 (9311) [INFO] Backed up EA4 profile to /tmp/O7eLuC2I0G/ea_profile.json
* 2025-06-12 20:00:21 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-12 20:00:21 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3ztrjk) Cannot update this system’s kernel.
* 2025-06-12 20:00:21 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-12 20:00:21 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-12 20:00:22 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-13 20:00:25 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-13 20:00:25 (11252) [INFO] Script is up to date.
* 2025-06-13 20:00:25 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-13 20:00:26 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-13 20:00:26 (10169) [INFO] 
* 2025-06-13 20:01:01 (10199) [INFO] 
* 2025-06-13 20:01:01 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-13 20:01:01 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-13 20:01:01 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-13 20:01:01 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-13 20:01:01 (10169) [INFO] 
* 2025-06-13 20:01:05 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-13 20:01:06 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-13 20:01:06 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-13 20:01:06 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-13 20:01:06 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-13 20:01:06 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-13 20:01:06 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-13 20:01:06 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-13 20:01:06 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-13 20:01:06 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-13 20:01:06 (10169) [INFO] 
* 2025-06-13 20:01:06 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-13 20:01:06 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-13 20:01:06 (10182) [INFO]  * EA4: 208.74.123.62
* 2025-06-13 20:01:06 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-13 20:01:06 (10182) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-13 20:01:06 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-13 20:01:13 (10182) [INFO] Metadata Cache Created
* 2025-06-13 20:01:13 (10199) [INFO] 
* 2025-06-13 20:01:13 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-13 20:01:13 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-13 20:01:14 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-13 20:01:14 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vZ3WPk5lMo/ea_profile.json
* 2025-06-13 20:01:14 (9311) [INFO] Backed up EA4 profile to /tmp/vZ3WPk5lMo/ea_profile.json
* 2025-06-13 20:01:15 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-13 20:01:15 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xfyjy9) Cannot update this system’s kernel.
* 2025-06-13 20:01:15 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-13 20:01:15 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-13 20:01:16 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-14 19:58:55 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-14 19:58:55 (11252) [INFO] Script is up to date.
* 2025-06-14 19:58:55 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-14 19:58:56 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-14 19:58:56 (10169) [INFO] 
* 2025-06-14 19:59:20 (10199) [INFO] 
* 2025-06-14 19:59:20 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-14 19:59:21 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-14 19:59:21 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-14 19:59:21 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-14 19:59:21 (10169) [INFO] 
* 2025-06-14 19:59:40 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-14 19:59:41 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-14 19:59:41 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-14 19:59:41 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-14 19:59:41 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-14 19:59:41 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-14 19:59:41 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-14 19:59:41 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-14 19:59:41 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-14 19:59:41 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-14 19:59:41 (10169) [INFO] 
* 2025-06-14 19:59:41 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-14 19:59:41 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-14 19:59:42 (10182) [INFO]  * EA4: 208.74.123.62
* 2025-06-14 19:59:42 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-14 19:59:42 (10182) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-14 19:59:42 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-14 20:00:13 (10182) [INFO] Metadata Cache Created
* 2025-06-14 20:00:13 (10199) [INFO] 
* 2025-06-14 20:00:13 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-14 20:00:13 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-14 20:00:13 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-14 20:00:13 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hexCdnoeZ3/ea_profile.json
* 2025-06-14 20:00:14 (9311) [INFO] Backed up EA4 profile to /tmp/hexCdnoeZ3/ea_profile.json
* 2025-06-14 20:00:14 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-14 20:00:14 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fbgw2y) Cannot update this system’s kernel.
* 2025-06-14 20:00:14 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-14 20:00:14 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-14 20:00:15 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-15 19:58:55 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-15 19:58:55 (11252) [INFO] Script is up to date.
* 2025-06-15 19:58:56 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-15 19:58:56 (10168) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-15 19:58:56 (10169) [INFO] 
* 2025-06-15 19:59:22 (10199) [INFO] 
* 2025-06-15 19:59:22 (6820) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-15 19:59:22 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-15 19:59:22 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-15 19:59:22 (10168) [INFO] Running: /usr/bin/yum list extras
* 2025-06-15 19:59:22 (10169) [INFO] 
* 2025-06-15 19:59:43 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-15 19:59:44 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-15 19:59:44 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-15 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-15 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-15 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-15 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-15 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-15 19:59:44 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-15 19:59:44 (10168) [INFO] Running: /usr/bin/yum makecache
* 2025-06-15 19:59:44 (10169) [INFO] 
* 2025-06-15 19:59:44 (10182) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-15 19:59:44 (10182) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-15 19:59:44 (10182) [INFO]  * EA4: 208.74.123.62
* 2025-06-15 19:59:44 (10182) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-15 19:59:44 (10182) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-15 19:59:44 (10182) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-15 20:00:09 (10182) [INFO] Metadata Cache Created
* 2025-06-15 20:00:09 (10199) [INFO] 
* 2025-06-15 20:00:09 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-15 20:00:09 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-15 20:00:10 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-15 20:00:10 (9288) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/KiuLLc0TRA/ea_profile.json
* 2025-06-15 20:00:10 (9311) [INFO] Backed up EA4 profile to /tmp/KiuLLc0TRA/ea_profile.json
* 2025-06-15 20:00:12 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-15 20:00:12 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7qyjzs) Cannot update this system’s kernel.
* 2025-06-15 20:00:12 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-15 20:00:12 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-15 20:00:13 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-16 19:58:24 (11230) [INFO] Self-update of script version 66 requested.
* 2025-06-16 19:58:24 (11235) [INFO] Newer version of script found. Downloading.
* 2025-06-16 19:58:24 (11244) [INFO] Script update to version 67 successful.
* 2025-06-16 19:58:25 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-16 19:58:25 (10194) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-16 19:58:25 (10195) [INFO] 
* 2025-06-16 19:58:56 (10225) [INFO] 
* 2025-06-16 19:58:56 (6821) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-16 19:58:56 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-16 19:58:56 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-16 19:58:56 (10194) [INFO] Running: /usr/bin/yum list extras
* 2025-06-16 19:58:56 (10195) [INFO] 
* 2025-06-16 19:59:20 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-16 19:59:21 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-16 19:59:21 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-16 19:59:21 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-16 19:59:21 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-16 19:59:21 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-16 19:59:21 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-16 19:59:21 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-16 19:59:21 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-16 19:59:21 (10194) [INFO] Running: /usr/bin/yum makecache
* 2025-06-16 19:59:21 (10195) [INFO] 
* 2025-06-16 19:59:21 (10208) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-16 19:59:21 (10208) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-16 19:59:22 (10208) [INFO]  * EA4: 208.74.123.61
* 2025-06-16 19:59:22 (10208) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-16 19:59:22 (10208) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-16 19:59:22 (10208) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-16 19:59:51 (10208) [INFO] Metadata Cache Created
* 2025-06-16 19:59:51 (10225) [INFO] 
* 2025-06-16 19:59:51 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-16 19:59:51 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-16 19:59:51 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-16 19:59:51 (9314) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QQoX5a_tK7/ea_profile.json
* 2025-06-16 19:59:52 (9337) [INFO] Backed up EA4 profile to /tmp/QQoX5a_tK7/ea_profile.json
* 2025-06-16 19:59:52 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-16 19:59:52 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cpztqf) Cannot update this system’s kernel.
* 2025-06-16 19:59:52 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-16 19:59:52 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-16 19:59:53 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-17 19:58:21 (11256) [INFO] Self-update of script version 67 requested.
* 2025-06-17 19:58:21 (11278) [INFO] Script is up to date.
* 2025-06-17 19:58:21 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-17 19:58:21 (10194) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-17 19:58:21 (10195) [INFO] 
* 2025-06-17 19:58:49 (10225) [INFO] 
* 2025-06-17 19:58:49 (6821) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-17 19:58:49 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-17 19:58:49 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-17 19:58:49 (10194) [INFO] Running: /usr/bin/yum list extras
* 2025-06-17 19:58:49 (10195) [INFO] 
* 2025-06-17 19:59:09 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-17 19:59:10 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-17 19:59:10 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-17 19:59:10 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-17 19:59:10 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-17 19:59:10 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-17 19:59:10 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-17 19:59:10 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-17 19:59:10 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-17 19:59:10 (10194) [INFO] Running: /usr/bin/yum makecache
* 2025-06-17 19:59:10 (10195) [INFO] 
* 2025-06-17 19:59:10 (10208) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-17 19:59:10 (10208) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-17 19:59:11 (10208) [INFO]  * EA4: 208.74.123.61
* 2025-06-17 19:59:11 (10208) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-17 19:59:11 (10208) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-17 19:59:11 (10208) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-17 19:59:36 (10208) [INFO] Metadata Cache Created
* 2025-06-17 19:59:36 (10225) [INFO] 
* 2025-06-17 19:59:36 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-17 19:59:36 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-17 19:59:36 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-17 19:59:36 (9314) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Vzrbd0oSZG/ea_profile.json
* 2025-06-17 19:59:37 (9337) [INFO] Backed up EA4 profile to /tmp/Vzrbd0oSZG/ea_profile.json
* 2025-06-17 19:59:37 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-17 19:59:37 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4ajcpk) Cannot update this system’s kernel.
* 2025-06-17 19:59:37 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-17 19:59:37 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-17 19:59:38 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-18 19:59:09 (11256) [INFO] Self-update of script version 67 requested.
* 2025-06-18 19:59:09 (11278) [INFO] Script is up to date.
* 2025-06-18 19:59:10 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-18 19:59:10 (10194) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-18 19:59:10 (10195) [INFO] 
* 2025-06-18 19:59:38 (10225) [INFO] 
* 2025-06-18 19:59:38 (6821) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-18 19:59:38 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-18 19:59:38 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-18 19:59:38 (10194) [INFO] Running: /usr/bin/yum list extras
* 2025-06-18 19:59:38 (10195) [INFO] 
* 2025-06-18 19:59:42 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-18 19:59:43 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-18 19:59:43 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-18 19:59:43 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-18 19:59:43 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-18 19:59:43 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-18 19:59:43 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-18 19:59:43 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-18 19:59:43 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-18 19:59:43 (10194) [INFO] Running: /usr/bin/yum makecache
* 2025-06-18 19:59:43 (10195) [INFO] 
* 2025-06-18 19:59:43 (10208) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-18 19:59:43 (10208) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-18 19:59:43 (10208) [INFO]  * EA4: 208.74.123.62
* 2025-06-18 19:59:43 (10208) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-18 19:59:43 (10208) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-18 19:59:43 (10208) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-18 19:59:50 (10208) [INFO] Metadata Cache Created
* 2025-06-18 19:59:50 (10225) [INFO] 
* 2025-06-18 19:59:50 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-18 19:59:50 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-18 19:59:50 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-18 19:59:50 (9314) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/osIljyk_2r/ea_profile.json
* 2025-06-18 19:59:51 (9337) [INFO] Backed up EA4 profile to /tmp/osIljyk_2r/ea_profile.json
* 2025-06-18 19:59:51 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-18 19:59:51 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tvkvgk) Cannot update this system’s kernel.
* 2025-06-18 19:59:51 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-18 19:59:51 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-18 19:59:52 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-19 19:58:28 (11256) [INFO] Self-update of script version 67 requested.
* 2025-06-19 19:58:28 (11278) [INFO] Script is up to date.
* 2025-06-19 19:58:29 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-19 19:58:29 (10194) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-19 19:58:29 (10195) [INFO] 
* 2025-06-19 19:58:56 (10225) [INFO] 
* 2025-06-19 19:58:56 (6821) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-19 19:58:56 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-19 19:58:56 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-19 19:58:56 (10194) [INFO] Running: /usr/bin/yum list extras
* 2025-06-19 19:58:56 (10195) [INFO] 
* 2025-06-19 19:59:16 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-19 19:59:16 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-19 19:59:16 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-19 19:59:16 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-19 19:59:16 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-19 19:59:16 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-19 19:59:16 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-19 19:59:16 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-19 19:59:16 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-19 19:59:16 (10194) [INFO] Running: /usr/bin/yum makecache
* 2025-06-19 19:59:16 (10195) [INFO] 
* 2025-06-19 19:59:16 (10208) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-19 19:59:16 (10208) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-19 19:59:17 (10208) [INFO]  * EA4: 208.74.123.61
* 2025-06-19 19:59:17 (10208) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-19 19:59:17 (10208) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-19 19:59:17 (10208) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-19 19:59:37 (10208) [INFO] Metadata Cache Created
* 2025-06-19 19:59:37 (10225) [INFO] 
* 2025-06-19 19:59:37 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-19 19:59:37 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-19 19:59:37 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-19 19:59:37 (9314) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5TQmoRzYFH/ea_profile.json
* 2025-06-19 19:59:38 (9337) [INFO] Backed up EA4 profile to /tmp/5TQmoRzYFH/ea_profile.json
* 2025-06-19 19:59:38 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-19 19:59:38 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6ytd5e) Cannot update this system’s kernel.
* 2025-06-19 19:59:38 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-19 19:59:38 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-19 19:59:39 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-20 19:58:26 (11256) [INFO] Self-update of script version 67 requested.
* 2025-06-20 19:58:27 (11278) [INFO] Script is up to date.
* 2025-06-20 19:58:27 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-20 19:58:27 (10194) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-20 19:58:27 (10195) [INFO] 
* 2025-06-20 19:58:53 (10225) [INFO] 
* 2025-06-20 19:58:53 (6821) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-20 19:58:53 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-20 19:58:53 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-20 19:58:53 (10194) [INFO] Running: /usr/bin/yum list extras
* 2025-06-20 19:58:53 (10195) [INFO] 
* 2025-06-20 19:59:11 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-20 19:59:12 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-20 19:59:12 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-20 19:59:12 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-20 19:59:12 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-20 19:59:12 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-20 19:59:12 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-20 19:59:12 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-20 19:59:12 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-20 19:59:12 (10194) [INFO] Running: /usr/bin/yum makecache
* 2025-06-20 19:59:12 (10195) [INFO] 
* 2025-06-20 19:59:12 (10208) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-20 19:59:12 (10208) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-20 19:59:12 (10208) [INFO]  * EA4: 208.74.123.61
* 2025-06-20 19:59:12 (10208) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-20 19:59:12 (10208) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-20 19:59:12 (10208) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-20 19:59:34 (10208) [INFO] Metadata Cache Created
* 2025-06-20 19:59:34 (10225) [INFO] 
* 2025-06-20 19:59:34 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-20 19:59:34 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-20 19:59:34 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-20 19:59:34 (9314) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hCitBpYc7m/ea_profile.json
* 2025-06-20 19:59:35 (9337) [INFO] Backed up EA4 profile to /tmp/hCitBpYc7m/ea_profile.json
* 2025-06-20 19:59:35 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-20 19:59:35 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID egsumm) Cannot update this system’s kernel.
* 2025-06-20 19:59:35 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-20 19:59:35 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-20 19:59:36 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-21 19:58:44 (11256) [INFO] Self-update of script version 67 requested.
* 2025-06-21 19:58:44 (11278) [INFO] Script is up to date.
* 2025-06-21 19:58:45 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-21 19:58:45 (10194) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-21 19:58:45 (10195) [INFO] 
* 2025-06-21 19:59:10 (10225) [INFO] 
* 2025-06-21 19:59:10 (6821) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-21 19:59:10 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-21 19:59:10 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-21 19:59:10 (10194) [INFO] Running: /usr/bin/yum list extras
* 2025-06-21 19:59:10 (10195) [INFO] 
* 2025-06-21 19:59:30 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-21 19:59:30 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-21 19:59:30 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-21 19:59:30 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-21 19:59:30 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-21 19:59:30 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-21 19:59:30 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-21 19:59:30 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-21 19:59:30 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-21 19:59:30 (10194) [INFO] Running: /usr/bin/yum makecache
* 2025-06-21 19:59:30 (10195) [INFO] 
* 2025-06-21 19:59:30 (10208) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-21 19:59:30 (10208) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-21 19:59:31 (10208) [INFO]  * EA4: 208.74.123.61
* 2025-06-21 19:59:31 (10208) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-21 19:59:31 (10208) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-21 19:59:31 (10208) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-21 19:59:50 (10208) [INFO] Metadata Cache Created
* 2025-06-21 19:59:50 (10225) [INFO] 
* 2025-06-21 19:59:50 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-21 19:59:50 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-21 19:59:51 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-21 19:59:51 (9314) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7UxayySWiv/ea_profile.json
* 2025-06-21 19:59:51 (9337) [INFO] Backed up EA4 profile to /tmp/7UxayySWiv/ea_profile.json
* 2025-06-21 19:59:51 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-21 19:59:51 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kepwfh) Cannot update this system’s kernel.
* 2025-06-21 19:59:52 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-21 19:59:52 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-21 19:59:52 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-22 19:58:45 (11256) [INFO] Self-update of script version 67 requested.
* 2025-06-22 19:58:45 (11278) [INFO] Script is up to date.
* 2025-06-22 19:58:46 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-22 19:58:46 (10194) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-22 19:58:46 (10195) [INFO] 
* 2025-06-22 19:59:11 (10225) [INFO] 
* 2025-06-22 19:59:11 (6821) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-22 19:59:11 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-22 19:59:11 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-22 19:59:11 (10194) [INFO] Running: /usr/bin/yum list extras
* 2025-06-22 19:59:11 (10195) [INFO] 
* 2025-06-22 19:59:32 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-22 19:59:33 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-22 19:59:33 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-22 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-22 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-22 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-22 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-22 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-22 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-22 19:59:33 (10194) [INFO] Running: /usr/bin/yum makecache
* 2025-06-22 19:59:33 (10195) [INFO] 
* 2025-06-22 19:59:33 (10208) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-22 19:59:33 (10208) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-22 19:59:34 (10208) [INFO]  * EA4: 208.74.123.62
* 2025-06-22 19:59:34 (10208) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-22 19:59:34 (10208) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-22 19:59:34 (10208) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-22 19:59:54 (10208) [INFO] Metadata Cache Created
* 2025-06-22 19:59:54 (10225) [INFO] 
* 2025-06-22 19:59:54 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-22 19:59:54 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-22 19:59:55 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-22 19:59:55 (9314) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/IR7JzflyRO/ea_profile.json
* 2025-06-22 19:59:55 (9337) [INFO] Backed up EA4 profile to /tmp/IR7JzflyRO/ea_profile.json
* 2025-06-22 19:59:56 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-22 19:59:56 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wwtymh) Cannot update this system’s kernel.
* 2025-06-22 19:59:56 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-22 19:59:56 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-22 19:59:56 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-23 19:58:21 (11256) [INFO] Self-update of script version 67 requested.
* 2025-06-23 19:58:21 (11278) [INFO] Script is up to date.
* 2025-06-23 19:58:22 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-23 19:58:22 (10194) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-23 19:58:22 (10195) [INFO] 
* 2025-06-23 19:58:48 (10225) [INFO] 
* 2025-06-23 19:58:48 (6821) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-23 19:58:48 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-23 19:58:48 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-23 19:58:48 (10194) [INFO] Running: /usr/bin/yum list extras
* 2025-06-23 19:58:48 (10195) [INFO] 
* 2025-06-23 19:59:06 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-23 19:59:07 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-23 19:59:07 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-23 19:59:07 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-23 19:59:07 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-23 19:59:07 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-23 19:59:07 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-23 19:59:07 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-23 19:59:07 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-23 19:59:07 (10194) [INFO] Running: /usr/bin/yum makecache
* 2025-06-23 19:59:07 (10195) [INFO] 
* 2025-06-23 19:59:07 (10208) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-23 19:59:07 (10208) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-23 19:59:07 (10208) [INFO]  * EA4: 208.74.123.62
* 2025-06-23 19:59:07 (10208) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-23 19:59:07 (10208) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-23 19:59:07 (10208) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-23 19:59:27 (10208) [INFO] Metadata Cache Created
* 2025-06-23 19:59:27 (10225) [INFO] 
* 2025-06-23 19:59:27 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-23 19:59:27 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-23 19:59:28 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-23 19:59:28 (9314) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/N2dgzaXWrC/ea_profile.json
* 2025-06-23 19:59:28 (9337) [INFO] Backed up EA4 profile to /tmp/N2dgzaXWrC/ea_profile.json
* 2025-06-23 19:59:28 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-23 19:59:28 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gb28ec) Cannot update this system’s kernel.
* 2025-06-23 19:59:29 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-23 19:59:29 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-23 19:59:29 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-24 19:59:04 (11256) [INFO] Self-update of script version 67 requested.
* 2025-06-24 19:59:04 (11278) [INFO] Script is up to date.
* 2025-06-24 19:59:05 (259) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-24 19:59:05 (10194) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-24 19:59:05 (10195) [INFO] 
* 2025-06-24 19:59:30 (10225) [INFO] 
* 2025-06-24 19:59:30 (6821) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-24 19:59:30 (4385) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-24 19:59:30 (4392) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-24 19:59:30 (10194) [INFO] Running: /usr/bin/yum list extras
* 2025-06-24 19:59:30 (10195) [INFO] 
* 2025-06-24 19:59:33 (6537) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-24 19:59:33 (6504) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-24 19:59:33 (6504) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-24 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-24 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-24 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-24 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-24 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-24 19:59:33 (6537) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-24 19:59:33 (10194) [INFO] Running: /usr/bin/yum makecache
* 2025-06-24 19:59:33 (10195) [INFO] 
* 2025-06-24 19:59:34 (10208) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-24 19:59:34 (10208) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-24 19:59:34 (10208) [INFO]  * EA4: 208.74.123.62
* 2025-06-24 19:59:34 (10208) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-24 19:59:34 (10208) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-24 19:59:34 (10208) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-24 19:59:40 (10208) [INFO] Metadata Cache Created
* 2025-06-24 19:59:40 (10225) [INFO] 
* 2025-06-24 19:59:40 (6415) [WARN] There are unfinished yum transactions remaining.
* 2025-06-24 19:59:40 (6419) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-24 19:59:41 (2295) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-24 19:59:41 (9314) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ajaG5SI8W4/ea_profile.json
* 2025-06-24 19:59:41 (9337) [INFO] Backed up EA4 profile to /tmp/ajaG5SI8W4/ea_profile.json
* 2025-06-24 19:59:42 (259) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-24 19:59:42 (259) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fv5zfn) Cannot update this system’s kernel.
* 2025-06-24 19:59:42 (259) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-24 19:59:42 (259) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-24 19:59:42 (476) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-25 19:59:03 (11256) [INFO] Self-update of script version 67 requested.
* 2025-06-25 19:59:03 (11261) [INFO] Newer version of script found. Downloading.
* 2025-06-25 19:59:03 (11270) [INFO] Script update to version 68 successful.
* 2025-06-25 19:59:04 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-25 19:59:04 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-25 19:59:04 (10280) [INFO] 
* 2025-06-25 19:59:30 (10310) [INFO] 
* 2025-06-25 19:59:30 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-25 19:59:30 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-25 19:59:30 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-25 19:59:30 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-06-25 19:59:30 (10280) [INFO] 
* 2025-06-25 19:59:33 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-25 19:59:33 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-25 19:59:33 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-25 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-25 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-25 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-25 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-25 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-25 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-25 19:59:33 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-06-25 19:59:33 (10280) [INFO] 
* 2025-06-25 19:59:33 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-25 19:59:33 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-25 19:59:34 (10293) [INFO]  * EA4: 208.74.123.61
* 2025-06-25 19:59:34 (10293) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-25 19:59:34 (10293) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-25 19:59:34 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-06-25 19:59:41 (10293) [INFO] Metadata Cache Created
* 2025-06-25 19:59:41 (10310) [INFO] 
* 2025-06-25 19:59:41 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-06-25 19:59:41 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-25 19:59:41 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-25 19:59:41 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qZAw03nh0y/ea_profile.json
* 2025-06-25 19:59:41 (9422) [INFO] Backed up EA4 profile to /tmp/qZAw03nh0y/ea_profile.json
* 2025-06-25 19:59:42 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-25 19:59:42 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rpa8u5) Cannot update this system’s kernel.
* 2025-06-25 19:59:42 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-25 19:59:42 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-25 19:59:42 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-26 19:58:31 (11343) [INFO] Self-update of script version 68 requested.
* 2025-06-26 19:58:31 (11365) [INFO] Script is up to date.
* 2025-06-26 19:58:32 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-26 19:58:32 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-26 19:58:32 (10280) [INFO] 
* 2025-06-26 19:58:58 (10310) [INFO] 
* 2025-06-26 19:58:58 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-26 19:58:59 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-26 19:58:59 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-26 19:58:59 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-06-26 19:58:59 (10280) [INFO] 
* 2025-06-26 20:01:03 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-26 20:01:03 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-26 20:01:03 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-26 20:01:03 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-26 20:01:03 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-26 20:01:03 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-26 20:01:03 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-26 20:01:03 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-26 20:01:03 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-26 20:01:03 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-06-26 20:01:03 (10280) [INFO] 
* 2025-06-26 20:01:04 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-26 20:01:04 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-26 20:01:04 (10293) [INFO]  * EA4: 184.94.196.92
* 2025-06-26 20:01:04 (10293) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 2025-06-26 20:01:04 (10293) [INFO]  * cpanel-plugins: 184.94.196.92
* 2025-06-26 20:01:04 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-26 20:01:53 (10293) [INFO] Metadata Cache Created
* 2025-06-26 20:01:53 (10310) [INFO] 
* 2025-06-26 20:01:53 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-06-26 20:01:53 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-26 20:01:53 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-26 20:01:53 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RK90_9B8zM/ea_profile.json
* 2025-06-26 20:01:54 (9422) [INFO] Backed up EA4 profile to /tmp/RK90_9B8zM/ea_profile.json
* 2025-06-26 20:01:54 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-26 20:01:54 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dtxeg6) Cannot update this system’s kernel.
* 2025-06-26 20:01:54 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-26 20:01:54 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-26 20:01:55 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-27 19:58:21 (11343) [INFO] Self-update of script version 68 requested.
* 2025-06-27 19:58:21 (11365) [INFO] Script is up to date.
* 2025-06-27 19:58:21 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-27 19:58:21 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-27 19:58:21 (10280) [INFO] 
* 2025-06-27 19:58:46 (10310) [INFO] 
* 2025-06-27 19:58:46 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-27 19:58:46 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-27 19:58:46 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-27 19:58:46 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-06-27 19:58:46 (10280) [INFO] 
* 2025-06-27 19:59:05 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-27 19:59:06 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-27 19:59:06 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-27 19:59:06 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-27 19:59:06 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-27 19:59:06 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-27 19:59:06 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-27 19:59:06 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-27 19:59:06 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-27 19:59:06 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-06-27 19:59:06 (10280) [INFO] 
* 2025-06-27 19:59:06 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-27 19:59:06 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-27 19:59:06 (10293) [INFO]  * EA4: 208.74.123.62
* 2025-06-27 19:59:06 (10293) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-27 19:59:06 (10293) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-27 19:59:06 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-06-27 19:59:28 (10293) [INFO] Metadata Cache Created
* 2025-06-27 19:59:28 (10310) [INFO] 
* 2025-06-27 19:59:28 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-06-27 19:59:28 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-27 19:59:28 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-27 19:59:28 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/t7gizluPzx/ea_profile.json
* 2025-06-27 19:59:29 (9422) [INFO] Backed up EA4 profile to /tmp/t7gizluPzx/ea_profile.json
* 2025-06-27 19:59:29 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-27 19:59:29 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID g33r2f) Cannot update this system’s kernel.
* 2025-06-27 19:59:29 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-27 19:59:29 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-27 19:59:30 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-28 19:58:43 (11343) [INFO] Self-update of script version 68 requested.
* 2025-06-28 19:58:43 (11365) [INFO] Script is up to date.
* 2025-06-28 19:58:43 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-28 19:58:43 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-28 19:58:43 (10280) [INFO] 
* 2025-06-28 19:59:08 (10310) [INFO] 
* 2025-06-28 19:59:08 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-28 19:59:08 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-28 19:59:08 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-28 19:59:08 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-06-28 19:59:08 (10280) [INFO] 
* 2025-06-28 19:59:26 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-28 19:59:27 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-28 19:59:27 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-28 19:59:27 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-28 19:59:27 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-28 19:59:27 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-28 19:59:27 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-28 19:59:27 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-28 19:59:27 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-28 19:59:27 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-06-28 19:59:27 (10280) [INFO] 
* 2025-06-28 19:59:27 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-28 19:59:27 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-28 19:59:27 (10293) [INFO]  * EA4: 208.74.123.62
* 2025-06-28 19:59:27 (10293) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-06-28 19:59:27 (10293) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-06-28 19:59:27 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-06-28 19:59:49 (10293) [INFO] Metadata Cache Created
* 2025-06-28 19:59:49 (10310) [INFO] 
* 2025-06-28 19:59:49 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-06-28 19:59:49 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-28 19:59:49 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-28 19:59:49 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xz0G8lBCtE/ea_profile.json
* 2025-06-28 19:59:49 (9422) [INFO] Backed up EA4 profile to /tmp/xz0G8lBCtE/ea_profile.json
* 2025-06-28 19:59:50 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-28 19:59:50 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t559ej) Cannot update this system’s kernel.
* 2025-06-28 19:59:50 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-28 19:59:50 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-28 19:59:50 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-29 19:59:00 (11343) [INFO] Self-update of script version 68 requested.
* 2025-06-29 19:59:00 (11365) [INFO] Script is up to date.
* 2025-06-29 19:59:00 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-29 19:59:01 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-29 19:59:01 (10280) [INFO] 
* 2025-06-29 19:59:25 (10310) [INFO] 
* 2025-06-29 19:59:25 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-29 19:59:25 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-29 19:59:25 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-29 19:59:25 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-06-29 19:59:25 (10280) [INFO] 
* 2025-06-29 19:59:42 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-29 19:59:43 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-29 19:59:43 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-29 19:59:43 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-29 19:59:43 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-29 19:59:43 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-29 19:59:43 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-29 19:59:43 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-29 19:59:43 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-29 19:59:43 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-06-29 19:59:43 (10280) [INFO] 
* 2025-06-29 19:59:43 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-29 19:59:43 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-29 19:59:43 (10293) [INFO]  * EA4: 208.74.123.61
* 2025-06-29 19:59:43 (10293) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-29 19:59:43 (10293) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-29 19:59:43 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-06-29 20:00:06 (10293) [INFO] Metadata Cache Created
* 2025-06-29 20:00:06 (10310) [INFO] 
* 2025-06-29 20:00:06 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-06-29 20:00:06 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-29 20:00:06 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-29 20:00:06 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FPyWlTULYt/ea_profile.json
* 2025-06-29 20:00:07 (9422) [INFO] Backed up EA4 profile to /tmp/FPyWlTULYt/ea_profile.json
* 2025-06-29 20:00:07 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-29 20:00:07 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q7svsk) Cannot update this system’s kernel.
* 2025-06-29 20:00:08 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-29 20:00:08 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-29 20:00:08 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-06-30 19:58:25 (11343) [INFO] Self-update of script version 68 requested.
* 2025-06-30 19:58:25 (11365) [INFO] Script is up to date.
* 2025-06-30 19:58:26 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-06-30 19:58:26 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-06-30 19:58:26 (10280) [INFO] 
* 2025-06-30 19:58:50 (10310) [INFO] 
* 2025-06-30 19:58:50 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-06-30 19:58:50 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-06-30 19:58:50 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-06-30 19:58:50 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-06-30 19:58:50 (10280) [INFO] 
* 2025-06-30 19:59:12 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-06-30 19:59:14 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-06-30 19:59:14 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-06-30 19:59:14 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-30 19:59:14 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-30 19:59:14 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-30 19:59:14 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-30 19:59:14 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-30 19:59:14 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-06-30 19:59:14 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-06-30 19:59:14 (10280) [INFO] 
* 2025-06-30 19:59:14 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-06-30 19:59:14 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-06-30 19:59:14 (10293) [INFO]  * EA4: 208.74.123.61
* 2025-06-30 19:59:14 (10293) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-06-30 19:59:14 (10293) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-06-30 19:59:14 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-06-30 19:59:39 (10293) [INFO] Metadata Cache Created
* 2025-06-30 19:59:39 (10310) [INFO] 
* 2025-06-30 19:59:39 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-06-30 19:59:39 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-06-30 19:59:40 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-06-30 19:59:40 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_HO54SLDAc/ea_profile.json
* 2025-06-30 19:59:40 (9422) [INFO] Backed up EA4 profile to /tmp/_HO54SLDAc/ea_profile.json
* 2025-06-30 19:59:42 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-06-30 19:59:42 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mn3q73) Cannot update this system’s kernel.
* 2025-06-30 19:59:42 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06-30 19:59:42 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06-30 19:59:42 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-01 19:58:33 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-01 19:58:33 (11365) [INFO] Script is up to date.
* 2025-07-01 19:58:34 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-01 19:58:34 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-01 19:58:34 (10280) [INFO] 
* 2025-07-01 19:58:59 (10310) [INFO] 
* 2025-07-01 19:58:59 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-01 19:59:00 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-01 19:59:00 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-01 19:59:00 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-01 19:59:00 (10280) [INFO] 
* 2025-07-01 19:59:21 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-01 19:59:21 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-01 19:59:21 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-01 19:59:21 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-01 19:59:21 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-01 19:59:21 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-01 19:59:21 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-01 19:59:21 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-01 19:59:21 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-01 19:59:21 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-01 19:59:21 (10280) [INFO] 
* 2025-07-01 19:59:21 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-01 19:59:21 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-01 19:59:22 (10293) [INFO]  * EA4: 208.74.123.62
* 2025-07-01 19:59:22 (10293) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-07-01 19:59:22 (10293) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-07-01 19:59:22 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-01 19:59:46 (10293) [INFO] Metadata Cache Created
* 2025-07-01 19:59:46 (10310) [INFO] 
* 2025-07-01 19:59:46 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-01 19:59:46 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-01 19:59:46 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-01 19:59:46 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PI2lgkfyei/ea_profile.json
* 2025-07-01 19:59:46 (9422) [INFO] Backed up EA4 profile to /tmp/PI2lgkfyei/ea_profile.json
* 2025-07-01 19:59:47 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-01 19:59:47 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fcmwu6) Cannot update this system’s kernel.
* 2025-07-01 19:59:47 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-01 19:59:47 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-01 19:59:47 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-02 20:00:22 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-02 20:00:22 (11365) [INFO] Script is up to date.
* 2025-07-02 20:00:22 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-02 20:00:22 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-02 20:00:22 (10280) [INFO] 
* 2025-07-02 20:00:47 (10310) [INFO] 
* 2025-07-02 20:00:47 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-02 20:00:47 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-02 20:00:47 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-02 20:00:47 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-02 20:00:47 (10280) [INFO] 
* 2025-07-02 20:01:09 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-02 20:01:09 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-02 20:01:09 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-02 20:01:09 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-02 20:01:09 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-02 20:01:09 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-02 20:01:09 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-02 20:01:09 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-02 20:01:09 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-02 20:01:09 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-02 20:01:09 (10280) [INFO] 
* 2025-07-02 20:01:10 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-02 20:01:10 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-02 20:01:34 (10293) [INFO]  * EA4: 208.74.123.61
* 2025-07-02 20:01:34 (10293) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-07-02 20:01:34 (10293) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-07-02 20:01:34 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-02 20:01:57 (10293) [INFO] Metadata Cache Created
* 2025-07-02 20:01:57 (10310) [INFO] 
* 2025-07-02 20:01:57 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-02 20:01:57 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-02 20:01:57 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-02 20:01:57 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SNhCOtocgU/ea_profile.json
* 2025-07-02 20:01:58 (9422) [INFO] Backed up EA4 profile to /tmp/SNhCOtocgU/ea_profile.json
* 2025-07-02 20:01:58 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-02 20:01:58 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rtsjw6) Cannot update this system’s kernel.
* 2025-07-02 20:01:58 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-02 20:01:58 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-02 20:01:59 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-03 19:58:39 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-03 19:58:39 (11365) [INFO] Script is up to date.
* 2025-07-03 19:58:40 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-03 19:58:40 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-03 19:58:40 (10280) [INFO] 
* 2025-07-03 19:59:05 (10310) [INFO] 
* 2025-07-03 19:59:05 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-03 19:59:05 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-03 19:59:05 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-03 19:59:05 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-03 19:59:05 (10280) [INFO] 
* 2025-07-03 19:59:30 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-03 19:59:31 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-03 19:59:31 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-03 19:59:31 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-03 19:59:31 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-03 19:59:31 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-03 19:59:31 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-03 19:59:31 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-03 19:59:31 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-03 19:59:31 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-03 19:59:31 (10280) [INFO] 
* 2025-07-03 19:59:31 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-03 19:59:31 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-03 19:59:31 (10293) [INFO]  * EA4: 208.74.123.62
* 2025-07-03 19:59:31 (10293) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-07-03 19:59:31 (10293) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-07-03 19:59:31 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-03 19:59:56 (10293) [INFO] Metadata Cache Created
* 2025-07-03 19:59:56 (10310) [INFO] 
* 2025-07-03 19:59:56 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-03 19:59:56 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-03 19:59:56 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-03 19:59:56 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1TvA6twaRZ/ea_profile.json
* 2025-07-03 19:59:57 (9422) [INFO] Backed up EA4 profile to /tmp/1TvA6twaRZ/ea_profile.json
* 2025-07-03 19:59:57 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-03 19:59:57 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID se68g8) Cannot update this system’s kernel.
* 2025-07-03 19:59:57 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-03 19:59:57 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-03 19:59:58 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-04 19:58:21 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-04 19:58:21 (11365) [INFO] Script is up to date.
* 2025-07-04 19:58:22 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-04 19:58:22 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-04 19:58:22 (10280) [INFO] 
* 2025-07-04 19:58:48 (10310) [INFO] 
* 2025-07-04 19:58:48 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-04 19:58:48 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-04 19:58:48 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-04 19:58:48 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-04 19:58:48 (10280) [INFO] 
* 2025-07-04 19:59:11 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-04 19:59:11 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-04 19:59:11 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-04 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-04 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-04 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-04 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-04 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-04 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-04 19:59:11 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-04 19:59:11 (10280) [INFO] 
* 2025-07-04 19:59:11 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-04 19:59:12 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-04 19:59:12 (10293) [INFO]  * EA4: 208.74.123.61
* 2025-07-04 19:59:12 (10293) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-07-04 19:59:12 (10293) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-07-04 19:59:12 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-04 19:59:35 (10293) [INFO] Metadata Cache Created
* 2025-07-04 19:59:35 (10310) [INFO] 
* 2025-07-04 19:59:35 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-04 19:59:35 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-04 19:59:35 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-04 19:59:35 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/s6uYVIHmlB/ea_profile.json
* 2025-07-04 19:59:35 (9422) [INFO] Backed up EA4 profile to /tmp/s6uYVIHmlB/ea_profile.json
* 2025-07-04 19:59:36 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-04 19:59:36 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7brrh9) Cannot update this system’s kernel.
* 2025-07-04 19:59:36 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-04 19:59:36 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-04 19:59:36 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-05 19:58:49 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-05 19:58:49 (11365) [INFO] Script is up to date.
* 2025-07-05 19:58:50 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-05 19:58:50 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-05 19:58:50 (10280) [INFO] 
* 2025-07-05 19:59:15 (10310) [INFO] 
* 2025-07-05 19:59:15 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-05 19:59:15 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-05 19:59:15 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-05 19:59:15 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-05 19:59:15 (10280) [INFO] 
* 2025-07-05 19:59:34 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-05 19:59:35 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-05 19:59:35 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-05 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-05 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-05 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-05 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-05 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-05 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-05 19:59:35 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-05 19:59:35 (10280) [INFO] 
* 2025-07-05 19:59:35 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-05 19:59:35 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-05 19:59:36 (10293) [INFO]  * EA4: 208.74.123.61
* 2025-07-05 19:59:36 (10293) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-07-05 19:59:36 (10293) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-07-05 19:59:36 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-05 19:59:58 (10293) [INFO] Metadata Cache Created
* 2025-07-05 19:59:58 (10310) [INFO] 
* 2025-07-05 19:59:58 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-05 19:59:58 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-05 19:59:58 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-05 19:59:58 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uAE1S2Rb7a/ea_profile.json
* 2025-07-05 19:59:59 (9422) [INFO] Backed up EA4 profile to /tmp/uAE1S2Rb7a/ea_profile.json
* 2025-07-05 19:59:59 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-05 19:59:59 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9cz6ct) Cannot update this system’s kernel.
* 2025-07-05 19:59:59 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-05 19:59:59 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-05 20:00:00 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-06 19:58:47 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-06 19:58:47 (11365) [INFO] Script is up to date.
* 2025-07-06 19:58:48 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-06 19:58:48 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-06 19:58:48 (10280) [INFO] 
* 2025-07-06 19:59:13 (10310) [INFO] 
* 2025-07-06 19:59:13 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-06 19:59:13 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-06 19:59:13 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-06 19:59:13 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-06 19:59:13 (10280) [INFO] 
* 2025-07-06 19:59:37 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-06 19:59:37 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-06 19:59:37 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-06 19:59:37 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-06 19:59:37 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-06 19:59:37 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-06 19:59:37 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-06 19:59:37 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-06 19:59:37 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-06 19:59:37 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-06 19:59:37 (10280) [INFO] 
* 2025-07-06 19:59:37 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-06 19:59:37 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-06 19:59:38 (10293) [INFO]  * EA4: 208.74.123.61
* 2025-07-06 19:59:38 (10293) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-07-06 19:59:38 (10293) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-07-06 19:59:38 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-06 20:00:03 (10293) [INFO] Metadata Cache Created
* 2025-07-06 20:00:03 (10310) [INFO] 
* 2025-07-06 20:00:03 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-06 20:00:03 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-06 20:00:03 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-06 20:00:03 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/i3GKALvuZV/ea_profile.json
* 2025-07-06 20:00:04 (9422) [INFO] Backed up EA4 profile to /tmp/i3GKALvuZV/ea_profile.json
* 2025-07-06 20:00:04 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-06 20:00:04 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID d3uzz5) Cannot update this system’s kernel.
* 2025-07-06 20:00:04 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-06 20:00:04 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-06 20:00:05 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-07 19:58:24 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-07 19:58:24 (11365) [INFO] Script is up to date.
* 2025-07-07 19:58:24 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-07 19:58:24 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-07 19:58:24 (10280) [INFO] 
* 2025-07-07 19:58:49 (10310) [INFO] 
* 2025-07-07 19:58:49 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-07 19:58:49 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-07 19:58:49 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-07 19:58:49 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-07 19:58:49 (10280) [INFO] 
* 2025-07-07 19:59:10 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-07 19:59:11 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-07 19:59:11 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-07 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-07 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-07 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-07 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-07 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-07 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-07 19:59:11 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-07 19:59:11 (10280) [INFO] 
* 2025-07-07 19:59:11 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-07 19:59:11 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-07 19:59:11 (10293) [INFO]  * EA4: 208.74.123.61
* 2025-07-07 19:59:11 (10293) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-07-07 19:59:11 (10293) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-07-07 19:59:11 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-07 19:59:32 (10293) [INFO] Metadata Cache Created
* 2025-07-07 19:59:32 (10310) [INFO] 
* 2025-07-07 19:59:32 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-07 19:59:32 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-07 19:59:32 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-07 19:59:32 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MV8AW42YbT/ea_profile.json
* 2025-07-07 19:59:33 (9422) [INFO] Backed up EA4 profile to /tmp/MV8AW42YbT/ea_profile.json
* 2025-07-07 19:59:33 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-07 19:59:33 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zyzb4v) Cannot update this system’s kernel.
* 2025-07-07 19:59:34 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-07 19:59:34 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-07 19:59:34 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-08 19:58:37 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-08 19:58:37 (11365) [INFO] Script is up to date.
* 2025-07-08 19:58:38 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-08 19:58:38 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-08 19:58:38 (10280) [INFO] 
* 2025-07-08 19:59:03 (10310) [INFO] 
* 2025-07-08 19:59:03 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-08 19:59:03 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-08 19:59:03 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-08 19:59:03 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-08 19:59:03 (10280) [INFO] 
* 2025-07-08 19:59:22 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-08 19:59:22 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-08 19:59:22 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-08 19:59:22 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-08 19:59:22 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-08 19:59:22 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-08 19:59:22 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-08 19:59:22 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-08 19:59:22 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-08 19:59:22 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-08 19:59:22 (10280) [INFO] 
* 2025-07-08 19:59:22 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-08 19:59:22 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-08 19:59:23 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-08 19:59:23 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-08 19:59:23 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-08 19:59:23 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-08 19:59:42 (10293) [INFO] Metadata Cache Created
* 2025-07-08 19:59:43 (10310) [INFO] 
* 2025-07-08 19:59:43 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-08 19:59:43 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-08 19:59:43 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-08 19:59:43 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7NCy3ODiG7/ea_profile.json
* 2025-07-08 19:59:43 (9422) [INFO] Backed up EA4 profile to /tmp/7NCy3ODiG7/ea_profile.json
* 2025-07-08 19:59:44 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-08 19:59:44 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h2554f) Cannot update this system’s kernel.
* 2025-07-08 19:59:44 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-08 19:59:44 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-08 19:59:44 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-09 20:00:35 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-09 20:00:35 (11365) [INFO] Script is up to date.
* 2025-07-09 20:00:36 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-09 20:00:36 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-09 20:00:36 (10280) [INFO] 
* 2025-07-09 20:01:05 (10310) [INFO] 
* 2025-07-09 20:01:05 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-09 20:01:05 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-09 20:01:05 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-09 20:01:05 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-09 20:01:05 (10280) [INFO] 
* 2025-07-09 20:01:28 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-09 20:01:29 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-09 20:01:29 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-09 20:01:29 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-09 20:01:29 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-09 20:01:29 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-09 20:01:29 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-09 20:01:29 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-09 20:01:29 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-09 20:01:29 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-09 20:01:29 (10280) [INFO] 
* 2025-07-09 20:01:29 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-09 20:01:30 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-09 20:01:30 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-09 20:01:30 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-09 20:01:30 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-09 20:01:30 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-09 20:01:54 (10293) [INFO] Metadata Cache Created
* 2025-07-09 20:01:54 (10310) [INFO] 
* 2025-07-09 20:01:54 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-09 20:01:54 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-09 20:01:55 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-09 20:01:55 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/E81BGj2hEw/ea_profile.json
* 2025-07-09 20:01:55 (9422) [INFO] Backed up EA4 profile to /tmp/E81BGj2hEw/ea_profile.json
* 2025-07-09 20:01:55 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-09 20:01:55 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fecf68) Cannot update this system’s kernel.
* 2025-07-09 20:01:56 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-09 20:01:56 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-09 20:01:56 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-10 19:59:07 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-10 19:59:07 (11365) [INFO] Script is up to date.
* 2025-07-10 19:59:08 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-10 19:59:08 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-10 19:59:08 (10280) [INFO] 
* 2025-07-10 19:59:33 (10310) [INFO] 
* 2025-07-10 19:59:33 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-10 19:59:33 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-10 19:59:33 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-10 19:59:33 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-10 19:59:33 (10280) [INFO] 
* 2025-07-10 19:59:39 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-10 19:59:39 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-10 19:59:39 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-10 19:59:39 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-10 19:59:39 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-10 19:59:39 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-10 19:59:39 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-10 19:59:39 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-10 19:59:39 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-10 19:59:39 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-10 19:59:39 (10280) [INFO] 
* 2025-07-10 19:59:39 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-10 19:59:40 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-10 19:59:40 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-10 19:59:40 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-10 19:59:40 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-10 19:59:40 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-10 19:59:46 (10293) [INFO] Metadata Cache Created
* 2025-07-10 19:59:46 (10310) [INFO] 
* 2025-07-10 19:59:46 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-10 19:59:46 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-10 19:59:47 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-10 19:59:47 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MgWUOKIDCn/ea_profile.json
* 2025-07-10 19:59:47 (9422) [INFO] Backed up EA4 profile to /tmp/MgWUOKIDCn/ea_profile.json
* 2025-07-10 19:59:47 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-10 19:59:47 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID egqx6t) Cannot update this system’s kernel.
* 2025-07-10 19:59:47 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-10 19:59:47 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-10 19:59:48 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-11 19:58:27 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-11 19:58:27 (11365) [INFO] Script is up to date.
* 2025-07-11 19:58:27 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-11 19:58:27 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-11 19:58:27 (10280) [INFO] 
* 2025-07-11 19:58:52 (10310) [INFO] 
* 2025-07-11 19:58:52 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-11 19:58:52 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-11 19:58:52 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-11 19:58:52 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-11 19:58:52 (10280) [INFO] 
* 2025-07-11 19:59:11 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-11 19:59:12 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-11 19:59:12 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-11 19:59:12 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-11 19:59:12 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-11 19:59:12 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-11 19:59:12 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-11 19:59:12 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-11 19:59:12 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-11 19:59:12 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-11 19:59:12 (10280) [INFO] 
* 2025-07-11 19:59:12 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-11 19:59:12 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-11 19:59:12 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-11 19:59:12 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-11 19:59:12 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-11 19:59:12 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-11 19:59:33 (10293) [INFO] Metadata Cache Created
* 2025-07-11 19:59:33 (10310) [INFO] 
* 2025-07-11 19:59:33 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-11 19:59:33 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-11 19:59:33 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-11 19:59:33 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/d2qlrEGthu/ea_profile.json
* 2025-07-11 19:59:34 (9422) [INFO] Backed up EA4 profile to /tmp/d2qlrEGthu/ea_profile.json
* 2025-07-11 19:59:34 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-11 19:59:34 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jfr5hn) Cannot update this system’s kernel.
* 2025-07-11 19:59:34 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-11 19:59:34 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-11 19:59:35 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-12 19:58:43 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-12 19:58:43 (11365) [INFO] Script is up to date.
* 2025-07-12 19:58:43 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-12 19:58:43 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-12 19:58:43 (10280) [INFO] 
* 2025-07-12 19:59:08 (10310) [INFO] 
* 2025-07-12 19:59:08 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-12 19:59:08 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-12 19:59:08 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-12 19:59:08 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-12 19:59:08 (10280) [INFO] 
* 2025-07-12 19:59:26 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-12 19:59:27 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-12 19:59:27 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-12 19:59:27 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-12 19:59:27 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-12 19:59:27 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-12 19:59:27 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-12 19:59:27 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-12 19:59:27 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-12 19:59:27 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-12 19:59:27 (10280) [INFO] 
* 2025-07-12 19:59:27 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-12 19:59:27 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-12 19:59:27 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-12 19:59:27 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-12 19:59:27 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-12 19:59:27 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-12 19:59:47 (10293) [INFO] Metadata Cache Created
* 2025-07-12 19:59:47 (10310) [INFO] 
* 2025-07-12 19:59:47 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-12 19:59:47 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-12 19:59:48 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-12 19:59:48 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/4xD6UrjSno/ea_profile.json
* 2025-07-12 19:59:48 (9422) [INFO] Backed up EA4 profile to /tmp/4xD6UrjSno/ea_profile.json
* 2025-07-12 19:59:48 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-12 19:59:48 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hz9me5) Cannot update this system’s kernel.
* 2025-07-12 19:59:48 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-12 19:59:48 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-12 19:59:49 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-13 19:58:45 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-13 19:58:45 (11365) [INFO] Script is up to date.
* 2025-07-13 19:58:45 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-13 19:58:45 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-13 19:58:45 (10280) [INFO] 
* 2025-07-13 19:59:10 (10310) [INFO] 
* 2025-07-13 19:59:10 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-13 19:59:10 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-13 19:59:10 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-13 19:59:10 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-13 19:59:10 (10280) [INFO] 
* 2025-07-13 19:59:31 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-13 19:59:32 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-13 19:59:32 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-13 19:59:32 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-13 19:59:32 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-13 19:59:32 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-13 19:59:32 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-13 19:59:32 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-13 19:59:32 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-13 19:59:32 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-13 19:59:32 (10280) [INFO] 
* 2025-07-13 19:59:32 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-13 19:59:32 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-13 19:59:33 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-13 19:59:33 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-13 19:59:33 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-13 19:59:33 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-13 19:59:53 (10293) [INFO] Metadata Cache Created
* 2025-07-13 19:59:53 (10310) [INFO] 
* 2025-07-13 19:59:53 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-13 19:59:53 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-13 19:59:53 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-13 19:59:53 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8JHhXaE5ce/ea_profile.json
* 2025-07-13 19:59:53 (9422) [INFO] Backed up EA4 profile to /tmp/8JHhXaE5ce/ea_profile.json
* 2025-07-13 19:59:54 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-13 19:59:54 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 53sn5h) Cannot update this system’s kernel.
* 2025-07-13 19:59:54 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-13 19:59:54 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-13 19:59:54 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-14 19:58:50 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-14 19:58:50 (11365) [INFO] Script is up to date.
* 2025-07-14 19:58:51 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-14 19:58:51 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-14 19:58:51 (10280) [INFO] 
* 2025-07-14 19:59:16 (10310) [INFO] 
* 2025-07-14 19:59:16 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-14 19:59:16 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-14 19:59:16 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-14 19:59:16 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-14 19:59:16 (10280) [INFO] 
* 2025-07-14 19:59:36 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-14 19:59:37 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-14 19:59:37 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-14 19:59:37 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-14 19:59:37 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-14 19:59:37 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-14 19:59:37 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-14 19:59:37 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-14 19:59:37 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-14 19:59:37 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-14 19:59:37 (10280) [INFO] 
* 2025-07-14 19:59:37 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-14 19:59:37 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-14 19:59:37 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-14 19:59:37 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-14 19:59:37 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-14 19:59:37 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-14 19:59:58 (10293) [INFO] Metadata Cache Created
* 2025-07-14 19:59:58 (10310) [INFO] 
* 2025-07-14 19:59:58 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-14 19:59:58 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-14 19:59:58 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-14 19:59:58 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7jOAbUE0na/ea_profile.json
* 2025-07-14 19:59:58 (9422) [INFO] Backed up EA4 profile to /tmp/7jOAbUE0na/ea_profile.json
* 2025-07-14 19:59:59 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-14 19:59:59 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sjw5gt) Cannot update this system’s kernel.
* 2025-07-14 19:59:59 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-14 19:59:59 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-14 19:59:59 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-15 19:58:22 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-15 19:58:22 (11365) [INFO] Script is up to date.
* 2025-07-15 19:58:23 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-15 19:58:23 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-15 19:58:23 (10280) [INFO] 
* 2025-07-15 19:58:48 (10310) [INFO] 
* 2025-07-15 19:58:48 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-15 19:58:48 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-15 19:58:48 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-15 19:58:48 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-15 19:58:48 (10280) [INFO] 
* 2025-07-15 19:59:08 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-15 19:59:09 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-15 19:59:09 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-15 19:59:09 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-15 19:59:09 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-15 19:59:09 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-15 19:59:09 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-15 19:59:09 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-15 19:59:09 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-15 19:59:09 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-15 19:59:09 (10280) [INFO] 
* 2025-07-15 19:59:09 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-15 19:59:09 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-15 19:59:09 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-15 19:59:09 (10293) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 2025-07-15 19:59:09 (10293) [INFO]  * cpanel-plugins: 184.94.196.92
* 2025-07-15 19:59:09 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-15 19:59:45 (10293) [INFO] Metadata Cache Created
* 2025-07-15 19:59:45 (10310) [INFO] 
* 2025-07-15 19:59:45 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-15 19:59:45 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-15 19:59:46 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-15 19:59:46 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7GNgrkU8b_/ea_profile.json
* 2025-07-15 19:59:46 (9422) [INFO] Backed up EA4 profile to /tmp/7GNgrkU8b_/ea_profile.json
* 2025-07-15 19:59:46 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-15 19:59:46 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4n5b9j) Cannot update this system’s kernel.
* 2025-07-15 19:59:47 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-15 19:59:47 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-15 19:59:47 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-16 19:58:58 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-16 19:58:58 (11365) [INFO] Script is up to date.
* 2025-07-16 19:58:58 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-16 19:58:58 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-16 19:58:58 (10280) [INFO] 
* 2025-07-16 19:59:23 (10310) [INFO] 
* 2025-07-16 19:59:23 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-16 19:59:23 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-16 19:59:23 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-16 19:59:23 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-16 19:59:23 (10280) [INFO] 
* 2025-07-16 19:59:43 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-16 19:59:43 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-16 19:59:43 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-16 19:59:43 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-16 19:59:43 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-16 19:59:43 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-16 19:59:43 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-16 19:59:43 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-16 19:59:43 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-16 19:59:43 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-16 19:59:43 (10280) [INFO] 
* 2025-07-16 19:59:43 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-16 19:59:43 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-16 19:59:44 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-16 19:59:44 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-16 19:59:44 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-16 19:59:44 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-16 20:00:13 (10293) [INFO] Metadata Cache Created
* 2025-07-16 20:00:13 (10310) [INFO] 
* 2025-07-16 20:00:13 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-16 20:00:13 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-16 20:00:13 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-16 20:00:13 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gnOHuRWbVz/ea_profile.json
* 2025-07-16 20:00:14 (9422) [INFO] Backed up EA4 profile to /tmp/gnOHuRWbVz/ea_profile.json
* 2025-07-16 20:00:14 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-16 20:00:14 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wce5g5) Cannot update this system’s kernel.
* 2025-07-16 20:00:14 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-16 20:00:14 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-16 20:00:15 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-17 19:59:39 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-17 19:59:39 (11365) [INFO] Script is up to date.
* 2025-07-17 19:59:40 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-17 19:59:40 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-17 19:59:40 (10280) [INFO] 
* 2025-07-17 20:00:20 (10310) [INFO] 
* 2025-07-17 20:00:20 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-17 20:00:20 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-17 20:00:20 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-17 20:00:20 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-17 20:00:20 (10280) [INFO] 
* 2025-07-17 20:00:40 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-17 20:00:41 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-17 20:00:41 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-17 20:00:41 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-17 20:00:41 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-17 20:00:41 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-17 20:00:41 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-17 20:00:41 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-17 20:00:41 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-17 20:00:41 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-17 20:00:41 (10280) [INFO] 
* 2025-07-17 20:00:41 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-17 20:00:41 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-17 20:00:42 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-17 20:00:42 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-17 20:00:42 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-17 20:00:42 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-17 20:01:04 (10293) [INFO] Metadata Cache Created
* 2025-07-17 20:01:04 (10310) [INFO] 
* 2025-07-17 20:01:04 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-17 20:01:04 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-17 20:01:04 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-17 20:01:04 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/EGe8NZBVtz/ea_profile.json
* 2025-07-17 20:01:05 (9422) [INFO] Backed up EA4 profile to /tmp/EGe8NZBVtz/ea_profile.json
* 2025-07-17 20:01:05 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-17 20:01:05 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3zje9n) Cannot update this system’s kernel.
* 2025-07-17 20:01:05 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-17 20:01:05 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-17 20:01:06 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-18 19:59:48 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-18 19:59:48 (11365) [INFO] Script is up to date.
* 2025-07-18 19:59:49 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-18 19:59:49 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-18 19:59:49 (10280) [INFO] 
* 2025-07-18 20:00:16 (10310) [INFO] 
* 2025-07-18 20:00:16 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-18 20:00:16 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-18 20:00:16 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-18 20:00:16 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-18 20:00:16 (10280) [INFO] 
* 2025-07-18 20:00:37 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-18 20:00:38 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-18 20:00:38 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-18 20:00:38 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-18 20:00:38 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-18 20:00:38 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-18 20:00:38 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-18 20:00:38 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-18 20:00:38 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-18 20:00:38 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-18 20:00:38 (10280) [INFO] 
* 2025-07-18 20:00:38 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-18 20:00:38 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-18 20:00:38 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-18 20:00:38 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-18 20:00:38 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-18 20:00:38 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-18 20:01:00 (10293) [INFO] Metadata Cache Created
* 2025-07-18 20:01:00 (10310) [INFO] 
* 2025-07-18 20:01:00 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-18 20:01:00 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-18 20:01:00 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-18 20:01:00 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/krRq8tz1el/ea_profile.json
* 2025-07-18 20:01:01 (9422) [INFO] Backed up EA4 profile to /tmp/krRq8tz1el/ea_profile.json
* 2025-07-18 20:01:01 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-18 20:01:01 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5cmje5) Cannot update this system’s kernel.
* 2025-07-18 20:01:01 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-18 20:01:01 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-18 20:01:02 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-19 19:58:51 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-19 19:58:51 (11365) [INFO] Script is up to date.
* 2025-07-19 19:58:52 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-19 19:58:52 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-19 19:58:52 (10280) [INFO] 
* 2025-07-19 19:59:16 (10310) [INFO] 
* 2025-07-19 19:59:16 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-19 19:59:17 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-19 19:59:17 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-19 19:59:17 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-19 19:59:17 (10280) [INFO] 
* 2025-07-19 19:59:37 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-19 19:59:38 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-19 19:59:38 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-19 19:59:38 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-19 19:59:38 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-19 19:59:38 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-19 19:59:38 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-19 19:59:38 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-19 19:59:38 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-19 19:59:38 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-19 19:59:38 (10280) [INFO] 
* 2025-07-19 19:59:38 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-19 19:59:38 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-19 19:59:38 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-19 19:59:38 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-19 19:59:38 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-19 19:59:38 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-19 19:59:59 (10293) [INFO] Metadata Cache Created
* 2025-07-19 19:59:59 (10310) [INFO] 
* 2025-07-19 19:59:59 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-19 19:59:59 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-19 19:59:59 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-19 19:59:59 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/OJ9b2HKpKr/ea_profile.json
* 2025-07-19 19:59:59 (9422) [INFO] Backed up EA4 profile to /tmp/OJ9b2HKpKr/ea_profile.json
* 2025-07-19 20:00:00 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-19 20:00:00 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2b3mnn) Cannot update this system’s kernel.
* 2025-07-19 20:00:00 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-19 20:00:00 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-19 20:00:00 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-20 19:58:45 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-20 19:58:45 (11365) [INFO] Script is up to date.
* 2025-07-20 19:58:46 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-20 19:58:46 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-20 19:58:46 (10280) [INFO] 
* 2025-07-20 19:59:11 (10310) [INFO] 
* 2025-07-20 19:59:11 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-20 19:59:11 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-20 19:59:11 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-20 19:59:12 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-20 19:59:12 (10280) [INFO] 
* 2025-07-20 19:59:32 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-20 19:59:32 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-20 19:59:32 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-20 19:59:32 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-20 19:59:32 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-20 19:59:32 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-20 19:59:32 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-20 19:59:32 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-20 19:59:32 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-20 19:59:32 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-20 19:59:32 (10280) [INFO] 
* 2025-07-20 19:59:32 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-20 19:59:32 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-20 19:59:33 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-20 19:59:33 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-20 19:59:33 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-20 19:59:33 (10293) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-07-20 19:59:55 (10293) [INFO] Metadata Cache Created
* 2025-07-20 19:59:55 (10310) [INFO] 
* 2025-07-20 19:59:55 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-20 19:59:55 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-20 19:59:55 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-20 19:59:55 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3rZlaSK7eV/ea_profile.json
* 2025-07-20 19:59:56 (9422) [INFO] Backed up EA4 profile to /tmp/3rZlaSK7eV/ea_profile.json
* 2025-07-20 19:59:56 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-20 19:59:56 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q94nx5) Cannot update this system’s kernel.
* 2025-07-20 19:59:56 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-20 19:59:56 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-20 19:59:57 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-21 19:58:28 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-21 19:58:28 (11365) [INFO] Script is up to date.
* 2025-07-21 19:58:29 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-21 19:58:29 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-21 19:58:29 (10280) [INFO] 
* 2025-07-21 19:58:55 (10310) [INFO] 
* 2025-07-21 19:58:55 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-21 19:58:55 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-21 19:58:55 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-21 19:58:55 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-21 19:58:55 (10280) [INFO] 
* 2025-07-21 19:59:15 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-21 19:59:16 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-21 19:59:16 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-21 19:59:16 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-21 19:59:16 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-21 19:59:16 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-21 19:59:16 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-21 19:59:16 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-21 19:59:16 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-21 19:59:16 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-21 19:59:16 (10280) [INFO] 
* 2025-07-21 19:59:16 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-21 19:59:16 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-21 19:59:17 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-21 19:59:17 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-21 19:59:17 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-21 19:59:17 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-21 19:59:40 (10293) [INFO] Metadata Cache Created
* 2025-07-21 19:59:40 (10310) [INFO] 
* 2025-07-21 19:59:40 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-21 19:59:40 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-21 19:59:40 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-21 19:59:40 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QPFOFAFQ4n/ea_profile.json
* 2025-07-21 19:59:40 (9422) [INFO] Backed up EA4 profile to /tmp/QPFOFAFQ4n/ea_profile.json
* 2025-07-21 19:59:41 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-21 19:59:41 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h8ve56) Cannot update this system’s kernel.
* 2025-07-21 19:59:41 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-21 19:59:41 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-21 19:59:41 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-22 19:58:19 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-22 19:58:19 (11365) [INFO] Script is up to date.
* 2025-07-22 19:58:20 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-22 19:58:20 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-22 19:58:20 (10280) [INFO] 
* 2025-07-22 19:58:45 (10310) [INFO] 
* 2025-07-22 19:58:45 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-22 19:58:45 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-22 19:58:45 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-22 19:58:45 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-22 19:58:45 (10280) [INFO] 
* 2025-07-22 19:59:07 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-22 19:59:08 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-22 19:59:08 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-22 19:59:08 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-22 19:59:08 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-22 19:59:08 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-22 19:59:08 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-22 19:59:08 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-22 19:59:08 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-22 19:59:08 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-22 19:59:08 (10280) [INFO] 
* 2025-07-22 19:59:08 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-22 19:59:08 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-22 19:59:08 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-22 19:59:08 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-22 19:59:08 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-22 19:59:08 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-22 19:59:31 (10293) [INFO] Metadata Cache Created
* 2025-07-22 19:59:31 (10310) [INFO] 
* 2025-07-22 19:59:31 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-22 19:59:31 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-22 19:59:32 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-22 19:59:32 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1jUTBkWJMP/ea_profile.json
* 2025-07-22 19:59:32 (9422) [INFO] Backed up EA4 profile to /tmp/1jUTBkWJMP/ea_profile.json
* 2025-07-22 19:59:33 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-22 19:59:33 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zuh5kx) Cannot update this system’s kernel.
* 2025-07-22 19:59:33 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-22 19:59:33 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-22 19:59:33 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-23 19:58:21 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-23 19:58:21 (11365) [INFO] Script is up to date.
* 2025-07-23 19:58:22 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-23 19:58:22 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-23 19:58:22 (10280) [INFO] 
* 2025-07-23 19:58:47 (10310) [INFO] 
* 2025-07-23 19:58:47 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-23 19:58:47 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-23 19:58:47 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-23 19:58:47 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-23 19:58:47 (10280) [INFO] 
* 2025-07-23 19:59:07 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-23 19:59:07 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-23 19:59:07 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-23 19:59:07 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-23 19:59:07 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-23 19:59:07 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-23 19:59:07 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-23 19:59:07 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-23 19:59:07 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-23 19:59:07 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-23 19:59:07 (10280) [INFO] 
* 2025-07-23 19:59:07 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-23 19:59:07 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-23 19:59:08 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-23 19:59:08 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-23 19:59:08 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-23 19:59:08 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-23 19:59:29 (10293) [INFO] Metadata Cache Created
* 2025-07-23 19:59:29 (10310) [INFO] 
* 2025-07-23 19:59:29 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-23 19:59:29 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-23 19:59:29 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-23 19:59:29 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6ADYUiPd6W/ea_profile.json
* 2025-07-23 19:59:30 (9422) [INFO] Backed up EA4 profile to /tmp/6ADYUiPd6W/ea_profile.json
* 2025-07-23 19:59:30 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-23 19:59:30 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ugwj8n) Cannot update this system’s kernel.
* 2025-07-23 19:59:30 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-23 19:59:30 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-23 19:59:31 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-24 19:58:34 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-24 19:58:34 (11365) [INFO] Script is up to date.
* 2025-07-24 19:58:35 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-24 19:58:35 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-24 19:58:35 (10280) [INFO] 
* 2025-07-24 19:59:00 (10310) [INFO] 
* 2025-07-24 19:59:00 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-24 19:59:00 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-24 19:59:00 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-24 19:59:00 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-24 19:59:00 (10280) [INFO] 
* 2025-07-24 19:59:24 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-24 19:59:24 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-24 19:59:24 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-24 19:59:24 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-24 19:59:24 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-24 19:59:24 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-24 19:59:24 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-24 19:59:24 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-24 19:59:24 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-24 19:59:24 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-24 19:59:24 (10280) [INFO] 
* 2025-07-24 19:59:24 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-24 19:59:24 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-24 19:59:25 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-24 19:59:25 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-24 19:59:25 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-24 19:59:25 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-24 19:59:49 (10293) [INFO] Metadata Cache Created
* 2025-07-24 19:59:49 (10310) [INFO] 
* 2025-07-24 19:59:49 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-24 19:59:49 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-24 19:59:50 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-24 19:59:50 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qjvZoBnWYH/ea_profile.json
* 2025-07-24 19:59:50 (9422) [INFO] Backed up EA4 profile to /tmp/qjvZoBnWYH/ea_profile.json
* 2025-07-24 19:59:51 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-24 19:59:51 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pgurb7) Cannot update this system’s kernel.
* 2025-07-24 19:59:51 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-24 19:59:51 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-24 19:59:51 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-25 19:58:22 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-25 19:58:23 (11365) [INFO] Script is up to date.
* 2025-07-25 19:58:23 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-25 19:58:23 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-25 19:58:23 (10280) [INFO] 
* 2025-07-25 19:58:50 (10310) [INFO] 
* 2025-07-25 19:58:50 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-25 19:58:50 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-25 19:58:50 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-25 19:58:50 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-25 19:58:50 (10280) [INFO] 
* 2025-07-25 19:59:13 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-25 19:59:14 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-25 19:59:14 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-25 19:59:14 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-25 19:59:14 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-25 19:59:14 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-25 19:59:14 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-25 19:59:14 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-25 19:59:14 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-25 19:59:14 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-25 19:59:14 (10280) [INFO] 
* 2025-07-25 19:59:14 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-25 19:59:14 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-25 19:59:14 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-25 19:59:14 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-25 19:59:14 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-25 19:59:14 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-25 19:59:37 (10293) [INFO] Metadata Cache Created
* 2025-07-25 19:59:37 (10310) [INFO] 
* 2025-07-25 19:59:37 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-25 19:59:37 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-25 19:59:38 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-25 19:59:38 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7oZJmLSNja/ea_profile.json
* 2025-07-25 19:59:38 (9422) [INFO] Backed up EA4 profile to /tmp/7oZJmLSNja/ea_profile.json
* 2025-07-25 19:59:38 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-25 19:59:38 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hvtua7) Cannot update this system’s kernel.
* 2025-07-25 19:59:38 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-25 19:59:38 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-25 19:59:39 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-26 19:58:47 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-26 19:58:47 (11365) [INFO] Script is up to date.
* 2025-07-26 19:58:47 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-26 19:58:47 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-26 19:58:47 (10280) [INFO] 
* 2025-07-26 19:59:12 (10310) [INFO] 
* 2025-07-26 19:59:12 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-26 19:59:12 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-26 19:59:12 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-26 19:59:12 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-26 19:59:12 (10280) [INFO] 
* 2025-07-26 19:59:34 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-26 19:59:35 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-26 19:59:35 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-26 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-26 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-26 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-26 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-26 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-26 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-26 19:59:35 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-26 19:59:35 (10280) [INFO] 
* 2025-07-26 19:59:35 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-26 19:59:35 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-26 19:59:36 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-26 19:59:36 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-26 19:59:36 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-26 19:59:36 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-26 19:59:58 (10293) [INFO] Metadata Cache Created
* 2025-07-26 19:59:58 (10310) [INFO] 
* 2025-07-26 19:59:58 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-26 19:59:58 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-26 19:59:58 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-26 19:59:58 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XZVyWNepOT/ea_profile.json
* 2025-07-26 19:59:58 (9422) [INFO] Backed up EA4 profile to /tmp/XZVyWNepOT/ea_profile.json
* 2025-07-26 19:59:59 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-26 19:59:59 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8gy5pc) Cannot update this system’s kernel.
* 2025-07-26 19:59:59 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-26 19:59:59 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-26 19:59:59 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-27 19:58:46 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-27 19:58:46 (11365) [INFO] Script is up to date.
* 2025-07-27 19:58:47 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-27 19:58:47 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-27 19:58:47 (10280) [INFO] 
* 2025-07-27 19:59:12 (10310) [INFO] 
* 2025-07-27 19:59:12 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-27 19:59:12 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-27 19:59:12 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-27 19:59:12 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-27 19:59:12 (10280) [INFO] 
* 2025-07-27 19:59:32 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-27 19:59:33 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-27 19:59:33 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-27 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-27 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-27 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-27 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-27 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-27 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-27 19:59:33 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-27 19:59:33 (10280) [INFO] 
* 2025-07-27 19:59:33 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-27 19:59:33 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-27 19:59:33 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-27 19:59:33 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-27 19:59:33 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-27 19:59:33 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-27 19:59:55 (10293) [INFO] Metadata Cache Created
* 2025-07-27 19:59:55 (10310) [INFO] 
* 2025-07-27 19:59:55 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-27 19:59:55 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-27 19:59:55 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-27 19:59:55 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iVmCB3b7U6/ea_profile.json
* 2025-07-27 19:59:56 (9422) [INFO] Backed up EA4 profile to /tmp/iVmCB3b7U6/ea_profile.json
* 2025-07-27 19:59:56 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-27 19:59:56 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID v4usz5) Cannot update this system’s kernel.
* 2025-07-27 19:59:56 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-27 19:59:56 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-27 19:59:57 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-28 19:58:23 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-28 19:58:23 (11365) [INFO] Script is up to date.
* 2025-07-28 19:58:24 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-28 19:58:24 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-28 19:58:24 (10280) [INFO] 
* 2025-07-28 19:58:49 (10310) [INFO] 
* 2025-07-28 19:58:49 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-28 19:58:49 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-28 19:58:49 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-28 19:58:49 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-28 19:58:49 (10280) [INFO] 
* 2025-07-28 19:59:11 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-28 19:59:11 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-28 19:59:11 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-28 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-28 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-28 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-28 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-28 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-28 19:59:11 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-28 19:59:11 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-28 19:59:11 (10280) [INFO] 
* 2025-07-28 19:59:11 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-28 19:59:11 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-28 19:59:12 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-28 19:59:12 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-28 19:59:12 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-28 19:59:12 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-28 19:59:34 (10293) [INFO] Metadata Cache Created
* 2025-07-28 19:59:34 (10310) [INFO] 
* 2025-07-28 19:59:34 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-28 19:59:34 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-28 19:59:34 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-28 19:59:34 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/v5YSss3Ao0/ea_profile.json
* 2025-07-28 19:59:34 (9422) [INFO] Backed up EA4 profile to /tmp/v5YSss3Ao0/ea_profile.json
* 2025-07-28 19:59:35 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-28 19:59:35 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3fknr4) Cannot update this system’s kernel.
* 2025-07-28 19:59:35 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-28 19:59:35 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-28 19:59:36 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-29 19:58:27 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-29 19:58:27 (11365) [INFO] Script is up to date.
* 2025-07-29 19:58:28 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-29 19:58:28 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-29 19:58:28 (10280) [INFO] 
* 2025-07-29 19:58:53 (10310) [INFO] 
* 2025-07-29 19:58:53 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-29 19:58:53 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-29 19:58:53 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-29 19:58:53 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-29 19:58:53 (10280) [INFO] 
* 2025-07-29 19:59:12 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-29 19:59:13 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-29 19:59:13 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-29 19:59:13 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-29 19:59:13 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-29 19:59:13 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-29 19:59:13 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-29 19:59:13 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-29 19:59:13 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-29 19:59:13 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-29 19:59:13 (10280) [INFO] 
* 2025-07-29 19:59:13 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-29 19:59:13 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-29 19:59:13 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-29 19:59:13 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-29 19:59:13 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-29 19:59:13 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-29 19:59:34 (10293) [INFO] Metadata Cache Created
* 2025-07-29 19:59:34 (10310) [INFO] 
* 2025-07-29 19:59:34 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-29 19:59:34 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-29 19:59:35 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-29 19:59:35 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/b8wAdUgRHT/ea_profile.json
* 2025-07-29 19:59:35 (9422) [INFO] Backed up EA4 profile to /tmp/b8wAdUgRHT/ea_profile.json
* 2025-07-29 19:59:35 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-29 19:59:35 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID psmdnc) Cannot update this system’s kernel.
* 2025-07-29 19:59:36 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-29 19:59:36 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-29 19:59:36 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-30 19:58:24 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-30 19:58:24 (11365) [INFO] Script is up to date.
* 2025-07-30 19:58:25 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-30 19:58:25 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-30 19:58:25 (10280) [INFO] 
* 2025-07-30 19:58:52 (10310) [INFO] 
* 2025-07-30 19:58:52 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-30 19:58:52 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-30 19:58:52 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-30 19:58:52 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-30 19:58:52 (10280) [INFO] 
* 2025-07-30 19:59:14 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-30 19:59:15 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-30 19:59:15 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-30 19:59:15 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-30 19:59:15 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-30 19:59:15 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-30 19:59:15 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-30 19:59:15 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-30 19:59:15 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-30 19:59:15 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-30 19:59:15 (10280) [INFO] 
* 2025-07-30 19:59:15 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-30 19:59:15 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-30 19:59:16 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-30 19:59:16 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-30 19:59:16 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-30 19:59:16 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-30 19:59:40 (10293) [INFO] Metadata Cache Created
* 2025-07-30 19:59:40 (10310) [INFO] 
* 2025-07-30 19:59:40 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-30 19:59:40 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-30 19:59:40 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-30 19:59:40 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Km3wYpyvsd/ea_profile.json
* 2025-07-30 19:59:40 (9422) [INFO] Backed up EA4 profile to /tmp/Km3wYpyvsd/ea_profile.json
* 2025-07-30 19:59:41 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-30 19:59:41 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zm4ptt) Cannot update this system’s kernel.
* 2025-07-30 19:59:41 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-30 19:59:41 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-30 19:59:41 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-07-31 19:58:21 (11343) [INFO] Self-update of script version 68 requested.
* 2025-07-31 19:58:21 (11365) [INFO] Script is up to date.
* 2025-07-31 19:58:21 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-07-31 19:58:21 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-07-31 19:58:21 (10280) [INFO] 
* 2025-07-31 19:58:47 (10310) [INFO] 
* 2025-07-31 19:58:47 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-07-31 19:58:47 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-07-31 19:58:47 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-07-31 19:58:47 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-07-31 19:58:47 (10280) [INFO] 
* 2025-07-31 19:59:07 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-07-31 19:59:07 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-07-31 19:59:07 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-07-31 19:59:07 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-31 19:59:07 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-31 19:59:07 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-31 19:59:07 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-31 19:59:07 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-31 19:59:07 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-07-31 19:59:07 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-07-31 19:59:07 (10280) [INFO] 
* 2025-07-31 19:59:07 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-07-31 19:59:08 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-07-31 19:59:08 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-07-31 19:59:08 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-07-31 19:59:08 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-07-31 19:59:08 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-07-31 19:59:29 (10293) [INFO] Metadata Cache Created
* 2025-07-31 19:59:29 (10310) [INFO] 
* 2025-07-31 19:59:29 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-07-31 19:59:29 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-07-31 19:59:30 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-07-31 19:59:30 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ADaGtAJtRW/ea_profile.json
* 2025-07-31 19:59:30 (9422) [INFO] Backed up EA4 profile to /tmp/ADaGtAJtRW/ea_profile.json
* 2025-07-31 19:59:31 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-07-31 19:59:31 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t24358) Cannot update this system’s kernel.
* 2025-07-31 19:59:31 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07-31 19:59:31 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07-31 19:59:31 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-01 19:58:26 (11343) [INFO] Self-update of script version 68 requested.
* 2025-08-01 19:58:27 (11365) [INFO] Script is up to date.
* 2025-08-01 19:58:27 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-01 19:58:27 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-01 19:58:27 (10280) [INFO] 
* 2025-08-01 19:58:54 (10310) [INFO] 
* 2025-08-01 19:58:54 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-01 19:58:54 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-01 19:58:54 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-01 19:58:54 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-08-01 19:58:54 (10280) [INFO] 
* 2025-08-01 19:59:20 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-01 19:59:21 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-01 19:59:21 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-01 19:59:21 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-01 19:59:21 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-01 19:59:21 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-01 19:59:21 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-01 19:59:21 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-01 19:59:21 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-01 19:59:21 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-08-01 19:59:21 (10280) [INFO] 
* 2025-08-01 19:59:21 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-01 19:59:21 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-01 19:59:21 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-08-01 19:59:21 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-01 19:59:21 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-01 19:59:21 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-01 19:59:54 (10293) [INFO] Metadata Cache Created
* 2025-08-01 19:59:54 (10310) [INFO] 
* 2025-08-01 19:59:54 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-08-01 19:59:54 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-01 19:59:54 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-01 19:59:54 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uJLnfzEeDJ/ea_profile.json
* 2025-08-01 19:59:55 (9422) [INFO] Backed up EA4 profile to /tmp/uJLnfzEeDJ/ea_profile.json
* 2025-08-01 19:59:55 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-01 19:59:55 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kvvq3w) Cannot update this system’s kernel.
* 2025-08-01 19:59:55 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-01 19:59:55 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-01 19:59:56 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-02 19:58:44 (11343) [INFO] Self-update of script version 68 requested.
* 2025-08-02 19:58:44 (11365) [INFO] Script is up to date.
* 2025-08-02 19:58:45 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-02 19:58:45 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-02 19:58:45 (10280) [INFO] 
* 2025-08-02 19:59:10 (10310) [INFO] 
* 2025-08-02 19:59:10 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-02 19:59:10 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-02 19:59:10 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-02 19:59:10 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-08-02 19:59:10 (10280) [INFO] 
* 2025-08-02 19:59:32 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-02 19:59:33 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-02 19:59:33 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-02 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-02 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-02 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-02 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-02 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-02 19:59:33 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-02 19:59:33 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-08-02 19:59:33 (10280) [INFO] 
* 2025-08-02 19:59:33 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-02 19:59:33 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-02 19:59:33 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-08-02 19:59:33 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-02 19:59:33 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-02 19:59:33 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-02 19:59:56 (10293) [INFO] Metadata Cache Created
* 2025-08-02 19:59:56 (10310) [INFO] 
* 2025-08-02 19:59:56 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-08-02 19:59:56 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-02 19:59:56 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-02 19:59:56 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wOKV6Z0YWS/ea_profile.json
* 2025-08-02 19:59:57 (9422) [INFO] Backed up EA4 profile to /tmp/wOKV6Z0YWS/ea_profile.json
* 2025-08-02 19:59:57 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-02 19:59:57 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID p42zuq) Cannot update this system’s kernel.
* 2025-08-02 19:59:57 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-02 19:59:57 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-02 19:59:58 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-03 19:58:47 (11343) [INFO] Self-update of script version 68 requested.
* 2025-08-03 19:58:47 (11365) [INFO] Script is up to date.
* 2025-08-03 19:58:48 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-03 19:58:48 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-03 19:58:48 (10280) [INFO] 
* 2025-08-03 19:59:13 (10310) [INFO] 
* 2025-08-03 19:59:13 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-03 19:59:13 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-03 19:59:13 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-03 19:59:13 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-08-03 19:59:13 (10280) [INFO] 
* 2025-08-03 19:59:35 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-03 19:59:35 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-03 19:59:35 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-03 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-03 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-03 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-03 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-03 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-03 19:59:35 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-03 19:59:35 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-08-03 19:59:35 (10280) [INFO] 
* 2025-08-03 19:59:35 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-03 19:59:35 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-03 19:59:36 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-08-03 19:59:36 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-03 19:59:36 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-03 19:59:36 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-03 19:59:59 (10293) [INFO] Metadata Cache Created
* 2025-08-03 19:59:59 (10310) [INFO] 
* 2025-08-03 19:59:59 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-08-03 19:59:59 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-03 20:00:00 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-03 20:00:00 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nJviZPSHA_/ea_profile.json
* 2025-08-03 20:00:00 (9422) [INFO] Backed up EA4 profile to /tmp/nJviZPSHA_/ea_profile.json
* 2025-08-03 20:00:00 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-03 20:00:00 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6nnjp3) Cannot update this system’s kernel.
* 2025-08-03 20:00:00 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-03 20:00:00 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-03 20:00:01 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-04 19:58:54 (11343) [INFO] Self-update of script version 68 requested.
* 2025-08-04 19:58:54 (11365) [INFO] Script is up to date.
* 2025-08-04 19:58:55 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-04 19:58:55 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-04 19:58:55 (10280) [INFO] 
* 2025-08-04 19:59:20 (10310) [INFO] 
* 2025-08-04 19:59:20 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-04 19:59:21 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-04 19:59:21 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-04 19:59:21 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-08-04 19:59:21 (10280) [INFO] 
* 2025-08-04 19:59:41 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-04 19:59:42 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-04 19:59:42 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-04 19:59:42 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-04 19:59:42 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-04 19:59:42 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-04 19:59:42 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-04 19:59:42 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-04 19:59:42 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-04 19:59:42 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-08-04 19:59:42 (10280) [INFO] 
* 2025-08-04 19:59:42 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-04 19:59:42 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-04 19:59:42 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-08-04 19:59:42 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-04 19:59:42 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-04 19:59:42 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-04 20:00:15 (10293) [INFO] Metadata Cache Created
* 2025-08-04 20:00:15 (10310) [INFO] 
* 2025-08-04 20:00:15 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-08-04 20:00:15 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-04 20:00:15 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-04 20:00:15 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LVuH3CDdAN/ea_profile.json
* 2025-08-04 20:00:16 (9422) [INFO] Backed up EA4 profile to /tmp/LVuH3CDdAN/ea_profile.json
* 2025-08-04 20:00:17 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-04 20:00:17 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3jdkqr) Cannot update this system’s kernel.
* 2025-08-04 20:00:17 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-04 20:00:17 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-04 20:00:18 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-05 19:59:18 (11343) [INFO] Self-update of script version 68 requested.
* 2025-08-05 19:59:18 (11365) [INFO] Script is up to date.
* 2025-08-05 19:59:19 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-05 19:59:19 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-05 19:59:19 (10280) [INFO] 
* 2025-08-05 19:59:48 (10310) [INFO] 
* 2025-08-05 19:59:48 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-05 19:59:48 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-05 19:59:48 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-05 19:59:48 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-08-05 19:59:48 (10280) [INFO] 
* 2025-08-05 19:59:51 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-05 19:59:52 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-05 19:59:52 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-05 19:59:52 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-05 19:59:52 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-05 19:59:52 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-05 19:59:52 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-05 19:59:52 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-05 19:59:52 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-05 19:59:52 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-08-05 19:59:52 (10280) [INFO] 
* 2025-08-05 19:59:52 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-05 19:59:52 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-05 19:59:52 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-08-05 19:59:52 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-05 19:59:52 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-05 19:59:52 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-05 20:00:00 (10293) [INFO] Metadata Cache Created
* 2025-08-05 20:00:00 (10310) [INFO] 
* 2025-08-05 20:00:00 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-08-05 20:00:00 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-05 20:00:01 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-05 20:00:01 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/eVFxI0NrEx/ea_profile.json
* 2025-08-05 20:00:01 (9422) [INFO] Backed up EA4 profile to /tmp/eVFxI0NrEx/ea_profile.json
* 2025-08-05 20:00:02 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-05 20:00:02 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6wxmzt) Cannot update this system’s kernel.
* 2025-08-05 20:00:03 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-05 20:00:03 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-05 20:00:04 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-06 20:00:14 (11343) [INFO] Self-update of script version 68 requested.
* 2025-08-06 20:00:14 (11365) [INFO] Script is up to date.
* 2025-08-06 20:00:15 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-06 20:00:15 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-06 20:00:15 (10280) [INFO] 
* 2025-08-06 20:00:46 (10310) [INFO] 
* 2025-08-06 20:00:46 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-06 20:00:46 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-06 20:00:46 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-06 20:00:46 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-08-06 20:00:46 (10280) [INFO] 
* 2025-08-06 20:01:08 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-06 20:01:09 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-06 20:01:09 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-06 20:01:09 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-06 20:01:09 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-06 20:01:09 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-06 20:01:09 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-06 20:01:09 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-06 20:01:09 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-06 20:01:09 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-08-06 20:01:09 (10280) [INFO] 
* 2025-08-06 20:01:09 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-06 20:01:09 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-06 20:01:09 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-08-06 20:01:09 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-06 20:01:09 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-06 20:01:09 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-06 20:01:32 (10293) [INFO] Metadata Cache Created
* 2025-08-06 20:01:32 (10310) [INFO] 
* 2025-08-06 20:01:32 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-08-06 20:01:32 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-06 20:01:32 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-06 20:01:32 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QBwqmFoOTn/ea_profile.json
* 2025-08-06 20:01:33 (9422) [INFO] Backed up EA4 profile to /tmp/QBwqmFoOTn/ea_profile.json
* 2025-08-06 20:01:33 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-06 20:01:33 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q3yr3g) Cannot update this system’s kernel.
* 2025-08-06 20:01:33 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-06 20:01:33 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-06 20:01:34 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-07 19:59:46 (11343) [INFO] Self-update of script version 68 requested.
* 2025-08-07 19:59:46 (11365) [INFO] Script is up to date.
* 2025-08-07 19:59:47 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-07 19:59:47 (10279) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-07 19:59:47 (10280) [INFO] 
* 2025-08-07 20:00:18 (10310) [INFO] 
* 2025-08-07 20:00:18 (6823) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-07 20:00:18 (4387) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-07 20:00:18 (4394) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-07 20:00:18 (10279) [INFO] Running: /usr/bin/yum list extras
* 2025-08-07 20:00:18 (10280) [INFO] 
* 2025-08-07 20:00:39 (6539) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-07 20:00:39 (6506) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-07 20:00:39 (6506) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-07 20:00:39 (6539) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-07 20:00:39 (6539) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-07 20:00:39 (6539) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-07 20:00:39 (6539) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-07 20:00:39 (6539) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-07 20:00:39 (6539) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-07 20:00:39 (10279) [INFO] Running: /usr/bin/yum makecache
* 2025-08-07 20:00:39 (10280) [INFO] 
* 2025-08-07 20:00:40 (10293) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-07 20:00:40 (10293) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-07 20:00:40 (10293) [INFO]  * EA4: 5.78.136.185
* 2025-08-07 20:00:40 (10293) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-07 20:00:40 (10293) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-07 20:00:40 (10293) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-07 20:01:03 (10293) [INFO] Metadata Cache Created
* 2025-08-07 20:01:03 (10310) [INFO] 
* 2025-08-07 20:01:03 (6417) [WARN] There are unfinished yum transactions remaining.
* 2025-08-07 20:01:03 (6421) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-07 20:01:03 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-07 20:01:03 (9399) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MH8nVMhaSj/ea_profile.json
* 2025-08-07 20:01:04 (9422) [INFO] Backed up EA4 profile to /tmp/MH8nVMhaSj/ea_profile.json
* 2025-08-07 20:01:04 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-07 20:01:04 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hfux2c) Cannot update this system’s kernel.
* 2025-08-07 20:01:04 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-07 20:01:04 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-07 20:01:05 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-08 19:58:27 (11343) [INFO] Self-update of script version 68 requested.
* 2025-08-08 19:58:27 (11348) [INFO] Newer version of script found. Downloading.
* 2025-08-08 19:58:28 (11357) [INFO] Script update to version 69 successful.
* 2025-08-08 19:58:29 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-08 19:58:29 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-08 19:58:29 (10285) [INFO] 
* 2025-08-08 19:58:55 (10315) [INFO] 
* 2025-08-08 19:58:55 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-08 19:58:55 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-08 19:58:55 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-08 19:58:55 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-08 19:58:55 (10285) [INFO] 
* 2025-08-08 19:59:18 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-08 19:59:18 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-08 19:59:18 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-08 19:59:18 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-08 19:59:18 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-08 19:59:18 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-08 19:59:18 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-08 19:59:18 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-08 19:59:18 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-08 19:59:18 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-08 19:59:18 (10285) [INFO] 
* 2025-08-08 19:59:18 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-08 19:59:18 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-08 19:59:19 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-08 19:59:19 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-08 19:59:19 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-08 19:59:19 (10298) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-08 19:59:42 (10298) [INFO] Metadata Cache Created
* 2025-08-08 19:59:42 (10315) [INFO] 
* 2025-08-08 19:59:42 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-08 19:59:42 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-08 19:59:42 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-08 19:59:42 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0e9nKNaa3x/ea_profile.json
* 2025-08-08 19:59:43 (9427) [INFO] Backed up EA4 profile to /tmp/0e9nKNaa3x/ea_profile.json
* 2025-08-08 19:59:43 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-08 19:59:43 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cbpgfx) Cannot update this system’s kernel.
* 2025-08-08 19:59:43 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-08 19:59:43 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-08 19:59:44 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-09 19:58:49 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-09 19:58:49 (11370) [INFO] Script is up to date.
* 2025-08-09 19:58:50 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-09 19:58:50 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-09 19:58:50 (10285) [INFO] 
* 2025-08-09 19:59:17 (10315) [INFO] 
* 2025-08-09 19:59:17 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-09 19:59:17 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-09 19:59:17 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-09 19:59:17 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-09 19:59:17 (10285) [INFO] 
* 2025-08-09 19:59:46 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-09 19:59:47 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-09 19:59:47 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-09 19:59:47 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-09 19:59:47 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-09 19:59:47 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-09 19:59:47 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-09 19:59:47 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-09 19:59:47 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-09 19:59:47 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-09 19:59:47 (10285) [INFO] 
* 2025-08-09 19:59:47 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-09 19:59:47 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-09 19:59:47 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-09 19:59:47 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-09 19:59:47 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-09 19:59:47 (10298) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-09 20:00:26 (10298) [INFO] Metadata Cache Created
* 2025-08-09 20:00:26 (10315) [INFO] 
* 2025-08-09 20:00:26 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-09 20:00:26 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-09 20:00:26 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-09 20:00:26 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9oD7ZlQDMA/ea_profile.json
* 2025-08-09 20:00:27 (9427) [INFO] Backed up EA4 profile to /tmp/9oD7ZlQDMA/ea_profile.json
* 2025-08-09 20:00:27 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-09 20:00:27 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5de94y) Cannot update this system’s kernel.
* 2025-08-09 20:00:27 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09 20:00:27 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09 20:00:28 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-10 19:58:45 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-10 19:58:45 (11370) [INFO] Script is up to date.
* 2025-08-10 19:58:46 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-10 19:58:46 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-10 19:58:46 (10285) [INFO] 
* 2025-08-10 19:59:12 (10315) [INFO] 
* 2025-08-10 19:59:12 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-10 19:59:12 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-10 19:59:12 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-10 19:59:12 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-10 19:59:12 (10285) [INFO] 
* 2025-08-10 19:59:35 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-10 19:59:36 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-10 19:59:36 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-10 19:59:36 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-10 19:59:36 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-10 19:59:36 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-10 19:59:36 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-10 19:59:36 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-10 19:59:36 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-10 19:59:36 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-10 19:59:36 (10285) [INFO] 
* 2025-08-10 19:59:36 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-10 19:59:36 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-10 19:59:36 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-10 19:59:36 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-10 19:59:36 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-10 19:59:36 (10298) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-10 20:00:08 (10298) [INFO] Metadata Cache Created
* 2025-08-10 20:00:08 (10315) [INFO] 
* 2025-08-10 20:00:08 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-10 20:00:08 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-10 20:00:09 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-10 20:00:09 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UZyiXTH47C/ea_profile.json
* 2025-08-10 20:00:10 (9427) [INFO] Backed up EA4 profile to /tmp/UZyiXTH47C/ea_profile.json
* 2025-08-10 20:00:13 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-10 20:00:13 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zjgaau) Cannot update this system’s kernel.
* 2025-08-10 20:00:13 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10 20:00:13 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10 20:00:14 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-11 19:59:46 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-11 19:59:46 (11370) [INFO] Script is up to date.
* 2025-08-11 19:59:47 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-11 19:59:47 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-11 19:59:47 (10285) [INFO] 
* 2025-08-11 20:00:25 (10315) [INFO] 
* 2025-08-11 20:00:25 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-11 20:00:25 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-11 20:00:25 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-11 20:00:25 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-11 20:00:25 (10285) [INFO] 
* 2025-08-11 20:00:44 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-11 20:00:44 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-11 20:00:44 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-11 20:00:44 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-11 20:00:44 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-11 20:00:44 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-11 20:00:44 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-11 20:00:44 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-11 20:00:44 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-11 20:00:44 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-11 20:00:44 (10285) [INFO] 
* 2025-08-11 20:00:45 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-11 20:00:45 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-11 20:00:45 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-11 20:00:45 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-11 20:00:45 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-11 20:00:45 (10298) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-11 20:01:06 (10298) [INFO] Metadata Cache Created
* 2025-08-11 20:01:06 (10315) [INFO] 
* 2025-08-11 20:01:06 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-11 20:01:06 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-11 20:01:06 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-11 20:01:06 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bHWdAgS2ZC/ea_profile.json
* 2025-08-11 20:01:07 (9427) [INFO] Backed up EA4 profile to /tmp/bHWdAgS2ZC/ea_profile.json
* 2025-08-11 20:01:07 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-11 20:01:07 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID x7p2jt) Cannot update this system’s kernel.
* 2025-08-11 20:01:07 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11 20:01:07 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11 20:01:08 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-12 19:58:26 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-12 19:58:27 (11370) [INFO] Script is up to date.
* 2025-08-12 19:58:27 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-12 19:58:27 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-12 19:58:27 (10285) [INFO] 
* 2025-08-12 19:58:54 (10315) [INFO] 
* 2025-08-12 19:58:54 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-12 19:58:54 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-12 19:58:54 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-12 19:58:54 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-12 19:58:54 (10285) [INFO] 
* 2025-08-12 19:59:13 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-12 19:59:13 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-12 19:59:13 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-12 19:59:13 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-12 19:59:13 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-12 19:59:13 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-12 19:59:13 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-12 19:59:13 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-12 19:59:13 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-12 19:59:13 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-12 19:59:13 (10285) [INFO] 
* 2025-08-12 19:59:13 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-12 19:59:13 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-12 19:59:14 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-12 19:59:14 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-12 19:59:14 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-12 19:59:14 (10298) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-12 19:59:43 (10298) [INFO] Metadata Cache Created
* 2025-08-12 19:59:43 (10315) [INFO] 
* 2025-08-12 19:59:43 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-12 19:59:43 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-12 19:59:43 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-12 19:59:43 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/z2CYuNhd0z/ea_profile.json
* 2025-08-12 19:59:44 (9427) [INFO] Backed up EA4 profile to /tmp/z2CYuNhd0z/ea_profile.json
* 2025-08-12 19:59:44 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-12 19:59:44 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sj4sdp) Cannot update this system’s kernel.
* 2025-08-12 19:59:44 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12 19:59:44 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12 19:59:44 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-13 19:58:21 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-13 19:58:21 (11370) [INFO] Script is up to date.
* 2025-08-13 19:58:21 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-13 19:58:22 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-13 19:58:22 (10285) [INFO] 
* 2025-08-13 19:58:46 (10315) [INFO] 
* 2025-08-13 19:58:46 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-13 19:58:47 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-13 19:58:47 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-13 19:58:47 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-13 19:58:47 (10285) [INFO] 
* 2025-08-13 19:59:07 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-13 19:59:07 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-13 19:59:07 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-13 19:59:07 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-13 19:59:07 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-13 19:59:07 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-13 19:59:07 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-13 19:59:07 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-13 19:59:07 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-13 19:59:07 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-13 19:59:07 (10285) [INFO] 
* 2025-08-13 19:59:07 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-13 19:59:07 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-13 19:59:08 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-13 19:59:08 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-13 19:59:08 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-13 19:59:08 (10298) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-13 19:59:29 (10298) [INFO] Metadata Cache Created
* 2025-08-13 19:59:29 (10315) [INFO] 
* 2025-08-13 19:59:29 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-13 19:59:29 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-13 19:59:29 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-13 19:59:29 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/OEDxSPZe4T/ea_profile.json
* 2025-08-13 19:59:29 (9427) [INFO] Backed up EA4 profile to /tmp/OEDxSPZe4T/ea_profile.json
* 2025-08-13 19:59:30 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-13 19:59:30 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID m2vwb3) Cannot update this system’s kernel.
* 2025-08-13 19:59:30 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-13 19:59:30 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-13 19:59:30 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-14 19:58:24 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-14 19:58:24 (11370) [INFO] Script is up to date.
* 2025-08-14 19:58:24 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-14 19:58:25 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-14 19:58:25 (10285) [INFO] 
* 2025-08-14 19:58:50 (10315) [INFO] 
* 2025-08-14 19:58:50 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-14 19:58:50 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-14 19:58:50 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-14 19:58:50 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-14 19:58:50 (10285) [INFO] 
* 2025-08-14 19:59:08 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-14 19:59:09 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-14 19:59:09 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-14 19:59:09 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-14 19:59:09 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-14 19:59:09 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-14 19:59:09 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-14 19:59:09 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-14 19:59:09 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-14 19:59:09 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-14 19:59:09 (10285) [INFO] 
* 2025-08-14 19:59:09 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-14 19:59:09 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-14 19:59:10 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-14 19:59:10 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-14 19:59:10 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-14 19:59:10 (10298) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-14 19:59:33 (10298) [INFO] Metadata Cache Created
* 2025-08-14 19:59:33 (10315) [INFO] 
* 2025-08-14 19:59:33 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-14 19:59:33 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-14 19:59:34 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-14 19:59:34 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2lCJQ1CY1n/ea_profile.json
* 2025-08-14 19:59:34 (9427) [INFO] Backed up EA4 profile to /tmp/2lCJQ1CY1n/ea_profile.json
* 2025-08-14 19:59:34 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-14 19:59:34 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ufshkn) Cannot update this system’s kernel.
* 2025-08-14 19:59:35 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-14 19:59:35 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-14 19:59:35 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-15 19:58:25 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-15 19:58:25 (11370) [INFO] Script is up to date.
* 2025-08-15 19:58:26 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-15 19:58:26 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-15 19:58:26 (10285) [INFO] 
* 2025-08-15 19:58:52 (10315) [INFO] 
* 2025-08-15 19:58:52 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-15 19:58:52 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-15 19:58:52 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-15 19:58:52 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-15 19:58:52 (10285) [INFO] 
* 2025-08-15 19:59:10 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-15 19:59:10 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-15 19:59:10 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-15 19:59:10 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-15 19:59:10 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-15 19:59:10 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-15 19:59:10 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-15 19:59:10 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-15 19:59:10 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-15 19:59:10 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-15 19:59:10 (10285) [INFO] 
* 2025-08-15 19:59:10 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-15 19:59:10 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-15 19:59:11 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-15 19:59:11 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-15 19:59:11 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-15 19:59:11 (10298) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-15 19:59:30 (10298) [INFO] Metadata Cache Created
* 2025-08-15 19:59:30 (10315) [INFO] 
* 2025-08-15 19:59:30 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-15 19:59:30 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-15 19:59:31 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-15 19:59:31 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GqPJdrh3O9/ea_profile.json
* 2025-08-15 19:59:31 (9427) [INFO] Backed up EA4 profile to /tmp/GqPJdrh3O9/ea_profile.json
* 2025-08-15 19:59:31 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-15 19:59:31 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vya5u4) Cannot update this system’s kernel.
* 2025-08-15 19:59:31 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-15 19:59:32 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-15 19:59:32 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-16 19:58:44 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-16 19:58:44 (11370) [INFO] Script is up to date.
* 2025-08-16 19:58:45 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-16 19:58:45 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-16 19:58:45 (10285) [INFO] 
* 2025-08-16 19:59:10 (10315) [INFO] 
* 2025-08-16 19:59:10 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-16 19:59:10 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-16 19:59:10 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-16 19:59:10 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-16 19:59:10 (10285) [INFO] 
* 2025-08-16 19:59:30 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-16 19:59:31 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-16 19:59:31 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-16 19:59:31 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-16 19:59:31 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-16 19:59:31 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-16 19:59:31 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-16 19:59:31 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-16 19:59:31 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-16 19:59:31 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-16 19:59:31 (10285) [INFO] 
* 2025-08-16 19:59:31 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-16 19:59:31 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-16 19:59:32 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-16 19:59:32 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-16 19:59:32 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-16 19:59:32 (10298) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-16 19:59:54 (10298) [INFO] Metadata Cache Created
* 2025-08-16 19:59:54 (10315) [INFO] 
* 2025-08-16 19:59:54 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-16 19:59:54 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-16 19:59:54 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-16 19:59:54 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cwqn4HbRVs/ea_profile.json
* 2025-08-16 19:59:54 (9427) [INFO] Backed up EA4 profile to /tmp/cwqn4HbRVs/ea_profile.json
* 2025-08-16 19:59:55 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-16 19:59:55 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dx4fmu) Cannot update this system’s kernel.
* 2025-08-16 19:59:55 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-16 19:59:55 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-16 19:59:55 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-17 19:58:46 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-17 19:58:46 (11370) [INFO] Script is up to date.
* 2025-08-17 19:58:47 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-17 19:58:47 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-17 19:58:47 (10285) [INFO] 
* 2025-08-17 19:59:12 (10315) [INFO] 
* 2025-08-17 19:59:12 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-17 19:59:12 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-17 19:59:12 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-17 19:59:12 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-17 19:59:12 (10285) [INFO] 
* 2025-08-17 19:59:38 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-17 19:59:38 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-17 19:59:38 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-17 19:59:38 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-17 19:59:38 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-17 19:59:38 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-17 19:59:38 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-17 19:59:38 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-17 19:59:38 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-17 19:59:38 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-17 19:59:38 (10285) [INFO] 
* 2025-08-17 19:59:38 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-17 19:59:38 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-17 19:59:39 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-17 19:59:39 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-17 19:59:39 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-17 19:59:39 (10298) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-17 20:00:01 (10298) [INFO] Metadata Cache Created
* 2025-08-17 20:00:01 (10315) [INFO] 
* 2025-08-17 20:00:01 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-17 20:00:01 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-17 20:00:01 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-17 20:00:02 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lqTNPaCd4_/ea_profile.json
* 2025-08-17 20:00:03 (9427) [INFO] Backed up EA4 profile to /tmp/lqTNPaCd4_/ea_profile.json
* 2025-08-17 20:00:04 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-17 20:00:05 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2gspg7) Cannot update this system’s kernel.
* 2025-08-17 20:00:05 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-17 20:00:05 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-17 20:00:06 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-18 19:58:32 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-18 19:58:32 (11370) [INFO] Script is up to date.
* 2025-08-18 19:58:35 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-18 19:58:35 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-18 19:58:35 (10285) [INFO] 
* 2025-08-18 19:59:00 (10315) [INFO] 
* 2025-08-18 19:59:00 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-18 19:59:00 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-18 19:59:00 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-18 19:59:00 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-18 19:59:00 (10285) [INFO] 
* 2025-08-18 19:59:20 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-18 19:59:21 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-18 19:59:21 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-18 19:59:21 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-18 19:59:21 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-18 19:59:21 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-18 19:59:21 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-18 19:59:21 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-18 19:59:21 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-18 19:59:21 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-18 19:59:21 (10285) [INFO] 
* 2025-08-18 19:59:21 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-18 19:59:21 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-18 19:59:21 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-18 19:59:21 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-18 19:59:21 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-18 19:59:21 (10298) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-18 19:59:43 (10298) [INFO] Metadata Cache Created
* 2025-08-18 19:59:43 (10315) [INFO] 
* 2025-08-18 19:59:43 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-18 19:59:43 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-18 19:59:43 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-18 19:59:43 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/4y8DIv8WeT/ea_profile.json
* 2025-08-18 19:59:43 (9427) [INFO] Backed up EA4 profile to /tmp/4y8DIv8WeT/ea_profile.json
* 2025-08-18 19:59:44 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-18 19:59:44 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 394wkv) Cannot update this system’s kernel.
* 2025-08-18 19:59:44 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-18 19:59:44 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-18 19:59:44 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-19 19:59:27 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-19 19:59:27 (11370) [INFO] Script is up to date.
* 2025-08-19 19:59:27 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-19 19:59:27 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-19 19:59:27 (10285) [INFO] 
* 2025-08-19 19:59:52 (10315) [INFO] 
* 2025-08-19 19:59:52 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-19 19:59:52 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-19 19:59:52 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-19 19:59:52 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-19 19:59:52 (10285) [INFO] 
* 2025-08-19 19:59:55 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-19 19:59:55 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-19 19:59:55 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-19 19:59:55 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-19 19:59:55 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-19 19:59:55 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-19 19:59:55 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-19 19:59:55 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-19 19:59:55 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-19 19:59:55 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-19 19:59:55 (10285) [INFO] 
* 2025-08-19 19:59:56 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-19 19:59:56 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-19 19:59:56 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-19 19:59:56 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-19 19:59:56 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-19 19:59:56 (10298) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-19 20:00:06 (10298) [INFO] Metadata Cache Created
* 2025-08-19 20:00:06 (10315) [INFO] 
* 2025-08-19 20:00:06 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-19 20:00:06 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-19 20:00:06 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-19 20:00:06 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FmuUiYweVG/ea_profile.json
* 2025-08-19 20:00:07 (9427) [INFO] Backed up EA4 profile to /tmp/FmuUiYweVG/ea_profile.json
* 2025-08-19 20:00:08 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-19 20:00:08 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9ynu83) Cannot update this system’s kernel.
* 2025-08-19 20:00:08 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-19 20:00:08 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-19 20:00:11 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-20 19:59:52 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-20 19:59:53 (11370) [INFO] Script is up to date.
* 2025-08-20 19:59:53 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-20 19:59:53 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-20 19:59:53 (10285) [INFO] 
* 2025-08-20 20:00:28 (10315) [INFO] 
* 2025-08-20 20:00:28 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-20 20:00:28 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-20 20:00:28 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-20 20:00:28 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-20 20:00:28 (10285) [INFO] 
* 2025-08-20 20:00:57 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-20 20:00:57 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-20 20:00:57 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-20 20:00:57 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-20 20:00:57 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-20 20:00:57 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-20 20:00:57 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-20 20:00:57 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-20 20:00:57 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-20 20:00:57 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-20 20:00:57 (10285) [INFO] 
* 2025-08-20 20:00:57 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-20 20:00:57 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-20 20:00:58 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-20 20:00:58 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-20 20:00:58 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-20 20:00:58 (10298) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-20 20:01:21 (10298) [INFO] Metadata Cache Created
* 2025-08-20 20:01:21 (10315) [INFO] 
* 2025-08-20 20:01:21 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-20 20:01:21 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-20 20:01:21 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-20 20:01:21 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bSqD1cS18p/ea_profile.json
* 2025-08-20 20:01:22 (9427) [INFO] Backed up EA4 profile to /tmp/bSqD1cS18p/ea_profile.json
* 2025-08-20 20:01:22 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-20 20:01:22 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wyndzf) Cannot update this system’s kernel.
* 2025-08-20 20:01:22 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-20 20:01:22 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-20 20:01:23 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-21 20:00:55 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-21 20:00:57 (11370) [INFO] Script is up to date.
* 2025-08-21 20:00:58 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-21 20:00:58 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-21 20:00:58 (10285) [INFO] 
* 2025-08-21 20:01:25 (10315) [INFO] 
* 2025-08-21 20:01:25 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-21 20:01:25 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-21 20:01:25 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-21 20:01:25 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-21 20:01:25 (10285) [INFO] 
* 2025-08-21 20:01:30 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-21 20:01:30 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-21 20:01:30 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-21 20:01:30 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-21 20:01:30 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-21 20:01:30 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-21 20:01:30 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-21 20:01:30 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-21 20:01:30 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-21 20:01:30 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-21 20:01:30 (10285) [INFO] 
* 2025-08-21 20:01:30 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-21 20:01:30 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-21 20:01:31 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-21 20:01:31 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-21 20:01:31 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-21 20:01:31 (10298) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-21 20:01:44 (10298) [INFO] Metadata Cache Created
* 2025-08-21 20:01:44 (10315) [INFO] 
* 2025-08-21 20:01:44 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-21 20:01:44 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-21 20:01:44 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-21 20:01:44 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QpSdddPY2N/ea_profile.json
* 2025-08-21 20:01:45 (9427) [INFO] Backed up EA4 profile to /tmp/QpSdddPY2N/ea_profile.json
* 2025-08-21 20:01:45 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-21 20:01:45 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9j6kpd) Cannot update this system’s kernel.
* 2025-08-21 20:01:45 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-21 20:01:45 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-21 20:01:46 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-22 19:58:24 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-22 19:58:24 (11370) [INFO] Script is up to date.
* 2025-08-22 19:58:24 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-22 19:58:24 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-22 19:58:24 (10285) [INFO] 
* 2025-08-22 19:58:49 (10315) [INFO] 
* 2025-08-22 19:58:49 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-22 19:58:49 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-22 19:58:49 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-22 19:58:49 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-22 19:58:49 (10285) [INFO] 
* 2025-08-22 19:59:07 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-22 19:59:08 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-22 19:59:08 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-22 19:59:08 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-22 19:59:08 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-22 19:59:08 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-22 19:59:08 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-22 19:59:08 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-22 19:59:08 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-22 19:59:08 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-22 19:59:08 (10285) [INFO] 
* 2025-08-22 19:59:08 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-22 19:59:08 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-22 19:59:08 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-22 19:59:08 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-22 19:59:08 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-22 19:59:08 (10298) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-08-22 19:59:28 (10298) [INFO] Metadata Cache Created
* 2025-08-22 19:59:28 (10315) [INFO] 
* 2025-08-22 19:59:28 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-22 19:59:28 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-22 19:59:28 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-22 19:59:28 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/fS77Hdjdma/ea_profile.json
* 2025-08-22 19:59:29 (9427) [INFO] Backed up EA4 profile to /tmp/fS77Hdjdma/ea_profile.json
* 2025-08-22 19:59:29 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-22 19:59:29 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4k9k83) Cannot update this system’s kernel.
* 2025-08-22 19:59:29 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-22 19:59:29 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-22 19:59:30 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-23 19:58:44 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-23 19:58:44 (11370) [INFO] Script is up to date.
* 2025-08-23 19:58:45 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-23 19:58:45 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-23 19:58:45 (10285) [INFO] 
* 2025-08-23 19:59:09 (10315) [INFO] 
* 2025-08-23 19:59:09 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-23 19:59:10 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-23 19:59:10 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-23 19:59:10 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-23 19:59:10 (10285) [INFO] 
* 2025-08-23 19:59:29 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-23 19:59:29 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-23 19:59:29 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-23 19:59:29 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-23 19:59:29 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-23 19:59:29 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-23 19:59:29 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-23 19:59:29 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-23 19:59:29 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-23 19:59:29 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-23 19:59:29 (10285) [INFO] 
* 2025-08-23 19:59:29 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-23 19:59:29 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-23 19:59:30 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-23 19:59:30 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-23 19:59:30 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-23 19:59:30 (10298) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-23 19:59:51 (10298) [INFO] Metadata Cache Created
* 2025-08-23 19:59:51 (10315) [INFO] 
* 2025-08-23 19:59:51 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-23 19:59:51 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-23 19:59:51 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-23 19:59:51 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gq2dz1exgs/ea_profile.json
* 2025-08-23 19:59:52 (9427) [INFO] Backed up EA4 profile to /tmp/gq2dz1exgs/ea_profile.json
* 2025-08-23 19:59:52 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-23 19:59:52 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zpzbe9) Cannot update this system’s kernel.
* 2025-08-23 19:59:52 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-23 19:59:52 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-23 19:59:53 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-24 19:58:45 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-24 19:58:45 (11370) [INFO] Script is up to date.
* 2025-08-24 19:58:46 (261) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-24 19:58:46 (10284) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-24 19:58:46 (10285) [INFO] 
* 2025-08-24 19:59:11 (10315) [INFO] 
* 2025-08-24 19:59:11 (6818) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-24 19:59:11 (4382) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-24 19:59:11 (4389) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-24 19:59:11 (10284) [INFO] Running: /usr/bin/yum list extras
* 2025-08-24 19:59:11 (10285) [INFO] 
* 2025-08-24 19:59:33 (6534) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-24 19:59:33 (6501) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-24 19:59:33 (6501) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-24 19:59:33 (6534) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-24 19:59:33 (6534) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-24 19:59:33 (6534) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-24 19:59:33 (6534) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-24 19:59:33 (6534) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-24 19:59:33 (6534) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-24 19:59:33 (10284) [INFO] Running: /usr/bin/yum makecache
* 2025-08-24 19:59:33 (10285) [INFO] 
* 2025-08-24 19:59:33 (10298) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-24 19:59:33 (10298) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-24 19:59:34 (10298) [INFO]  * EA4: 5.78.136.185
* 2025-08-24 19:59:34 (10298) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-24 19:59:34 (10298) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-24 19:59:34 (10298) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-24 19:59:54 (10298) [INFO] Metadata Cache Created
* 2025-08-24 19:59:54 (10315) [INFO] 
* 2025-08-24 19:59:54 (6412) [WARN] There are unfinished yum transactions remaining.
* 2025-08-24 19:59:54 (6416) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-24 19:59:54 (2297) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-24 19:59:54 (9404) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/H3pCTPgw78/ea_profile.json
* 2025-08-24 19:59:55 (9427) [INFO] Backed up EA4 profile to /tmp/H3pCTPgw78/ea_profile.json
* 2025-08-24 19:59:55 (261) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-24 19:59:55 (261) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9t8fr6) Cannot update this system’s kernel.
* 2025-08-24 19:59:55 (261) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 19:59:55 (261) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 19:59:56 (478) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-25 19:58:20 (11348) [INFO] Self-update of script version 69 requested.
* 2025-08-25 19:58:20 (11353) [INFO] Newer version of script found. Downloading.
* 2025-08-25 19:58:20 (11362) [INFO] Script update to version 70 successful.
* 2025-08-25 19:58:21 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-25 19:58:21 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-25 19:58:21 (10381) [INFO] 
* 2025-08-25 19:58:46 (10411) [INFO] 
* 2025-08-25 19:58:46 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-25 19:58:46 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-25 19:58:46 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-25 19:58:46 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-08-25 19:58:46 (10381) [INFO] 
* 2025-08-25 19:59:06 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-25 19:59:06 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-25 19:59:06 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-25 19:59:06 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-25 19:59:06 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-25 19:59:06 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-25 19:59:06 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-25 19:59:06 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-25 19:59:06 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-25 19:59:06 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-08-25 19:59:06 (10381) [INFO] 
* 2025-08-25 19:59:06 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-25 19:59:06 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-25 19:59:07 (10394) [INFO]  * EA4: 5.78.136.185
* 2025-08-25 19:59:07 (10394) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-25 19:59:07 (10394) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-25 19:59:07 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-25 19:59:27 (10394) [INFO] Metadata Cache Created
* 2025-08-25 19:59:27 (10411) [INFO] 
* 2025-08-25 19:59:27 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-08-25 19:59:27 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-25 19:59:27 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-25 19:59:27 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rgqpwwfFK7/ea_profile.json
* 2025-08-25 19:59:28 (9477) [INFO] Backed up EA4 profile to /tmp/rgqpwwfFK7/ea_profile.json
* 2025-08-25 19:59:28 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-25 19:59:28 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h7jdp2) Cannot update this system’s kernel.
* 2025-08-25 19:59:28 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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 19:59:28 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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 19:59:29 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-26 19:58:26 (11445) [INFO] Self-update of script version 70 requested.
* 2025-08-26 19:58:26 (11467) [INFO] Script is up to date.
* 2025-08-26 19:58:27 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-26 19:58:27 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-26 19:58:27 (10381) [INFO] 
* 2025-08-26 19:58:52 (10411) [INFO] 
* 2025-08-26 19:58:52 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-26 19:58:52 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-26 19:58:52 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-26 19:58:52 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-08-26 19:58:52 (10381) [INFO] 
* 2025-08-26 19:59:11 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-26 19:59:12 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-26 19:59:12 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-26 19:59:12 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-26 19:59:12 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-26 19:59:12 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-26 19:59:12 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-26 19:59:12 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-26 19:59:12 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-26 19:59:12 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-08-26 19:59:12 (10381) [INFO] 
* 2025-08-26 19:59:12 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-26 19:59:12 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-26 19:59:12 (10394) [INFO]  * EA4: 5.78.136.185
* 2025-08-26 19:59:12 (10394) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-26 19:59:12 (10394) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-26 19:59:12 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-26 19:59:33 (10394) [INFO] Metadata Cache Created
* 2025-08-26 19:59:33 (10411) [INFO] 
* 2025-08-26 19:59:33 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-08-26 19:59:33 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-26 19:59:33 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-26 19:59:33 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rrYWAXgHd5/ea_profile.json
* 2025-08-26 19:59:33 (9477) [INFO] Backed up EA4 profile to /tmp/rrYWAXgHd5/ea_profile.json
* 2025-08-26 19:59:34 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-26 19:59:34 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID eps7fz) Cannot update this system’s kernel.
* 2025-08-26 19:59:34 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-26 19:59:34 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-26 19:59:34 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-27 19:59:07 (11445) [INFO] Self-update of script version 70 requested.
* 2025-08-27 19:59:07 (11467) [INFO] Script is up to date.
* 2025-08-27 19:59:08 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-27 19:59:08 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-27 19:59:08 (10381) [INFO] 
* 2025-08-27 19:59:33 (10411) [INFO] 
* 2025-08-27 19:59:33 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-27 19:59:33 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-27 19:59:33 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-27 19:59:33 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-08-27 19:59:33 (10381) [INFO] 
* 2025-08-27 19:59:37 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-27 19:59:37 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-27 19:59:37 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-27 19:59:37 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-27 19:59:37 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-27 19:59:37 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-27 19:59:37 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-27 19:59:37 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-27 19:59:37 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-27 19:59:37 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-08-27 19:59:37 (10381) [INFO] 
* 2025-08-27 19:59:37 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-27 19:59:37 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-27 19:59:38 (10394) [INFO]  * EA4: 5.78.136.185
* 2025-08-27 19:59:38 (10394) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-27 19:59:38 (10394) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-27 19:59:38 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-27 19:59:44 (10394) [INFO] Metadata Cache Created
* 2025-08-27 19:59:44 (10411) [INFO] 
* 2025-08-27 19:59:44 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-08-27 19:59:44 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-27 19:59:45 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-27 19:59:45 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7n21cV8jLe/ea_profile.json
* 2025-08-27 19:59:45 (9477) [INFO] Backed up EA4 profile to /tmp/7n21cV8jLe/ea_profile.json
* 2025-08-27 19:59:45 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-27 19:59:45 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID m47qxt) Cannot update this system’s kernel.
* 2025-08-27 19:59:46 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-27 19:59:46 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-27 19:59:46 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-28 19:58:31 (11445) [INFO] Self-update of script version 70 requested.
* 2025-08-28 19:58:31 (11467) [INFO] Script is up to date.
* 2025-08-28 19:58:32 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-28 19:58:32 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-28 19:58:32 (10381) [INFO] 
* 2025-08-28 19:58:57 (10411) [INFO] 
* 2025-08-28 19:58:57 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-28 19:58:57 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-28 19:58:57 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-28 19:58:57 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-08-28 19:58:57 (10381) [INFO] 
* 2025-08-28 19:59:16 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-28 19:59:17 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-28 19:59:17 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-28 19:59:17 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-28 19:59:17 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-28 19:59:17 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-28 19:59:17 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-28 19:59:17 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-28 19:59:17 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-28 19:59:17 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-08-28 19:59:17 (10381) [INFO] 
* 2025-08-28 19:59:17 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-28 19:59:17 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-28 19:59:17 (10394) [INFO]  * EA4: 5.78.136.185
* 2025-08-28 19:59:17 (10394) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-28 19:59:17 (10394) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-28 19:59:17 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-28 19:59:36 (10394) [INFO] Metadata Cache Created
* 2025-08-28 19:59:36 (10411) [INFO] 
* 2025-08-28 19:59:36 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-08-28 19:59:36 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-28 19:59:36 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-28 19:59:36 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sPEMlg9Msz/ea_profile.json
* 2025-08-28 19:59:37 (9477) [INFO] Backed up EA4 profile to /tmp/sPEMlg9Msz/ea_profile.json
* 2025-08-28 19:59:37 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-28 19:59:37 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID je2cet) Cannot update this system’s kernel.
* 2025-08-28 19:59:37 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-28 19:59:37 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-28 19:59:38 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-29 19:58:19 (11445) [INFO] Self-update of script version 70 requested.
* 2025-08-29 19:58:19 (11467) [INFO] Script is up to date.
* 2025-08-29 19:58:19 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-29 19:58:19 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-29 19:58:19 (10381) [INFO] 
* 2025-08-29 19:58:44 (10411) [INFO] 
* 2025-08-29 19:58:44 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-29 19:58:44 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-29 19:58:44 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-29 19:58:44 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-08-29 19:58:44 (10381) [INFO] 
* 2025-08-29 19:59:02 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-29 19:59:03 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-29 19:59:03 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-29 19:59:03 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-29 19:59:03 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-29 19:59:03 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-29 19:59:03 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-29 19:59:03 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-29 19:59:03 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-29 19:59:03 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-08-29 19:59:03 (10381) [INFO] 
* 2025-08-29 19:59:03 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-29 19:59:03 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-29 19:59:03 (10394) [INFO]  * EA4: 5.78.136.185
* 2025-08-29 19:59:03 (10394) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-29 19:59:03 (10394) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-29 19:59:03 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-29 19:59:22 (10394) [INFO] Metadata Cache Created
* 2025-08-29 19:59:22 (10411) [INFO] 
* 2025-08-29 19:59:22 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-08-29 19:59:22 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-29 19:59:22 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-29 19:59:22 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RvlPxApd6n/ea_profile.json
* 2025-08-29 19:59:23 (9477) [INFO] Backed up EA4 profile to /tmp/RvlPxApd6n/ea_profile.json
* 2025-08-29 19:59:23 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-29 19:59:23 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7dxsuy) Cannot update this system’s kernel.
* 2025-08-29 19:59:23 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-29 19:59:23 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-29 19:59:24 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-30 19:58:44 (11445) [INFO] Self-update of script version 70 requested.
* 2025-08-30 19:58:44 (11467) [INFO] Script is up to date.
* 2025-08-30 19:58:45 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-30 19:58:45 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-30 19:58:45 (10381) [INFO] 
* 2025-08-30 19:59:11 (10411) [INFO] 
* 2025-08-30 19:59:11 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-30 19:59:11 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-30 19:59:11 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-30 19:59:11 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-08-30 19:59:11 (10381) [INFO] 
* 2025-08-30 19:59:30 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-30 19:59:31 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-30 19:59:31 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-30 19:59:31 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-30 19:59:31 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-30 19:59:31 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-30 19:59:31 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-30 19:59:31 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-30 19:59:31 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-30 19:59:31 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-08-30 19:59:31 (10381) [INFO] 
* 2025-08-30 19:59:31 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-30 19:59:31 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-30 19:59:31 (10394) [INFO]  * EA4: 5.78.136.185
* 2025-08-30 19:59:31 (10394) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-30 19:59:31 (10394) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-30 19:59:31 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-30 19:59:51 (10394) [INFO] Metadata Cache Created
* 2025-08-30 19:59:51 (10411) [INFO] 
* 2025-08-30 19:59:51 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-08-30 19:59:51 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-30 19:59:52 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-30 19:59:52 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xvf0P66DFU/ea_profile.json
* 2025-08-30 19:59:52 (9477) [INFO] Backed up EA4 profile to /tmp/xvf0P66DFU/ea_profile.json
* 2025-08-30 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-30 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 835c2p) Cannot update this system’s kernel.
* 2025-08-30 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-30 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-30 19:59:53 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-08-31 19:58:42 (11445) [INFO] Self-update of script version 70 requested.
* 2025-08-31 19:58:43 (11467) [INFO] Script is up to date.
* 2025-08-31 19:58:43 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-08-31 19:58:43 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-08-31 19:58:43 (10381) [INFO] 
* 2025-08-31 19:59:08 (10411) [INFO] 
* 2025-08-31 19:59:08 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-08-31 19:59:08 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-08-31 19:59:08 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-08-31 19:59:08 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-08-31 19:59:08 (10381) [INFO] 
* 2025-08-31 19:59:25 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-08-31 19:59:26 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-08-31 19:59:26 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-08-31 19:59:26 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-31 19:59:26 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-31 19:59:26 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-31 19:59:26 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-31 19:59:26 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-31 19:59:26 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-08-31 19:59:26 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-08-31 19:59:26 (10381) [INFO] 
* 2025-08-31 19:59:26 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-08-31 19:59:26 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-08-31 19:59:26 (10394) [INFO]  * EA4: 5.78.136.185
* 2025-08-31 19:59:26 (10394) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-08-31 19:59:26 (10394) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-08-31 19:59:26 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-08-31 19:59:46 (10394) [INFO] Metadata Cache Created
* 2025-08-31 19:59:46 (10411) [INFO] 
* 2025-08-31 19:59:46 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-08-31 19:59:46 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-08-31 19:59:46 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-08-31 19:59:46 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vL6uY86swY/ea_profile.json
* 2025-08-31 19:59:47 (9477) [INFO] Backed up EA4 profile to /tmp/vL6uY86swY/ea_profile.json
* 2025-08-31 19:59:47 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-08-31 19:59:47 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID w4pkrn) Cannot update this system’s kernel.
* 2025-08-31 19:59:47 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-31 19:59:47 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-31 19:59:48 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-01 19:58:20 (11445) [INFO] Self-update of script version 70 requested.
* 2025-09-01 19:58:20 (11467) [INFO] Script is up to date.
* 2025-09-01 19:58:20 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-01 19:58:20 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-01 19:58:20 (10381) [INFO] 
* 2025-09-01 19:58:45 (10411) [INFO] 
* 2025-09-01 19:58:45 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-01 19:58:45 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-01 19:58:45 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-01 19:58:45 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-09-01 19:58:45 (10381) [INFO] 
* 2025-09-01 19:59:04 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-01 19:59:04 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-01 19:59:04 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-01 19:59:04 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-01 19:59:04 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-01 19:59:04 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-01 19:59:04 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-01 19:59:04 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-01 19:59:04 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-01 19:59:04 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-09-01 19:59:04 (10381) [INFO] 
* 2025-09-01 19:59:04 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-01 19:59:04 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-01 19:59:05 (10394) [INFO]  * EA4: 5.78.136.185
* 2025-09-01 19:59:05 (10394) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-09-01 19:59:05 (10394) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-09-01 19:59:05 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-01 19:59:25 (10394) [INFO] Metadata Cache Created
* 2025-09-01 19:59:25 (10411) [INFO] 
* 2025-09-01 19:59:25 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-01 19:59:25 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-01 19:59:25 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-01 19:59:25 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uiWXR2mdkS/ea_profile.json
* 2025-09-01 19:59:26 (9477) [INFO] Backed up EA4 profile to /tmp/uiWXR2mdkS/ea_profile.json
* 2025-09-01 19:59:26 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-01 19:59:26 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hk3y7f) Cannot update this system’s kernel.
* 2025-09-01 19:59:26 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-01 19:59:26 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-01 19:59:27 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-02 19:58:28 (11445) [INFO] Self-update of script version 70 requested.
* 2025-09-02 19:58:28 (11467) [INFO] Script is up to date.
* 2025-09-02 19:58:29 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-02 19:58:29 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-02 19:58:29 (10381) [INFO] 
* 2025-09-02 19:58:53 (10411) [INFO] 
* 2025-09-02 19:58:53 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-02 19:58:54 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-02 19:58:54 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-02 19:58:54 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-09-02 19:58:54 (10381) [INFO] 
* 2025-09-02 19:59:14 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-02 19:59:15 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-02 19:59:15 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-02 19:59:15 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-02 19:59:15 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-02 19:59:15 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-02 19:59:15 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-02 19:59:15 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-02 19:59:15 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-02 19:59:15 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-09-02 19:59:15 (10381) [INFO] 
* 2025-09-02 19:59:15 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-02 19:59:15 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-02 19:59:15 (10394) [INFO]  * EA4: 5.78.136.185
* 2025-09-02 19:59:15 (10394) [INFO]  * cpanel-addons-production-feed: 5.78.136.185
* 2025-09-02 19:59:15 (10394) [INFO]  * cpanel-plugins: 5.78.136.185
* 2025-09-02 19:59:15 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-02 19:59:36 (10394) [INFO] Metadata Cache Created
* 2025-09-02 19:59:36 (10411) [INFO] 
* 2025-09-02 19:59:36 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-02 19:59:36 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-02 19:59:36 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-02 19:59:36 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AVhRecGKDI/ea_profile.json
* 2025-09-02 19:59:37 (9477) [INFO] Backed up EA4 profile to /tmp/AVhRecGKDI/ea_profile.json
* 2025-09-02 19:59:37 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-02 19:59:37 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kzedur) Cannot update this system’s kernel.
* 2025-09-02 19:59:37 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-02 19:59:37 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-02 19:59:38 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-03 19:58:24 (11445) [INFO] Self-update of script version 70 requested.
* 2025-09-03 19:58:24 (11467) [INFO] Script is up to date.
* 2025-09-03 19:58:25 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-03 19:58:25 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-03 19:58:25 (10381) [INFO] 
* 2025-09-03 19:58:51 (10411) [INFO] 
* 2025-09-03 19:58:51 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-03 19:58:51 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-03 19:58:51 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-03 19:58:51 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-09-03 19:58:51 (10381) [INFO] 
* 2025-09-03 19:59:09 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-03 19:59:09 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-03 19:59:09 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-03 19:59:09 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-03 19:59:09 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-03 19:59:09 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-03 19:59:09 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-03 19:59:09 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-03 19:59:09 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-03 19:59:09 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-09-03 19:59:09 (10381) [INFO] 
* 2025-09-03 19:59:09 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-03 19:59:09 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-03 19:59:10 (10394) [INFO]  * EA4: 208.74.123.61
* 2025-09-03 19:59:10 (10394) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-03 19:59:10 (10394) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-09-03 19:59:10 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-03 19:59:29 (10394) [INFO] Metadata Cache Created
* 2025-09-03 19:59:29 (10411) [INFO] 
* 2025-09-03 19:59:29 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-03 19:59:29 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-03 19:59:29 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-03 19:59:29 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zA_9u5pEmt/ea_profile.json
* 2025-09-03 19:59:30 (9477) [INFO] Backed up EA4 profile to /tmp/zA_9u5pEmt/ea_profile.json
* 2025-09-03 19:59:30 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-03 19:59:30 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sq95dg) Cannot update this system’s kernel.
* 2025-09-03 19:59:30 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-03 19:59:30 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-03 19:59:31 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-04 19:58:24 (11445) [INFO] Self-update of script version 70 requested.
* 2025-09-04 19:58:24 (11467) [INFO] Script is up to date.
* 2025-09-04 19:58:25 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-04 19:58:25 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-04 19:58:25 (10381) [INFO] 
* 2025-09-04 19:58:53 (10411) [INFO] 
* 2025-09-04 19:58:53 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-04 19:58:53 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-04 19:58:53 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-04 19:58:53 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-09-04 19:58:53 (10381) [INFO] 
* 2025-09-04 19:59:14 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-04 19:59:14 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-04 19:59:14 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-04 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-04 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-04 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-04 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-04 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-04 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-04 19:59:14 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-09-04 19:59:14 (10381) [INFO] 
* 2025-09-04 19:59:15 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-04 19:59:15 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-04 19:59:15 (10394) [INFO]  * EA4: 184.94.196.97
* 2025-09-04 19:59:15 (10394) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 2025-09-04 19:59:15 (10394) [INFO]  * cpanel-plugins: 184.94.196.97
* 2025-09-04 19:59:15 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-04 19:59:36 (10394) [INFO] Metadata Cache Created
* 2025-09-04 19:59:36 (10411) [INFO] 
* 2025-09-04 19:59:36 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-04 19:59:36 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-04 19:59:37 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-04 19:59:37 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/C0DuXJRGQ6/ea_profile.json
* 2025-09-04 19:59:37 (9477) [INFO] Backed up EA4 profile to /tmp/C0DuXJRGQ6/ea_profile.json
* 2025-09-04 19:59:38 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-04 19:59:38 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID enchr7) Cannot update this system’s kernel.
* 2025-09-04 19:59:38 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-04 19:59:38 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-04 19:59:39 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-05 19:58:28 (11445) [INFO] Self-update of script version 70 requested.
* 2025-09-05 19:58:28 (11467) [INFO] Script is up to date.
* 2025-09-05 19:58:28 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-05 19:58:28 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-05 19:58:28 (10381) [INFO] 
* 2025-09-05 19:58:55 (10411) [INFO] 
* 2025-09-05 19:58:55 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-05 19:58:55 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-05 19:58:55 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-05 19:58:55 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-09-05 19:58:55 (10381) [INFO] 
* 2025-09-05 19:59:13 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-05 19:59:14 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-05 19:59:14 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-05 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-05 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-05 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-05 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-05 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-05 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-05 19:59:14 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-09-05 19:59:14 (10381) [INFO] 
* 2025-09-05 19:59:14 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-05 19:59:14 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-05 19:59:14 (10394) [INFO]  * EA4: 208.74.123.61
* 2025-09-05 19:59:14 (10394) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-05 19:59:14 (10394) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-09-05 19:59:14 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-05 19:59:34 (10394) [INFO] Metadata Cache Created
* 2025-09-05 19:59:34 (10411) [INFO] 
* 2025-09-05 19:59:34 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-05 19:59:34 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-05 19:59:34 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-05 19:59:34 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3P8nWxSXhb/ea_profile.json
* 2025-09-05 19:59:35 (9477) [INFO] Backed up EA4 profile to /tmp/3P8nWxSXhb/ea_profile.json
* 2025-09-05 19:59:35 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-05 19:59:35 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dsvxnk) Cannot update this system’s kernel.
* 2025-09-05 19:59:35 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-05 19:59:35 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-05 19:59:36 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-06 19:58:47 (11445) [INFO] Self-update of script version 70 requested.
* 2025-09-06 19:58:47 (11467) [INFO] Script is up to date.
* 2025-09-06 19:58:47 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-06 19:58:47 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-06 19:58:47 (10381) [INFO] 
* 2025-09-06 19:59:14 (10411) [INFO] 
* 2025-09-06 19:59:14 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-06 19:59:15 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-06 19:59:15 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-06 19:59:15 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-09-06 19:59:15 (10381) [INFO] 
* 2025-09-06 19:59:32 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-06 19:59:33 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-06 19:59:33 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-06 19:59:33 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-06 19:59:33 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-06 19:59:33 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-06 19:59:33 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-06 19:59:33 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-06 19:59:33 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-06 19:59:33 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-09-06 19:59:33 (10381) [INFO] 
* 2025-09-06 19:59:33 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-06 19:59:33 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-06 19:59:33 (10394) [INFO]  * EA4: 208.74.123.61
* 2025-09-06 19:59:33 (10394) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-06 19:59:33 (10394) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-09-06 19:59:33 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-06 19:59:54 (10394) [INFO] Metadata Cache Created
* 2025-09-06 19:59:54 (10411) [INFO] 
* 2025-09-06 19:59:54 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-06 19:59:54 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-06 19:59:54 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-06 19:59:54 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8guWsRfR6B/ea_profile.json
* 2025-09-06 19:59:55 (9477) [INFO] Backed up EA4 profile to /tmp/8guWsRfR6B/ea_profile.json
* 2025-09-06 19:59:55 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-06 19:59:55 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kptyrn) Cannot update this system’s kernel.
* 2025-09-06 19:59:55 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-06 19:59:55 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-06 19:59:56 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-07 19:58:49 (11445) [INFO] Self-update of script version 70 requested.
* 2025-09-07 19:58:49 (11467) [INFO] Script is up to date.
* 2025-09-07 19:58:50 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-07 19:58:50 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-07 19:58:50 (10381) [INFO] 
* 2025-09-07 19:59:17 (10411) [INFO] 
* 2025-09-07 19:59:17 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-07 19:59:17 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-07 19:59:17 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-07 19:59:17 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-09-07 19:59:17 (10381) [INFO] 
* 2025-09-07 19:59:36 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-07 19:59:37 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-07 19:59:37 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-07 19:59:37 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-07 19:59:37 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-07 19:59:37 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-07 19:59:37 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-07 19:59:37 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-07 19:59:37 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-07 19:59:37 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-09-07 19:59:37 (10381) [INFO] 
* 2025-09-07 19:59:37 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-07 19:59:37 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-07 19:59:38 (10394) [INFO]  * EA4: 184.94.196.97
* 2025-09-07 19:59:38 (10394) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 2025-09-07 19:59:38 (10394) [INFO]  * cpanel-plugins: 184.94.196.97
* 2025-09-07 19:59:38 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-07 19:59:58 (10394) [INFO] Metadata Cache Created
* 2025-09-07 19:59:58 (10411) [INFO] 
* 2025-09-07 19:59:58 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-07 19:59:58 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-07 19:59:59 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-07 19:59:59 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_7nGVLYByM/ea_profile.json
* 2025-09-07 19:59:59 (9477) [INFO] Backed up EA4 profile to /tmp/_7nGVLYByM/ea_profile.json
* 2025-09-07 19:59:59 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-07 19:59:59 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7f8442) Cannot update this system’s kernel.
* 2025-09-07 20:00:00 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-07 20:00:00 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-07 20:00:00 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-08 19:58:23 (11445) [INFO] Self-update of script version 70 requested.
* 2025-09-08 19:58:23 (11467) [INFO] Script is up to date.
* 2025-09-08 19:58:24 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-08 19:58:24 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-08 19:58:24 (10381) [INFO] 
* 2025-09-08 19:58:52 (10411) [INFO] 
* 2025-09-08 19:58:52 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-08 19:58:52 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-08 19:58:52 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-08 19:58:52 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-09-08 19:58:52 (10381) [INFO] 
* 2025-09-08 19:59:13 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-08 19:59:14 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-08 19:59:14 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-08 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-08 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-08 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-08 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-08 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-08 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-08 19:59:14 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-09-08 19:59:14 (10381) [INFO] 
* 2025-09-08 19:59:14 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-08 19:59:14 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-08 19:59:14 (10394) [INFO]  * EA4: 184.94.196.94
* 2025-09-08 19:59:14 (10394) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 2025-09-08 19:59:14 (10394) [INFO]  * cpanel-plugins: 184.94.196.94
* 2025-09-08 19:59:14 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-08 19:59:38 (10394) [INFO] Metadata Cache Created
* 2025-09-08 19:59:38 (10411) [INFO] 
* 2025-09-08 19:59:38 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-08 19:59:38 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-08 19:59:38 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-08 19:59:38 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ayNAXBIzv5/ea_profile.json
* 2025-09-08 19:59:39 (9477) [INFO] Backed up EA4 profile to /tmp/ayNAXBIzv5/ea_profile.json
* 2025-09-08 19:59:39 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-08 19:59:39 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9s67dt) Cannot update this system’s kernel.
* 2025-09-08 19:59:39 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-08 19:59:39 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-08 19:59:40 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-09 19:58:44 (11445) [INFO] Self-update of script version 70 requested.
* 2025-09-09 19:58:44 (11467) [INFO] Script is up to date.
* 2025-09-09 19:58:45 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-09 19:58:45 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-09 19:58:45 (10381) [INFO] 
* 2025-09-09 19:59:12 (10411) [INFO] 
* 2025-09-09 19:59:12 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-09 19:59:12 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-09 19:59:12 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-09 19:59:12 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-09-09 19:59:12 (10381) [INFO] 
* 2025-09-09 19:59:32 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-09 19:59:33 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-09 19:59:33 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-09 19:59:33 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-09 19:59:33 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-09 19:59:33 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-09 19:59:33 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-09 19:59:33 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-09 19:59:33 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-09 19:59:33 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-09-09 19:59:33 (10381) [INFO] 
* 2025-09-09 19:59:33 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-09 19:59:33 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-09 19:59:34 (10394) [INFO]  * EA4: 63.247.64.58
* 2025-09-09 19:59:34 (10394) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-09-09 19:59:34 (10394) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-09-09 19:59:34 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-09 20:00:16 (10394) [INFO] Metadata Cache Created
* 2025-09-09 20:00:16 (10411) [INFO] 
* 2025-09-09 20:00:16 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-09 20:00:16 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-09 20:00:17 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-09 20:00:17 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7f1Tvyp8YY/ea_profile.json
* 2025-09-09 20:00:17 (9477) [INFO] Backed up EA4 profile to /tmp/7f1Tvyp8YY/ea_profile.json
* 2025-09-09 20:00:18 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-09 20:00:18 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xrxhnk) Cannot update this system’s kernel.
* 2025-09-09 20:00:18 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-09 20:00:18 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-09 20:00:19 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-10 19:59:54 (11445) [INFO] Self-update of script version 70 requested.
* 2025-09-10 19:59:54 (11467) [INFO] Script is up to date.
* 2025-09-10 19:59:54 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-10 19:59:54 (10380) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-10 19:59:54 (10381) [INFO] 
* 2025-09-10 20:00:27 (10411) [INFO] 
* 2025-09-10 20:00:27 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-10 20:00:28 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-10 20:00:28 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-10 20:00:28 (10380) [INFO] Running: /usr/bin/yum list extras
* 2025-09-10 20:00:28 (10381) [INFO] 
* 2025-09-10 20:00:49 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-10 20:00:50 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-10 20:00:50 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-10 20:00:50 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-10 20:00:50 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-10 20:00:50 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-10 20:00:50 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-10 20:00:50 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-10 20:00:50 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-10 20:00:50 (10380) [INFO] Running: /usr/bin/yum makecache
* 2025-09-10 20:00:50 (10381) [INFO] 
* 2025-09-10 20:00:50 (10394) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-10 20:00:50 (10394) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-10 20:00:50 (10394) [INFO]  * EA4: 185.125.185.32
* 2025-09-10 20:00:50 (10394) [INFO]  * cpanel-addons-production-feed: 185.125.185.32
* 2025-09-10 20:00:50 (10394) [INFO]  * cpanel-plugins: 185.125.185.32
* 2025-09-10 20:00:50 (10394) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-10 20:02:11 (10394) [INFO] Metadata Cache Created
* 2025-09-10 20:02:11 (10411) [INFO] 
* 2025-09-10 20:02:11 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-10 20:02:11 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-10 20:02:11 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-10 20:02:11 (9454) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nmIaWHWbIc/ea_profile.json
* 2025-09-10 20:02:11 (9477) [INFO] Backed up EA4 profile to /tmp/nmIaWHWbIc/ea_profile.json
* 2025-09-10 20:02:12 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-10 20:02:12 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fyud9g) Cannot update this system’s kernel.
* 2025-09-10 20:02:12 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-10 20:02:12 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-10 20:02:13 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-11 19:58:27 (11445) [INFO] Self-update of script version 70 requested.
* 2025-09-11 19:58:27 (11450) [INFO] Newer version of script found. Downloading.
* 2025-09-11 19:58:27 (11459) [INFO] Script update to version 71 successful.
* 2025-09-11 19:58:28 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-11 19:58:28 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-11 19:58:28 (10379) [INFO] 
* 2025-09-11 19:58:53 (10409) [INFO] 
* 2025-09-11 19:58:53 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-11 19:58:54 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-11 19:58:54 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-11 19:58:54 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-11 19:58:54 (10379) [INFO] 
* 2025-09-11 19:59:13 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-11 19:59:13 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-11 19:59:13 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-11 19:59:13 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-11 19:59:13 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-11 19:59:13 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-11 19:59:13 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-11 19:59:13 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-11 19:59:13 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-11 19:59:13 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-11 19:59:13 (10379) [INFO] 
* 2025-09-11 19:59:13 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-11 19:59:13 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-11 19:59:14 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-09-11 19:59:14 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-11 19:59:14 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-09-11 19:59:14 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-11 19:59:39 (10392) [INFO] Metadata Cache Created
* 2025-09-11 19:59:39 (10409) [INFO] 
* 2025-09-11 19:59:39 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-11 19:59:39 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-11 19:59:39 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-11 19:59:39 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/H7u3Uv54cy/ea_profile.json
* 2025-09-11 19:59:40 (9475) [INFO] Backed up EA4 profile to /tmp/H7u3Uv54cy/ea_profile.json
* 2025-09-11 19:59:40 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-11 19:59:40 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zh9mj6) Cannot update this system’s kernel.
* 2025-09-11 19:59:40 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-11 19:59:40 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-11 19:59:41 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-12 19:58:36 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-12 19:58:36 (11465) [INFO] Script is up to date.
* 2025-09-12 19:58:36 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-12 19:58:37 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-12 19:58:37 (10379) [INFO] 
* 2025-09-12 19:59:02 (10409) [INFO] 
* 2025-09-12 19:59:02 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-12 19:59:02 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-12 19:59:02 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-12 19:59:02 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-12 19:59:02 (10379) [INFO] 
* 2025-09-12 19:59:25 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-12 19:59:25 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-12 19:59:25 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-12 19:59:25 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-12 19:59:25 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-12 19:59:25 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-12 19:59:25 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-12 19:59:25 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-12 19:59:25 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-12 19:59:25 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-12 19:59:25 (10379) [INFO] 
* 2025-09-12 19:59:25 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-12 19:59:26 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-12 19:59:26 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-09-12 19:59:26 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-12 19:59:26 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-09-12 19:59:26 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-12 19:59:48 (10392) [INFO] Metadata Cache Created
* 2025-09-12 19:59:48 (10409) [INFO] 
* 2025-09-12 19:59:48 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-12 19:59:48 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-12 19:59:48 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-12 19:59:48 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CsUFreNULX/ea_profile.json
* 2025-09-12 19:59:49 (9475) [INFO] Backed up EA4 profile to /tmp/CsUFreNULX/ea_profile.json
* 2025-09-12 19:59:49 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-12 19:59:49 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zrqjf7) Cannot update this system’s kernel.
* 2025-09-12 19:59:49 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-12 19:59:49 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-12 19:59:50 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-13 19:58:45 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-13 19:58:45 (11465) [INFO] Script is up to date.
* 2025-09-13 19:58:46 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-13 19:58:46 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-13 19:58:46 (10379) [INFO] 
* 2025-09-13 19:59:11 (10409) [INFO] 
* 2025-09-13 19:59:11 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-13 19:59:11 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-13 19:59:11 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-13 19:59:11 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-13 19:59:11 (10379) [INFO] 
* 2025-09-13 19:59:45 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-13 19:59:46 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-13 19:59:46 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-13 19:59:46 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-13 19:59:46 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-13 19:59:46 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-13 19:59:46 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-13 19:59:46 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-13 19:59:46 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-13 19:59:46 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-13 19:59:46 (10379) [INFO] 
* 2025-09-13 19:59:46 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-13 19:59:46 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-13 19:59:47 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-09-13 19:59:47 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-13 19:59:47 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-09-13 19:59:47 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-13 20:00:22 (10392) [INFO] Metadata Cache Created
* 2025-09-13 20:00:22 (10409) [INFO] 
* 2025-09-13 20:00:22 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-13 20:00:22 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-13 20:00:23 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-13 20:00:23 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pRixIus7k8/ea_profile.json
* 2025-09-13 20:00:23 (9475) [INFO] Backed up EA4 profile to /tmp/pRixIus7k8/ea_profile.json
* 2025-09-13 20:00:23 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-13 20:00:23 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ecrpys) Cannot update this system’s kernel.
* 2025-09-13 20:00:23 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-13 20:00:23 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-13 20:00:24 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-14 19:58:53 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-14 19:58:53 (11465) [INFO] Script is up to date.
* 2025-09-14 19:58:54 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-14 19:58:54 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-14 19:58:54 (10379) [INFO] 
* 2025-09-14 19:59:22 (10409) [INFO] 
* 2025-09-14 19:59:22 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-14 19:59:22 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-14 19:59:22 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-14 19:59:22 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-14 19:59:22 (10379) [INFO] 
* 2025-09-14 19:59:42 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-14 19:59:43 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-14 19:59:43 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-14 19:59:43 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-14 19:59:43 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-14 19:59:43 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-14 19:59:43 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-14 19:59:43 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-14 19:59:43 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-14 19:59:43 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-14 19:59:43 (10379) [INFO] 
* 2025-09-14 19:59:43 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-14 19:59:43 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-14 19:59:43 (10392) [INFO]  * EA4: 184.94.196.92
* 2025-09-14 19:59:43 (10392) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 2025-09-14 19:59:43 (10392) [INFO]  * cpanel-plugins: 184.94.196.92
* 2025-09-14 19:59:43 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-14 20:00:08 (10392) [INFO] Metadata Cache Created
* 2025-09-14 20:00:08 (10409) [INFO] 
* 2025-09-14 20:00:08 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-14 20:00:08 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-14 20:00:08 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-14 20:00:08 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1je1nzVb74/ea_profile.json
* 2025-09-14 20:00:09 (9475) [INFO] Backed up EA4 profile to /tmp/1je1nzVb74/ea_profile.json
* 2025-09-14 20:00:17 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-14 20:00:17 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID uethcc) Cannot update this system’s kernel.
* 2025-09-14 20:00:17 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-14 20:00:17 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-14 20:00:18 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-15 19:58:24 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-15 19:58:24 (11465) [INFO] Script is up to date.
* 2025-09-15 19:58:25 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-15 19:58:25 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-15 19:58:25 (10379) [INFO] 
* 2025-09-15 19:58:54 (10409) [INFO] 
* 2025-09-15 19:58:54 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-15 19:58:54 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-15 19:58:54 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-15 19:58:54 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-15 19:58:54 (10379) [INFO] 
* 2025-09-15 19:59:14 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-15 19:59:14 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-15 19:59:14 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-15 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-15 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-15 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-15 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-15 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-15 19:59:14 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-15 19:59:14 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-15 19:59:14 (10379) [INFO] 
* 2025-09-15 19:59:15 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-15 19:59:15 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-15 19:59:15 (10392) [INFO]  * EA4: 208.74.123.62
* 2025-09-15 19:59:15 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-09-15 19:59:15 (10392) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-09-15 19:59:15 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-15 19:59:37 (10392) [INFO] Metadata Cache Created
* 2025-09-15 19:59:37 (10409) [INFO] 
* 2025-09-15 19:59:37 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-15 19:59:37 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-15 19:59:37 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-15 19:59:37 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hA8WxdN3Jb/ea_profile.json
* 2025-09-15 19:59:38 (9475) [INFO] Backed up EA4 profile to /tmp/hA8WxdN3Jb/ea_profile.json
* 2025-09-15 19:59:38 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-15 19:59:38 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9ze48x) Cannot update this system’s kernel.
* 2025-09-15 19:59:38 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-15 19:59:38 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-15 19:59:39 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-16 19:58:54 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-16 19:58:54 (11465) [INFO] Script is up to date.
* 2025-09-16 19:58:55 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-16 19:58:55 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-16 19:58:55 (10379) [INFO] 
* 2025-09-16 19:59:21 (10409) [INFO] 
* 2025-09-16 19:59:21 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-16 19:59:21 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-16 19:59:21 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-16 19:59:21 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-16 19:59:21 (10379) [INFO] 
* 2025-09-16 19:59:40 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-16 19:59:41 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-16 19:59:41 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-16 19:59:41 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-16 19:59:41 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-16 19:59:41 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-16 19:59:41 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-16 19:59:41 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-16 19:59:41 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-16 19:59:41 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-16 19:59:41 (10379) [INFO] 
* 2025-09-16 19:59:41 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-16 19:59:41 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-16 19:59:41 (10392) [INFO]  * EA4: 185.125.185.32
* 2025-09-16 19:59:41 (10392) [INFO]  * cpanel-addons-production-feed: 185.125.185.32
* 2025-09-16 19:59:41 (10392) [INFO]  * cpanel-plugins: 185.125.185.32
* 2025-09-16 19:59:41 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-16 20:00:07 (10392) [INFO] Metadata Cache Created
* 2025-09-16 20:00:07 (10409) [INFO] 
* 2025-09-16 20:00:07 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-16 20:00:07 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-16 20:00:07 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-16 20:00:08 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UibUvc0ptm/ea_profile.json
* 2025-09-16 20:00:08 (9475) [INFO] Backed up EA4 profile to /tmp/UibUvc0ptm/ea_profile.json
* 2025-09-16 20:00:19 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-16 20:00:19 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2kwxb3) Cannot update this system’s kernel.
* 2025-09-16 20:00:19 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-16 20:00:19 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-16 20:00:20 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-17 20:01:47 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-17 20:01:47 (11465) [INFO] Script is up to date.
* 2025-09-17 20:01:49 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-17 20:01:49 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-17 20:01:49 (10379) [INFO] 
* 2025-09-17 20:02:16 (10409) [INFO] 
* 2025-09-17 20:02:16 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-17 20:02:16 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-17 20:02:16 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-17 20:02:16 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-17 20:02:16 (10379) [INFO] 
* 2025-09-17 20:03:23 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-17 20:03:24 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-17 20:03:24 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-17 20:03:24 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-17 20:03:24 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-17 20:03:24 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-17 20:03:24 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-17 20:03:24 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-17 20:03:24 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-17 20:03:24 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-17 20:03:24 (10379) [INFO] 
* 2025-09-17 20:03:24 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-17 20:03:24 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-17 20:03:24 (10392) [INFO]  * EA4: 63.247.64.58
* 2025-09-17 20:03:24 (10392) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-09-17 20:03:24 (10392) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-09-17 20:03:24 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-17 20:04:07 (10392) [INFO] Metadata Cache Created
* 2025-09-17 20:04:07 (10409) [INFO] 
* 2025-09-17 20:04:07 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-17 20:04:07 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-17 20:04:07 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-17 20:04:07 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SHRiLErjBI/ea_profile.json
* 2025-09-17 20:04:08 (9475) [INFO] Backed up EA4 profile to /tmp/SHRiLErjBI/ea_profile.json
* 2025-09-17 20:04:08 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-17 20:04:08 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dy6bgs) Cannot update this system’s kernel.
* 2025-09-17 20:04:08 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-17 20:04:08 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-17 20:04:09 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-18 19:58:38 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-18 19:58:38 (11465) [INFO] Script is up to date.
* 2025-09-18 19:58:38 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-18 19:58:39 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-18 19:58:39 (10379) [INFO] 
* 2025-09-18 19:59:06 (10409) [INFO] 
* 2025-09-18 19:59:06 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-18 19:59:06 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-18 19:59:06 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-18 19:59:06 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-18 19:59:06 (10379) [INFO] 
* 2025-09-18 19:59:27 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-18 19:59:29 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-18 19:59:29 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-18 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-18 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-18 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-18 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-18 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-18 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-18 19:59:29 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-18 19:59:29 (10379) [INFO] 
* 2025-09-18 19:59:29 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-18 19:59:29 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-18 19:59:29 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-09-18 19:59:29 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-18 19:59:29 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-09-18 19:59:29 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-18 19:59:51 (10392) [INFO] Metadata Cache Created
* 2025-09-18 19:59:51 (10409) [INFO] 
* 2025-09-18 19:59:51 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-18 19:59:51 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-18 19:59:51 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-18 19:59:51 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mK3QCCGBAN/ea_profile.json
* 2025-09-18 19:59:52 (9475) [INFO] Backed up EA4 profile to /tmp/mK3QCCGBAN/ea_profile.json
* 2025-09-18 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-18 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2upmjg) Cannot update this system’s kernel.
* 2025-09-18 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-18 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-18 19:59:53 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-19 19:58:32 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-19 19:58:32 (11465) [INFO] Script is up to date.
* 2025-09-19 19:58:33 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-19 19:58:33 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-19 19:58:33 (10379) [INFO] 
* 2025-09-19 19:59:00 (10409) [INFO] 
* 2025-09-19 19:59:00 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-19 19:59:00 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-19 19:59:00 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-19 19:59:00 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-19 19:59:00 (10379) [INFO] 
* 2025-09-19 19:59:19 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-19 19:59:21 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-19 19:59:21 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-19 19:59:21 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-19 19:59:21 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-19 19:59:21 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-19 19:59:21 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-19 19:59:21 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-19 19:59:21 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-19 19:59:21 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-19 19:59:21 (10379) [INFO] 
* 2025-09-19 19:59:21 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-19 19:59:21 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-19 19:59:21 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-09-19 19:59:21 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-19 19:59:21 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-09-19 19:59:21 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-19 19:59:43 (10392) [INFO] Metadata Cache Created
* 2025-09-19 19:59:43 (10409) [INFO] 
* 2025-09-19 19:59:43 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-19 19:59:43 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-19 19:59:43 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-19 19:59:43 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/oL7p8Ag8xy/ea_profile.json
* 2025-09-19 19:59:44 (9475) [INFO] Backed up EA4 profile to /tmp/oL7p8Ag8xy/ea_profile.json
* 2025-09-19 19:59:44 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-19 19:59:44 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID z7dqba) Cannot update this system’s kernel.
* 2025-09-19 19:59:44 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-19 19:59:44 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-19 19:59:45 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-20 19:58:45 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-20 19:58:45 (11465) [INFO] Script is up to date.
* 2025-09-20 19:58:45 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-20 19:58:46 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-20 19:58:46 (10379) [INFO] 
* 2025-09-20 19:59:11 (10409) [INFO] 
* 2025-09-20 19:59:11 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-20 19:59:11 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-20 19:59:11 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-20 19:59:11 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-20 19:59:11 (10379) [INFO] 
* 2025-09-20 19:59:30 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-20 19:59:31 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-20 19:59:31 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-20 19:59:31 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-20 19:59:31 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-20 19:59:31 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-20 19:59:31 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-20 19:59:31 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-20 19:59:31 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-20 19:59:31 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-20 19:59:31 (10379) [INFO] 
* 2025-09-20 19:59:31 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-20 19:59:31 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-20 19:59:31 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-09-20 19:59:31 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-20 19:59:31 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-09-20 19:59:31 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-20 19:59:55 (10392) [INFO] Metadata Cache Created
* 2025-09-20 19:59:55 (10409) [INFO] 
* 2025-09-20 19:59:55 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-20 19:59:55 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-20 19:59:55 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-20 19:59:55 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QG36HDzhv3/ea_profile.json
* 2025-09-20 19:59:56 (9475) [INFO] Backed up EA4 profile to /tmp/QG36HDzhv3/ea_profile.json
* 2025-09-20 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-20 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8za7bb) Cannot update this system’s kernel.
* 2025-09-20 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-20 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-20 19:59:57 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-21 19:58:51 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-21 19:58:51 (11465) [INFO] Script is up to date.
* 2025-09-21 19:58:52 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-21 19:58:52 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-21 19:58:52 (10379) [INFO] 
* 2025-09-21 19:59:19 (10409) [INFO] 
* 2025-09-21 19:59:19 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-21 19:59:19 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-21 19:59:19 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-21 19:59:19 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-21 19:59:19 (10379) [INFO] 
* 2025-09-21 19:59:37 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-21 19:59:38 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-21 19:59:38 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-21 19:59:38 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-21 19:59:38 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-21 19:59:38 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-21 19:59:38 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-21 19:59:38 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-21 19:59:38 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-21 19:59:38 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-21 19:59:38 (10379) [INFO] 
* 2025-09-21 19:59:38 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-21 19:59:38 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-21 19:59:39 (10392) [INFO]  * EA4: 63.247.64.58
* 2025-09-21 19:59:39 (10392) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-09-21 19:59:39 (10392) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-09-21 19:59:39 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-21 20:00:21 (10392) [INFO] Metadata Cache Created
* 2025-09-21 20:00:21 (10409) [INFO] 
* 2025-09-21 20:00:21 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-21 20:00:21 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-21 20:00:21 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-21 20:00:21 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hV7OQGFHbp/ea_profile.json
* 2025-09-21 20:00:22 (9475) [INFO] Backed up EA4 profile to /tmp/hV7OQGFHbp/ea_profile.json
* 2025-09-21 20:00:22 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-21 20:00:22 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rkhumk) Cannot update this system’s kernel.
* 2025-09-21 20:00:22 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-21 20:00:22 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-21 20:00:23 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-22 19:58:20 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-22 19:58:21 (11465) [INFO] Script is up to date.
* 2025-09-22 19:58:21 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-22 19:58:21 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-22 19:58:21 (10379) [INFO] 
* 2025-09-22 19:58:47 (10409) [INFO] 
* 2025-09-22 19:58:47 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-22 19:58:47 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-22 19:58:47 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-22 19:58:47 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-22 19:58:47 (10379) [INFO] 
* 2025-09-22 19:59:09 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-22 19:59:10 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-22 19:59:10 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-22 19:59:10 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-22 19:59:10 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-22 19:59:10 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-22 19:59:10 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-22 19:59:10 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-22 19:59:10 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-22 19:59:10 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-22 19:59:10 (10379) [INFO] 
* 2025-09-22 19:59:10 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-22 19:59:10 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-22 19:59:11 (10392) [INFO]  * EA4: 208.74.123.62
* 2025-09-22 19:59:11 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-09-22 19:59:11 (10392) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-09-22 19:59:11 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-22 19:59:33 (10392) [INFO] Metadata Cache Created
* 2025-09-22 19:59:33 (10409) [INFO] 
* 2025-09-22 19:59:33 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-22 19:59:33 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-22 19:59:33 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-22 19:59:33 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/oNpYNeZarm/ea_profile.json
* 2025-09-22 19:59:34 (9475) [INFO] Backed up EA4 profile to /tmp/oNpYNeZarm/ea_profile.json
* 2025-09-22 19:59:34 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-22 19:59:34 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2zjjyf) Cannot update this system’s kernel.
* 2025-09-22 19:59:34 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-22 19:59:34 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-22 19:59:35 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-23 19:58:54 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-23 19:58:54 (11465) [INFO] Script is up to date.
* 2025-09-23 19:58:55 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-23 19:58:55 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-23 19:58:55 (10379) [INFO] 
* 2025-09-23 19:59:21 (10409) [INFO] 
* 2025-09-23 19:59:21 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-23 19:59:21 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-23 19:59:21 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-23 19:59:21 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-23 19:59:21 (10379) [INFO] 
* 2025-09-23 19:59:39 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-23 19:59:40 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-23 19:59:40 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-23 19:59:40 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-23 19:59:40 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-23 19:59:40 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-23 19:59:40 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-23 19:59:40 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-23 19:59:40 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-23 19:59:40 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-23 19:59:40 (10379) [INFO] 
* 2025-09-23 19:59:40 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-23 19:59:40 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-23 19:59:41 (10392) [INFO]  * EA4: 63.247.64.58
* 2025-09-23 19:59:41 (10392) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-09-23 19:59:41 (10392) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-09-23 19:59:41 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-23 20:00:35 (10392) [INFO] Metadata Cache Created
* 2025-09-23 20:00:35 (10409) [INFO] 
* 2025-09-23 20:00:35 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-23 20:00:35 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-23 20:00:36 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-23 20:00:36 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QS5rvrj5Ej/ea_profile.json
* 2025-09-23 20:00:36 (9475) [INFO] Backed up EA4 profile to /tmp/QS5rvrj5Ej/ea_profile.json
* 2025-09-23 20:00:37 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-23 20:00:37 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t8jnyc) Cannot update this system’s kernel.
* 2025-09-23 20:00:37 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-23 20:00:37 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-23 20:00:37 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-24 19:59:16 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-24 19:59:16 (11465) [INFO] Script is up to date.
* 2025-09-24 19:59:17 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-24 19:59:17 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-24 19:59:17 (10379) [INFO] 
* 2025-09-24 19:59:44 (10409) [INFO] 
* 2025-09-24 19:59:44 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-24 19:59:44 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-24 19:59:44 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-24 19:59:44 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-24 19:59:44 (10379) [INFO] 
* 2025-09-24 20:00:15 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-24 20:00:18 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-24 20:00:18 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-24 20:00:18 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-24 20:00:18 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-24 20:00:18 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-24 20:00:18 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-24 20:00:18 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-24 20:00:18 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-24 20:00:18 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-24 20:00:18 (10379) [INFO] 
* 2025-09-24 20:00:18 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-24 20:00:18 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-24 20:00:19 (10392) [INFO]  * EA4: 208.74.123.62
* 2025-09-24 20:00:19 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-09-24 20:00:19 (10392) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-09-24 20:00:19 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-24 20:00:40 (10392) [INFO] Metadata Cache Created
* 2025-09-24 20:00:40 (10409) [INFO] 
* 2025-09-24 20:00:40 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-24 20:00:40 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-24 20:00:40 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-24 20:00:40 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/f4t9RzYNbN/ea_profile.json
* 2025-09-24 20:00:41 (9475) [INFO] Backed up EA4 profile to /tmp/f4t9RzYNbN/ea_profile.json
* 2025-09-24 20:00:41 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-24 20:00:41 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mqmg9y) Cannot update this system’s kernel.
* 2025-09-24 20:00:41 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-24 20:00:41 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-24 20:00:42 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-25 19:58:41 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-25 19:58:41 (11465) [INFO] Script is up to date.
* 2025-09-25 19:58:42 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-25 19:58:42 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-25 19:58:42 (10379) [INFO] 
* 2025-09-25 19:59:10 (10409) [INFO] 
* 2025-09-25 19:59:10 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-25 19:59:10 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-25 19:59:10 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-25 19:59:10 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-25 19:59:10 (10379) [INFO] 
* 2025-09-25 19:59:27 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-25 19:59:29 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-25 19:59:29 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-25 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-25 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-25 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-25 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-25 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-25 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-25 19:59:29 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-25 19:59:29 (10379) [INFO] 
* 2025-09-25 19:59:29 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-25 19:59:29 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-25 19:59:30 (10392) [INFO]  * EA4: 63.247.64.58
* 2025-09-25 19:59:30 (10392) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-09-25 19:59:30 (10392) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-09-25 19:59:30 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-25 19:59:51 (10392) [INFO] Metadata Cache Created
* 2025-09-25 19:59:51 (10409) [INFO] 
* 2025-09-25 19:59:51 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-25 19:59:51 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-25 19:59:51 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-25 19:59:51 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0nnHzyt0Xk/ea_profile.json
* 2025-09-25 19:59:51 (9475) [INFO] Backed up EA4 profile to /tmp/0nnHzyt0Xk/ea_profile.json
* 2025-09-25 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-25 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fwjp9j) Cannot update this system’s kernel.
* 2025-09-25 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-25 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-25 19:59:52 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-26 19:58:20 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-26 19:58:20 (11465) [INFO] Script is up to date.
* 2025-09-26 19:58:21 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-26 19:58:21 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-26 19:58:21 (10379) [INFO] 
* 2025-09-26 19:58:48 (10409) [INFO] 
* 2025-09-26 19:58:48 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-26 19:58:48 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-26 19:58:48 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-26 19:58:48 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-26 19:58:48 (10379) [INFO] 
* 2025-09-26 19:59:07 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-26 19:59:08 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-26 19:59:08 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-26 19:59:08 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-26 19:59:08 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-26 19:59:08 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-26 19:59:08 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-26 19:59:08 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-26 19:59:08 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-26 19:59:08 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-26 19:59:08 (10379) [INFO] 
* 2025-09-26 19:59:08 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-26 19:59:08 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-26 19:59:08 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-09-26 19:59:08 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-26 19:59:08 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-09-26 19:59:08 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-26 19:59:30 (10392) [INFO] Metadata Cache Created
* 2025-09-26 19:59:30 (10409) [INFO] 
* 2025-09-26 19:59:30 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-26 19:59:30 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-26 19:59:30 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-26 19:59:30 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CNWacGHUne/ea_profile.json
* 2025-09-26 19:59:30 (9475) [INFO] Backed up EA4 profile to /tmp/CNWacGHUne/ea_profile.json
* 2025-09-26 19:59:31 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-26 19:59:31 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID phhgtf) Cannot update this system’s kernel.
* 2025-09-26 19:59:31 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-26 19:59:31 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-26 19:59:31 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-27 19:58:45 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-27 19:58:45 (11465) [INFO] Script is up to date.
* 2025-09-27 19:58:46 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-27 19:58:46 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-27 19:58:46 (10379) [INFO] 
* 2025-09-27 19:59:11 (10409) [INFO] 
* 2025-09-27 19:59:11 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-27 19:59:11 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-27 19:59:11 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-27 19:59:11 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-27 19:59:11 (10379) [INFO] 
* 2025-09-27 19:59:28 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-27 19:59:29 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-27 19:59:29 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-27 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-27 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-27 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-27 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-27 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-27 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-27 19:59:29 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-27 19:59:29 (10379) [INFO] 
* 2025-09-27 19:59:29 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-27 19:59:29 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-27 19:59:30 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-09-27 19:59:30 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-27 19:59:30 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-09-27 19:59:30 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-27 19:59:49 (10392) [INFO] Metadata Cache Created
* 2025-09-27 19:59:49 (10409) [INFO] 
* 2025-09-27 19:59:49 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-27 19:59:49 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-27 19:59:49 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-27 19:59:49 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pY20GAI7LV/ea_profile.json
* 2025-09-27 19:59:50 (9475) [INFO] Backed up EA4 profile to /tmp/pY20GAI7LV/ea_profile.json
* 2025-09-27 19:59:50 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-27 19:59:50 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID z9rkqq) Cannot update this system’s kernel.
* 2025-09-27 19:59:50 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-27 19:59:50 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-27 19:59:51 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-28 19:58:44 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-28 19:58:44 (11465) [INFO] Script is up to date.
* 2025-09-28 19:58:45 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-28 19:58:45 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-28 19:58:45 (10379) [INFO] 
* 2025-09-28 19:59:10 (10409) [INFO] 
* 2025-09-28 19:59:10 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-28 19:59:10 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-28 19:59:10 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-28 19:59:10 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-28 19:59:10 (10379) [INFO] 
* 2025-09-28 19:59:28 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-28 19:59:29 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-28 19:59:29 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-28 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-28 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-28 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-28 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-28 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-28 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-28 19:59:29 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-28 19:59:29 (10379) [INFO] 
* 2025-09-28 19:59:29 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-28 19:59:29 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-28 19:59:29 (10392) [INFO]  * EA4: 184.94.196.97
* 2025-09-28 19:59:29 (10392) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 2025-09-28 19:59:29 (10392) [INFO]  * cpanel-plugins: 184.94.196.97
* 2025-09-28 19:59:29 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-28 19:59:49 (10392) [INFO] Metadata Cache Created
* 2025-09-28 19:59:49 (10409) [INFO] 
* 2025-09-28 19:59:49 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-28 19:59:49 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-28 19:59:50 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-28 19:59:50 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PxucX_wI0d/ea_profile.json
* 2025-09-28 19:59:50 (9475) [INFO] Backed up EA4 profile to /tmp/PxucX_wI0d/ea_profile.json
* 2025-09-28 19:59:50 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-28 19:59:50 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID a3xwfj) Cannot update this system’s kernel.
* 2025-09-28 19:59:51 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-28 19:59:51 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-28 19:59:51 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-29 19:59:52 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-29 19:59:52 (11465) [INFO] Script is up to date.
* 2025-09-29 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-29 19:59:52 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-29 19:59:52 (10379) [INFO] 
* 2025-09-29 20:00:22 (10409) [INFO] 
* 2025-09-29 20:00:22 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-29 20:00:22 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-29 20:00:22 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-29 20:00:22 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-29 20:00:22 (10379) [INFO] 
* 2025-09-29 20:00:25 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-29 20:00:26 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-29 20:00:26 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-29 20:00:26 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-29 20:00:26 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-29 20:00:26 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-29 20:00:26 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-29 20:00:26 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-29 20:00:26 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-29 20:00:26 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-29 20:00:26 (10379) [INFO] 
* 2025-09-29 20:00:26 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-29 20:00:26 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-29 20:00:27 (10392) [INFO]  * EA4: 184.94.196.97
* 2025-09-29 20:00:27 (10392) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 2025-09-29 20:00:27 (10392) [INFO]  * cpanel-plugins: 184.94.196.97
* 2025-09-29 20:00:27 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-29 20:00:34 (10392) [INFO] Metadata Cache Created
* 2025-09-29 20:00:34 (10409) [INFO] 
* 2025-09-29 20:00:34 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-29 20:00:34 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-29 20:00:34 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-29 20:00:34 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nVVmpffXqH/ea_profile.json
* 2025-09-29 20:00:35 (9475) [INFO] Backed up EA4 profile to /tmp/nVVmpffXqH/ea_profile.json
* 2025-09-29 20:00:35 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-29 20:00:35 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID n3978p) Cannot update this system’s kernel.
* 2025-09-29 20:00:35 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-29 20:00:35 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-29 20:00:36 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-09-30 19:58:20 (11443) [INFO] Self-update of script version 71 requested.
* 2025-09-30 19:58:20 (11465) [INFO] Script is up to date.
* 2025-09-30 19:58:21 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-09-30 19:58:21 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-09-30 19:58:21 (10379) [INFO] 
* 2025-09-30 19:58:46 (10409) [INFO] 
* 2025-09-30 19:58:46 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-09-30 19:58:46 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-09-30 19:58:46 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-09-30 19:58:46 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-09-30 19:58:46 (10379) [INFO] 
* 2025-09-30 19:59:04 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-09-30 19:59:04 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-09-30 19:59:04 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-09-30 19:59:04 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-30 19:59:04 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-30 19:59:04 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-30 19:59:04 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-30 19:59:04 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-30 19:59:04 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-09-30 19:59:04 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-09-30 19:59:04 (10379) [INFO] 
* 2025-09-30 19:59:04 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-09-30 19:59:04 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-09-30 19:59:05 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-09-30 19:59:05 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-09-30 19:59:05 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-09-30 19:59:05 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-09-30 19:59:24 (10392) [INFO] Metadata Cache Created
* 2025-09-30 19:59:24 (10409) [INFO] 
* 2025-09-30 19:59:24 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-09-30 19:59:24 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-09-30 19:59:25 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-09-30 19:59:25 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ebws0l_Kn_/ea_profile.json
* 2025-09-30 19:59:25 (9475) [INFO] Backed up EA4 profile to /tmp/ebws0l_Kn_/ea_profile.json
* 2025-09-30 19:59:25 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-09-30 19:59:25 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7re6vs) Cannot update this system’s kernel.
* 2025-09-30 19:59:26 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-09-30 19:59:26 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-09-30 19:59:26 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-01 19:58:41 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-01 19:58:41 (11465) [INFO] Script is up to date.
* 2025-10-01 19:58:41 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-01 19:58:42 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-01 19:58:42 (10379) [INFO] 
* 2025-10-01 19:59:06 (10409) [INFO] 
* 2025-10-01 19:59:06 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-01 19:59:06 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-01 19:59:06 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-01 19:59:06 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-01 19:59:06 (10379) [INFO] 
* 2025-10-01 19:59:25 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-01 19:59:26 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-01 19:59:26 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-01 19:59:26 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-01 19:59:26 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-01 19:59:26 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-01 19:59:26 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-01 19:59:26 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-01 19:59:26 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-01 19:59:26 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-01 19:59:26 (10379) [INFO] 
* 2025-10-01 19:59:26 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-01 19:59:26 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-01 19:59:26 (10392) [INFO]  * EA4: 208.74.123.62
* 2025-10-01 19:59:26 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-10-01 19:59:26 (10392) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-10-01 19:59:26 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-01 19:59:46 (10392) [INFO] Metadata Cache Created
* 2025-10-01 19:59:46 (10409) [INFO] 
* 2025-10-01 19:59:46 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-01 19:59:46 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-01 19:59:46 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-01 19:59:46 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/A5u3IHOful/ea_profile.json
* 2025-10-01 19:59:47 (9475) [INFO] Backed up EA4 profile to /tmp/A5u3IHOful/ea_profile.json
* 2025-10-01 19:59:47 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-01 19:59:47 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7s9h2m) Cannot update this system’s kernel.
* 2025-10-01 19:59:47 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-01 19:59:47 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-01 19:59:48 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-02 19:59:06 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-02 19:59:06 (11465) [INFO] Script is up to date.
* 2025-10-02 19:59:07 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-02 19:59:07 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-02 19:59:07 (10379) [INFO] 
* 2025-10-02 19:59:32 (10409) [INFO] 
* 2025-10-02 19:59:32 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-02 19:59:32 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-02 19:59:32 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-02 19:59:32 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-02 19:59:32 (10379) [INFO] 
* 2025-10-02 19:59:34 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-02 19:59:35 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-02 19:59:35 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-02 19:59:35 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-02 19:59:35 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-02 19:59:35 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-02 19:59:35 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-02 19:59:35 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-02 19:59:35 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-02 19:59:35 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-02 19:59:35 (10379) [INFO] 
* 2025-10-02 19:59:35 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-02 19:59:35 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-02 19:59:35 (10392) [INFO]  * EA4: 63.247.64.58
* 2025-10-02 19:59:35 (10392) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-10-02 19:59:35 (10392) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-10-02 19:59:35 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-02 19:59:41 (10392) [INFO] Metadata Cache Created
* 2025-10-02 19:59:41 (10409) [INFO] 
* 2025-10-02 19:59:41 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-02 19:59:41 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-02 19:59:41 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-02 19:59:41 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mSxDGfKcrw/ea_profile.json
* 2025-10-02 19:59:42 (9475) [INFO] Backed up EA4 profile to /tmp/mSxDGfKcrw/ea_profile.json
* 2025-10-02 19:59:42 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-02 19:59:42 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ywkba3) Cannot update this system’s kernel.
* 2025-10-02 19:59:42 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-02 19:59:42 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-02 19:59:43 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-03 19:59:20 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-03 19:59:20 (11465) [INFO] Script is up to date.
* 2025-10-03 19:59:21 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-03 19:59:21 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-03 19:59:21 (10379) [INFO] 
* 2025-10-03 19:59:46 (10409) [INFO] 
* 2025-10-03 19:59:46 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-03 19:59:46 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-03 19:59:46 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-03 19:59:46 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-03 19:59:46 (10379) [INFO] 
* 2025-10-03 20:00:12 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-03 20:00:15 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-03 20:00:15 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-03 20:00:15 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-03 20:00:15 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-03 20:00:15 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-03 20:00:15 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-03 20:00:15 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-03 20:00:15 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-03 20:00:15 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-03 20:00:15 (10379) [INFO] 
* 2025-10-03 20:00:15 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-03 20:00:15 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-03 20:00:15 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-10-03 20:00:15 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-10-03 20:00:15 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-10-03 20:00:15 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-03 20:00:35 (10392) [INFO] Metadata Cache Created
* 2025-10-03 20:00:35 (10409) [INFO] 
* 2025-10-03 20:00:35 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-03 20:00:35 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-03 20:00:35 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-03 20:00:35 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XOmjZRu_bX/ea_profile.json
* 2025-10-03 20:00:36 (9475) [INFO] Backed up EA4 profile to /tmp/XOmjZRu_bX/ea_profile.json
* 2025-10-03 20:00:36 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-03 20:00:36 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bkbc5z) Cannot update this system’s kernel.
* 2025-10-03 20:00:36 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-03 20:00:36 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-03 20:00:37 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-04 19:58:44 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-04 19:58:44 (11465) [INFO] Script is up to date.
* 2025-10-04 19:58:44 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-04 19:58:45 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-04 19:58:45 (10379) [INFO] 
* 2025-10-04 19:59:10 (10409) [INFO] 
* 2025-10-04 19:59:10 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-04 19:59:10 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-04 19:59:10 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-04 19:59:10 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-04 19:59:10 (10379) [INFO] 
* 2025-10-04 19:59:28 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-04 19:59:29 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-04 19:59:29 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-04 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-04 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-04 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-04 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-04 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-04 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-04 19:59:29 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-04 19:59:29 (10379) [INFO] 
* 2025-10-04 19:59:29 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-04 19:59:29 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-04 19:59:30 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-10-04 19:59:30 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-10-04 19:59:30 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-10-04 19:59:30 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-04 19:59:50 (10392) [INFO] Metadata Cache Created
* 2025-10-04 19:59:50 (10409) [INFO] 
* 2025-10-04 19:59:50 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-04 19:59:50 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-04 19:59:50 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-04 19:59:50 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cl5PkNkTpp/ea_profile.json
* 2025-10-04 19:59:51 (9475) [INFO] Backed up EA4 profile to /tmp/cl5PkNkTpp/ea_profile.json
* 2025-10-04 19:59:51 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-04 19:59:51 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 385t23) Cannot update this system’s kernel.
* 2025-10-04 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-04 19:59:52 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-04 19:59:52 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-05 19:58:45 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-05 19:58:45 (11465) [INFO] Script is up to date.
* 2025-10-05 19:58:45 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-05 19:58:45 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-05 19:58:45 (10379) [INFO] 
* 2025-10-05 19:59:11 (10409) [INFO] 
* 2025-10-05 19:59:11 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-05 19:59:11 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-05 19:59:11 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-05 19:59:11 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-05 19:59:11 (10379) [INFO] 
* 2025-10-05 19:59:29 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-05 19:59:29 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-05 19:59:29 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-05 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-05 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-05 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-05 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-05 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-05 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-05 19:59:29 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-05 19:59:29 (10379) [INFO] 
* 2025-10-05 19:59:30 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-05 19:59:30 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-05 19:59:30 (10392) [INFO]  * EA4: 208.74.123.62
* 2025-10-05 19:59:30 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-10-05 19:59:30 (10392) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-10-05 19:59:30 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-05 19:59:50 (10392) [INFO] Metadata Cache Created
* 2025-10-05 19:59:50 (10409) [INFO] 
* 2025-10-05 19:59:50 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-05 19:59:50 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-05 19:59:51 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-05 19:59:51 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FbFOSiJDIS/ea_profile.json
* 2025-10-05 19:59:51 (9475) [INFO] Backed up EA4 profile to /tmp/FbFOSiJDIS/ea_profile.json
* 2025-10-05 19:59:51 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-05 19:59:51 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mpq65r) Cannot update this system’s kernel.
* 2025-10-05 19:59:51 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-05 19:59:51 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-05 19:59:52 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-06 19:58:28 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-06 19:58:28 (11465) [INFO] Script is up to date.
* 2025-10-06 19:58:29 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-06 19:58:29 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-06 19:58:29 (10379) [INFO] 
* 2025-10-06 19:58:56 (10409) [INFO] 
* 2025-10-06 19:58:56 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-06 19:58:56 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-06 19:58:56 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-06 19:58:56 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-06 19:58:56 (10379) [INFO] 
* 2025-10-06 19:59:16 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-06 19:59:18 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-06 19:59:18 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-06 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-06 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-06 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-06 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-06 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-06 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-06 19:59:18 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-06 19:59:18 (10379) [INFO] 
* 2025-10-06 19:59:18 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-06 19:59:18 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-06 19:59:18 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-10-06 19:59:18 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-10-06 19:59:18 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-10-06 19:59:18 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-06 19:59:38 (10392) [INFO] Metadata Cache Created
* 2025-10-06 19:59:38 (10409) [INFO] 
* 2025-10-06 19:59:38 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-06 19:59:38 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-06 19:59:38 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-06 19:59:38 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LScOssgPyG/ea_profile.json
* 2025-10-06 19:59:39 (9475) [INFO] Backed up EA4 profile to /tmp/LScOssgPyG/ea_profile.json
* 2025-10-06 19:59:39 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-06 19:59:39 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rdhm32) Cannot update this system’s kernel.
* 2025-10-06 19:59:39 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-06 19:59:39 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-06 19:59:40 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-07 19:58:20 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-07 19:58:20 (11465) [INFO] Script is up to date.
* 2025-10-07 19:58:21 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-07 19:58:21 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-07 19:58:21 (10379) [INFO] 
* 2025-10-07 19:58:48 (10409) [INFO] 
* 2025-10-07 19:58:48 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-07 19:58:48 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-07 19:58:48 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-07 19:58:48 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-07 19:58:48 (10379) [INFO] 
* 2025-10-07 19:59:07 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-07 19:59:08 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-07 19:59:08 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-07 19:59:08 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-07 19:59:08 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-07 19:59:08 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-07 19:59:08 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-07 19:59:08 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-07 19:59:08 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-07 19:59:08 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-07 19:59:08 (10379) [INFO] 
* 2025-10-07 19:59:08 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-07 19:59:08 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-07 19:59:08 (10392) [INFO]  * EA4: 208.74.123.62
* 2025-10-07 19:59:08 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-10-07 19:59:08 (10392) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-10-07 19:59:08 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-07 19:59:31 (10392) [INFO] Metadata Cache Created
* 2025-10-07 19:59:31 (10409) [INFO] 
* 2025-10-07 19:59:31 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-07 19:59:31 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-07 19:59:31 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-07 19:59:31 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ScOMsaddRp/ea_profile.json
* 2025-10-07 19:59:31 (9475) [INFO] Backed up EA4 profile to /tmp/ScOMsaddRp/ea_profile.json
* 2025-10-07 19:59:32 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-07 19:59:32 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID e8pcqk) Cannot update this system’s kernel.
* 2025-10-07 19:59:32 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-07 19:59:32 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-07 19:59:32 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-08 19:58:54 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-08 19:58:54 (11465) [INFO] Script is up to date.
* 2025-10-08 19:58:54 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-08 19:58:54 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-08 19:58:54 (10379) [INFO] 
* 2025-10-08 19:59:22 (10409) [INFO] 
* 2025-10-08 19:59:22 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-08 19:59:22 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-08 19:59:22 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-08 19:59:22 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-08 19:59:22 (10379) [INFO] 
* 2025-10-08 20:00:18 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-08 20:00:21 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-08 20:00:21 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-08 20:00:21 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-08 20:00:21 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-08 20:00:21 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-08 20:00:21 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-08 20:00:21 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-08 20:00:21 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-08 20:00:21 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-08 20:00:21 (10379) [INFO] 
* 2025-10-08 20:00:21 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-08 20:00:21 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-08 20:00:22 (10392) [INFO]  * EA4: 63.247.64.58
* 2025-10-08 20:00:22 (10392) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-10-08 20:00:22 (10392) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-10-08 20:00:22 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-08 20:00:42 (10392) [INFO] Metadata Cache Created
* 2025-10-08 20:00:42 (10409) [INFO] 
* 2025-10-08 20:00:42 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-08 20:00:42 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-08 20:00:43 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-08 20:00:43 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tQLxlsk5BL/ea_profile.json
* 2025-10-08 20:00:43 (9475) [INFO] Backed up EA4 profile to /tmp/tQLxlsk5BL/ea_profile.json
* 2025-10-08 20:00:43 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-08 20:00:43 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 53rejh) Cannot update this system’s kernel.
* 2025-10-08 20:00:44 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-08 20:00:44 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-08 20:00:45 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-09 19:59:02 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-09 19:59:02 (11465) [INFO] Script is up to date.
* 2025-10-09 19:59:03 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-09 19:59:03 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-09 19:59:03 (10379) [INFO] 
* 2025-10-09 19:59:34 (10409) [INFO] 
* 2025-10-09 19:59:34 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-09 19:59:34 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-09 19:59:34 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-09 19:59:34 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-09 19:59:34 (10379) [INFO] 
* 2025-10-09 20:00:04 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-09 20:00:23 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-09 20:00:23 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-09 20:00:23 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-09 20:00:23 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-09 20:00:23 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-09 20:00:23 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-09 20:00:23 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-09 20:00:23 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-09 20:00:23 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-09 20:00:23 (10379) [INFO] 
* 2025-10-09 20:00:24 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-09 20:00:24 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-09 20:00:24 (10392) [INFO]  * EA4: 184.94.196.92
* 2025-10-09 20:00:24 (10392) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 2025-10-09 20:00:24 (10392) [INFO]  * cpanel-plugins: 184.94.196.92
* 2025-10-09 20:00:24 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-09 20:00:44 (10392) [INFO] Metadata Cache Created
* 2025-10-09 20:00:44 (10409) [INFO] 
* 2025-10-09 20:00:44 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-09 20:00:44 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-09 20:00:44 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-09 20:00:44 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SBu5WDATvF/ea_profile.json
* 2025-10-09 20:00:45 (9475) [INFO] Backed up EA4 profile to /tmp/SBu5WDATvF/ea_profile.json
* 2025-10-09 20:00:46 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-09 20:00:46 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2wrfvm) Cannot update this system’s kernel.
* 2025-10-09 20:00:46 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-09 20:00:46 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-09 20:00:47 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-10 19:58:21 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-10 19:58:21 (11465) [INFO] Script is up to date.
* 2025-10-10 19:58:22 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-10 19:58:22 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-10 19:58:22 (10379) [INFO] 
* 2025-10-10 19:58:53 (10409) [INFO] 
* 2025-10-10 19:58:53 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-10 19:58:53 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-10 19:58:53 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-10 19:58:53 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-10 19:58:53 (10379) [INFO] 
* 2025-10-10 19:59:13 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-10 19:59:13 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-10 19:59:13 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-10 19:59:13 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-10 19:59:13 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-10 19:59:13 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-10 19:59:13 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-10 19:59:13 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-10 19:59:13 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-10 19:59:13 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-10 19:59:13 (10379) [INFO] 
* 2025-10-10 19:59:13 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-10 19:59:14 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-10 19:59:14 (10392) [INFO]  * EA4: 208.74.123.62
* 2025-10-10 19:59:14 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-10-10 19:59:14 (10392) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-10-10 19:59:14 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-10 19:59:38 (10392) [INFO] Metadata Cache Created
* 2025-10-10 19:59:38 (10409) [INFO] 
* 2025-10-10 19:59:38 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-10 19:59:38 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-10 19:59:38 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-10 19:59:38 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wRF9ijrnJD/ea_profile.json
* 2025-10-10 19:59:38 (9475) [INFO] Backed up EA4 profile to /tmp/wRF9ijrnJD/ea_profile.json
* 2025-10-10 19:59:39 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-10 19:59:39 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID n97r6x) Cannot update this system’s kernel.
* 2025-10-10 19:59:39 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-10 19:59:39 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-10 19:59:40 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-11 19:58:49 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-11 19:58:49 (11465) [INFO] Script is up to date.
* 2025-10-11 19:58:49 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-11 19:58:49 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-11 19:58:49 (10379) [INFO] 
* 2025-10-11 19:59:14 (10409) [INFO] 
* 2025-10-11 19:59:14 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-11 19:59:14 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-11 19:59:14 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-11 19:59:14 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-11 19:59:14 (10379) [INFO] 
* 2025-10-11 19:59:33 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-11 19:59:34 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-11 19:59:34 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-11 19:59:34 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-11 19:59:34 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-11 19:59:34 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-11 19:59:34 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-11 19:59:34 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-11 19:59:34 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-11 19:59:34 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-11 19:59:34 (10379) [INFO] 
* 2025-10-11 19:59:34 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-11 19:59:34 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-11 19:59:34 (10392) [INFO]  * EA4: 184.94.196.94
* 2025-10-11 19:59:34 (10392) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 2025-10-11 19:59:34 (10392) [INFO]  * cpanel-plugins: 184.94.196.94
* 2025-10-11 19:59:34 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-11 19:59:55 (10392) [INFO] Metadata Cache Created
* 2025-10-11 19:59:55 (10409) [INFO] 
* 2025-10-11 19:59:55 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-11 19:59:55 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-11 19:59:55 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-11 19:59:55 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wexuHfRVLY/ea_profile.json
* 2025-10-11 19:59:55 (9475) [INFO] Backed up EA4 profile to /tmp/wexuHfRVLY/ea_profile.json
* 2025-10-11 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-11 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qfqaun) Cannot update this system’s kernel.
* 2025-10-11 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-11 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-11 19:59:56 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-12 19:58:51 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-12 19:58:51 (11465) [INFO] Script is up to date.
* 2025-10-12 19:58:51 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-12 19:58:51 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-12 19:58:51 (10379) [INFO] 
* 2025-10-12 19:59:17 (10409) [INFO] 
* 2025-10-12 19:59:17 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-12 19:59:17 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-12 19:59:17 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-12 19:59:17 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-12 19:59:17 (10379) [INFO] 
* 2025-10-12 19:59:45 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-12 19:59:46 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-12 19:59:46 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-12 19:59:46 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-12 19:59:46 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-12 19:59:46 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-12 19:59:46 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-12 19:59:46 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-12 19:59:46 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-12 19:59:46 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-12 19:59:46 (10379) [INFO] 
* 2025-10-12 19:59:46 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-12 19:59:46 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-12 19:59:46 (10392) [INFO]  * EA4: 184.94.196.97
* 2025-10-12 19:59:46 (10392) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 2025-10-12 19:59:46 (10392) [INFO]  * cpanel-plugins: 184.94.196.97
* 2025-10-12 19:59:46 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-12 20:00:20 (10392) [INFO] Metadata Cache Created
* 2025-10-12 20:00:20 (10409) [INFO] 
* 2025-10-12 20:00:20 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-12 20:00:20 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-12 20:00:20 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-12 20:00:20 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bahxF89sxm/ea_profile.json
* 2025-10-12 20:00:26 (9475) [INFO] Backed up EA4 profile to /tmp/bahxF89sxm/ea_profile.json
* 2025-10-12 20:00:27 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-12 20:00:27 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jatdvn) Cannot update this system’s kernel.
* 2025-10-12 20:00:27 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-12 20:00:27 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-12 20:00:28 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-13 19:58:19 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-13 19:58:19 (11465) [INFO] Script is up to date.
* 2025-10-13 19:58:20 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-13 19:58:20 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-13 19:58:20 (10379) [INFO] 
* 2025-10-13 19:58:51 (10409) [INFO] 
* 2025-10-13 19:58:51 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-13 19:58:51 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-13 19:58:51 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-13 19:58:51 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-13 19:58:51 (10379) [INFO] 
* 2025-10-13 19:59:12 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-13 19:59:12 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-13 19:59:12 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-13 19:59:12 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-13 19:59:12 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-13 19:59:12 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-13 19:59:12 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-13 19:59:12 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-13 19:59:12 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-13 19:59:12 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-13 19:59:12 (10379) [INFO] 
* 2025-10-13 19:59:12 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-13 19:59:12 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-13 19:59:13 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-10-13 19:59:13 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-10-13 19:59:13 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-10-13 19:59:13 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-13 19:59:33 (10392) [INFO] Metadata Cache Created
* 2025-10-13 19:59:33 (10409) [INFO] 
* 2025-10-13 19:59:33 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-13 19:59:33 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-13 19:59:33 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-13 19:59:33 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/s3a8qnGzDf/ea_profile.json
* 2025-10-13 19:59:34 (9475) [INFO] Backed up EA4 profile to /tmp/s3a8qnGzDf/ea_profile.json
* 2025-10-13 19:59:34 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-13 19:59:34 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jj9ayq) Cannot update this system’s kernel.
* 2025-10-13 19:59:34 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-13 19:59:34 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-13 19:59:35 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-14 19:58:34 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-14 19:58:34 (11465) [INFO] Script is up to date.
* 2025-10-14 19:58:35 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-14 19:58:35 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-14 19:58:35 (10379) [INFO] 
* 2025-10-14 19:59:07 (10409) [INFO] 
* 2025-10-14 19:59:07 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-14 19:59:07 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-14 19:59:07 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-14 19:59:07 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-14 19:59:07 (10379) [INFO] 
* 2025-10-14 19:59:25 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-14 19:59:25 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-14 19:59:25 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-14 19:59:25 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-14 19:59:25 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-14 19:59:25 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-14 19:59:25 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-14 19:59:25 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-14 19:59:25 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-14 19:59:25 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-14 19:59:25 (10379) [INFO] 
* 2025-10-14 19:59:26 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-14 19:59:26 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-14 19:59:26 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-10-14 19:59:26 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-10-14 19:59:26 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-10-14 19:59:26 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-14 19:59:47 (10392) [INFO] Metadata Cache Created
* 2025-10-14 19:59:47 (10409) [INFO] 
* 2025-10-14 19:59:47 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-14 19:59:47 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-14 19:59:47 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-14 19:59:47 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0tQIudS2Qb/ea_profile.json
* 2025-10-14 19:59:48 (9475) [INFO] Backed up EA4 profile to /tmp/0tQIudS2Qb/ea_profile.json
* 2025-10-14 19:59:48 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-14 19:59:48 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5mfg2z) Cannot update this system’s kernel.
* 2025-10-14 19:59:48 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-14 19:59:48 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-14 19:59:49 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-15 19:58:29 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-15 19:58:30 (11465) [INFO] Script is up to date.
* 2025-10-15 19:58:30 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-15 19:58:30 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-15 19:58:30 (10379) [INFO] 
* 2025-10-15 19:59:10 (10409) [INFO] 
* 2025-10-15 19:59:10 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-15 19:59:10 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-15 19:59:10 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-15 19:59:10 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-15 19:59:10 (10379) [INFO] 
* 2025-10-15 19:59:29 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-15 19:59:30 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-15 19:59:30 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-15 19:59:30 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-15 19:59:30 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-15 19:59:30 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-15 19:59:30 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-15 19:59:30 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-15 19:59:30 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-15 19:59:30 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-15 19:59:30 (10379) [INFO] 
* 2025-10-15 19:59:30 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-15 19:59:30 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-15 19:59:31 (10392) [INFO]  * EA4: 208.74.123.62
* 2025-10-15 19:59:31 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-10-15 19:59:31 (10392) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-10-15 19:59:31 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-15 19:59:55 (10392) [INFO] Metadata Cache Created
* 2025-10-15 19:59:55 (10409) [INFO] 
* 2025-10-15 19:59:55 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-15 19:59:55 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-15 19:59:55 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-15 19:59:55 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NkbbvdJwJt/ea_profile.json
* 2025-10-15 19:59:55 (9475) [INFO] Backed up EA4 profile to /tmp/NkbbvdJwJt/ea_profile.json
* 2025-10-15 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-15 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9685mk) Cannot update this system’s kernel.
* 2025-10-15 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-15 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-15 19:59:56 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-16 20:03:52 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-16 20:03:52 (11465) [INFO] Script is up to date.
* 2025-10-16 20:03:53 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-16 20:03:53 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-16 20:03:53 (10379) [INFO] 
* 2025-10-16 20:04:27 (10409) [INFO] 
* 2025-10-16 20:04:27 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-16 20:04:27 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-16 20:04:27 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-16 20:04:27 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-16 20:04:27 (10379) [INFO] 
* 2025-10-16 20:05:08 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-16 20:05:11 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-16 20:05:11 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-16 20:05:11 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-16 20:05:11 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-16 20:05:11 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-16 20:05:11 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-16 20:05:11 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-16 20:05:11 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-16 20:05:11 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-16 20:05:11 (10379) [INFO] 
* 2025-10-16 20:05:11 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-16 20:05:11 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-16 20:05:12 (10392) [INFO]  * EA4: 185.125.185.32
* 2025-10-16 20:05:12 (10392) [INFO]  * cpanel-addons-production-feed: 185.125.185.32
* 2025-10-16 20:05:12 (10392) [INFO]  * cpanel-plugins: 185.125.185.32
* 2025-10-16 20:05:12 (10392) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-10-16 20:05:34 (10392) [INFO] Metadata Cache Created
* 2025-10-16 20:05:34 (10409) [INFO] 
* 2025-10-16 20:05:34 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-16 20:05:34 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-16 20:05:34 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-16 20:05:34 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/y8dwRLOguN/ea_profile.json
* 2025-10-16 20:05:35 (9475) [INFO] Backed up EA4 profile to /tmp/y8dwRLOguN/ea_profile.json
* 2025-10-16 20:05:35 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-16 20:05:35 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID g66qp4) Cannot update this system’s kernel.
* 2025-10-16 20:05:35 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-16 20:05:35 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-16 20:05:36 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-17 19:58:21 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-17 19:58:21 (11465) [INFO] Script is up to date.
* 2025-10-17 19:58:22 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-17 19:58:22 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-17 19:58:22 (10379) [INFO] 
* 2025-10-17 19:58:55 (10409) [INFO] 
* 2025-10-17 19:58:55 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-17 19:58:56 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-17 19:58:56 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-17 19:58:56 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-17 19:58:56 (10379) [INFO] 
* 2025-10-17 19:59:17 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-17 19:59:18 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-17 19:59:18 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-17 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-17 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-17 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-17 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-17 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-17 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-17 19:59:18 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-17 19:59:18 (10379) [INFO] 
* 2025-10-17 19:59:18 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-17 19:59:18 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-17 19:59:18 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-10-17 19:59:18 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-10-17 19:59:18 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-10-17 19:59:18 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-17 19:59:55 (10392) [INFO] Metadata Cache Created
* 2025-10-17 19:59:55 (10409) [INFO] 
* 2025-10-17 19:59:55 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-17 19:59:55 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-17 19:59:55 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-17 19:59:55 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tGH0XOMTdZ/ea_profile.json
* 2025-10-17 19:59:55 (9475) [INFO] Backed up EA4 profile to /tmp/tGH0XOMTdZ/ea_profile.json
* 2025-10-17 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-17 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fcvb5z) Cannot update this system’s kernel.
* 2025-10-17 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-17 19:59:56 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-17 19:59:56 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-18 19:58:55 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-18 19:58:55 (11465) [INFO] Script is up to date.
* 2025-10-18 19:58:56 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-18 19:58:56 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-18 19:58:56 (10379) [INFO] 
* 2025-10-18 19:59:21 (10409) [INFO] 
* 2025-10-18 19:59:21 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-18 19:59:21 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-18 19:59:21 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-18 19:59:21 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-18 19:59:21 (10379) [INFO] 
* 2025-10-18 19:59:47 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-18 19:59:47 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-18 19:59:47 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-18 19:59:47 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-18 19:59:47 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-18 19:59:47 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-18 19:59:47 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-18 19:59:47 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-18 19:59:47 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-18 19:59:47 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-18 19:59:47 (10379) [INFO] 
* 2025-10-18 19:59:47 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-18 19:59:47 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-18 19:59:48 (10392) [INFO]  * EA4: 63.247.64.58
* 2025-10-18 19:59:48 (10392) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-10-18 19:59:48 (10392) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-10-18 19:59:48 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-18 20:00:21 (10392) [INFO] Metadata Cache Created
* 2025-10-18 20:00:21 (10409) [INFO] 
* 2025-10-18 20:00:21 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-18 20:00:21 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-18 20:00:21 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-18 20:00:21 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8e44tO1eCX/ea_profile.json
* 2025-10-18 20:00:22 (9475) [INFO] Backed up EA4 profile to /tmp/8e44tO1eCX/ea_profile.json
* 2025-10-18 20:00:22 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-18 20:00:22 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID a7uqs2) Cannot update this system’s kernel.
* 2025-10-18 20:00:22 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-18 20:00:22 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-18 20:00:23 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-19 19:58:53 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-19 19:58:53 (11465) [INFO] Script is up to date.
* 2025-10-19 19:58:54 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-19 19:58:54 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-19 19:58:54 (10379) [INFO] 
* 2025-10-19 19:59:19 (10409) [INFO] 
* 2025-10-19 19:59:19 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-19 19:59:19 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-19 19:59:19 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-19 19:59:19 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-19 19:59:19 (10379) [INFO] 
* 2025-10-19 19:59:39 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-19 19:59:40 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-19 19:59:40 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-19 19:59:40 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-19 19:59:40 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-19 19:59:40 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-19 19:59:40 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-19 19:59:40 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-19 19:59:40 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-19 19:59:40 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-19 19:59:40 (10379) [INFO] 
* 2025-10-19 19:59:40 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-19 19:59:40 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-19 19:59:40 (10392) [INFO]  * EA4: 184.94.196.92
* 2025-10-19 19:59:40 (10392) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 2025-10-19 19:59:40 (10392) [INFO]  * cpanel-plugins: 184.94.196.92
* 2025-10-19 19:59:40 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-19 20:00:16 (10392) [INFO] Metadata Cache Created
* 2025-10-19 20:00:16 (10409) [INFO] 
* 2025-10-19 20:00:16 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-19 20:00:16 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-19 20:00:17 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-19 20:00:17 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lzwsIrmmZ_/ea_profile.json
* 2025-10-19 20:00:18 (9475) [INFO] Backed up EA4 profile to /tmp/lzwsIrmmZ_/ea_profile.json
* 2025-10-19 20:00:26 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-19 20:00:26 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 69rh4w) Cannot update this system’s kernel.
* 2025-10-19 20:00:26 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-19 20:00:26 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-19 20:00:27 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-20 19:58:25 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-20 19:58:25 (11465) [INFO] Script is up to date.
* 2025-10-20 19:58:25 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-20 19:58:25 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-20 19:58:25 (10379) [INFO] 
* 2025-10-20 19:58:58 (10409) [INFO] 
* 2025-10-20 19:58:58 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-20 19:58:58 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-20 19:58:58 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-20 19:58:58 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-20 19:58:58 (10379) [INFO] 
* 2025-10-20 19:59:18 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-20 19:59:18 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-20 19:59:18 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-20 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-20 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-20 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-20 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-20 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-20 19:59:18 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-20 19:59:18 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-20 19:59:18 (10379) [INFO] 
* 2025-10-20 19:59:18 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-20 19:59:18 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-20 19:59:19 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-10-20 19:59:19 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-10-20 19:59:19 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-10-20 19:59:19 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-20 19:59:40 (10392) [INFO] Metadata Cache Created
* 2025-10-20 19:59:40 (10409) [INFO] 
* 2025-10-20 19:59:40 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-20 19:59:40 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-20 19:59:41 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-20 19:59:41 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mIgUWTi4gn/ea_profile.json
* 2025-10-20 19:59:41 (9475) [INFO] Backed up EA4 profile to /tmp/mIgUWTi4gn/ea_profile.json
* 2025-10-20 19:59:42 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-20 19:59:42 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ay8uzf) Cannot update this system’s kernel.
* 2025-10-20 19:59:42 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-20 19:59:42 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-20 19:59:42 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-21 19:59:25 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-21 19:59:25 (11465) [INFO] Script is up to date.
* 2025-10-21 19:59:25 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-21 19:59:25 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-21 19:59:25 (10379) [INFO] 
* 2025-10-21 20:00:26 (10409) [INFO] 
* 2025-10-21 20:00:26 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-21 20:00:26 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-21 20:00:26 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-21 20:00:26 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-21 20:00:26 (10379) [INFO] 
* 2025-10-21 20:00:31 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-21 20:00:33 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-21 20:00:33 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-21 20:00:33 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-21 20:00:33 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-21 20:00:33 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-21 20:00:33 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-21 20:00:33 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-21 20:00:33 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-21 20:00:33 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-21 20:00:33 (10379) [INFO] 
* 2025-10-21 20:00:33 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-21 20:00:33 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-21 20:00:33 (10392) [INFO]  * EA4: 63.247.64.58
* 2025-10-21 20:00:33 (10392) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-10-21 20:00:33 (10392) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-10-21 20:00:33 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-21 20:00:40 (10392) [INFO] Metadata Cache Created
* 2025-10-21 20:00:40 (10409) [INFO] 
* 2025-10-21 20:00:40 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-21 20:00:40 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-21 20:00:40 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-21 20:00:40 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/I32DjP_ius/ea_profile.json
* 2025-10-21 20:00:41 (9475) [INFO] Backed up EA4 profile to /tmp/I32DjP_ius/ea_profile.json
* 2025-10-21 20:00:43 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-21 20:00:43 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2zzke4) Cannot update this system’s kernel.
* 2025-10-21 20:00:43 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-21 20:00:43 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-21 20:00:43 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-22 19:58:32 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-22 19:58:32 (11465) [INFO] Script is up to date.
* 2025-10-22 19:58:33 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-22 19:58:33 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-22 19:58:33 (10379) [INFO] 
* 2025-10-22 19:59:05 (10409) [INFO] 
* 2025-10-22 19:59:05 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-22 19:59:05 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-22 19:59:05 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-22 19:59:05 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-22 19:59:05 (10379) [INFO] 
* 2025-10-22 19:59:34 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-22 19:59:35 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-22 19:59:35 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-22 19:59:35 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-22 19:59:35 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-22 19:59:35 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-22 19:59:35 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-22 19:59:35 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-22 19:59:35 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-22 19:59:35 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-22 19:59:35 (10379) [INFO] 
* 2025-10-22 19:59:35 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-22 19:59:35 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-22 19:59:35 (10392) [INFO]  * EA4: 208.74.123.62
* 2025-10-22 19:59:35 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-10-22 19:59:35 (10392) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-10-22 19:59:35 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-22 20:00:24 (10392) [INFO] Metadata Cache Created
* 2025-10-22 20:00:24 (10409) [INFO] 
* 2025-10-22 20:00:24 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-22 20:00:24 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-22 20:00:24 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-22 20:00:24 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Ldyug9WtEM/ea_profile.json
* 2025-10-22 20:00:25 (9475) [INFO] Backed up EA4 profile to /tmp/Ldyug9WtEM/ea_profile.json
* 2025-10-22 20:00:25 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-22 20:00:25 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2tbs7s) Cannot update this system’s kernel.
* 2025-10-22 20:00:26 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-22 20:00:26 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-22 20:00:26 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-23 19:58:39 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-23 19:58:39 (11465) [INFO] Script is up to date.
* 2025-10-23 19:58:40 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-23 19:58:40 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-23 19:58:40 (10379) [INFO] 
* 2025-10-23 19:59:25 (10409) [INFO] 
* 2025-10-23 19:59:25 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-23 19:59:25 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-23 19:59:25 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-23 19:59:25 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-23 19:59:25 (10379) [INFO] 
* 2025-10-23 19:59:46 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-23 19:59:47 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-23 19:59:47 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-23 19:59:47 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-23 19:59:47 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-23 19:59:47 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-23 19:59:47 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-23 19:59:47 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-23 19:59:47 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-23 19:59:47 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-23 19:59:47 (10379) [INFO] 
* 2025-10-23 19:59:47 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-23 19:59:47 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-23 19:59:48 (10392) [INFO]  * EA4: 63.247.64.58
* 2025-10-23 19:59:48 (10392) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-10-23 19:59:48 (10392) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-10-23 19:59:48 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-23 20:00:27 (10392) [INFO] Metadata Cache Created
* 2025-10-23 20:00:27 (10409) [INFO] 
* 2025-10-23 20:00:27 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-23 20:00:27 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-23 20:00:27 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-23 20:00:27 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TVJiAKCBe8/ea_profile.json
* 2025-10-23 20:00:29 (9475) [INFO] Backed up EA4 profile to /tmp/TVJiAKCBe8/ea_profile.json
* 2025-10-23 20:00:30 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-23 20:00:30 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h27xgq) Cannot update this system’s kernel.
* 2025-10-23 20:00:30 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-23 20:00:30 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-23 20:00:32 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-24 19:59:03 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-24 19:59:03 (11465) [INFO] Script is up to date.
* 2025-10-24 19:59:03 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-24 19:59:03 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-24 19:59:03 (10379) [INFO] 
* 2025-10-24 19:59:36 (10409) [INFO] 
* 2025-10-24 19:59:36 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-24 19:59:36 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-24 19:59:36 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-24 19:59:36 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-24 19:59:36 (10379) [INFO] 
* 2025-10-24 20:00:00 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-24 20:00:00 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-24 20:00:00 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-24 20:00:00 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-24 20:00:00 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-24 20:00:00 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-24 20:00:00 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-24 20:00:00 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-24 20:00:00 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-24 20:00:00 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-24 20:00:00 (10379) [INFO] 
* 2025-10-24 20:00:00 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-24 20:00:00 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-24 20:00:01 (10392) [INFO]  * EA4: 208.74.123.62
* 2025-10-24 20:00:01 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-10-24 20:00:01 (10392) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-10-24 20:00:01 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-24 20:00:48 (10392) [INFO] Metadata Cache Created
* 2025-10-24 20:00:48 (10409) [INFO] 
* 2025-10-24 20:00:48 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-24 20:00:48 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-24 20:00:48 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-24 20:00:48 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/4p4HoevyQe/ea_profile.json
* 2025-10-24 20:00:49 (9475) [INFO] Backed up EA4 profile to /tmp/4p4HoevyQe/ea_profile.json
* 2025-10-24 20:00:49 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-24 20:00:49 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wg4f3q) Cannot update this system’s kernel.
* 2025-10-24 20:00:49 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-24 20:00:49 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-24 20:00:50 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-25 19:58:57 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-25 19:58:57 (11465) [INFO] Script is up to date.
* 2025-10-25 19:58:57 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-25 19:58:57 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-25 19:58:57 (10379) [INFO] 
* 2025-10-25 19:59:23 (10409) [INFO] 
* 2025-10-25 19:59:23 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-25 19:59:23 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-25 19:59:23 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-25 19:59:23 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-25 19:59:23 (10379) [INFO] 
* 2025-10-25 19:59:42 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-25 19:59:43 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-25 19:59:43 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-25 19:59:43 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-25 19:59:43 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-25 19:59:43 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-25 19:59:43 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-25 19:59:43 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-25 19:59:43 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-25 19:59:43 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-25 19:59:43 (10379) [INFO] 
* 2025-10-25 19:59:43 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-25 19:59:43 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-25 19:59:43 (10392) [INFO]  * EA4: 184.94.196.93
* 2025-10-25 19:59:43 (10392) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 2025-10-25 19:59:43 (10392) [INFO]  * cpanel-plugins: 184.94.196.93
* 2025-10-25 19:59:43 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-25 20:00:21 (10392) [INFO] Metadata Cache Created
* 2025-10-25 20:00:21 (10409) [INFO] 
* 2025-10-25 20:00:21 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-25 20:00:21 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-25 20:00:21 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-25 20:00:21 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Of9yfbNK9l/ea_profile.json
* 2025-10-25 20:00:22 (9475) [INFO] Backed up EA4 profile to /tmp/Of9yfbNK9l/ea_profile.json
* 2025-10-25 20:00:23 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-25 20:00:23 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID njsnsz) Cannot update this system’s kernel.
* 2025-10-25 20:00:23 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-25 20:00:23 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-25 20:00:23 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-26 19:58:44 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-26 19:58:44 (11465) [INFO] Script is up to date.
* 2025-10-26 19:58:45 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-26 19:58:45 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-26 19:58:45 (10379) [INFO] 
* 2025-10-26 19:59:10 (10409) [INFO] 
* 2025-10-26 19:59:10 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-26 19:59:10 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-26 19:59:10 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-26 19:59:10 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-26 19:59:10 (10379) [INFO] 
* 2025-10-26 19:59:29 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-26 19:59:29 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-26 19:59:29 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-26 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-26 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-26 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-26 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-26 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-26 19:59:29 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-26 19:59:29 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-26 19:59:29 (10379) [INFO] 
* 2025-10-26 19:59:29 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-26 19:59:29 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-26 19:59:30 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-10-26 19:59:30 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-10-26 19:59:30 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-10-26 19:59:30 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-26 19:59:56 (10392) [INFO] Metadata Cache Created
* 2025-10-26 19:59:56 (10409) [INFO] 
* 2025-10-26 19:59:56 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-26 19:59:56 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-26 19:59:56 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-26 19:59:56 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/D6Fi052i_Z/ea_profile.json
* 2025-10-26 19:59:57 (9475) [INFO] Backed up EA4 profile to /tmp/D6Fi052i_Z/ea_profile.json
* 2025-10-26 19:59:57 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-26 19:59:57 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID f7gtkx) Cannot update this system’s kernel.
* 2025-10-26 19:59:57 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-26 19:59:57 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-26 19:59:58 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-27 19:58:35 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-27 19:58:35 (11465) [INFO] Script is up to date.
* 2025-10-27 19:58:36 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-27 19:58:36 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-27 19:58:36 (10379) [INFO] 
* 2025-10-27 19:59:01 (10409) [INFO] 
* 2025-10-27 19:59:01 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-27 19:59:01 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-27 19:59:01 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-27 19:59:01 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-27 19:59:01 (10379) [INFO] 
* 2025-10-27 19:59:20 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-27 19:59:20 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-27 19:59:20 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-27 19:59:20 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-27 19:59:20 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-27 19:59:20 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-27 19:59:20 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-27 19:59:20 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-27 19:59:20 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-27 19:59:20 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-27 19:59:20 (10379) [INFO] 
* 2025-10-27 19:59:20 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-27 19:59:20 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-27 19:59:22 (10392) [INFO]  * EA4: 208.74.123.62
* 2025-10-27 19:59:22 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-10-27 19:59:22 (10392) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-10-27 19:59:22 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-27 19:59:43 (10392) [INFO] Metadata Cache Created
* 2025-10-27 19:59:43 (10409) [INFO] 
* 2025-10-27 19:59:43 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-27 19:59:43 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-27 19:59:43 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-27 19:59:43 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NZrhbDfpAd/ea_profile.json
* 2025-10-27 19:59:44 (9475) [INFO] Backed up EA4 profile to /tmp/NZrhbDfpAd/ea_profile.json
* 2025-10-27 19:59:44 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-27 19:59:44 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gkqas9) Cannot update this system’s kernel.
* 2025-10-27 19:59:44 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-27 19:59:44 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-27 19:59:45 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-28 19:58:19 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-28 19:58:19 (11465) [INFO] Script is up to date.
* 2025-10-28 19:58:20 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-28 19:58:20 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-28 19:58:20 (10379) [INFO] 
* 2025-10-28 19:58:46 (10409) [INFO] 
* 2025-10-28 19:58:46 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-28 19:58:46 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-28 19:58:46 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-28 19:58:46 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-28 19:58:46 (10379) [INFO] 
* 2025-10-28 19:59:05 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-28 19:59:06 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-28 19:59:06 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-28 19:59:06 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-28 19:59:06 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-28 19:59:06 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-28 19:59:06 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-28 19:59:06 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-28 19:59:06 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-28 19:59:06 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-28 19:59:06 (10379) [INFO] 
* 2025-10-28 19:59:06 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-28 19:59:06 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-28 19:59:07 (10392) [INFO]  * EA4: 208.74.123.61
* 2025-10-28 19:59:07 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-10-28 19:59:07 (10392) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-10-28 19:59:07 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-28 19:59:28 (10392) [INFO] Metadata Cache Created
* 2025-10-28 19:59:28 (10409) [INFO] 
* 2025-10-28 19:59:28 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-28 19:59:28 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-28 19:59:28 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-28 19:59:28 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cnlWBBDWry/ea_profile.json
* 2025-10-28 19:59:29 (9475) [INFO] Backed up EA4 profile to /tmp/cnlWBBDWry/ea_profile.json
* 2025-10-28 19:59:29 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-28 19:59:29 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nqx6f5) Cannot update this system’s kernel.
* 2025-10-28 19:59:29 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-28 19:59:29 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-28 19:59:30 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-29 19:58:34 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-29 19:58:34 (11465) [INFO] Script is up to date.
* 2025-10-29 19:58:35 (262) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-29 19:58:35 (10378) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-29 19:58:35 (10379) [INFO] 
* 2025-10-29 19:59:01 (10409) [INFO] 
* 2025-10-29 19:59:01 (6868) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-29 19:59:01 (4432) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-29 19:59:01 (4439) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-29 19:59:01 (10378) [INFO] Running: /usr/bin/yum list extras
* 2025-10-29 19:59:01 (10379) [INFO] 
* 2025-10-29 19:59:22 (6584) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-29 19:59:22 (6551) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-29 19:59:22 (6551) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-29 19:59:22 (6584) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-29 19:59:22 (6584) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-29 19:59:22 (6584) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-29 19:59:22 (6584) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-29 19:59:22 (6584) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-29 19:59:22 (6584) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-29 19:59:22 (10378) [INFO] Running: /usr/bin/yum makecache
* 2025-10-29 19:59:22 (10379) [INFO] 
* 2025-10-29 19:59:23 (10392) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-29 19:59:23 (10392) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-29 19:59:23 (10392) [INFO]  * EA4: 208.74.123.62
* 2025-10-29 19:59:23 (10392) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-10-29 19:59:23 (10392) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-10-29 19:59:23 (10392) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-29 19:59:45 (10392) [INFO] Metadata Cache Created
* 2025-10-29 19:59:45 (10409) [INFO] 
* 2025-10-29 19:59:45 (6462) [WARN] There are unfinished yum transactions remaining.
* 2025-10-29 19:59:45 (6466) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-29 19:59:45 (2347) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-29 19:59:45 (9452) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cwALc713bX/ea_profile.json
* 2025-10-29 19:59:46 (9475) [INFO] Backed up EA4 profile to /tmp/cwALc713bX/ea_profile.json
* 2025-10-29 19:59:46 (262) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-29 19:59:46 (262) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID spxq2s) Cannot update this system’s kernel.
* 2025-10-29 19:59:46 (262) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-29 19:59:46 (262) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-29 19:59:47 (479) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-30 20:01:38 (11443) [INFO] Self-update of script version 71 requested.
* 2025-10-30 20:01:38 (11448) [INFO] Newer version of script found. Downloading.
* 2025-10-30 20:01:39 (11457) [INFO] Script update to version 72 successful.
* 2025-10-30 20:01:40 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-30 20:01:40 (10863) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-30 20:01:40 (10864) [INFO] 
* 2025-10-30 20:02:07 (10894) [INFO] 
* 2025-10-30 20:02:07 (7120) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-30 20:02:07 (4483) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-30 20:02:07 (4490) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-30 20:02:07 (10863) [INFO] Running: /usr/bin/yum list extras
* 2025-10-30 20:02:07 (10864) [INFO] 
* 2025-10-30 20:02:26 (6836) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-30 20:02:26 (6803) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-30 20:02:26 (6803) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-30 20:02:26 (6836) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-30 20:02:26 (6836) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-30 20:02:26 (6836) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-30 20:02:26 (6836) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-30 20:02:26 (6836) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-30 20:02:26 (6836) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-30 20:02:26 (10863) [INFO] Running: /usr/bin/yum makecache
* 2025-10-30 20:02:26 (10864) [INFO] 
* 2025-10-30 20:02:27 (10877) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-30 20:02:27 (10877) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-30 20:02:27 (10877) [INFO]  * EA4: 208.74.123.61
* 2025-10-30 20:02:27 (10877) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-10-30 20:02:27 (10877) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-10-30 20:02:27 (10877) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-30 20:02:50 (10877) [INFO] Metadata Cache Created
* 2025-10-30 20:02:50 (10894) [INFO] 
* 2025-10-30 20:02:50 (6714) [WARN] There are unfinished yum transactions remaining.
* 2025-10-30 20:02:50 (6718) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-30 20:02:50 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-30 20:02:50 (9973) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1leBgWbiM4/ea_profile.json
* 2025-10-30 20:02:51 (9996) [INFO] Backed up EA4 profile to /tmp/1leBgWbiM4/ea_profile.json
* 2025-10-30 20:02:51 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-30 20:02:51 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tbzpy5) Cannot update this system’s kernel.
* 2025-10-30 20:02:51 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-30 20:02:51 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-30 20:02:52 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-10-31 19:58:23 (11945) [INFO] Self-update of script version 72 requested.
* 2025-10-31 19:58:23 (11967) [INFO] Script is up to date.
* 2025-10-31 19:58:23 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-10-31 19:58:23 (10863) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-10-31 19:58:23 (10864) [INFO] 
* 2025-10-31 19:58:49 (10894) [INFO] 
* 2025-10-31 19:58:49 (7120) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-10-31 19:58:49 (4483) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-10-31 19:58:49 (4490) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-10-31 19:58:49 (10863) [INFO] Running: /usr/bin/yum list extras
* 2025-10-31 19:58:49 (10864) [INFO] 
* 2025-10-31 19:59:09 (6836) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-10-31 19:59:10 (6803) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-10-31 19:59:10 (6803) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-10-31 19:59:10 (6836) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-31 19:59:10 (6836) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-31 19:59:10 (6836) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-31 19:59:10 (6836) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-31 19:59:10 (6836) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-31 19:59:10 (6836) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-10-31 19:59:10 (10863) [INFO] Running: /usr/bin/yum makecache
* 2025-10-31 19:59:10 (10864) [INFO] 
* 2025-10-31 19:59:10 (10877) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-10-31 19:59:10 (10877) [INFO] Loading mirror speeds from cached hostfile
* 2025-10-31 19:59:11 (10877) [INFO]  * EA4: 208.74.123.62
* 2025-10-31 19:59:11 (10877) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-10-31 19:59:11 (10877) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-10-31 19:59:11 (10877) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-10-31 19:59:31 (10877) [INFO] Metadata Cache Created
* 2025-10-31 19:59:31 (10894) [INFO] 
* 2025-10-31 19:59:31 (6714) [WARN] There are unfinished yum transactions remaining.
* 2025-10-31 19:59:31 (6718) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-10-31 19:59:31 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-10-31 19:59:31 (9973) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/oLZFUG9pyD/ea_profile.json
* 2025-10-31 19:59:32 (9996) [INFO] Backed up EA4 profile to /tmp/oLZFUG9pyD/ea_profile.json
* 2025-10-31 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-10-31 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4ruv86) Cannot update this system’s kernel.
* 2025-10-31 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-10-31 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-10-31 19:59:33 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-01 19:58:44 (11945) [INFO] Self-update of script version 72 requested.
* 2025-11-01 19:58:44 (11967) [INFO] Script is up to date.
* 2025-11-01 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-01 19:58:45 (10863) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-01 19:58:45 (10864) [INFO] 
* 2025-11-01 19:59:09 (10894) [INFO] 
* 2025-11-01 19:59:09 (7120) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-01 19:59:09 (4483) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-01 19:59:09 (4490) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-01 19:59:09 (10863) [INFO] Running: /usr/bin/yum list extras
* 2025-11-01 19:59:09 (10864) [INFO] 
* 2025-11-01 19:59:29 (6836) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-01 19:59:29 (6803) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-01 19:59:29 (6803) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-01 19:59:29 (6836) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-01 19:59:29 (6836) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-01 19:59:29 (6836) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-01 19:59:29 (6836) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-01 19:59:29 (6836) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-01 19:59:29 (6836) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-01 19:59:29 (10863) [INFO] Running: /usr/bin/yum makecache
* 2025-11-01 19:59:29 (10864) [INFO] 
* 2025-11-01 19:59:30 (10877) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-01 19:59:30 (10877) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-01 19:59:30 (10877) [INFO]  * EA4: 184.94.196.92
* 2025-11-01 19:59:30 (10877) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 2025-11-01 19:59:30 (10877) [INFO]  * cpanel-plugins: 184.94.196.92
* 2025-11-01 19:59:30 (10877) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-01 19:59:51 (10877) [INFO] Metadata Cache Created
* 2025-11-01 19:59:51 (10894) [INFO] 
* 2025-11-01 19:59:51 (6714) [WARN] There are unfinished yum transactions remaining.
* 2025-11-01 19:59:51 (6718) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-01 19:59:51 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-01 19:59:51 (9973) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rIiobytBlH/ea_profile.json
* 2025-11-01 19:59:52 (9996) [INFO] Backed up EA4 profile to /tmp/rIiobytBlH/ea_profile.json
* 2025-11-01 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-01 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID e8uzrd) Cannot update this system’s kernel.
* 2025-11-01 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-01 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-01 19:59:53 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-02 19:58:47 (11945) [INFO] Self-update of script version 72 requested.
* 2025-11-02 19:58:47 (11967) [INFO] Script is up to date.
* 2025-11-02 19:58:48 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-02 19:58:48 (10863) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-02 19:58:48 (10864) [INFO] 
* 2025-11-02 19:59:14 (10894) [INFO] 
* 2025-11-02 19:59:14 (7120) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-02 19:59:14 (4483) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-02 19:59:14 (4490) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-02 19:59:14 (10863) [INFO] Running: /usr/bin/yum list extras
* 2025-11-02 19:59:14 (10864) [INFO] 
* 2025-11-02 19:59:44 (6836) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-02 19:59:45 (6803) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-02 19:59:45 (6803) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-02 19:59:45 (6836) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-02 19:59:45 (6836) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-02 19:59:45 (6836) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-02 19:59:45 (6836) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-02 19:59:45 (6836) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-02 19:59:45 (6836) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-02 19:59:45 (10863) [INFO] Running: /usr/bin/yum makecache
* 2025-11-02 19:59:45 (10864) [INFO] 
* 2025-11-02 19:59:45 (10877) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-02 19:59:45 (10877) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-02 19:59:46 (10877) [INFO]  * EA4: 63.247.64.58
* 2025-11-02 19:59:46 (10877) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-11-02 19:59:46 (10877) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-11-02 19:59:46 (10877) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-02 20:00:26 (10877) [INFO] Metadata Cache Created
* 2025-11-02 20:00:26 (10894) [INFO] 
* 2025-11-02 20:00:26 (6714) [WARN] There are unfinished yum transactions remaining.
* 2025-11-02 20:00:26 (6718) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-02 20:00:26 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-02 20:00:26 (9973) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xtFTOoiA5f/ea_profile.json
* 2025-11-02 20:00:27 (9996) [INFO] Backed up EA4 profile to /tmp/xtFTOoiA5f/ea_profile.json
* 2025-11-02 20:00:27 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-02 20:00:27 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ky88qn) Cannot update this system’s kernel.
* 2025-11-02 20:00:27 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-02 20:00:27 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-02 20:00:28 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-03 19:58:25 (11945) [INFO] Self-update of script version 72 requested.
* 2025-11-03 19:58:25 (11967) [INFO] Script is up to date.
* 2025-11-03 19:58:26 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-03 19:58:26 (10863) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-03 19:58:26 (10864) [INFO] 
* 2025-11-03 19:58:52 (10894) [INFO] 
* 2025-11-03 19:58:52 (7120) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-03 19:58:53 (4483) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-03 19:58:53 (4490) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-03 19:58:53 (10863) [INFO] Running: /usr/bin/yum list extras
* 2025-11-03 19:58:53 (10864) [INFO] 
* 2025-11-03 19:59:11 (6836) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-03 19:59:12 (6803) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-03 19:59:12 (6803) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-03 19:59:12 (6836) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-03 19:59:12 (6836) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-03 19:59:12 (6836) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-03 19:59:12 (6836) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-03 19:59:12 (6836) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-03 19:59:12 (6836) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-03 19:59:12 (10863) [INFO] Running: /usr/bin/yum makecache
* 2025-11-03 19:59:12 (10864) [INFO] 
* 2025-11-03 19:59:12 (10877) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-03 19:59:12 (10877) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-03 19:59:12 (10877) [INFO]  * EA4: 208.74.123.61
* 2025-11-03 19:59:12 (10877) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-11-03 19:59:12 (10877) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-11-03 19:59:12 (10877) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-03 19:59:33 (10877) [INFO] Metadata Cache Created
* 2025-11-03 19:59:33 (10894) [INFO] 
* 2025-11-03 19:59:33 (6714) [WARN] There are unfinished yum transactions remaining.
* 2025-11-03 19:59:33 (6718) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-03 19:59:33 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-03 19:59:33 (9973) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2THVgMJmew/ea_profile.json
* 2025-11-03 19:59:34 (9996) [INFO] Backed up EA4 profile to /tmp/2THVgMJmew/ea_profile.json
* 2025-11-03 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-03 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cdv3k8) Cannot update this system’s kernel.
* 2025-11-03 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-03 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-03 19:59:35 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-04 19:58:32 (11945) [INFO] Self-update of script version 72 requested.
* 2025-11-04 19:58:32 (11967) [INFO] Script is up to date.
* 2025-11-04 19:58:33 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-04 19:58:33 (10863) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-04 19:58:33 (10864) [INFO] 
* 2025-11-04 19:58:57 (10894) [INFO] 
* 2025-11-04 19:58:57 (7120) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-04 19:58:58 (4483) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-04 19:58:58 (4490) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-04 19:58:58 (10863) [INFO] Running: /usr/bin/yum list extras
* 2025-11-04 19:58:58 (10864) [INFO] 
* 2025-11-04 19:59:17 (6836) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-04 19:59:18 (6803) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-04 19:59:18 (6803) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-04 19:59:18 (6836) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-04 19:59:18 (6836) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-04 19:59:18 (6836) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-04 19:59:18 (6836) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-04 19:59:18 (6836) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-04 19:59:18 (6836) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-04 19:59:18 (10863) [INFO] Running: /usr/bin/yum makecache
* 2025-11-04 19:59:18 (10864) [INFO] 
* 2025-11-04 19:59:18 (10877) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-04 19:59:18 (10877) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-04 19:59:18 (10877) [INFO]  * EA4: 208.74.123.61
* 2025-11-04 19:59:18 (10877) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-11-04 19:59:18 (10877) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-11-04 19:59:18 (10877) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-04 19:59:38 (10877) [INFO] Metadata Cache Created
* 2025-11-04 19:59:38 (10894) [INFO] 
* 2025-11-04 19:59:38 (6714) [WARN] There are unfinished yum transactions remaining.
* 2025-11-04 19:59:38 (6718) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-04 19:59:39 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-04 19:59:39 (9973) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0cbTMGifxV/ea_profile.json
* 2025-11-04 19:59:39 (9996) [INFO] Backed up EA4 profile to /tmp/0cbTMGifxV/ea_profile.json
* 2025-11-04 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-04 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID aph9ps) Cannot update this system’s kernel.
* 2025-11-04 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-04 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-04 19:59:40 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-05 19:58:54 (11945) [INFO] Self-update of script version 72 requested.
* 2025-11-05 19:58:54 (11967) [INFO] Script is up to date.
* 2025-11-05 19:58:54 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-05 19:58:55 (10863) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-05 19:58:55 (10864) [INFO] 
* 2025-11-05 19:59:20 (10894) [INFO] 
* 2025-11-05 19:59:20 (7120) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-05 19:59:20 (4483) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-05 19:59:20 (4490) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-05 19:59:20 (10863) [INFO] Running: /usr/bin/yum list extras
* 2025-11-05 19:59:20 (10864) [INFO] 
* 2025-11-05 19:59:48 (6836) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-05 19:59:49 (6803) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-05 19:59:49 (6803) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-05 19:59:49 (6836) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-05 19:59:49 (6836) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-05 19:59:49 (6836) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-05 19:59:49 (6836) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-05 19:59:49 (6836) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-05 19:59:49 (6836) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-05 19:59:49 (10863) [INFO] Running: /usr/bin/yum makecache
* 2025-11-05 19:59:49 (10864) [INFO] 
* 2025-11-05 19:59:49 (10877) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-05 19:59:49 (10877) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-05 19:59:49 (10877) [INFO]  * EA4: 184.94.196.97
* 2025-11-05 19:59:49 (10877) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 2025-11-05 19:59:49 (10877) [INFO]  * cpanel-plugins: 184.94.196.97
* 2025-11-05 19:59:49 (10877) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-05 20:00:29 (10877) [INFO] Metadata Cache Created
* 2025-11-05 20:00:30 (10894) [INFO] 
* 2025-11-05 20:00:30 (6714) [WARN] There are unfinished yum transactions remaining.
* 2025-11-05 20:00:30 (6718) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-05 20:00:30 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-05 20:00:30 (9973) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/4qVETSOXBy/ea_profile.json
* 2025-11-05 20:00:30 (9996) [INFO] Backed up EA4 profile to /tmp/4qVETSOXBy/ea_profile.json
* 2025-11-05 20:00:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-05 20:00:31 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9xp9ky) Cannot update this system’s kernel.
* 2025-11-05 20:00:31 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-05 20:00:31 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-05 20:00:32 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-06 19:58:50 (11945) [INFO] Self-update of script version 72 requested.
* 2025-11-06 19:58:50 (11950) [INFO] Newer version of script found. Downloading.
* 2025-11-06 19:58:51 (11959) [INFO] Script update to version 73 successful.
* 2025-11-06 19:58:52 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-06 19:58:52 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-06 19:58:52 (10880) [INFO] 
* 2025-11-06 19:59:16 (10910) [INFO] 
* 2025-11-06 19:59:16 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-06 19:59:16 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-06 19:59:16 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-06 19:59:16 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-06 19:59:16 (10880) [INFO] 
* 2025-11-06 19:59:37 (6852) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-06 19:59:37 (6819) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-06 19:59:37 (6819) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-06 19:59:37 (6852) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-06 19:59:37 (6852) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-06 19:59:37 (6852) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-06 19:59:37 (6852) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-06 19:59:37 (6852) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-06 19:59:37 (6852) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-06 19:59:37 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-06 19:59:37 (10880) [INFO] 
* 2025-11-06 19:59:37 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-06 19:59:37 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-06 19:59:38 (10893) [INFO]  * EA4: 63.247.64.58
* 2025-11-06 19:59:38 (10893) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-11-06 19:59:38 (10893) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-11-06 19:59:38 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-06 19:59:59 (10893) [INFO] Metadata Cache Created
* 2025-11-06 19:59:59 (10910) [INFO] 
* 2025-11-06 19:59:59 (6730) [WARN] There are unfinished yum transactions remaining.
* 2025-11-06 19:59:59 (6734) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-06 19:59:59 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-06 19:59:59 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RDL7wi_Nuo/ea_profile.json
* 2025-11-06 20:00:00 (10012) [INFO] Backed up EA4 profile to /tmp/RDL7wi_Nuo/ea_profile.json
* 2025-11-06 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-06 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID u6u5pc) Cannot update this system’s kernel.
* 2025-11-06 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-06 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-06 20:00:01 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-07 19:58:19 (11961) [INFO] Self-update of script version 73 requested.
* 2025-11-07 19:58:19 (11983) [INFO] Script is up to date.
* 2025-11-07 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-07 19:58:20 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-07 19:58:20 (10880) [INFO] 
* 2025-11-07 19:58:45 (10910) [INFO] 
* 2025-11-07 19:58:45 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-07 19:58:45 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-07 19:58:45 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-07 19:58:45 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-07 19:58:45 (10880) [INFO] 
* 2025-11-07 19:59:04 (6852) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-07 19:59:05 (6819) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-07 19:59:05 (6819) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-07 19:59:05 (6852) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-07 19:59:05 (6852) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-07 19:59:05 (6852) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-07 19:59:05 (6852) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-07 19:59:05 (6852) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-07 19:59:05 (6852) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-07 19:59:05 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-07 19:59:05 (10880) [INFO] 
* 2025-11-07 19:59:05 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-07 19:59:05 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-07 19:59:05 (10893) [INFO]  * EA4: 208.74.123.62
* 2025-11-07 19:59:05 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-11-07 19:59:05 (10893) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-11-07 19:59:05 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-07 19:59:26 (10893) [INFO] Metadata Cache Created
* 2025-11-07 19:59:26 (10910) [INFO] 
* 2025-11-07 19:59:26 (6730) [WARN] There are unfinished yum transactions remaining.
* 2025-11-07 19:59:26 (6734) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-07 19:59:26 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-07 19:59:26 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/d2UJM3fn1A/ea_profile.json
* 2025-11-07 19:59:26 (10012) [INFO] Backed up EA4 profile to /tmp/d2UJM3fn1A/ea_profile.json
* 2025-11-07 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-07 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID u5v98f) Cannot update this system’s kernel.
* 2025-11-07 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-07 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-07 19:59:27 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-08 19:58:46 (11961) [INFO] Self-update of script version 73 requested.
* 2025-11-08 19:58:46 (11983) [INFO] Script is up to date.
* 2025-11-08 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-08 19:58:47 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-08 19:58:47 (10880) [INFO] 
* 2025-11-08 19:59:12 (10910) [INFO] 
* 2025-11-08 19:59:12 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-08 19:59:12 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-08 19:59:12 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-08 19:59:12 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-08 19:59:12 (10880) [INFO] 
* 2025-11-08 19:59:31 (6852) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-08 19:59:32 (6819) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-08 19:59:32 (6819) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-08 19:59:32 (6852) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-08 19:59:32 (6852) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-08 19:59:32 (6852) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-08 19:59:32 (6852) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-08 19:59:32 (6852) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-08 19:59:32 (6852) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-08 19:59:32 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-08 19:59:32 (10880) [INFO] 
* 2025-11-08 19:59:32 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-08 19:59:32 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-08 19:59:32 (10893) [INFO]  * EA4: 184.94.196.94
* 2025-11-08 19:59:32 (10893) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 2025-11-08 19:59:32 (10893) [INFO]  * cpanel-plugins: 184.94.196.94
* 2025-11-08 19:59:32 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-08 19:59:52 (10893) [INFO] Metadata Cache Created
* 2025-11-08 19:59:52 (10910) [INFO] 
* 2025-11-08 19:59:52 (6730) [WARN] There are unfinished yum transactions remaining.
* 2025-11-08 19:59:52 (6734) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-08 19:59:52 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-08 19:59:52 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gQxmBUcpgX/ea_profile.json
* 2025-11-08 19:59:53 (10012) [INFO] Backed up EA4 profile to /tmp/gQxmBUcpgX/ea_profile.json
* 2025-11-08 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-08 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2nycrk) Cannot update this system’s kernel.
* 2025-11-08 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-08 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-08 19:59:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-09 19:58:44 (11961) [INFO] Self-update of script version 73 requested.
* 2025-11-09 19:58:44 (11983) [INFO] Script is up to date.
* 2025-11-09 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-09 19:58:45 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-09 19:58:45 (10880) [INFO] 
* 2025-11-09 19:59:10 (10910) [INFO] 
* 2025-11-09 19:59:10 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-09 19:59:10 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-09 19:59:10 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-09 19:59:10 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-09 19:59:10 (10880) [INFO] 
* 2025-11-09 19:59:29 (6852) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-09 19:59:29 (6819) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-09 19:59:29 (6819) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-09 19:59:29 (6852) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-09 19:59:29 (6852) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-09 19:59:29 (6852) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-09 19:59:29 (6852) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-09 19:59:29 (6852) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-09 19:59:29 (6852) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-09 19:59:29 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-09 19:59:29 (10880) [INFO] 
* 2025-11-09 19:59:29 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-09 19:59:29 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-09 19:59:30 (10893) [INFO]  * EA4: 63.247.64.58
* 2025-11-09 19:59:30 (10893) [INFO]  * cpanel-addons-production-feed: 63.247.64.58
* 2025-11-09 19:59:30 (10893) [INFO]  * cpanel-plugins: 63.247.64.58
* 2025-11-09 19:59:30 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-09 19:59:51 (10893) [INFO] Metadata Cache Created
* 2025-11-09 19:59:51 (10910) [INFO] 
* 2025-11-09 19:59:51 (6730) [WARN] There are unfinished yum transactions remaining.
* 2025-11-09 19:59:51 (6734) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-09 19:59:51 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-09 19:59:51 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rGUG1axUcH/ea_profile.json
* 2025-11-09 19:59:52 (10012) [INFO] Backed up EA4 profile to /tmp/rGUG1axUcH/ea_profile.json
* 2025-11-09 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-09 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3p8fdn) Cannot update this system’s kernel.
* 2025-11-09 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-09 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-09 19:59:53 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-10 19:58:25 (11961) [INFO] Self-update of script version 73 requested.
* 2025-11-10 19:58:25 (11983) [INFO] Script is up to date.
* 2025-11-10 19:58:26 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-10 19:58:26 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-10 19:58:26 (10880) [INFO] 
* 2025-11-10 19:58:52 (10910) [INFO] 
* 2025-11-10 19:58:52 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-10 19:58:52 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-10 19:58:52 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-10 19:58:52 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-10 19:58:52 (10880) [INFO] 
* 2025-11-10 19:59:10 (6852) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-10 19:59:10 (6819) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-10 19:59:10 (6819) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-10 19:59:10 (6852) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-10 19:59:10 (6852) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-10 19:59:10 (6852) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-10 19:59:10 (6852) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-10 19:59:10 (6852) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-10 19:59:10 (6852) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-10 19:59:10 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-10 19:59:10 (10880) [INFO] 
* 2025-11-10 19:59:10 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-10 19:59:10 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-10 19:59:11 (10893) [INFO]  * EA4: 208.74.123.61
* 2025-11-10 19:59:11 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-11-10 19:59:11 (10893) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-11-10 19:59:11 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-10 19:59:31 (10893) [INFO] Metadata Cache Created
* 2025-11-10 19:59:31 (10910) [INFO] 
* 2025-11-10 19:59:31 (6730) [WARN] There are unfinished yum transactions remaining.
* 2025-11-10 19:59:31 (6734) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-10 19:59:31 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-10 19:59:31 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5O_Mcw7l1O/ea_profile.json
* 2025-11-10 19:59:31 (10012) [INFO] Backed up EA4 profile to /tmp/5O_Mcw7l1O/ea_profile.json
* 2025-11-10 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-10 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9ghycw) Cannot update this system’s kernel.
* 2025-11-10 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-10 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-10 19:59:32 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-11 19:58:27 (11961) [INFO] Self-update of script version 73 requested.
* 2025-11-11 19:58:27 (11983) [INFO] Script is up to date.
* 2025-11-11 19:58:28 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-11 19:58:28 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-11 19:58:28 (10880) [INFO] 
* 2025-11-11 19:58:53 (10910) [INFO] 
* 2025-11-11 19:58:53 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-11 19:58:53 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-11 19:58:53 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-11 19:58:53 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-11 19:58:53 (10880) [INFO] 
* 2025-11-11 19:59:12 (6852) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-11 19:59:13 (6819) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-11 19:59:13 (6819) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-11 19:59:13 (6852) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-11 19:59:13 (6852) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-11 19:59:13 (6852) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-11 19:59:13 (6852) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-11 19:59:13 (6852) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-11 19:59:13 (6852) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-11 19:59:13 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-11 19:59:13 (10880) [INFO] 
* 2025-11-11 19:59:13 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-11 19:59:13 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-11 19:59:13 (10893) [INFO]  * EA4: 208.74.123.61
* 2025-11-11 19:59:13 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-11-11 19:59:13 (10893) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-11-11 19:59:13 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-11 19:59:34 (10893) [INFO] Metadata Cache Created
* 2025-11-11 19:59:34 (10910) [INFO] 
* 2025-11-11 19:59:34 (6730) [WARN] There are unfinished yum transactions remaining.
* 2025-11-11 19:59:34 (6734) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-11 19:59:35 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-11 19:59:35 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5NI0J83ENi/ea_profile.json
* 2025-11-11 19:59:35 (10012) [INFO] Backed up EA4 profile to /tmp/5NI0J83ENi/ea_profile.json
* 2025-11-11 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-11 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 87nppj) Cannot update this system’s kernel.
* 2025-11-11 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-11 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-11 19:59:36 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-12 19:58:36 (11961) [INFO] Self-update of script version 73 requested.
* 2025-11-12 19:58:36 (11983) [INFO] Script is up to date.
* 2025-11-12 19:58:37 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-12 19:58:37 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-12 19:58:37 (10880) [INFO] 
* 2025-11-12 19:59:03 (10910) [INFO] 
* 2025-11-12 19:59:03 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-12 19:59:03 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-12 19:59:03 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-12 19:59:03 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-12 19:59:03 (10880) [INFO] 
* 2025-11-12 19:59:23 (6852) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-12 19:59:24 (6819) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-12 19:59:24 (6819) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-12 19:59:24 (6852) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-12 19:59:24 (6852) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-12 19:59:24 (6852) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-12 19:59:24 (6852) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-12 19:59:24 (6852) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-12 19:59:24 (6852) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-12 19:59:24 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-12 19:59:24 (10880) [INFO] 
* 2025-11-12 19:59:24 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-12 19:59:24 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-12 19:59:24 (10893) [INFO]  * EA4: 208.74.123.61
* 2025-11-12 19:59:24 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-11-12 19:59:24 (10893) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-11-12 19:59:24 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-12 19:59:46 (10893) [INFO] Metadata Cache Created
* 2025-11-12 19:59:46 (10910) [INFO] 
* 2025-11-12 19:59:46 (6730) [WARN] There are unfinished yum transactions remaining.
* 2025-11-12 19:59:46 (6734) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-12 19:59:46 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-12 19:59:46 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6yexXivqP0/ea_profile.json
* 2025-11-12 19:59:47 (10012) [INFO] Backed up EA4 profile to /tmp/6yexXivqP0/ea_profile.json
* 2025-11-12 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-12 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vvek9y) Cannot update this system’s kernel.
* 2025-11-12 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-12 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-12 19:59:48 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-13 20:00:27 (11961) [INFO] Self-update of script version 73 requested.
* 2025-11-13 20:00:27 (11983) [INFO] Script is up to date.
* 2025-11-13 20:00:28 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-13 20:00:28 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-13 20:00:28 (10880) [INFO] 
* 2025-11-13 20:00:53 (10910) [INFO] 
* 2025-11-13 20:00:53 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-13 20:00:53 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-13 20:00:53 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-13 20:00:53 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-13 20:00:53 (10880) [INFO] 
* 2025-11-13 20:01:13 (6852) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-13 20:01:13 (6819) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-13 20:01:13 (6819) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-13 20:01:13 (6852) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-13 20:01:13 (6852) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-13 20:01:13 (6852) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-13 20:01:13 (6852) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-13 20:01:13 (6852) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-13 20:01:13 (6852) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-13 20:01:13 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-13 20:01:13 (10880) [INFO] 
* 2025-11-13 20:01:14 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-13 20:01:14 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-13 20:01:14 (10893) [INFO]  * EA4: 208.74.123.61
* 2025-11-13 20:01:14 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-11-13 20:01:14 (10893) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-11-13 20:01:14 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-13 20:01:37 (10893) [INFO] Metadata Cache Created
* 2025-11-13 20:01:37 (10910) [INFO] 
* 2025-11-13 20:01:37 (6730) [WARN] There are unfinished yum transactions remaining.
* 2025-11-13 20:01:37 (6734) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-13 20:01:37 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-13 20:01:37 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/EfPwG2dMIO/ea_profile.json
* 2025-11-13 20:01:37 (10012) [INFO] Backed up EA4 profile to /tmp/EfPwG2dMIO/ea_profile.json
* 2025-11-13 20:01:38 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-13 20:01:38 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ewgjc9) Cannot update this system’s kernel.
* 2025-11-13 20:01:38 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-13 20:01:38 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-13 20:01:39 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-14 19:58:19 (11961) [INFO] Self-update of script version 73 requested.
* 2025-11-14 19:58:20 (11983) [INFO] Script is up to date.
* 2025-11-14 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-14 19:58:20 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-14 19:58:20 (10880) [INFO] 
* 2025-11-14 19:58:45 (10910) [INFO] 
* 2025-11-14 19:58:45 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-14 19:58:46 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-14 19:58:46 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-14 19:58:46 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-14 19:58:46 (10880) [INFO] 
* 2025-11-14 19:59:06 (6852) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-14 19:59:07 (6819) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-14 19:59:07 (6819) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-14 19:59:07 (6852) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-14 19:59:07 (6852) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-14 19:59:07 (6852) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-14 19:59:07 (6852) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-14 19:59:07 (6852) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-14 19:59:07 (6852) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-14 19:59:07 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-14 19:59:07 (10880) [INFO] 
* 2025-11-14 19:59:07 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-14 19:59:07 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-14 19:59:07 (10893) [INFO]  * EA4: 208.74.123.61
* 2025-11-14 19:59:07 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-11-14 19:59:07 (10893) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-11-14 19:59:07 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-14 19:59:39 (10893) [INFO] Metadata Cache Created
* 2025-11-14 19:59:39 (10910) [INFO] 
* 2025-11-14 19:59:39 (6730) [WARN] There are unfinished yum transactions remaining.
* 2025-11-14 19:59:39 (6734) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-14 19:59:40 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-14 19:59:40 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3lhj5p2Mo8/ea_profile.json
* 2025-11-14 19:59:40 (10012) [INFO] Backed up EA4 profile to /tmp/3lhj5p2Mo8/ea_profile.json
* 2025-11-14 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-14 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ms73rt) Cannot update this system’s kernel.
* 2025-11-14 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-14 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-14 19:59:41 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-15 19:58:45 (11961) [INFO] Self-update of script version 73 requested.
* 2025-11-15 19:58:45 (11983) [INFO] Script is up to date.
* 2025-11-15 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-15 19:58:45 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-15 19:58:45 (10880) [INFO] 
* 2025-11-15 19:59:10 (10910) [INFO] 
* 2025-11-15 19:59:10 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-15 19:59:10 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-15 19:59:10 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-15 19:59:10 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-15 19:59:10 (10880) [INFO] 
* 2025-11-15 19:59:30 (6852) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-15 19:59:30 (6819) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-15 19:59:30 (6819) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-15 19:59:30 (6852) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-15 19:59:30 (6852) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-15 19:59:30 (6852) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-15 19:59:30 (6852) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-15 19:59:30 (6852) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-15 19:59:30 (6852) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-15 19:59:30 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-15 19:59:30 (10880) [INFO] 
* 2025-11-15 19:59:30 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-15 19:59:30 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-15 19:59:31 (10893) [INFO]  * EA4: 208.74.123.62
* 2025-11-15 19:59:31 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-11-15 19:59:31 (10893) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-11-15 19:59:31 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-15 19:59:52 (10893) [INFO] Metadata Cache Created
* 2025-11-15 19:59:52 (10910) [INFO] 
* 2025-11-15 19:59:52 (6730) [WARN] There are unfinished yum transactions remaining.
* 2025-11-15 19:59:52 (6734) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-15 19:59:53 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-15 19:59:53 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_BaJX74qJP/ea_profile.json
* 2025-11-15 19:59:53 (10012) [INFO] Backed up EA4 profile to /tmp/_BaJX74qJP/ea_profile.json
* 2025-11-15 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-15 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ak2qxm) Cannot update this system’s kernel.
* 2025-11-15 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-15 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-15 19:59:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-16 19:58:45 (11961) [INFO] Self-update of script version 73 requested.
* 2025-11-16 19:58:45 (11983) [INFO] Script is up to date.
* 2025-11-16 19:58:46 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-16 19:58:46 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-16 19:58:46 (10880) [INFO] 
* 2025-11-16 19:59:11 (10910) [INFO] 
* 2025-11-16 19:59:11 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-16 19:59:11 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-16 19:59:11 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-16 19:59:11 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-16 19:59:11 (10880) [INFO] 
* 2025-11-16 19:59:30 (6852) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-16 19:59:30 (6819) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-16 19:59:30 (6819) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-16 19:59:30 (6852) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-16 19:59:30 (6852) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-16 19:59:30 (6852) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-16 19:59:30 (6852) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-16 19:59:30 (6852) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-16 19:59:30 (6852) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-16 19:59:30 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-16 19:59:30 (10880) [INFO] 
* 2025-11-16 19:59:30 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-16 19:59:31 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-16 19:59:31 (10893) [INFO]  * EA4: 184.94.196.94
* 2025-11-16 19:59:31 (10893) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 2025-11-16 19:59:31 (10893) [INFO]  * cpanel-plugins: 184.94.196.94
* 2025-11-16 19:59:31 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-16 19:59:52 (10893) [INFO] Metadata Cache Created
* 2025-11-16 19:59:52 (10910) [INFO] 
* 2025-11-16 19:59:52 (6730) [WARN] There are unfinished yum transactions remaining.
* 2025-11-16 19:59:52 (6734) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-16 19:59:53 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-16 19:59:53 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bABsgZg6Gh/ea_profile.json
* 2025-11-16 19:59:53 (10012) [INFO] Backed up EA4 profile to /tmp/bABsgZg6Gh/ea_profile.json
* 2025-11-16 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-16 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9qbmsz) Cannot update this system’s kernel.
* 2025-11-16 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-16 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-16 19:59:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-17 19:58:36 (11961) [INFO] Self-update of script version 73 requested.
* 2025-11-17 19:58:37 (11966) [INFO] Newer version of script found. Downloading.
* 2025-11-17 19:58:37 (11975) [INFO] Script update to version 74 successful.
* 2025-11-17 19:58:38 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-17 19:58:38 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-17 19:58:38 (10880) [INFO] 
* 2025-11-17 19:59:05 (10910) [INFO] 
* 2025-11-17 19:59:05 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-17 19:59:05 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-17 19:59:05 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-17 19:59:05 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-17 19:59:05 (10880) [INFO] 
* 2025-11-17 19:59:24 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-17 19:59:25 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-17 19:59:25 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-17 19:59:25 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-17 19:59:25 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-17 19:59:25 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-17 19:59:25 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-17 19:59:25 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-17 19:59:25 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-17 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-17 19:59:25 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-17 19:59:25 (10880) [INFO] 
* 2025-11-17 19:59:25 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-17 19:59:25 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-17 19:59:25 (10893) [INFO]  * EA4: 208.74.123.61
* 2025-11-17 19:59:25 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-11-17 19:59:25 (10893) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-11-17 19:59:25 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-17 19:59:48 (10893) [INFO] Metadata Cache Created
* 2025-11-17 19:59:48 (10910) [INFO] 
* 2025-11-17 19:59:48 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-17 19:59:48 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-17 19:59:48 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-17 19:59:48 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2IVWDrQ1Ma/ea_profile.json
* 2025-11-17 19:59:48 (10012) [INFO] Backed up EA4 profile to /tmp/2IVWDrQ1Ma/ea_profile.json
* 2025-11-17 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-17 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6sabmu) Cannot update this system’s kernel.
* 2025-11-17 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-17 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-17 19:59:49 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-18 19:58:21 (11961) [INFO] Self-update of script version 74 requested.
* 2025-11-18 19:58:21 (11983) [INFO] Script is up to date.
* 2025-11-18 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-18 19:58:22 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-18 19:58:22 (10880) [INFO] 
* 2025-11-18 19:58:47 (10910) [INFO] 
* 2025-11-18 19:58:47 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-18 19:58:47 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-18 19:58:47 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-18 19:58:47 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-18 19:58:47 (10880) [INFO] 
* 2025-11-18 19:59:07 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-18 19:59:08 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-18 19:59:08 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-18 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-18 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-18 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-18 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-18 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-18 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-18 19:59:08 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-18 19:59:08 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-18 19:59:08 (10880) [INFO] 
* 2025-11-18 19:59:08 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-18 19:59:08 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-18 19:59:08 (10893) [INFO]  * EA4: 184.94.196.94
* 2025-11-18 19:59:08 (10893) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 2025-11-18 19:59:08 (10893) [INFO]  * cpanel-plugins: 184.94.196.94
* 2025-11-18 19:59:08 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-18 19:59:29 (10893) [INFO] Metadata Cache Created
* 2025-11-18 19:59:29 (10910) [INFO] 
* 2025-11-18 19:59:29 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-18 19:59:29 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-18 19:59:29 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-18 19:59:29 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GegTcvmbM0/ea_profile.json
* 2025-11-18 19:59:29 (10012) [INFO] Backed up EA4 profile to /tmp/GegTcvmbM0/ea_profile.json
* 2025-11-18 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-18 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID aved6u) Cannot update this system’s kernel.
* 2025-11-18 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-18 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-18 19:59:30 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-19 19:58:21 (11961) [INFO] Self-update of script version 74 requested.
* 2025-11-19 19:58:21 (11983) [INFO] Script is up to date.
* 2025-11-19 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-19 19:58:22 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-19 19:58:22 (10880) [INFO] 
* 2025-11-19 19:58:48 (10910) [INFO] 
* 2025-11-19 19:58:48 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-19 19:58:48 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-19 19:58:48 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-19 19:58:48 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-19 19:58:48 (10880) [INFO] 
* 2025-11-19 19:59:08 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-19 19:59:08 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-19 19:59:08 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-19 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-19 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-19 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-19 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-19 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-19 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-19 19:59:08 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-19 19:59:08 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-19 19:59:08 (10880) [INFO] 
* 2025-11-19 19:59:08 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-19 19:59:08 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-19 19:59:09 (10893) [INFO]  * EA4: 208.74.123.62
* 2025-11-19 19:59:09 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-11-19 19:59:09 (10893) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-11-19 19:59:09 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-19 19:59:31 (10893) [INFO] Metadata Cache Created
* 2025-11-19 19:59:31 (10910) [INFO] 
* 2025-11-19 19:59:31 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-19 19:59:31 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-19 19:59:31 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-19 19:59:31 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/KKFUHdAhLe/ea_profile.json
* 2025-11-19 19:59:32 (10012) [INFO] Backed up EA4 profile to /tmp/KKFUHdAhLe/ea_profile.json
* 2025-11-19 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-19 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID z9sekx) Cannot update this system’s kernel.
* 2025-11-19 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-19 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-19 19:59:33 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-20 20:00:33 (11961) [INFO] Self-update of script version 74 requested.
* 2025-11-20 20:00:34 (11983) [INFO] Script is up to date.
* 2025-11-20 20:00:34 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-20 20:00:34 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-20 20:00:34 (10880) [INFO] 
* 2025-11-20 20:01:00 (10910) [INFO] 
* 2025-11-20 20:01:00 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-20 20:01:00 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-20 20:01:00 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-20 20:01:00 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-20 20:01:00 (10880) [INFO] 
* 2025-11-20 20:01:19 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-20 20:01:19 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-20 20:01:19 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-20 20:01:19 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-20 20:01:19 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-20 20:01:19 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-20 20:01:19 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-20 20:01:19 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-20 20:01:19 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-20 20:01:19 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-20 20:01:19 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-20 20:01:19 (10880) [INFO] 
* 2025-11-20 20:01:19 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-20 20:01:19 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-20 20:01:20 (10893) [INFO]  * EA4: 208.74.123.62
* 2025-11-20 20:01:20 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-11-20 20:01:20 (10893) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-11-20 20:01:20 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-20 20:01:40 (10893) [INFO] Metadata Cache Created
* 2025-11-20 20:01:40 (10910) [INFO] 
* 2025-11-20 20:01:40 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-20 20:01:40 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-20 20:01:41 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-20 20:01:41 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PfguXXDbQb/ea_profile.json
* 2025-11-20 20:01:41 (10012) [INFO] Backed up EA4 profile to /tmp/PfguXXDbQb/ea_profile.json
* 2025-11-20 20:01:41 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-20 20:01:41 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID edjyp4) Cannot update this system’s kernel.
* 2025-11-20 20:01:41 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-20 20:01:41 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-20 20:01:42 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-21 19:58:19 (11961) [INFO] Self-update of script version 74 requested.
* 2025-11-21 19:58:19 (11983) [INFO] Script is up to date.
* 2025-11-21 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-21 19:58:20 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-21 19:58:20 (10880) [INFO] 
* 2025-11-21 19:58:45 (10910) [INFO] 
* 2025-11-21 19:58:45 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-21 19:58:45 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-21 19:58:45 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-21 19:58:45 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-21 19:58:45 (10880) [INFO] 
* 2025-11-21 19:59:03 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-21 19:59:04 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-21 19:59:04 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-21 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-21 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-21 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-21 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-21 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-21 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-21 19:59:04 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-21 19:59:04 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-21 19:59:04 (10880) [INFO] 
* 2025-11-21 19:59:04 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-21 19:59:04 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-21 19:59:05 (10893) [INFO]  * EA4: 208.74.123.61
* 2025-11-21 19:59:05 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-11-21 19:59:05 (10893) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-11-21 19:59:05 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-21 19:59:26 (10893) [INFO] Metadata Cache Created
* 2025-11-21 19:59:26 (10910) [INFO] 
* 2025-11-21 19:59:26 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-21 19:59:26 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-21 19:59:26 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-21 19:59:26 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Pp0ChSIYX3/ea_profile.json
* 2025-11-21 19:59:27 (10012) [INFO] Backed up EA4 profile to /tmp/Pp0ChSIYX3/ea_profile.json
* 2025-11-21 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-21 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tzjstx) Cannot update this system’s kernel.
* 2025-11-21 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-21 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-21 19:59:27 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-22 19:58:48 (11961) [INFO] Self-update of script version 74 requested.
* 2025-11-22 19:58:48 (11983) [INFO] Script is up to date.
* 2025-11-22 19:58:49 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-22 19:58:49 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-22 19:58:49 (10880) [INFO] 
* 2025-11-22 19:59:14 (10910) [INFO] 
* 2025-11-22 19:59:14 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-22 19:59:14 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-22 19:59:14 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-22 19:59:14 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-22 19:59:14 (10880) [INFO] 
* 2025-11-22 19:59:34 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-22 19:59:35 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-22 19:59:35 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-22 19:59:35 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-22 19:59:35 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-22 19:59:35 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-22 19:59:35 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-22 19:59:35 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-22 19:59:35 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-22 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-22 19:59:35 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-22 19:59:35 (10880) [INFO] 
* 2025-11-22 19:59:35 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-22 19:59:35 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-22 19:59:35 (10893) [INFO]  * EA4: 184.94.196.97
* 2025-11-22 19:59:35 (10893) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 2025-11-22 19:59:35 (10893) [INFO]  * cpanel-plugins: 184.94.196.97
* 2025-11-22 19:59:35 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-22 19:59:56 (10893) [INFO] Metadata Cache Created
* 2025-11-22 19:59:56 (10910) [INFO] 
* 2025-11-22 19:59:56 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-22 19:59:56 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-22 19:59:57 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-22 19:59:57 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Dj31P_Rucj/ea_profile.json
* 2025-11-22 19:59:57 (10012) [INFO] Backed up EA4 profile to /tmp/Dj31P_Rucj/ea_profile.json
* 2025-11-22 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-22 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wan27v) Cannot update this system’s kernel.
* 2025-11-22 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-22 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-22 19:59:58 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-23 19:58:45 (11961) [INFO] Self-update of script version 74 requested.
* 2025-11-23 19:58:45 (11983) [INFO] Script is up to date.
* 2025-11-23 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-23 19:58:45 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-23 19:58:45 (10880) [INFO] 
* 2025-11-23 19:59:11 (10910) [INFO] 
* 2025-11-23 19:59:11 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-23 19:59:11 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-23 19:59:11 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-23 19:59:11 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-23 19:59:11 (10880) [INFO] 
* 2025-11-23 19:59:29 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-23 19:59:30 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-23 19:59:30 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-23 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-23 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-23 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-23 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-23 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-23 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-23 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-23 19:59:30 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-23 19:59:30 (10880) [INFO] 
* 2025-11-23 19:59:30 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-23 19:59:30 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-23 19:59:31 (10893) [INFO]  * EA4: 184.94.196.94
* 2025-11-23 19:59:31 (10893) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 2025-11-23 19:59:31 (10893) [INFO]  * cpanel-plugins: 184.94.196.94
* 2025-11-23 19:59:31 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-23 19:59:35 (10893) [INFO] https://repository.monarx.com/repository/monarx-yum/linux/yum/el/7/x86_64/repodata/29ec7d77deec0005b770c20b7385a74ee7b5079f37725429df6f64edc3ff1151-other.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2400:52e0:1a00::1347:1: Network is unreachable"
* 2025-11-23 19:59:35 (10893) [INFO] Trying other mirror.
* 2025-11-23 19:59:51 (10893) [INFO] Metadata Cache Created
* 2025-11-23 19:59:51 (10910) [INFO] 
* 2025-11-23 19:59:51 (6715) [WARN] Initial run of "yum makecache" failed: https://repository.monarx.com/repository/monarx-yum/linux/yum/el/7/x86_64/repodata/29ec7d77deec0005b770c20b7385a74ee7b5079f37725429df6f64edc3ff1151-other.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2400:52e0:1a00::1347:1: Network is unreachable"
Trying other mirror.
* 2025-11-23 19:59:51 (6716) [WARN] Running "yum clean all" in an attempt to fix yum
* 2025-11-23 19:59:51 (10879) [INFO] Running: /usr/bin/yum clean all
* 2025-11-23 19:59:51 (10880) [INFO] 
* 2025-11-23 19:59:51 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-23 19:59:52 (10893) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2025-11-23 19:59:52 (10893) [INFO]               : centos7-els centos7els-rollout-1 centos7els-rollout-2
* 2025-11-23 19:59:52 (10893) [INFO]               : centos7els-rollout-3 centos7els-rollout-4 centos7els-rollout-5
* 2025-11-23 19:59:52 (10893) [INFO]               : centos7els-rollout-6 epel extras imhbase monarx updates
* 2025-11-23 19:59:52 (10893) [INFO]               : wp-toolkit-cpanel wp-toolkit-thirdparties
* 2025-11-23 19:59:52 (10893) [INFO] Cleaning up list of fastest mirrors
* 2025-11-23 19:59:52 (10893) [INFO] Other repos take up 1.9 M of disk space (use --verbose for details)
* 2025-11-23 19:59:52 (10910) [INFO] 
* 2025-11-23 19:59:52 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-23 19:59:52 (10880) [INFO] 
* 2025-11-23 19:59:52 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-23 19:59:52 (10893) [INFO] Determining fastest mirrors
* 2025-11-23 19:59:53 (10893) [INFO]  * EA4: 208.74.123.61
* 2025-11-23 19:59:53 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-11-23 19:59:53 (10893) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-11-23 19:59:53 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-23 20:00:32 (10893) [INFO] Metadata Cache Created
* 2025-11-23 20:00:32 (10910) [INFO] 
* 2025-11-23 20:00:32 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-23 20:00:32 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-23 20:00:32 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-23 20:00:32 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/K6BPT00AOl/ea_profile.json
* 2025-11-23 20:00:33 (10012) [INFO] Backed up EA4 profile to /tmp/K6BPT00AOl/ea_profile.json
* 2025-11-23 20:00:33 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-23 20:00:33 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID v4yx9j) Cannot update this system’s kernel.
* 2025-11-23 20:00:33 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-23 20:00:33 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-23 20:00:34 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-24 19:59:04 (11961) [INFO] Self-update of script version 74 requested.
* 2025-11-24 19:59:04 (11983) [INFO] Script is up to date.
* 2025-11-24 19:59:05 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-24 19:59:05 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-24 19:59:05 (10880) [INFO] 
* 2025-11-24 19:59:33 (10910) [INFO] 
* 2025-11-24 19:59:33 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-24 19:59:33 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-24 19:59:33 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-24 19:59:33 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-24 19:59:33 (10880) [INFO] 
* 2025-11-24 19:59:36 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-24 19:59:37 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-24 19:59:37 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-24 19:59:37 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-24 19:59:37 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-24 19:59:37 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-24 19:59:37 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-24 19:59:37 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-24 19:59:37 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-24 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-24 19:59:37 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-24 19:59:37 (10880) [INFO] 
* 2025-11-24 19:59:37 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-24 19:59:37 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-24 19:59:37 (10893) [INFO]  * EA4: 208.74.123.62
* 2025-11-24 19:59:37 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-11-24 19:59:37 (10893) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-11-24 19:59:37 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-24 19:59:43 (10893) [INFO] Metadata Cache Created
* 2025-11-24 19:59:43 (10910) [INFO] 
* 2025-11-24 19:59:43 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-24 19:59:43 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-24 19:59:44 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-24 19:59:44 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/aVAMid18VI/ea_profile.json
* 2025-11-24 19:59:44 (10012) [INFO] Backed up EA4 profile to /tmp/aVAMid18VI/ea_profile.json
* 2025-11-24 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-24 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h994ef) Cannot update this system’s kernel.
* 2025-11-24 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-24 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-24 19:59:45 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-25 19:58:38 (11961) [INFO] Self-update of script version 74 requested.
* 2025-11-25 19:58:38 (11983) [INFO] Script is up to date.
* 2025-11-25 19:58:39 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-25 19:58:39 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-25 19:58:39 (10880) [INFO] 
* 2025-11-25 19:59:04 (10910) [INFO] 
* 2025-11-25 19:59:04 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-25 19:59:04 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-25 19:59:04 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-25 19:59:04 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-25 19:59:04 (10880) [INFO] 
* 2025-11-25 19:59:24 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-25 19:59:25 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-25 19:59:25 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-25 19:59:25 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-25 19:59:25 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-25 19:59:25 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-25 19:59:25 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-25 19:59:25 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-25 19:59:25 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-25 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-25 19:59:25 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-25 19:59:25 (10880) [INFO] 
* 2025-11-25 19:59:25 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-25 19:59:25 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-25 19:59:26 (10893) [INFO]  * EA4: 208.74.123.61
* 2025-11-25 19:59:26 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-11-25 19:59:26 (10893) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-11-25 19:59:26 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-25 19:59:47 (10893) [INFO] Metadata Cache Created
* 2025-11-25 19:59:47 (10910) [INFO] 
* 2025-11-25 19:59:47 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-25 19:59:47 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-25 19:59:47 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-25 19:59:47 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vWBT1XgIyf/ea_profile.json
* 2025-11-25 19:59:48 (10012) [INFO] Backed up EA4 profile to /tmp/vWBT1XgIyf/ea_profile.json
* 2025-11-25 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-25 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2v7use) Cannot update this system’s kernel.
* 2025-11-25 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-25 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-25 19:59:49 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-26 19:58:20 (11961) [INFO] Self-update of script version 74 requested.
* 2025-11-26 19:58:20 (11983) [INFO] Script is up to date.
* 2025-11-26 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-26 19:58:21 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-26 19:58:21 (10880) [INFO] 
* 2025-11-26 19:58:46 (10910) [INFO] 
* 2025-11-26 19:58:46 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-26 19:58:46 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-26 19:58:46 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-26 19:58:46 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-26 19:58:46 (10880) [INFO] 
* 2025-11-26 19:59:05 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-26 19:59:06 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-26 19:59:06 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-26 19:59:06 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-26 19:59:06 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-26 19:59:06 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-26 19:59:06 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-26 19:59:06 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-26 19:59:06 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-26 19:59:06 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-26 19:59:06 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-26 19:59:06 (10880) [INFO] 
* 2025-11-26 19:59:06 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-26 19:59:06 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-26 19:59:06 (10893) [INFO]  * EA4: 208.74.123.61
* 2025-11-26 19:59:06 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-11-26 19:59:06 (10893) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-11-26 19:59:06 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-26 19:59:27 (10893) [INFO] Metadata Cache Created
* 2025-11-26 19:59:27 (10910) [INFO] 
* 2025-11-26 19:59:27 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-26 19:59:27 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-26 19:59:28 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-26 19:59:28 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/nSNZTK4G9K/ea_profile.json
* 2025-11-26 19:59:28 (10012) [INFO] Backed up EA4 profile to /tmp/nSNZTK4G9K/ea_profile.json
* 2025-11-26 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-26 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID n8juxz) Cannot update this system’s kernel.
* 2025-11-26 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-26 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-26 19:59:29 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-27 19:58:20 (11961) [INFO] Self-update of script version 74 requested.
* 2025-11-27 19:58:20 (11983) [INFO] Script is up to date.
* 2025-11-27 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-27 19:58:21 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-27 19:58:21 (10880) [INFO] 
* 2025-11-27 19:58:47 (10910) [INFO] 
* 2025-11-27 19:58:47 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-27 19:58:47 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-27 19:58:47 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-27 19:58:47 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-27 19:58:47 (10880) [INFO] 
* 2025-11-27 19:59:06 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-27 19:59:07 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-27 19:59:07 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-27 19:59:07 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-27 19:59:07 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-27 19:59:07 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-27 19:59:07 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-27 19:59:07 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-27 19:59:07 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-27 19:59:07 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-27 19:59:07 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-27 19:59:07 (10880) [INFO] 
* 2025-11-27 19:59:07 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-27 19:59:07 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-27 19:59:07 (10893) [INFO]  * EA4: 208.74.123.61
* 2025-11-27 19:59:07 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-11-27 19:59:07 (10893) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-11-27 19:59:07 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-27 19:59:28 (10893) [INFO] Metadata Cache Created
* 2025-11-27 19:59:28 (10910) [INFO] 
* 2025-11-27 19:59:28 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-27 19:59:28 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-27 19:59:28 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-27 19:59:28 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/OrzOrcNpUb/ea_profile.json
* 2025-11-27 19:59:29 (10012) [INFO] Backed up EA4 profile to /tmp/OrzOrcNpUb/ea_profile.json
* 2025-11-27 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-27 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3e5psn) Cannot update this system’s kernel.
* 2025-11-27 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-27 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-27 19:59:30 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-28 19:58:28 (11961) [INFO] Self-update of script version 74 requested.
* 2025-11-28 19:58:28 (11983) [INFO] Script is up to date.
* 2025-11-28 19:58:29 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-28 19:58:29 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-28 19:58:29 (10880) [INFO] 
* 2025-11-28 19:58:58 (10910) [INFO] 
* 2025-11-28 19:58:58 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-28 19:58:58 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-28 19:58:58 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-28 19:58:58 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-28 19:58:58 (10880) [INFO] 
* 2025-11-28 19:59:18 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-28 19:59:20 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-28 19:59:20 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-28 19:59:20 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-28 19:59:20 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-28 19:59:20 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-28 19:59:20 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-28 19:59:20 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-28 19:59:20 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-28 19:59:20 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-28 19:59:20 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-28 19:59:20 (10880) [INFO] 
* 2025-11-28 19:59:20 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-28 19:59:20 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-28 19:59:20 (10893) [INFO]  * EA4: 208.74.123.62
* 2025-11-28 19:59:20 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-11-28 19:59:20 (10893) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-11-28 19:59:20 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-28 19:59:41 (10893) [INFO] Metadata Cache Created
* 2025-11-28 19:59:41 (10910) [INFO] 
* 2025-11-28 19:59:41 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-28 19:59:41 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-28 19:59:42 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-28 19:59:42 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/q1Ji456lAx/ea_profile.json
* 2025-11-28 19:59:42 (10012) [INFO] Backed up EA4 profile to /tmp/q1Ji456lAx/ea_profile.json
* 2025-11-28 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-28 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vd47p7) Cannot update this system’s kernel.
* 2025-11-28 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-28 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-28 19:59:43 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-29 19:58:45 (11961) [INFO] Self-update of script version 74 requested.
* 2025-11-29 19:58:45 (11983) [INFO] Script is up to date.
* 2025-11-29 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-29 19:58:45 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-29 19:58:45 (10880) [INFO] 
* 2025-11-29 19:59:10 (10910) [INFO] 
* 2025-11-29 19:59:10 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-29 19:59:10 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-29 19:59:10 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-29 19:59:10 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-29 19:59:10 (10880) [INFO] 
* 2025-11-29 19:59:30 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-29 19:59:30 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-29 19:59:30 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-29 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-29 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-29 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-29 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-29 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-29 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-29 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-29 19:59:30 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-29 19:59:30 (10880) [INFO] 
* 2025-11-29 19:59:30 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-29 19:59:30 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-29 19:59:31 (10893) [INFO]  * EA4: 208.74.123.62
* 2025-11-29 19:59:31 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-11-29 19:59:31 (10893) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-11-29 19:59:31 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-29 19:59:52 (10893) [INFO] Metadata Cache Created
* 2025-11-29 19:59:52 (10910) [INFO] 
* 2025-11-29 19:59:52 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-29 19:59:52 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-29 19:59:52 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-29 19:59:52 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9ky5Hj0mdV/ea_profile.json
* 2025-11-29 19:59:52 (10012) [INFO] Backed up EA4 profile to /tmp/9ky5Hj0mdV/ea_profile.json
* 2025-11-29 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-29 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rdaets) Cannot update this system’s kernel.
* 2025-11-29 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-29 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-29 19:59:53 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-11-30 19:58:46 (11961) [INFO] Self-update of script version 74 requested.
* 2025-11-30 19:58:46 (11983) [INFO] Script is up to date.
* 2025-11-30 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-11-30 19:58:47 (10879) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-11-30 19:58:47 (10880) [INFO] 
* 2025-11-30 19:59:11 (10910) [INFO] 
* 2025-11-30 19:59:11 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-11-30 19:59:11 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-11-30 19:59:11 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-11-30 19:59:11 (10879) [INFO] Running: /usr/bin/yum list extras
* 2025-11-30 19:59:11 (10880) [INFO] 
* 2025-11-30 19:59:30 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-11-30 19:59:30 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-11-30 19:59:30 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-11-30 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-30 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-30 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-30 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-30 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-30 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-11-30 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-11-30 19:59:30 (10879) [INFO] Running: /usr/bin/yum makecache
* 2025-11-30 19:59:30 (10880) [INFO] 
* 2025-11-30 19:59:30 (10893) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-11-30 19:59:31 (10893) [INFO] Loading mirror speeds from cached hostfile
* 2025-11-30 19:59:31 (10893) [INFO]  * EA4: 208.74.123.62
* 2025-11-30 19:59:31 (10893) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-11-30 19:59:31 (10893) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-11-30 19:59:31 (10893) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-11-30 19:59:51 (10893) [INFO] Metadata Cache Created
* 2025-11-30 19:59:51 (10910) [INFO] 
* 2025-11-30 19:59:51 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-11-30 19:59:51 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-11-30 19:59:51 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-11-30 19:59:51 (9989) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/U_s54E3rSo/ea_profile.json
* 2025-11-30 19:59:52 (10012) [INFO] Backed up EA4 profile to /tmp/U_s54E3rSo/ea_profile.json
* 2025-11-30 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-11-30 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID f4k487) Cannot update this system’s kernel.
* 2025-11-30 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-11-30 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-11-30 19:59:53 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-01 19:59:13 (11961) [INFO] Self-update of script version 74 requested.
* 2025-12-01 19:59:13 (11966) [INFO] Newer version of script found. Downloading.
* 2025-12-01 19:59:13 (11975) [INFO] Script update to version 75 successful.
* 2025-12-01 19:59:14 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-01 19:59:14 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-01 19:59:14 (10879) [INFO] 
* 2025-12-01 19:59:41 (10909) [INFO] 
* 2025-12-01 19:59:41 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-01 19:59:41 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-01 19:59:41 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-01 19:59:41 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-01 19:59:41 (10879) [INFO] 
* 2025-12-01 19:59:46 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-01 19:59:46 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-01 19:59:46 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-01 19:59:46 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-01 19:59:46 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-01 19:59:46 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-01 19:59:46 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-01 19:59:46 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-01 19:59:46 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-01 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-01 19:59:46 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-01 19:59:46 (10879) [INFO] 
* 2025-12-01 19:59:47 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-01 19:59:47 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-01 19:59:47 (10892) [INFO]  * EA4: 208.74.123.61
* 2025-12-01 19:59:47 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-12-01 19:59:47 (10892) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-12-01 19:59:47 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-01 19:59:54 (10892) [INFO] Metadata Cache Created
* 2025-12-01 19:59:54 (10909) [INFO] 
* 2025-12-01 19:59:54 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-01 19:59:54 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-01 19:59:55 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-01 19:59:55 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/L2POjwZfvV/ea_profile.json
* 2025-12-01 19:59:55 (10011) [INFO] Backed up EA4 profile to /tmp/L2POjwZfvV/ea_profile.json
* 2025-12-01 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-01 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3u8s67) Cannot update this system’s kernel.
* 2025-12-01 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-01 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-01 19:59:56 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-02 19:58:20 (11960) [INFO] Self-update of script version 75 requested.
* 2025-12-02 19:58:20 (11982) [INFO] Script is up to date.
* 2025-12-02 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-02 19:58:21 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-02 19:58:21 (10879) [INFO] 
* 2025-12-02 19:58:46 (10909) [INFO] 
* 2025-12-02 19:58:46 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-02 19:58:46 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-02 19:58:46 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-02 19:58:46 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-02 19:58:46 (10879) [INFO] 
* 2025-12-02 19:59:04 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-02 19:59:05 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-02 19:59:05 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-02 19:59:05 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-02 19:59:05 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-02 19:59:05 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-02 19:59:05 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-02 19:59:05 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-02 19:59:05 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-02 19:59:05 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-02 19:59:05 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-02 19:59:05 (10879) [INFO] 
* 2025-12-02 19:59:05 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-02 19:59:05 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-02 19:59:05 (10892) [INFO]  * EA4: 208.74.123.61
* 2025-12-02 19:59:05 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-12-02 19:59:05 (10892) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-12-02 19:59:05 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-02 19:59:26 (10892) [INFO] Metadata Cache Created
* 2025-12-02 19:59:26 (10909) [INFO] 
* 2025-12-02 19:59:26 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-02 19:59:26 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-02 19:59:27 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-02 19:59:27 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jBJ6AdrmMi/ea_profile.json
* 2025-12-02 19:59:27 (10011) [INFO] Backed up EA4 profile to /tmp/jBJ6AdrmMi/ea_profile.json
* 2025-12-02 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-02 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nb2dm5) Cannot update this system’s kernel.
* 2025-12-02 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-02 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-02 19:59:28 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-03 19:59:26 (11960) [INFO] Self-update of script version 75 requested.
* 2025-12-03 19:59:26 (11982) [INFO] Script is up to date.
* 2025-12-03 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-03 19:59:27 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-03 19:59:27 (10879) [INFO] 
* 2025-12-03 19:59:54 (10909) [INFO] 
* 2025-12-03 19:59:54 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-03 19:59:54 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-03 19:59:54 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-03 19:59:54 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-03 19:59:54 (10879) [INFO] 
* 2025-12-03 20:00:20 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-03 20:00:22 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-03 20:00:22 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-03 20:00:22 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-03 20:00:22 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-03 20:00:22 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-03 20:00:22 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-03 20:00:22 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-03 20:00:22 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-03 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-03 20:00:22 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-03 20:00:22 (10879) [INFO] 
* 2025-12-03 20:00:22 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-03 20:00:22 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-03 20:00:23 (10892) [INFO]  * EA4: 208.74.123.61
* 2025-12-03 20:00:23 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-12-03 20:00:23 (10892) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-12-03 20:00:23 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-03 20:00:44 (10892) [INFO] Metadata Cache Created
* 2025-12-03 20:00:44 (10909) [INFO] 
* 2025-12-03 20:00:44 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-03 20:00:44 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-03 20:00:45 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-03 20:00:45 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_6v_GL19l5/ea_profile.json
* 2025-12-03 20:00:45 (10011) [INFO] Backed up EA4 profile to /tmp/_6v_GL19l5/ea_profile.json
* 2025-12-03 20:00:45 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-03 20:00:45 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ud49th) Cannot update this system’s kernel.
* 2025-12-03 20:00:46 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-03 20:00:46 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-03 20:00:46 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-04 19:58:20 (11960) [INFO] Self-update of script version 75 requested.
* 2025-12-04 19:58:20 (11965) [INFO] Newer version of script found. Downloading.
* 2025-12-04 19:58:21 (11974) [INFO] Script update to version 76 successful.
* 2025-12-04 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-04 19:58:21 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-04 19:58:21 (10879) [INFO] 
* 2025-12-04 19:58:49 (10909) [INFO] 
* 2025-12-04 19:58:49 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-04 19:58:49 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-04 19:58:49 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-04 19:58:49 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-04 19:58:49 (10879) [INFO] 
* 2025-12-04 19:59:09 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-04 19:59:10 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-04 19:59:10 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-04 19:59:10 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-04 19:59:10 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-04 19:59:10 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-04 19:59:10 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-04 19:59:10 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-04 19:59:10 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-04 19:59:10 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-04 19:59:10 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-04 19:59:10 (10879) [INFO] 
* 2025-12-04 19:59:10 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-04 19:59:10 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-04 19:59:10 (10892) [INFO]  * EA4: 208.74.123.62
* 2025-12-04 19:59:10 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-12-04 19:59:10 (10892) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-12-04 19:59:10 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-04 19:59:33 (10892) [INFO] Metadata Cache Created
* 2025-12-04 19:59:33 (10909) [INFO] 
* 2025-12-04 19:59:33 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-04 19:59:33 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-04 19:59:33 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-04 19:59:33 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pcX30RifVR/ea_profile.json
* 2025-12-04 19:59:34 (10011) [INFO] Backed up EA4 profile to /tmp/pcX30RifVR/ea_profile.json
* 2025-12-04 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-04 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID a82ee9) Cannot update this system’s kernel.
* 2025-12-04 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-04 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-04 19:59:35 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-05 19:58:19 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-05 19:58:19 (11982) [INFO] Script is up to date.
* 2025-12-05 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-05 19:58:20 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-05 19:58:20 (10879) [INFO] 
* 2025-12-05 19:58:45 (10909) [INFO] 
* 2025-12-05 19:58:45 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-05 19:58:45 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-05 19:58:45 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-05 19:58:45 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-05 19:58:45 (10879) [INFO] 
* 2025-12-05 19:59:04 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-05 19:59:04 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-05 19:59:04 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-05 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-05 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-05 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-05 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-05 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-05 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-05 19:59:04 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-05 19:59:04 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-05 19:59:04 (10879) [INFO] 
* 2025-12-05 19:59:05 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-05 19:59:05 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-05 19:59:05 (10892) [INFO]  * EA4: 208.74.123.57
* 2025-12-05 19:59:05 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2025-12-05 19:59:05 (10892) [INFO]  * cpanel-plugins: 208.74.123.57
* 2025-12-05 19:59:05 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-05 19:59:27 (10892) [INFO] Metadata Cache Created
* 2025-12-05 19:59:27 (10909) [INFO] 
* 2025-12-05 19:59:27 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-05 19:59:27 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-05 19:59:27 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-05 19:59:27 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/13H8ZJXHPU/ea_profile.json
* 2025-12-05 19:59:27 (10011) [INFO] Backed up EA4 profile to /tmp/13H8ZJXHPU/ea_profile.json
* 2025-12-05 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-05 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hqyan7) Cannot update this system’s kernel.
* 2025-12-05 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-05 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-05 19:59:29 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-06 19:58:45 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-06 19:58:45 (11982) [INFO] Script is up to date.
* 2025-12-06 19:58:46 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-06 19:58:46 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-06 19:58:46 (10879) [INFO] 
* 2025-12-06 19:59:11 (10909) [INFO] 
* 2025-12-06 19:59:11 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-06 19:59:11 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-06 19:59:11 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-06 19:59:11 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-06 19:59:11 (10879) [INFO] 
* 2025-12-06 19:59:28 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-06 19:59:29 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-06 19:59:29 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-06 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-06 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-06 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-06 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-06 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-06 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-06 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-06 19:59:29 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-06 19:59:29 (10879) [INFO] 
* 2025-12-06 19:59:29 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-06 19:59:29 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-06 19:59:29 (10892) [INFO]  * EA4: 208.74.123.57
* 2025-12-06 19:59:29 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2025-12-06 19:59:29 (10892) [INFO]  * cpanel-plugins: 208.74.123.57
* 2025-12-06 19:59:29 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-06 19:59:50 (10892) [INFO] Metadata Cache Created
* 2025-12-06 19:59:50 (10909) [INFO] 
* 2025-12-06 19:59:50 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-06 19:59:50 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-06 19:59:51 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-06 19:59:51 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/buBD0hsvLy/ea_profile.json
* 2025-12-06 19:59:51 (10011) [INFO] Backed up EA4 profile to /tmp/buBD0hsvLy/ea_profile.json
* 2025-12-06 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-06 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gvn7vd) Cannot update this system’s kernel.
* 2025-12-06 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-06 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-06 19:59:52 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-07 19:58:43 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-07 19:58:43 (11982) [INFO] Script is up to date.
* 2025-12-07 19:58:44 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-07 19:58:44 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-07 19:58:44 (10879) [INFO] 
* 2025-12-07 19:59:09 (10909) [INFO] 
* 2025-12-07 19:59:09 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-07 19:59:09 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-07 19:59:09 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-07 19:59:09 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-07 19:59:09 (10879) [INFO] 
* 2025-12-07 19:59:28 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-07 19:59:28 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-07 19:59:28 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-07 19:59:28 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-07 19:59:28 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-07 19:59:28 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-07 19:59:28 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-07 19:59:28 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-07 19:59:28 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-07 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-07 19:59:28 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-07 19:59:28 (10879) [INFO] 
* 2025-12-07 19:59:28 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-07 19:59:28 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-07 19:59:29 (10892) [INFO]  * EA4: 208.74.123.57
* 2025-12-07 19:59:29 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2025-12-07 19:59:29 (10892) [INFO]  * cpanel-plugins: 208.74.123.57
* 2025-12-07 19:59:29 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-07 19:59:50 (10892) [INFO] Metadata Cache Created
* 2025-12-07 19:59:50 (10909) [INFO] 
* 2025-12-07 19:59:50 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-07 19:59:50 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-07 19:59:51 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-07 19:59:51 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/47BTwusxOO/ea_profile.json
* 2025-12-07 19:59:51 (10011) [INFO] Backed up EA4 profile to /tmp/47BTwusxOO/ea_profile.json
* 2025-12-07 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-07 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID p5f7xg) Cannot update this system’s kernel.
* 2025-12-07 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-07 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-07 19:59:52 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-08 19:59:45 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-08 19:59:45 (11982) [INFO] Script is up to date.
* 2025-12-08 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-08 19:59:45 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-08 19:59:45 (10879) [INFO] 
* 2025-12-08 20:00:15 (10909) [INFO] 
* 2025-12-08 20:00:15 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-08 20:00:15 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-08 20:00:15 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-08 20:00:15 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-08 20:00:15 (10879) [INFO] 
* 2025-12-08 20:00:34 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-08 20:00:34 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-08 20:00:34 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-08 20:00:34 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-08 20:00:34 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-08 20:00:34 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-08 20:00:34 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-08 20:00:34 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-08 20:00:34 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-08 20:00:34 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-08 20:00:34 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-08 20:00:34 (10879) [INFO] 
* 2025-12-08 20:00:35 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-08 20:00:35 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-08 20:00:35 (10892) [INFO]  * EA4: 208.74.123.62
* 2025-12-08 20:00:35 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-12-08 20:00:35 (10892) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-12-08 20:00:35 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-08 20:00:57 (10892) [INFO] Metadata Cache Created
* 2025-12-08 20:00:57 (10909) [INFO] 
* 2025-12-08 20:00:57 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-08 20:00:57 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-08 20:00:57 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-08 20:00:57 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CFvwAzv1XT/ea_profile.json
* 2025-12-08 20:00:58 (10011) [INFO] Backed up EA4 profile to /tmp/CFvwAzv1XT/ea_profile.json
* 2025-12-08 20:00:58 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-08 20:00:58 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4ehqxv) Cannot update this system’s kernel.
* 2025-12-08 20:00:58 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-08 20:00:58 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-08 20:00:59 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-09 19:58:27 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-09 19:58:27 (11982) [INFO] Script is up to date.
* 2025-12-09 19:58:28 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-09 19:58:28 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-09 19:58:28 (10879) [INFO] 
* 2025-12-09 19:58:53 (10909) [INFO] 
* 2025-12-09 19:58:53 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-09 19:58:53 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-09 19:58:53 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-09 19:58:53 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-09 19:58:53 (10879) [INFO] 
* 2025-12-09 19:59:11 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-09 19:59:12 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-09 19:59:12 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-09 19:59:12 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-09 19:59:12 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-09 19:59:12 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-09 19:59:12 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-09 19:59:12 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-09 19:59:12 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-09 19:59:12 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-09 19:59:12 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-09 19:59:12 (10879) [INFO] 
* 2025-12-09 19:59:12 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-09 19:59:12 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-09 19:59:13 (10892) [INFO]  * EA4: 208.74.123.62
* 2025-12-09 19:59:13 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-12-09 19:59:13 (10892) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-12-09 19:59:13 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-09 19:59:33 (10892) [INFO] Metadata Cache Created
* 2025-12-09 19:59:33 (10909) [INFO] 
* 2025-12-09 19:59:33 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-09 19:59:33 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-09 19:59:33 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-09 19:59:33 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hd0FDpXmcp/ea_profile.json
* 2025-12-09 19:59:34 (10011) [INFO] Backed up EA4 profile to /tmp/hd0FDpXmcp/ea_profile.json
* 2025-12-09 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-09 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q6a222) Cannot update this system’s kernel.
* 2025-12-09 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-09 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-09 19:59:35 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-10 19:58:26 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-10 19:58:26 (11982) [INFO] Script is up to date.
* 2025-12-10 19:58:27 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-10 19:58:27 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-10 19:58:27 (10879) [INFO] 
* 2025-12-10 19:58:54 (10909) [INFO] 
* 2025-12-10 19:58:54 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-10 19:58:54 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-10 19:58:54 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-10 19:58:54 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-10 19:58:54 (10879) [INFO] 
* 2025-12-10 19:59:13 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-10 19:59:14 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-10 19:59:14 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-10 19:59:14 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-10 19:59:14 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-10 19:59:14 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-10 19:59:14 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-10 19:59:14 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-10 19:59:14 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-10 19:59:14 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-10 19:59:14 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-10 19:59:14 (10879) [INFO] 
* 2025-12-10 19:59:14 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-10 19:59:14 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-10 19:59:14 (10892) [INFO]  * EA4: 208.74.123.58
* 2025-12-10 19:59:14 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2025-12-10 19:59:14 (10892) [INFO]  * cpanel-plugins: 208.74.123.58
* 2025-12-10 19:59:14 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-12-10 19:59:37 (10892) [INFO] Metadata Cache Created
* 2025-12-10 19:59:37 (10909) [INFO] 
* 2025-12-10 19:59:37 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-10 19:59:37 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-10 19:59:37 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-10 19:59:37 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/H9D8AwvO0M/ea_profile.json
* 2025-12-10 19:59:38 (10011) [INFO] Backed up EA4 profile to /tmp/H9D8AwvO0M/ea_profile.json
* 2025-12-10 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-10 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 47xtmv) Cannot update this system’s kernel.
* 2025-12-10 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-10 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-10 19:59:39 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-11 19:58:35 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-11 19:58:35 (11982) [INFO] Script is up to date.
* 2025-12-11 19:58:36 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-11 19:58:36 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-11 19:58:36 (10879) [INFO] 
* 2025-12-11 19:59:02 (10909) [INFO] 
* 2025-12-11 19:59:02 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-11 19:59:02 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-11 19:59:02 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-11 19:59:02 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-11 19:59:02 (10879) [INFO] 
* 2025-12-11 19:59:22 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-11 19:59:22 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-11 19:59:22 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-11 19:59:22 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-11 19:59:22 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-11 19:59:22 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-11 19:59:22 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-11 19:59:22 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-11 19:59:22 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-11 19:59:22 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-11 19:59:22 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-11 19:59:22 (10879) [INFO] 
* 2025-12-11 19:59:22 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-11 19:59:22 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-11 19:59:23 (10892) [INFO]  * EA4: 184.94.196.92
* 2025-12-11 19:59:23 (10892) [INFO]  * cpanel-addons-production-feed: 184.94.196.92
* 2025-12-11 19:59:23 (10892) [INFO]  * cpanel-plugins: 184.94.196.92
* 2025-12-11 19:59:23 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-11 20:00:22 (10892) [INFO] Metadata Cache Created
* 2025-12-11 20:00:22 (10909) [INFO] 
* 2025-12-11 20:00:22 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-11 20:00:22 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-11 20:00:22 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-11 20:00:22 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/JMl1BqhUI_/ea_profile.json
* 2025-12-11 20:00:23 (10011) [INFO] Backed up EA4 profile to /tmp/JMl1BqhUI_/ea_profile.json
* 2025-12-11 20:00:23 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-11 20:00:23 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID r39362) Cannot update this system’s kernel.
* 2025-12-11 20:00:23 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-11 20:00:23 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-11 20:00:24 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-12 19:58:19 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-12 19:58:19 (11982) [INFO] Script is up to date.
* 2025-12-12 19:58:19 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-12 19:58:20 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-12 19:58:20 (10879) [INFO] 
* 2025-12-12 19:58:45 (10909) [INFO] 
* 2025-12-12 19:58:45 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-12 19:58:45 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-12 19:58:45 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-12 19:58:45 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-12 19:58:45 (10879) [INFO] 
* 2025-12-12 19:59:34 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-12 19:59:35 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-12 19:59:35 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-12 19:59:35 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-12 19:59:35 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-12 19:59:35 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-12 19:59:35 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-12 19:59:35 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-12 19:59:35 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-12 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-12 19:59:35 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-12 19:59:35 (10879) [INFO] 
* 2025-12-12 19:59:35 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-12 19:59:35 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-12 19:59:36 (10892) [INFO]  * EA4: 208.74.123.62
* 2025-12-12 19:59:36 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-12-12 19:59:36 (10892) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-12-12 19:59:36 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-12 19:59:57 (10892) [INFO] Metadata Cache Created
* 2025-12-12 19:59:57 (10909) [INFO] 
* 2025-12-12 19:59:57 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-12 19:59:57 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-12 19:59:57 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-12 19:59:57 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TgNCQSzp0v/ea_profile.json
* 2025-12-12 19:59:58 (10011) [INFO] Backed up EA4 profile to /tmp/TgNCQSzp0v/ea_profile.json
* 2025-12-12 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-12 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b7udyj) Cannot update this system’s kernel.
* 2025-12-12 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-12 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-12 19:59:59 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-13 19:58:44 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-13 19:58:44 (11982) [INFO] Script is up to date.
* 2025-12-13 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-13 19:58:45 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-13 19:58:45 (10879) [INFO] 
* 2025-12-13 19:59:10 (10909) [INFO] 
* 2025-12-13 19:59:10 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-13 19:59:10 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-13 19:59:10 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-13 19:59:10 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-13 19:59:10 (10879) [INFO] 
* 2025-12-13 19:59:29 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-13 19:59:30 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-13 19:59:30 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-13 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-13 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-13 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-13 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-13 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-13 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-13 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-13 19:59:30 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-13 19:59:30 (10879) [INFO] 
* 2025-12-13 19:59:30 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-13 19:59:30 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-13 19:59:31 (10892) [INFO]  * EA4: 208.74.123.62
* 2025-12-13 19:59:31 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-12-13 19:59:31 (10892) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-12-13 19:59:31 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-12-13 19:59:52 (10892) [INFO] Metadata Cache Created
* 2025-12-13 19:59:52 (10909) [INFO] 
* 2025-12-13 19:59:52 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-13 19:59:52 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-13 19:59:52 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-13 19:59:52 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/x_lVo6ZxbV/ea_profile.json
* 2025-12-13 19:59:53 (10011) [INFO] Backed up EA4 profile to /tmp/x_lVo6ZxbV/ea_profile.json
* 2025-12-13 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-13 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gjtmx8) Cannot update this system’s kernel.
* 2025-12-13 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-13 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-13 19:59:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-14 19:58:43 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-14 19:58:43 (11982) [INFO] Script is up to date.
* 2025-12-14 19:58:44 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-14 19:58:44 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-14 19:58:44 (10879) [INFO] 
* 2025-12-14 19:59:09 (10909) [INFO] 
* 2025-12-14 19:59:09 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-14 19:59:09 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-14 19:59:09 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-14 19:59:09 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-14 19:59:09 (10879) [INFO] 
* 2025-12-14 19:59:26 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-14 19:59:27 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-14 19:59:27 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-14 19:59:27 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-14 19:59:27 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-14 19:59:27 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-14 19:59:27 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-14 19:59:27 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-14 19:59:27 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-14 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-14 19:59:27 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-14 19:59:27 (10879) [INFO] 
* 2025-12-14 19:59:27 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-14 19:59:27 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-14 19:59:28 (10892) [INFO]  * EA4: 208.74.123.57
* 2025-12-14 19:59:28 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2025-12-14 19:59:28 (10892) [INFO]  * cpanel-plugins: 208.74.123.57
* 2025-12-14 19:59:28 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-14 19:59:50 (10892) [INFO] Metadata Cache Created
* 2025-12-14 19:59:50 (10909) [INFO] 
* 2025-12-14 19:59:50 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-14 19:59:50 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-14 19:59:50 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-14 19:59:50 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HvMgYl6JO1/ea_profile.json
* 2025-12-14 19:59:50 (10011) [INFO] Backed up EA4 profile to /tmp/HvMgYl6JO1/ea_profile.json
* 2025-12-14 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-14 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID u8dpku) Cannot update this system’s kernel.
* 2025-12-14 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-14 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-14 19:59:51 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-15 19:58:19 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-15 19:58:19 (11982) [INFO] Script is up to date.
* 2025-12-15 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-15 19:58:20 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-15 19:58:20 (10879) [INFO] 
* 2025-12-15 19:58:45 (10909) [INFO] 
* 2025-12-15 19:58:45 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-15 19:58:45 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-15 19:58:45 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-15 19:58:45 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-15 19:58:45 (10879) [INFO] 
* 2025-12-15 19:59:03 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-15 19:59:04 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-15 19:59:04 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-15 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-15 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-15 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-15 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-15 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-15 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-15 19:59:04 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-15 19:59:04 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-15 19:59:04 (10879) [INFO] 
* 2025-12-15 19:59:04 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-15 19:59:04 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-15 19:59:04 (10892) [INFO]  * EA4: 208.74.123.61
* 2025-12-15 19:59:04 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-12-15 19:59:04 (10892) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-12-15 19:59:04 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-15 19:59:25 (10892) [INFO] Metadata Cache Created
* 2025-12-15 19:59:25 (10909) [INFO] 
* 2025-12-15 19:59:25 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-15 19:59:25 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-15 19:59:25 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-15 19:59:25 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8MJafWelRm/ea_profile.json
* 2025-12-15 19:59:26 (10011) [INFO] Backed up EA4 profile to /tmp/8MJafWelRm/ea_profile.json
* 2025-12-15 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-15 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yme8qj) Cannot update this system’s kernel.
* 2025-12-15 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-15 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-15 19:59:27 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-16 19:58:36 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-16 19:58:36 (11982) [INFO] Script is up to date.
* 2025-12-16 19:58:36 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-16 19:58:36 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-16 19:58:36 (10879) [INFO] 
* 2025-12-16 19:59:02 (10909) [INFO] 
* 2025-12-16 19:59:02 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-16 19:59:02 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-16 19:59:02 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-16 19:59:02 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-16 19:59:02 (10879) [INFO] 
* 2025-12-16 19:59:20 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-16 19:59:21 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-16 19:59:21 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-16 19:59:21 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-16 19:59:21 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-16 19:59:21 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-16 19:59:21 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-16 19:59:21 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-16 19:59:21 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-16 19:59:21 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-16 19:59:21 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-16 19:59:21 (10879) [INFO] 
* 2025-12-16 19:59:21 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-16 19:59:21 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-16 19:59:21 (10892) [INFO]  * EA4: 208.74.123.62
* 2025-12-16 19:59:21 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-12-16 19:59:21 (10892) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-12-16 19:59:21 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-12-16 19:59:42 (10892) [INFO] Metadata Cache Created
* 2025-12-16 19:59:42 (10909) [INFO] 
* 2025-12-16 19:59:42 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-16 19:59:42 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-16 19:59:42 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-16 19:59:42 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8D_CNCygI7/ea_profile.json
* 2025-12-16 19:59:43 (10011) [INFO] Backed up EA4 profile to /tmp/8D_CNCygI7/ea_profile.json
* 2025-12-16 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-16 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hg2776) Cannot update this system’s kernel.
* 2025-12-16 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-16 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-16 19:59:44 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-17 19:58:45 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-17 19:58:46 (11982) [INFO] Script is up to date.
* 2025-12-17 19:58:46 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-17 19:58:46 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-17 19:58:46 (10879) [INFO] 
* 2025-12-17 19:59:11 (10909) [INFO] 
* 2025-12-17 19:59:11 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-17 19:59:11 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-17 19:59:11 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-17 19:59:11 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-17 19:59:11 (10879) [INFO] 
* 2025-12-17 19:59:30 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-17 19:59:30 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-17 19:59:30 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-17 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-17 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-17 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-17 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-17 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-17 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-17 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-17 19:59:30 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-17 19:59:30 (10879) [INFO] 
* 2025-12-17 19:59:30 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-17 19:59:30 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-17 19:59:31 (10892) [INFO]  * EA4: 208.74.123.58
* 2025-12-17 19:59:31 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2025-12-17 19:59:31 (10892) [INFO]  * cpanel-plugins: 208.74.123.58
* 2025-12-17 19:59:31 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-12-17 19:59:51 (10892) [INFO] Metadata Cache Created
* 2025-12-17 19:59:51 (10909) [INFO] 
* 2025-12-17 19:59:51 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-17 19:59:51 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-17 19:59:51 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-17 19:59:51 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QAN8Y0yrE0/ea_profile.json
* 2025-12-17 19:59:52 (10011) [INFO] Backed up EA4 profile to /tmp/QAN8Y0yrE0/ea_profile.json
* 2025-12-17 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-17 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cemsu9) Cannot update this system’s kernel.
* 2025-12-17 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-17 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-17 19:59:53 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-18 19:58:31 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-18 19:58:31 (11982) [INFO] Script is up to date.
* 2025-12-18 19:58:32 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-18 19:58:32 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-18 19:58:32 (10879) [INFO] 
* 2025-12-18 19:58:57 (10909) [INFO] 
* 2025-12-18 19:58:57 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-18 19:58:57 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-18 19:58:57 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-18 19:58:57 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-18 19:58:57 (10879) [INFO] 
* 2025-12-18 19:59:16 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-18 19:59:17 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-18 19:59:17 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-18 19:59:17 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-18 19:59:17 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-18 19:59:17 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-18 19:59:17 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-18 19:59:17 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-18 19:59:17 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-18 19:59:17 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-18 19:59:17 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-18 19:59:17 (10879) [INFO] 
* 2025-12-18 19:59:17 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-18 19:59:17 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-18 19:59:17 (10892) [INFO]  * EA4: 208.74.123.61
* 2025-12-18 19:59:17 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-12-18 19:59:17 (10892) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-12-18 19:59:17 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-18 19:59:38 (10892) [INFO] Metadata Cache Created
* 2025-12-18 19:59:38 (10909) [INFO] 
* 2025-12-18 19:59:38 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-18 19:59:38 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-18 19:59:38 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-18 19:59:38 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CXFpAzYBHo/ea_profile.json
* 2025-12-18 19:59:39 (10011) [INFO] Backed up EA4 profile to /tmp/CXFpAzYBHo/ea_profile.json
* 2025-12-18 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-18 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b68e23) Cannot update this system’s kernel.
* 2025-12-18 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-18 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-18 19:59:40 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-19 19:59:14 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-19 19:59:14 (11982) [INFO] Script is up to date.
* 2025-12-19 19:59:15 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-19 19:59:15 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-19 19:59:15 (10879) [INFO] 
* 2025-12-19 19:59:40 (10909) [INFO] 
* 2025-12-19 19:59:40 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-19 19:59:41 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-19 19:59:41 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-19 19:59:41 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-19 19:59:41 (10879) [INFO] 
* 2025-12-19 20:00:00 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-19 20:00:00 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-19 20:00:00 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-19 20:00:01 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-19 20:00:01 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-19 20:00:01 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-19 20:00:01 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-19 20:00:01 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-19 20:00:01 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-19 20:00:01 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-19 20:00:01 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-19 20:00:01 (10879) [INFO] 
* 2025-12-19 20:00:01 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-19 20:00:01 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-19 20:00:01 (10892) [INFO]  * EA4: 208.74.123.62
* 2025-12-19 20:00:01 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-12-19 20:00:01 (10892) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-12-19 20:00:01 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-19 20:00:27 (10892) [INFO] Metadata Cache Created
* 2025-12-19 20:00:27 (10909) [INFO] 
* 2025-12-19 20:00:27 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-19 20:00:27 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-19 20:00:28 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-19 20:00:28 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0F_bGvZtAN/ea_profile.json
* 2025-12-19 20:00:28 (10011) [INFO] Backed up EA4 profile to /tmp/0F_bGvZtAN/ea_profile.json
* 2025-12-19 20:00:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-19 20:00:28 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cwtx3r) Cannot update this system’s kernel.
* 2025-12-19 20:00:28 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-19 20:00:28 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-19 20:00:29 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-20 19:58:44 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-20 19:58:44 (11982) [INFO] Script is up to date.
* 2025-12-20 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-20 19:58:45 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-20 19:58:45 (10879) [INFO] 
* 2025-12-20 19:59:09 (10909) [INFO] 
* 2025-12-20 19:59:09 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-20 19:59:10 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-20 19:59:10 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-20 19:59:10 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-20 19:59:10 (10879) [INFO] 
* 2025-12-20 19:59:28 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-20 19:59:28 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-20 19:59:28 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-20 19:59:28 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-20 19:59:28 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-20 19:59:28 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-20 19:59:28 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-20 19:59:28 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-20 19:59:28 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-20 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-20 19:59:28 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-20 19:59:28 (10879) [INFO] 
* 2025-12-20 19:59:28 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-20 19:59:28 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-20 19:59:29 (10892) [INFO]  * EA4: 208.74.123.58
* 2025-12-20 19:59:29 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2025-12-20 19:59:29 (10892) [INFO]  * cpanel-plugins: 208.74.123.58
* 2025-12-20 19:59:29 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-12-20 19:59:50 (10892) [INFO] Metadata Cache Created
* 2025-12-20 19:59:50 (10909) [INFO] 
* 2025-12-20 19:59:50 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-20 19:59:50 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-20 19:59:50 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-20 19:59:50 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3WG1n0bkXi/ea_profile.json
* 2025-12-20 19:59:50 (10011) [INFO] Backed up EA4 profile to /tmp/3WG1n0bkXi/ea_profile.json
* 2025-12-20 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-20 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zgka4s) Cannot update this system’s kernel.
* 2025-12-20 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-20 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-20 19:59:51 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-21 19:58:49 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-21 19:58:50 (11982) [INFO] Script is up to date.
* 2025-12-21 19:58:51 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-21 19:58:51 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-21 19:58:51 (10879) [INFO] 
* 2025-12-21 19:59:16 (10909) [INFO] 
* 2025-12-21 19:59:16 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-21 19:59:16 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-21 19:59:16 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-21 19:59:16 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-21 19:59:16 (10879) [INFO] 
* 2025-12-21 19:59:36 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-21 19:59:36 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-21 19:59:36 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-21 19:59:36 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-21 19:59:36 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-21 19:59:36 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-21 19:59:36 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-21 19:59:36 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-21 19:59:36 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-21 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-21 19:59:36 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-21 19:59:36 (10879) [INFO] 
* 2025-12-21 19:59:36 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-21 19:59:36 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-21 19:59:37 (10892) [INFO]  * EA4: 208.74.123.62
* 2025-12-21 19:59:37 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2025-12-21 19:59:37 (10892) [INFO]  * cpanel-plugins: 208.74.123.62
* 2025-12-21 19:59:37 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-12-21 19:59:58 (10892) [INFO] Metadata Cache Created
* 2025-12-21 19:59:58 (10909) [INFO] 
* 2025-12-21 19:59:58 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-21 19:59:58 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-21 19:59:58 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-21 19:59:58 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CtK319IljT/ea_profile.json
* 2025-12-21 19:59:58 (10011) [INFO] Backed up EA4 profile to /tmp/CtK319IljT/ea_profile.json
* 2025-12-21 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-21 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tg3w5r) Cannot update this system’s kernel.
* 2025-12-21 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-21 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-21 19:59:59 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-22 19:58:33 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-22 19:58:33 (11982) [INFO] Script is up to date.
* 2025-12-22 19:58:34 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-22 19:58:34 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-22 19:58:34 (10879) [INFO] 
* 2025-12-22 19:58:59 (10909) [INFO] 
* 2025-12-22 19:58:59 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-22 19:58:59 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-22 19:58:59 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-22 19:58:59 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-22 19:58:59 (10879) [INFO] 
* 2025-12-22 19:59:17 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-22 19:59:17 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-22 19:59:17 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-22 19:59:17 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-22 19:59:17 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-22 19:59:17 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-22 19:59:17 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-22 19:59:17 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-22 19:59:17 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-22 19:59:17 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-22 19:59:17 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-22 19:59:17 (10879) [INFO] 
* 2025-12-22 19:59:18 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-22 19:59:18 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-22 19:59:18 (10892) [INFO]  * EA4: 208.74.123.58
* 2025-12-22 19:59:18 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2025-12-22 19:59:18 (10892) [INFO]  * cpanel-plugins: 208.74.123.58
* 2025-12-22 19:59:18 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-12-22 19:59:39 (10892) [INFO] Metadata Cache Created
* 2025-12-22 19:59:39 (10909) [INFO] 
* 2025-12-22 19:59:39 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-22 19:59:39 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-22 19:59:40 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-22 19:59:40 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/YNjHBJkmGu/ea_profile.json
* 2025-12-22 19:59:40 (10011) [INFO] Backed up EA4 profile to /tmp/YNjHBJkmGu/ea_profile.json
* 2025-12-22 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-22 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5knwpf) Cannot update this system’s kernel.
* 2025-12-22 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-22 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-22 19:59:41 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-23 19:58:23 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-23 19:58:23 (11982) [INFO] Script is up to date.
* 2025-12-23 19:58:24 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-23 19:58:24 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-23 19:58:24 (10879) [INFO] 
* 2025-12-23 19:58:49 (10909) [INFO] 
* 2025-12-23 19:58:49 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-23 19:58:49 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-23 19:58:49 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-23 19:58:49 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-23 19:58:49 (10879) [INFO] 
* 2025-12-23 19:59:08 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-23 19:59:08 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-23 19:59:08 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-23 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-23 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-23 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-23 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-23 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-23 19:59:08 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-23 19:59:08 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-23 19:59:08 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-23 19:59:08 (10879) [INFO] 
* 2025-12-23 19:59:08 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-23 19:59:09 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-23 19:59:09 (10892) [INFO]  * EA4: 208.74.123.58
* 2025-12-23 19:59:09 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2025-12-23 19:59:09 (10892) [INFO]  * cpanel-plugins: 208.74.123.58
* 2025-12-23 19:59:09 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-23 19:59:29 (10892) [INFO] Metadata Cache Created
* 2025-12-23 19:59:29 (10909) [INFO] 
* 2025-12-23 19:59:29 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-23 19:59:29 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-23 19:59:29 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-23 19:59:29 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/32mDhhIovo/ea_profile.json
* 2025-12-23 19:59:30 (10011) [INFO] Backed up EA4 profile to /tmp/32mDhhIovo/ea_profile.json
* 2025-12-23 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-23 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bfthet) Cannot update this system’s kernel.
* 2025-12-23 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-23 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-23 19:59:31 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-24 19:58:19 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-24 19:58:19 (11982) [INFO] Script is up to date.
* 2025-12-24 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-24 19:58:20 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-24 19:58:20 (10879) [INFO] 
* 2025-12-24 19:58:45 (10909) [INFO] 
* 2025-12-24 19:58:45 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-24 19:58:45 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-24 19:58:45 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-24 19:58:45 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-24 19:58:45 (10879) [INFO] 
* 2025-12-24 19:59:02 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-24 19:59:03 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-24 19:59:03 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-24 19:59:03 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-24 19:59:03 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-24 19:59:03 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-24 19:59:03 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-24 19:59:03 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-24 19:59:03 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-24 19:59:03 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-24 19:59:03 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-24 19:59:03 (10879) [INFO] 
* 2025-12-24 19:59:03 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-24 19:59:03 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-24 19:59:03 (10892) [INFO]  * EA4: 208.74.123.61
* 2025-12-24 19:59:03 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-12-24 19:59:03 (10892) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-12-24 19:59:03 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-24 19:59:24 (10892) [INFO] Metadata Cache Created
* 2025-12-24 19:59:24 (10909) [INFO] 
* 2025-12-24 19:59:24 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-24 19:59:24 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-24 19:59:25 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-24 19:59:25 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Ign4HqYFQs/ea_profile.json
* 2025-12-24 19:59:25 (10011) [INFO] Backed up EA4 profile to /tmp/Ign4HqYFQs/ea_profile.json
* 2025-12-24 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-24 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pgerug) Cannot update this system’s kernel.
* 2025-12-24 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-24 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-24 19:59:26 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-25 19:58:18 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-25 19:58:19 (11982) [INFO] Script is up to date.
* 2025-12-25 19:58:19 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-25 19:58:19 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-25 19:58:19 (10879) [INFO] 
* 2025-12-25 19:58:44 (10909) [INFO] 
* 2025-12-25 19:58:44 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-25 19:58:44 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-25 19:58:44 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-25 19:58:44 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-25 19:58:44 (10879) [INFO] 
* 2025-12-25 19:59:01 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-25 19:59:02 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-25 19:59:02 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-25 19:59:02 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-25 19:59:02 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-25 19:59:02 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-25 19:59:02 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-25 19:59:02 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-25 19:59:02 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-25 19:59:02 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-25 19:59:02 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-25 19:59:02 (10879) [INFO] 
* 2025-12-25 19:59:02 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-25 19:59:02 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-25 19:59:02 (10892) [INFO]  * EA4: 208.74.123.58
* 2025-12-25 19:59:02 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2025-12-25 19:59:02 (10892) [INFO]  * cpanel-plugins: 208.74.123.58
* 2025-12-25 19:59:02 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-25 19:59:23 (10892) [INFO] Metadata Cache Created
* 2025-12-25 19:59:23 (10909) [INFO] 
* 2025-12-25 19:59:23 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-25 19:59:23 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-25 19:59:23 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-25 19:59:23 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Lvn0gQ7TFs/ea_profile.json
* 2025-12-25 19:59:24 (10011) [INFO] Backed up EA4 profile to /tmp/Lvn0gQ7TFs/ea_profile.json
* 2025-12-25 19:59:24 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-25 19:59:24 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID n9nvbe) Cannot update this system’s kernel.
* 2025-12-25 19:59:24 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-25 19:59:24 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-25 19:59:25 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-26 19:58:19 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-26 19:58:19 (11982) [INFO] Script is up to date.
* 2025-12-26 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-26 19:58:20 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-26 19:58:20 (10879) [INFO] 
* 2025-12-26 19:58:45 (10909) [INFO] 
* 2025-12-26 19:58:45 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-26 19:58:45 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-26 19:58:45 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-26 19:58:45 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-26 19:58:45 (10879) [INFO] 
* 2025-12-26 19:59:03 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-26 19:59:04 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-26 19:59:04 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-26 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-26 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-26 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-26 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-26 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-26 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-26 19:59:04 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-26 19:59:04 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-26 19:59:04 (10879) [INFO] 
* 2025-12-26 19:59:04 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-26 19:59:04 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-26 19:59:04 (10892) [INFO]  * EA4: 208.74.123.58
* 2025-12-26 19:59:04 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2025-12-26 19:59:04 (10892) [INFO]  * cpanel-plugins: 208.74.123.58
* 2025-12-26 19:59:04 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-12-26 19:59:25 (10892) [INFO] Metadata Cache Created
* 2025-12-26 19:59:25 (10909) [INFO] 
* 2025-12-26 19:59:25 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-26 19:59:25 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-26 19:59:26 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-26 19:59:26 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/huPkIePiRq/ea_profile.json
* 2025-12-26 19:59:26 (10011) [INFO] Backed up EA4 profile to /tmp/huPkIePiRq/ea_profile.json
* 2025-12-26 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-26 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID whyyjw) Cannot update this system’s kernel.
* 2025-12-26 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-26 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-26 19:59:27 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-27 19:58:43 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-27 19:58:43 (11982) [INFO] Script is up to date.
* 2025-12-27 19:58:43 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-27 19:58:44 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-27 19:58:44 (10879) [INFO] 
* 2025-12-27 19:59:08 (10909) [INFO] 
* 2025-12-27 19:59:08 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-27 19:59:08 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-27 19:59:08 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-27 19:59:08 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-27 19:59:08 (10879) [INFO] 
* 2025-12-27 19:59:30 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-27 19:59:30 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-27 19:59:30 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-27 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-27 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-27 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-27 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-27 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-27 19:59:30 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-27 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-27 19:59:30 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-27 19:59:30 (10879) [INFO] 
* 2025-12-27 19:59:31 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-27 19:59:31 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-27 19:59:31 (10892) [INFO]  * EA4: 208.74.123.61
* 2025-12-27 19:59:31 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-12-27 19:59:31 (10892) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-12-27 19:59:31 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-27 19:59:53 (10892) [INFO] Metadata Cache Created
* 2025-12-27 19:59:53 (10909) [INFO] 
* 2025-12-27 19:59:53 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-27 19:59:53 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-27 19:59:53 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-27 19:59:53 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/F2JYuoFny1/ea_profile.json
* 2025-12-27 19:59:54 (10011) [INFO] Backed up EA4 profile to /tmp/F2JYuoFny1/ea_profile.json
* 2025-12-27 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-27 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sdjsyv) Cannot update this system’s kernel.
* 2025-12-27 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-27 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-27 19:59:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-28 19:58:43 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-28 19:58:43 (11982) [INFO] Script is up to date.
* 2025-12-28 19:58:44 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-28 19:58:44 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-28 19:58:44 (10879) [INFO] 
* 2025-12-28 19:59:09 (10909) [INFO] 
* 2025-12-28 19:59:09 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-28 19:59:09 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-28 19:59:09 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-28 19:59:09 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-28 19:59:09 (10879) [INFO] 
* 2025-12-28 19:59:29 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-28 19:59:29 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-28 19:59:29 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-28 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-28 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-28 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-28 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-28 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-28 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-28 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-28 19:59:29 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-28 19:59:29 (10879) [INFO] 
* 2025-12-28 19:59:29 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-28 19:59:29 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-28 19:59:30 (10892) [INFO]  * EA4: 208.74.123.58
* 2025-12-28 19:59:30 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2025-12-28 19:59:30 (10892) [INFO]  * cpanel-plugins: 208.74.123.58
* 2025-12-28 19:59:30 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-12-28 19:59:52 (10892) [INFO] Metadata Cache Created
* 2025-12-28 19:59:52 (10909) [INFO] 
* 2025-12-28 19:59:52 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-28 19:59:52 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-28 19:59:52 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-28 19:59:52 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/JwfjIavQjr/ea_profile.json
* 2025-12-28 19:59:53 (10011) [INFO] Backed up EA4 profile to /tmp/JwfjIavQjr/ea_profile.json
* 2025-12-28 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-28 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID drpq3c) Cannot update this system’s kernel.
* 2025-12-28 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-28 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-28 19:59:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-29 19:58:18 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-29 19:58:18 (11982) [INFO] Script is up to date.
* 2025-12-29 19:58:19 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-29 19:58:19 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-29 19:58:19 (10879) [INFO] 
* 2025-12-29 19:58:44 (10909) [INFO] 
* 2025-12-29 19:58:44 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-29 19:58:44 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-29 19:58:44 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-29 19:58:44 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-29 19:58:44 (10879) [INFO] 
* 2025-12-29 19:59:03 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-29 19:59:03 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-29 19:59:03 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-29 19:59:03 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-29 19:59:03 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-29 19:59:03 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-29 19:59:03 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-29 19:59:03 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-29 19:59:03 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-29 19:59:03 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-29 19:59:03 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-29 19:59:03 (10879) [INFO] 
* 2025-12-29 19:59:03 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-29 19:59:03 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-29 19:59:04 (10892) [INFO]  * EA4: 208.74.123.61
* 2025-12-29 19:59:04 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2025-12-29 19:59:04 (10892) [INFO]  * cpanel-plugins: 208.74.123.61
* 2025-12-29 19:59:04 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-29 19:59:26 (10892) [INFO] Metadata Cache Created
* 2025-12-29 19:59:26 (10909) [INFO] 
* 2025-12-29 19:59:26 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-29 19:59:26 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-29 19:59:26 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-29 19:59:26 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/SS5KVfSxH3/ea_profile.json
* 2025-12-29 19:59:26 (10011) [INFO] Backed up EA4 profile to /tmp/SS5KVfSxH3/ea_profile.json
* 2025-12-29 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-29 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kdsmy4) Cannot update this system’s kernel.
* 2025-12-29 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-29 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-29 19:59:27 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-30 19:58:26 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-30 19:58:26 (11982) [INFO] Script is up to date.
* 2025-12-30 19:58:27 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-30 19:58:27 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-30 19:58:27 (10879) [INFO] 
* 2025-12-30 19:58:53 (10909) [INFO] 
* 2025-12-30 19:58:53 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-30 19:58:53 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-30 19:58:53 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-30 19:58:53 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-30 19:58:53 (10879) [INFO] 
* 2025-12-30 19:59:13 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-30 19:59:13 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-30 19:59:13 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-30 19:59:13 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-30 19:59:13 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-30 19:59:13 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-30 19:59:13 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-30 19:59:13 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-30 19:59:13 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-30 19:59:13 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-30 19:59:13 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-30 19:59:13 (10879) [INFO] 
* 2025-12-30 19:59:14 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-30 19:59:14 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-30 19:59:14 (10892) [INFO]  * EA4: 208.74.123.58
* 2025-12-30 19:59:14 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2025-12-30 19:59:14 (10892) [INFO]  * cpanel-plugins: 208.74.123.58
* 2025-12-30 19:59:14 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2025-12-30 19:59:35 (10892) [INFO] Metadata Cache Created
* 2025-12-30 19:59:35 (10909) [INFO] 
* 2025-12-30 19:59:35 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-30 19:59:35 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-30 19:59:35 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-30 19:59:35 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/H711NaTqVU/ea_profile.json
* 2025-12-30 19:59:35 (10011) [INFO] Backed up EA4 profile to /tmp/H711NaTqVU/ea_profile.json
* 2025-12-30 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-30 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sr3kvs) Cannot update this system’s kernel.
* 2025-12-30 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-30 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-30 19:59:37 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2025-12-31 19:58:19 (11960) [INFO] Self-update of script version 76 requested.
* 2025-12-31 19:58:19 (11982) [INFO] Script is up to date.
* 2025-12-31 19:58:19 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2025-12-31 19:58:19 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2025-12-31 19:58:19 (10879) [INFO] 
* 2025-12-31 19:58:44 (10909) [INFO] 
* 2025-12-31 19:58:44 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2025-12-31 19:58:44 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2025-12-31 19:58:44 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2025-12-31 19:58:44 (10878) [INFO] Running: /usr/bin/yum list extras
* 2025-12-31 19:58:44 (10879) [INFO] 
* 2025-12-31 19:59:02 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2025-12-31 19:59:02 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2025-12-31 19:59:02 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2025-12-31 19:59:02 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-31 19:59:02 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-31 19:59:02 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-31 19:59:02 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-31 19:59:02 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-31 19:59:02 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2025-12-31 19:59:02 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2025-12-31 19:59:02 (10878) [INFO] Running: /usr/bin/yum makecache
* 2025-12-31 19:59:02 (10879) [INFO] 
* 2025-12-31 19:59:02 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2025-12-31 19:59:02 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2025-12-31 19:59:03 (10892) [INFO]  * EA4: 208.74.123.58
* 2025-12-31 19:59:03 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2025-12-31 19:59:03 (10892) [INFO]  * cpanel-plugins: 208.74.123.58
* 2025-12-31 19:59:03 (10892) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2025-12-31 19:59:24 (10892) [INFO] Metadata Cache Created
* 2025-12-31 19:59:24 (10909) [INFO] 
* 2025-12-31 19:59:24 (6744) [WARN] There are unfinished yum transactions remaining.
* 2025-12-31 19:59:24 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2025-12-31 19:59:24 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2025-12-31 19:59:24 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7Hf_ftpe0o/ea_profile.json
* 2025-12-31 19:59:25 (10011) [INFO] Backed up EA4 profile to /tmp/7Hf_ftpe0o/ea_profile.json
* 2025-12-31 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2025-12-31 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kxk7ge) Cannot update this system’s kernel.
* 2025-12-31 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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-12-31 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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-12-31 19:59:26 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-01 19:58:18 (11960) [INFO] Self-update of script version 76 requested.
* 2026-01-01 19:58:19 (11982) [INFO] Script is up to date.
* 2026-01-01 19:58:19 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-01 19:58:19 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-01 19:58:19 (10879) [INFO] 
* 2026-01-01 19:58:44 (10909) [INFO] 
* 2026-01-01 19:58:44 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-01 19:58:44 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-01 19:58:44 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-01 19:58:44 (10878) [INFO] Running: /usr/bin/yum list extras
* 2026-01-01 19:58:44 (10879) [INFO] 
* 2026-01-01 19:59:05 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-01 19:59:05 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-01 19:59:05 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-01 19:59:05 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-01 19:59:05 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-01 19:59:05 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-01 19:59:05 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-01 19:59:05 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-01 19:59:05 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-01 19:59:05 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-01 19:59:05 (10878) [INFO] Running: /usr/bin/yum makecache
* 2026-01-01 19:59:05 (10879) [INFO] 
* 2026-01-01 19:59:05 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-01 19:59:05 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-01 19:59:06 (10892) [INFO]  * EA4: 208.74.123.61
* 2026-01-01 19:59:06 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-01-01 19:59:06 (10892) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-01-01 19:59:06 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-01 19:59:29 (10892) [INFO] Metadata Cache Created
* 2026-01-01 19:59:29 (10909) [INFO] 
* 2026-01-01 19:59:29 (6744) [WARN] There are unfinished yum transactions remaining.
* 2026-01-01 19:59:29 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-01 19:59:29 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-01 19:59:29 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AT52fn_53a/ea_profile.json
* 2026-01-01 19:59:30 (10011) [INFO] Backed up EA4 profile to /tmp/AT52fn_53a/ea_profile.json
* 2026-01-01 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-01 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3q7krj) Cannot update this system’s kernel.
* 2026-01-01 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-01 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-01 19:59:31 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-02 19:58:19 (11960) [INFO] Self-update of script version 76 requested.
* 2026-01-02 19:58:19 (11982) [INFO] Script is up to date.
* 2026-01-02 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-02 19:58:20 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-02 19:58:20 (10879) [INFO] 
* 2026-01-02 19:58:45 (10909) [INFO] 
* 2026-01-02 19:58:45 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-02 19:58:45 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-02 19:58:45 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-02 19:58:45 (10878) [INFO] Running: /usr/bin/yum list extras
* 2026-01-02 19:58:45 (10879) [INFO] 
* 2026-01-02 19:59:03 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-02 19:59:04 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-02 19:59:04 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-02 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-02 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-02 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-02 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-02 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-02 19:59:04 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-02 19:59:04 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-02 19:59:04 (10878) [INFO] Running: /usr/bin/yum makecache
* 2026-01-02 19:59:04 (10879) [INFO] 
* 2026-01-02 19:59:04 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-02 19:59:04 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-02 19:59:04 (10892) [INFO]  * EA4: 208.74.123.58
* 2026-01-02 19:59:04 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-01-02 19:59:04 (10892) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-01-02 19:59:04 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-02 19:59:25 (10892) [INFO] Metadata Cache Created
* 2026-01-02 19:59:25 (10909) [INFO] 
* 2026-01-02 19:59:25 (6744) [WARN] There are unfinished yum transactions remaining.
* 2026-01-02 19:59:25 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-02 19:59:26 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-02 19:59:26 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GKBgRxlnTf/ea_profile.json
* 2026-01-02 19:59:26 (10011) [INFO] Backed up EA4 profile to /tmp/GKBgRxlnTf/ea_profile.json
* 2026-01-02 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-02 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h8p6p4) Cannot update this system’s kernel.
* 2026-01-02 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-02 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-02 19:59:27 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-03 19:58:42 (11960) [INFO] Self-update of script version 76 requested.
* 2026-01-03 19:58:42 (11982) [INFO] Script is up to date.
* 2026-01-03 19:58:43 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-03 19:58:43 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-03 19:58:43 (10879) [INFO] 
* 2026-01-03 19:59:08 (10909) [INFO] 
* 2026-01-03 19:59:08 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-03 19:59:08 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-03 19:59:08 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-03 19:59:08 (10878) [INFO] Running: /usr/bin/yum list extras
* 2026-01-03 19:59:08 (10879) [INFO] 
* 2026-01-03 19:59:29 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-03 19:59:29 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-03 19:59:29 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-03 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-03 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-03 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-03 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-03 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-03 19:59:29 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-03 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-03 19:59:29 (10878) [INFO] Running: /usr/bin/yum makecache
* 2026-01-03 19:59:29 (10879) [INFO] 
* 2026-01-03 19:59:29 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-03 19:59:29 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-03 19:59:30 (10892) [INFO]  * EA4: 208.74.123.61
* 2026-01-03 19:59:30 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-01-03 19:59:30 (10892) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-01-03 19:59:30 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-03 19:59:53 (10892) [INFO] Metadata Cache Created
* 2026-01-03 19:59:53 (10909) [INFO] 
* 2026-01-03 19:59:53 (6744) [WARN] There are unfinished yum transactions remaining.
* 2026-01-03 19:59:53 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-03 19:59:53 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-03 19:59:53 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ME5L0wmUUJ/ea_profile.json
* 2026-01-03 19:59:54 (10011) [INFO] Backed up EA4 profile to /tmp/ME5L0wmUUJ/ea_profile.json
* 2026-01-03 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-03 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID e8twd2) Cannot update this system’s kernel.
* 2026-01-03 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-03 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-03 19:59:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-04 19:58:45 (11960) [INFO] Self-update of script version 76 requested.
* 2026-01-04 19:58:45 (11982) [INFO] Script is up to date.
* 2026-01-04 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-04 19:58:45 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-04 19:58:45 (10879) [INFO] 
* 2026-01-04 19:59:10 (10909) [INFO] 
* 2026-01-04 19:59:10 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-04 19:59:10 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-04 19:59:10 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-04 19:59:10 (10878) [INFO] Running: /usr/bin/yum list extras
* 2026-01-04 19:59:10 (10879) [INFO] 
* 2026-01-04 19:59:34 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-04 19:59:34 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-04 19:59:34 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-04 19:59:34 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-04 19:59:34 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-04 19:59:34 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-04 19:59:34 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-04 19:59:34 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-04 19:59:34 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-04 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-04 19:59:34 (10878) [INFO] Running: /usr/bin/yum makecache
* 2026-01-04 19:59:34 (10879) [INFO] 
* 2026-01-04 19:59:34 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-04 19:59:35 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-04 19:59:35 (10892) [INFO]  * EA4: 208.74.123.61
* 2026-01-04 19:59:35 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-01-04 19:59:35 (10892) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-01-04 19:59:35 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-04 20:00:00 (10892) [INFO] Metadata Cache Created
* 2026-01-04 20:00:00 (10909) [INFO] 
* 2026-01-04 20:00:00 (6744) [WARN] There are unfinished yum transactions remaining.
* 2026-01-04 20:00:00 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-04 20:00:01 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-04 20:00:01 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/YogWF33haT/ea_profile.json
* 2026-01-04 20:00:02 (10011) [INFO] Backed up EA4 profile to /tmp/YogWF33haT/ea_profile.json
* 2026-01-04 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-04 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dedatt) Cannot update this system’s kernel.
* 2026-01-04 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-04 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-04 20:00:04 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-05 19:58:22 (11960) [INFO] Self-update of script version 76 requested.
* 2026-01-05 19:58:22 (11982) [INFO] Script is up to date.
* 2026-01-05 19:58:23 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-05 19:58:23 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-05 19:58:23 (10879) [INFO] 
* 2026-01-05 19:58:48 (10909) [INFO] 
* 2026-01-05 19:58:48 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-05 19:58:48 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-05 19:58:48 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-05 19:58:48 (10878) [INFO] Running: /usr/bin/yum list extras
* 2026-01-05 19:58:48 (10879) [INFO] 
* 2026-01-05 19:59:11 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-05 19:59:11 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-05 19:59:11 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-05 19:59:11 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-05 19:59:11 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-05 19:59:11 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-05 19:59:11 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-05 19:59:11 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-05 19:59:11 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-05 19:59:11 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-05 19:59:11 (10878) [INFO] Running: /usr/bin/yum makecache
* 2026-01-05 19:59:11 (10879) [INFO] 
* 2026-01-05 19:59:11 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-05 19:59:11 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-05 19:59:12 (10892) [INFO]  * EA4: 208.74.123.62
* 2026-01-05 19:59:12 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-01-05 19:59:12 (10892) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-01-05 19:59:12 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-05 19:59:39 (10892) [INFO] Metadata Cache Created
* 2026-01-05 19:59:39 (10909) [INFO] 
* 2026-01-05 19:59:39 (6744) [WARN] There are unfinished yum transactions remaining.
* 2026-01-05 19:59:39 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-05 19:59:39 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-05 19:59:39 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/z5ABcVZg5P/ea_profile.json
* 2026-01-05 19:59:41 (10011) [INFO] Backed up EA4 profile to /tmp/z5ABcVZg5P/ea_profile.json
* 2026-01-05 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-05 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3dch3a) Cannot update this system’s kernel.
* 2026-01-05 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-05 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-05 19:59:42 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-06 19:59:03 (11960) [INFO] Self-update of script version 76 requested.
* 2026-01-06 19:59:03 (11982) [INFO] Script is up to date.
* 2026-01-06 19:59:04 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-06 19:59:04 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-06 19:59:04 (10879) [INFO] 
* 2026-01-06 19:59:29 (10909) [INFO] 
* 2026-01-06 19:59:29 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-06 19:59:29 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-06 19:59:29 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-06 19:59:29 (10878) [INFO] Running: /usr/bin/yum list extras
* 2026-01-06 19:59:29 (10879) [INFO] 
* 2026-01-06 19:59:53 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-06 19:59:53 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-06 19:59:53 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-06 19:59:53 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-06 19:59:53 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-06 19:59:53 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-06 19:59:53 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-06 19:59:53 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-06 19:59:53 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-06 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-06 19:59:53 (10878) [INFO] Running: /usr/bin/yum makecache
* 2026-01-06 19:59:53 (10879) [INFO] 
* 2026-01-06 19:59:53 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-06 19:59:53 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-06 19:59:54 (10892) [INFO]  * EA4: 208.74.123.58
* 2026-01-06 19:59:54 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-01-06 19:59:54 (10892) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-01-06 19:59:54 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-06 20:00:20 (10892) [INFO] Metadata Cache Created
* 2026-01-06 20:00:20 (10909) [INFO] 
* 2026-01-06 20:00:20 (6744) [WARN] There are unfinished yum transactions remaining.
* 2026-01-06 20:00:20 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-06 20:00:21 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-06 20:00:21 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1osYPfSCN8/ea_profile.json
* 2026-01-06 20:00:21 (10011) [INFO] Backed up EA4 profile to /tmp/1osYPfSCN8/ea_profile.json
* 2026-01-06 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-06 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pzty4y) Cannot update this system’s kernel.
* 2026-01-06 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-06 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-06 20:00:22 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-07 19:59:47 (11960) [INFO] Self-update of script version 76 requested.
* 2026-01-07 19:59:48 (11982) [INFO] Script is up to date.
* 2026-01-07 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-07 19:59:48 (10878) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-07 19:59:48 (10879) [INFO] 
* 2026-01-07 20:00:17 (10909) [INFO] 
* 2026-01-07 20:00:17 (7135) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-07 20:00:17 (4518) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-07 20:00:17 (4525) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-07 20:00:17 (10878) [INFO] Running: /usr/bin/yum list extras
* 2026-01-07 20:00:17 (10879) [INFO] 
* 2026-01-07 20:00:42 (6866) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-07 20:00:43 (6833) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-07 20:00:43 (6833) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-07 20:00:43 (6866) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-07 20:00:43 (6866) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-07 20:00:43 (6866) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-07 20:00:43 (6866) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-07 20:00:43 (6866) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-07 20:00:43 (6866) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-07 20:00:43 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-07 20:00:43 (10878) [INFO] Running: /usr/bin/yum makecache
* 2026-01-07 20:00:43 (10879) [INFO] 
* 2026-01-07 20:00:43 (10892) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-07 20:00:43 (10892) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-07 20:00:43 (10892) [INFO]  * EA4: 208.74.123.58
* 2026-01-07 20:00:43 (10892) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-01-07 20:00:43 (10892) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-01-07 20:00:43 (10892) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-07 20:01:08 (10892) [INFO] Metadata Cache Created
* 2026-01-07 20:01:08 (10909) [INFO] 
* 2026-01-07 20:01:08 (6744) [WARN] There are unfinished yum transactions remaining.
* 2026-01-07 20:01:08 (6748) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-07 20:01:08 (2397) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-07 20:01:08 (9988) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/KVi2tIiixZ/ea_profile.json
* 2026-01-07 20:01:09 (10011) [INFO] Backed up EA4 profile to /tmp/KVi2tIiixZ/ea_profile.json
* 2026-01-07 20:01:09 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-07 20:01:09 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3javxh) Cannot update this system’s kernel.
* 2026-01-07 20:01:09 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-07 20:01:09 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-07 20:01:10 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-08 19:58:33 (11960) [INFO] Self-update of script version 76 requested.
* 2026-01-08 19:58:33 (11965) [INFO] Newer version of script found. Downloading.
* 2026-01-08 19:58:34 (11974) [INFO] Script update to version 77 successful.
* 2026-01-08 19:58:34 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-08 19:58:35 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-08 19:58:35 (10888) [INFO] 
* 2026-01-08 19:59:01 (10918) [INFO] 
* 2026-01-08 19:59:01 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-08 19:59:01 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-08 19:59:01 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-08 19:59:01 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-08 19:59:01 (10888) [INFO] 
* 2026-01-08 19:59:23 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-08 19:59:23 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-08 19:59:23 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-08 19:59:23 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-08 19:59:23 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-08 19:59:23 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-08 19:59:23 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-08 19:59:23 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-08 19:59:23 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-08 19:59:23 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-08 19:59:23 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-08 19:59:23 (10888) [INFO] 
* 2026-01-08 19:59:24 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-08 19:59:24 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-08 19:59:24 (10901) [INFO]  * EA4: 208.74.123.61
* 2026-01-08 19:59:24 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-01-08 19:59:24 (10901) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-01-08 19:59:24 (10901) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-08 19:59:51 (10901) [INFO] Metadata Cache Created
* 2026-01-08 19:59:51 (10918) [INFO] 
* 2026-01-08 19:59:51 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-08 19:59:51 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-08 19:59:51 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-08 19:59:51 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bUAUjMBR7w/ea_profile.json
* 2026-01-08 19:59:52 (10020) [INFO] Backed up EA4 profile to /tmp/bUAUjMBR7w/ea_profile.json
* 2026-01-08 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-08 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 22e9gz) Cannot update this system’s kernel.
* 2026-01-08 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-08 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-08 19:59:53 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-09 19:58:20 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-09 19:58:20 (11991) [INFO] Script is up to date.
* 2026-01-09 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-09 19:58:21 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-09 19:58:21 (10888) [INFO] 
* 2026-01-09 19:58:47 (10918) [INFO] 
* 2026-01-09 19:58:47 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-09 19:58:47 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-09 19:58:47 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-09 19:58:47 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-09 19:58:47 (10888) [INFO] 
* 2026-01-09 19:59:08 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-09 19:59:09 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-09 19:59:09 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-09 19:59:09 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-09 19:59:09 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-09 19:59:09 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-09 19:59:09 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-09 19:59:09 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-09 19:59:09 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-09 19:59:09 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-09 19:59:09 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-09 19:59:09 (10888) [INFO] 
* 2026-01-09 19:59:09 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-09 19:59:09 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-09 19:59:09 (10901) [INFO]  * EA4: 208.74.123.58
* 2026-01-09 19:59:09 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-01-09 19:59:09 (10901) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-01-09 19:59:09 (10901) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-09 19:59:32 (10901) [INFO] Metadata Cache Created
* 2026-01-09 19:59:32 (10918) [INFO] 
* 2026-01-09 19:59:32 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-09 19:59:32 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-09 19:59:32 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-09 19:59:32 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/47OeEle0Rv/ea_profile.json
* 2026-01-09 19:59:32 (10020) [INFO] Backed up EA4 profile to /tmp/47OeEle0Rv/ea_profile.json
* 2026-01-09 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-09 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID eqr557) Cannot update this system’s kernel.
* 2026-01-09 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-09 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-09 19:59:33 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-10 19:58:44 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-10 19:58:44 (11991) [INFO] Script is up to date.
* 2026-01-10 19:58:44 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-10 19:58:44 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-10 19:58:44 (10888) [INFO] 
* 2026-01-10 19:59:10 (10918) [INFO] 
* 2026-01-10 19:59:10 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-10 19:59:10 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-10 19:59:10 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-10 19:59:10 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-10 19:59:10 (10888) [INFO] 
* 2026-01-10 19:59:31 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-10 19:59:31 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-10 19:59:31 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-10 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-10 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-10 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-10 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-10 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-10 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-10 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-10 19:59:31 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-10 19:59:31 (10888) [INFO] 
* 2026-01-10 19:59:32 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-10 19:59:32 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-10 19:59:32 (10901) [INFO]  * EA4: 208.74.123.61
* 2026-01-10 19:59:32 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-01-10 19:59:32 (10901) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-01-10 19:59:32 (10901) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-10 19:59:58 (10901) [INFO] Metadata Cache Created
* 2026-01-10 19:59:58 (10918) [INFO] 
* 2026-01-10 19:59:58 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-10 19:59:58 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-10 19:59:58 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-10 19:59:58 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XJLR12U0OX/ea_profile.json
* 2026-01-10 19:59:59 (10020) [INFO] Backed up EA4 profile to /tmp/XJLR12U0OX/ea_profile.json
* 2026-01-10 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-10 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3yfsjv) Cannot update this system’s kernel.
* 2026-01-10 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-10 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-10 20:00:00 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-11 19:58:42 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-11 19:58:42 (11991) [INFO] Script is up to date.
* 2026-01-11 19:58:43 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-11 19:58:43 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-11 19:58:43 (10888) [INFO] 
* 2026-01-11 19:59:08 (10918) [INFO] 
* 2026-01-11 19:59:08 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-11 19:59:08 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-11 19:59:08 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-11 19:59:08 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-11 19:59:08 (10888) [INFO] 
* 2026-01-11 19:59:30 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-11 19:59:31 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-11 19:59:31 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-11 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-11 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-11 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-11 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-11 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-11 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-11 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-11 19:59:31 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-11 19:59:31 (10888) [INFO] 
* 2026-01-11 19:59:31 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-11 19:59:31 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-11 19:59:31 (10901) [INFO]  * EA4: 208.74.123.62
* 2026-01-11 19:59:31 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-01-11 19:59:31 (10901) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-01-11 19:59:31 (10901) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-11 19:59:55 (10901) [INFO] Metadata Cache Created
* 2026-01-11 19:59:55 (10918) [INFO] 
* 2026-01-11 19:59:55 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-11 19:59:55 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-11 19:59:55 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-11 19:59:55 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/CyS8FQbEqX/ea_profile.json
* 2026-01-11 19:59:56 (10020) [INFO] Backed up EA4 profile to /tmp/CyS8FQbEqX/ea_profile.json
* 2026-01-11 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-11 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mgegs2) Cannot update this system’s kernel.
* 2026-01-11 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-11 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-11 19:59:57 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-12 19:58:49 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-12 19:58:49 (11991) [INFO] Script is up to date.
* 2026-01-12 19:58:50 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-12 19:58:50 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-12 19:58:50 (10888) [INFO] 
* 2026-01-12 19:59:16 (10918) [INFO] 
* 2026-01-12 19:59:16 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-12 19:59:16 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-12 19:59:16 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-12 19:59:16 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-12 19:59:16 (10888) [INFO] 
* 2026-01-12 19:59:36 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-12 19:59:37 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-12 19:59:37 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-12 19:59:37 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-12 19:59:37 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-12 19:59:37 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-12 19:59:37 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-12 19:59:37 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-12 19:59:37 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-12 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-12 19:59:37 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-12 19:59:37 (10888) [INFO] 
* 2026-01-12 19:59:37 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-12 19:59:37 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-12 19:59:37 (10901) [INFO]  * EA4: 208.74.123.61
* 2026-01-12 19:59:37 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-01-12 19:59:37 (10901) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-01-12 19:59:37 (10901) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-12 20:00:08 (10901) [INFO] Metadata Cache Created
* 2026-01-12 20:00:08 (10918) [INFO] 
* 2026-01-12 20:00:08 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-12 20:00:08 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-12 20:00:08 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-12 20:00:08 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/D9e06e8Bui/ea_profile.json
* 2026-01-12 20:00:09 (10020) [INFO] Backed up EA4 profile to /tmp/D9e06e8Bui/ea_profile.json
* 2026-01-12 20:00:09 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-12 20:00:09 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dtcghj) Cannot update this system’s kernel.
* 2026-01-12 20:00:09 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-12 20:00:09 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-12 20:00:10 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-13 19:58:21 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-13 19:58:21 (11991) [INFO] Script is up to date.
* 2026-01-13 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-13 19:58:21 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-13 19:58:21 (10888) [INFO] 
* 2026-01-13 19:58:48 (10918) [INFO] 
* 2026-01-13 19:58:48 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-13 19:58:48 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-13 19:58:48 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-13 19:58:48 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-13 19:58:48 (10888) [INFO] 
* 2026-01-13 19:59:09 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-13 19:59:10 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-13 19:59:10 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-13 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-13 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-13 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-13 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-13 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-13 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-13 19:59:10 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-13 19:59:10 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-13 19:59:10 (10888) [INFO] 
* 2026-01-13 19:59:10 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-13 19:59:10 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-13 19:59:10 (10901) [INFO]  * EA4: 208.74.123.62
* 2026-01-13 19:59:10 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-01-13 19:59:10 (10901) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-01-13 19:59:10 (10901) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-13 19:59:34 (10901) [INFO] Metadata Cache Created
* 2026-01-13 19:59:34 (10918) [INFO] 
* 2026-01-13 19:59:34 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-13 19:59:34 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-13 19:59:34 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-13 19:59:34 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/fXI2AnWv5d/ea_profile.json
* 2026-01-13 19:59:35 (10020) [INFO] Backed up EA4 profile to /tmp/fXI2AnWv5d/ea_profile.json
* 2026-01-13 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-13 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gphgww) Cannot update this system’s kernel.
* 2026-01-13 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-13 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-13 19:59:36 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-14 19:58:26 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-14 19:58:26 (11991) [INFO] Script is up to date.
* 2026-01-14 19:58:27 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-14 19:58:27 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-14 19:58:27 (10888) [INFO] 
* 2026-01-14 19:58:52 (10918) [INFO] 
* 2026-01-14 19:58:52 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-14 19:58:52 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-14 19:58:52 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-14 19:58:52 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-14 19:58:52 (10888) [INFO] 
* 2026-01-14 19:59:14 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-14 19:59:15 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-14 19:59:15 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-14 19:59:15 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-14 19:59:15 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-14 19:59:15 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-14 19:59:15 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-14 19:59:15 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-14 19:59:15 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-14 19:59:15 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-14 19:59:15 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-14 19:59:15 (10888) [INFO] 
* 2026-01-14 19:59:15 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-14 19:59:15 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-14 19:59:16 (10901) [INFO]  * EA4: 208.74.123.58
* 2026-01-14 19:59:16 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-01-14 19:59:16 (10901) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-01-14 19:59:16 (10901) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-01-14 19:59:39 (10901) [INFO] Metadata Cache Created
* 2026-01-14 19:59:39 (10918) [INFO] 
* 2026-01-14 19:59:39 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-14 19:59:39 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-14 19:59:39 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-14 19:59:39 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yL5FlOC4tt/ea_profile.json
* 2026-01-14 19:59:40 (10020) [INFO] Backed up EA4 profile to /tmp/yL5FlOC4tt/ea_profile.json
* 2026-01-14 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-14 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tzev7n) Cannot update this system’s kernel.
* 2026-01-14 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-14 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-14 19:59:41 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-15 19:58:49 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-15 19:58:49 (11991) [INFO] Script is up to date.
* 2026-01-15 19:58:50 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-15 19:58:50 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-15 19:58:50 (10888) [INFO] 
* 2026-01-15 19:59:15 (10918) [INFO] 
* 2026-01-15 19:59:15 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-15 19:59:15 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-15 19:59:15 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-15 19:59:15 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-15 19:59:15 (10888) [INFO] 
* 2026-01-15 19:59:32 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-15 19:59:33 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-15 19:59:33 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-15 19:59:33 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-15 19:59:33 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-15 19:59:33 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-15 19:59:33 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-15 19:59:33 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-15 19:59:33 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-15 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-15 19:59:33 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-15 19:59:33 (10888) [INFO] 
* 2026-01-15 19:59:33 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-15 19:59:33 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-15 19:59:33 (10901) [INFO]  * EA4: 208.74.123.57
* 2026-01-15 19:59:33 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-01-15 19:59:33 (10901) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-01-15 19:59:33 (10901) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-01-15 19:59:55 (10901) [INFO] Metadata Cache Created
* 2026-01-15 19:59:55 (10918) [INFO] 
* 2026-01-15 19:59:55 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-15 19:59:55 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-15 19:59:55 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-15 19:59:55 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GSU3yHRk6a/ea_profile.json
* 2026-01-15 19:59:55 (10020) [INFO] Backed up EA4 profile to /tmp/GSU3yHRk6a/ea_profile.json
* 2026-01-15 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-15 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q36hj5) Cannot update this system’s kernel.
* 2026-01-15 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-15 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-15 19:59:56 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-16 19:58:42 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-16 19:58:42 (11991) [INFO] Script is up to date.
* 2026-01-16 19:58:42 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-16 19:58:42 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-16 19:58:42 (10888) [INFO] 
* 2026-01-16 19:59:07 (10918) [INFO] 
* 2026-01-16 19:59:07 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-16 19:59:07 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-16 19:59:07 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-16 19:59:07 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-16 19:59:07 (10888) [INFO] 
* 2026-01-16 19:59:28 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-16 19:59:29 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-16 19:59:29 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-16 19:59:29 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-16 19:59:29 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-16 19:59:29 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-16 19:59:29 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-16 19:59:29 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-16 19:59:29 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-16 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-16 19:59:29 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-16 19:59:29 (10888) [INFO] 
* 2026-01-16 19:59:29 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-16 19:59:29 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-16 19:59:29 (10901) [INFO]  * EA4: 208.74.123.62
* 2026-01-16 19:59:29 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-01-16 19:59:29 (10901) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-01-16 19:59:29 (10901) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-01-16 19:59:50 (10901) [INFO] Metadata Cache Created
* 2026-01-16 19:59:50 (10918) [INFO] 
* 2026-01-16 19:59:50 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-16 19:59:50 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-16 19:59:50 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-16 19:59:50 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/U9FwqWyprO/ea_profile.json
* 2026-01-16 19:59:51 (10020) [INFO] Backed up EA4 profile to /tmp/U9FwqWyprO/ea_profile.json
* 2026-01-16 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-16 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dfbwqe) Cannot update this system’s kernel.
* 2026-01-16 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-16 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-16 19:59:52 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-17 19:58:46 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-17 19:58:46 (11991) [INFO] Script is up to date.
* 2026-01-17 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-17 19:58:47 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-17 19:58:47 (10888) [INFO] 
* 2026-01-17 19:59:12 (10918) [INFO] 
* 2026-01-17 19:59:12 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-17 19:59:13 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-17 19:59:13 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-17 19:59:13 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-17 19:59:13 (10888) [INFO] 
* 2026-01-17 19:59:32 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-17 19:59:32 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-17 19:59:32 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-17 19:59:32 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-17 19:59:32 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-17 19:59:32 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-17 19:59:32 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-17 19:59:32 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-17 19:59:32 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-17 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-17 19:59:32 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-17 19:59:32 (10888) [INFO] 
* 2026-01-17 19:59:32 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-17 19:59:32 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-17 19:59:35 (10901) [INFO]  * EA4: 208.74.123.61
* 2026-01-17 19:59:35 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-01-17 19:59:35 (10901) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-01-17 19:59:35 (10901) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-01-17 20:00:14 (10901) [INFO] Metadata Cache Created
* 2026-01-17 20:00:14 (10918) [INFO] 
* 2026-01-17 20:00:14 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-17 20:00:14 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-17 20:00:17 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-17 20:00:18 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mXQN6HxJZX/ea_profile.json
* 2026-01-17 20:00:19 (10020) [INFO] Backed up EA4 profile to /tmp/mXQN6HxJZX/ea_profile.json
* 2026-01-17 20:00:19 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-17 20:00:19 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID f6kk3g) Cannot update this system’s kernel.
* 2026-01-17 20:00:19 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-17 20:00:19 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-17 20:00:20 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-18 19:58:44 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-18 19:58:44 (11991) [INFO] Script is up to date.
* 2026-01-18 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-18 19:58:45 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-18 19:58:45 (10888) [INFO] 
* 2026-01-18 19:59:10 (10918) [INFO] 
* 2026-01-18 19:59:10 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-18 19:59:10 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-18 19:59:10 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-18 19:59:10 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-18 19:59:10 (10888) [INFO] 
* 2026-01-18 19:59:33 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-18 19:59:34 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-18 19:59:34 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-18 19:59:34 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-18 19:59:34 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-18 19:59:34 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-18 19:59:34 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-18 19:59:34 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-18 19:59:34 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-18 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-18 19:59:34 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-18 19:59:34 (10888) [INFO] 
* 2026-01-18 19:59:34 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-18 19:59:34 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-18 19:59:34 (10901) [INFO]  * EA4: 208.74.123.61
* 2026-01-18 19:59:34 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-01-18 19:59:34 (10901) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-01-18 19:59:34 (10901) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-18 19:59:58 (10901) [INFO] Metadata Cache Created
* 2026-01-18 19:59:58 (10918) [INFO] 
* 2026-01-18 19:59:58 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-18 19:59:58 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-18 19:59:58 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-18 19:59:58 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/TBBrz8uowi/ea_profile.json
* 2026-01-18 19:59:59 (10020) [INFO] Backed up EA4 profile to /tmp/TBBrz8uowi/ea_profile.json
* 2026-01-18 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-18 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID e69ffr) Cannot update this system’s kernel.
* 2026-01-18 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-18 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-18 20:00:00 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-19 19:58:20 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-19 19:58:20 (11991) [INFO] Script is up to date.
* 2026-01-19 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-19 19:58:21 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-19 19:58:21 (10888) [INFO] 
* 2026-01-19 19:58:45 (10918) [INFO] 
* 2026-01-19 19:58:45 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-19 19:58:45 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-19 19:58:45 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-19 19:58:45 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-19 19:58:45 (10888) [INFO] 
* 2026-01-19 19:59:08 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-19 19:59:09 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-19 19:59:09 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-19 19:59:09 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-19 19:59:09 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-19 19:59:09 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-19 19:59:09 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-19 19:59:09 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-19 19:59:09 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-19 19:59:09 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-19 19:59:09 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-19 19:59:09 (10888) [INFO] 
* 2026-01-19 19:59:09 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-19 19:59:09 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-19 19:59:10 (10901) [INFO]  * EA4: 208.74.123.57
* 2026-01-19 19:59:10 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-01-19 19:59:10 (10901) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-01-19 19:59:10 (10901) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-19 19:59:35 (10901) [INFO] Metadata Cache Created
* 2026-01-19 19:59:35 (10918) [INFO] 
* 2026-01-19 19:59:35 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-19 19:59:35 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-19 19:59:35 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-19 19:59:35 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zdd0PwTA30/ea_profile.json
* 2026-01-19 19:59:36 (10020) [INFO] Backed up EA4 profile to /tmp/zdd0PwTA30/ea_profile.json
* 2026-01-19 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-19 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tyqja2) Cannot update this system’s kernel.
* 2026-01-19 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-19 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-19 19:59:37 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-20 19:59:10 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-20 19:59:10 (11991) [INFO] Script is up to date.
* 2026-01-20 19:59:11 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-20 19:59:11 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-20 19:59:11 (10888) [INFO] 
* 2026-01-20 19:59:36 (10918) [INFO] 
* 2026-01-20 19:59:36 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-20 19:59:36 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-20 19:59:36 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-20 19:59:36 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-20 19:59:36 (10888) [INFO] 
* 2026-01-20 19:59:39 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-20 19:59:39 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-20 19:59:39 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-20 19:59:39 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-20 19:59:39 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-20 19:59:39 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-20 19:59:39 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-20 19:59:39 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-20 19:59:39 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-20 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-20 19:59:39 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-20 19:59:39 (10888) [INFO] 
* 2026-01-20 19:59:39 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-20 19:59:39 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-20 19:59:40 (10901) [INFO]  * EA4: 208.74.123.58
* 2026-01-20 19:59:40 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-01-20 19:59:40 (10901) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-01-20 19:59:40 (10901) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-20 19:59:48 (10901) [INFO] Metadata Cache Created
* 2026-01-20 19:59:48 (10918) [INFO] 
* 2026-01-20 19:59:48 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-20 19:59:48 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-20 19:59:49 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-20 19:59:49 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gNXgwm6S3A/ea_profile.json
* 2026-01-20 19:59:49 (10020) [INFO] Backed up EA4 profile to /tmp/gNXgwm6S3A/ea_profile.json
* 2026-01-20 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-20 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID uhbc93) Cannot update this system’s kernel.
* 2026-01-20 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-20 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-20 19:59:50 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-21 19:58:21 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-21 19:58:21 (11991) [INFO] Script is up to date.
* 2026-01-21 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-21 19:58:22 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-21 19:58:22 (10888) [INFO] 
* 2026-01-21 19:58:46 (10918) [INFO] 
* 2026-01-21 19:58:46 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-21 19:58:47 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-21 19:58:47 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-21 19:58:47 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-21 19:58:47 (10888) [INFO] 
* 2026-01-21 19:59:17 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-21 19:59:18 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-21 19:59:18 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-21 19:59:18 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-21 19:59:18 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-21 19:59:18 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-21 19:59:18 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-21 19:59:18 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-21 19:59:18 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-21 19:59:18 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-21 19:59:18 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-21 19:59:18 (10888) [INFO] 
* 2026-01-21 19:59:18 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-21 19:59:18 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-21 19:59:18 (10901) [INFO]  * EA4: 208.74.123.58
* 2026-01-21 19:59:18 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-01-21 19:59:18 (10901) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-01-21 19:59:18 (10901) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-01-21 19:59:41 (10901) [INFO] Metadata Cache Created
* 2026-01-21 19:59:41 (10918) [INFO] 
* 2026-01-21 19:59:41 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-21 19:59:41 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-21 19:59:41 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-21 19:59:41 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PpheEXVRyj/ea_profile.json
* 2026-01-21 19:59:41 (10020) [INFO] Backed up EA4 profile to /tmp/PpheEXVRyj/ea_profile.json
* 2026-01-21 19:59:42 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-21 19:59:42 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rjnsqd) Cannot update this system’s kernel.
* 2026-01-21 19:59:42 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-21 19:59:42 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-21 19:59:42 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-22 20:00:21 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-22 20:00:21 (11991) [INFO] Script is up to date.
* 2026-01-22 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-22 20:00:22 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-22 20:00:22 (10888) [INFO] 
* 2026-01-22 20:00:49 (10918) [INFO] 
* 2026-01-22 20:00:49 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-22 20:00:50 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-22 20:00:50 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-22 20:00:50 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-22 20:00:50 (10888) [INFO] 
* 2026-01-22 20:01:11 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-22 20:01:11 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-22 20:01:11 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-22 20:01:11 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-22 20:01:11 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-22 20:01:11 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-22 20:01:11 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-22 20:01:11 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-22 20:01:11 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-22 20:01:11 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-22 20:01:11 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-22 20:01:11 (10888) [INFO] 
* 2026-01-22 20:01:11 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-22 20:01:12 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-22 20:01:12 (10901) [INFO]  * EA4: 208.74.123.58
* 2026-01-22 20:01:12 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-01-22 20:01:12 (10901) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-01-22 20:01:12 (10901) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-01-22 20:01:34 (10901) [INFO] Metadata Cache Created
* 2026-01-22 20:01:34 (10918) [INFO] 
* 2026-01-22 20:01:34 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-22 20:01:34 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-22 20:01:34 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-22 20:01:34 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hzdFElzOtE/ea_profile.json
* 2026-01-22 20:01:35 (10020) [INFO] Backed up EA4 profile to /tmp/hzdFElzOtE/ea_profile.json
* 2026-01-22 20:01:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-22 20:01:35 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mxby48) Cannot update this system’s kernel.
* 2026-01-22 20:01:35 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-22 20:01:35 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-22 20:01:36 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-23 19:58:22 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-23 19:58:22 (11991) [INFO] Script is up to date.
* 2026-01-23 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-23 19:58:22 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-23 19:58:22 (10888) [INFO] 
* 2026-01-23 19:58:48 (10918) [INFO] 
* 2026-01-23 19:58:48 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-23 19:58:48 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-23 19:58:48 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-23 19:58:48 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-23 19:58:48 (10888) [INFO] 
* 2026-01-23 19:59:10 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-23 19:59:10 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-23 19:59:10 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-23 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-23 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-23 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-23 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-23 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-23 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-23 19:59:10 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-23 19:59:10 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-23 19:59:10 (10888) [INFO] 
* 2026-01-23 19:59:10 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-23 19:59:11 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-23 19:59:11 (10901) [INFO]  * EA4: 208.74.123.57
* 2026-01-23 19:59:11 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-01-23 19:59:11 (10901) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-01-23 19:59:11 (10901) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-01-23 19:59:37 (10901) [INFO] Metadata Cache Created
* 2026-01-23 19:59:37 (10918) [INFO] 
* 2026-01-23 19:59:37 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-23 19:59:37 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-23 19:59:37 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-23 19:59:37 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/uNvlazvCx4/ea_profile.json
* 2026-01-23 19:59:38 (10020) [INFO] Backed up EA4 profile to /tmp/uNvlazvCx4/ea_profile.json
* 2026-01-23 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-23 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 24npve) Cannot update this system’s kernel.
* 2026-01-23 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-23 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-23 19:59:39 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-24 19:58:45 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-24 19:58:46 (11991) [INFO] Script is up to date.
* 2026-01-24 19:58:46 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-24 19:58:46 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-24 19:58:46 (10888) [INFO] 
* 2026-01-24 19:59:11 (10918) [INFO] 
* 2026-01-24 19:59:11 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-24 19:59:11 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-24 19:59:11 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-24 19:59:11 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-24 19:59:11 (10888) [INFO] 
* 2026-01-24 19:59:30 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-24 19:59:31 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-24 19:59:31 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-24 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-24 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-24 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-24 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-24 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-24 19:59:31 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-24 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-24 19:59:31 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-24 19:59:31 (10888) [INFO] 
* 2026-01-24 19:59:31 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-24 19:59:31 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-24 19:59:31 (10901) [INFO]  * EA4: 208.74.123.61
* 2026-01-24 19:59:31 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-01-24 19:59:31 (10901) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-01-24 19:59:31 (10901) [INFO]  * epel: mirror.math.princeton.edu
* 2026-01-24 19:59:54 (10901) [INFO] Metadata Cache Created
* 2026-01-24 19:59:54 (10918) [INFO] 
* 2026-01-24 19:59:54 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-24 19:59:54 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-24 19:59:54 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-24 19:59:54 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Hb9zna3x5s/ea_profile.json
* 2026-01-24 19:59:55 (10020) [INFO] Backed up EA4 profile to /tmp/Hb9zna3x5s/ea_profile.json
* 2026-01-24 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-24 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6efhx4) Cannot update this system’s kernel.
* 2026-01-24 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-24 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-24 19:59:56 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-25 19:58:44 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-25 19:58:44 (11991) [INFO] Script is up to date.
* 2026-01-25 19:58:44 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-25 19:58:44 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-25 19:58:44 (10888) [INFO] 
* 2026-01-25 19:59:09 (10918) [INFO] 
* 2026-01-25 19:59:09 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-25 19:59:09 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-25 19:59:09 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-25 19:59:09 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-25 19:59:09 (10888) [INFO] 
* 2026-01-25 19:59:28 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-25 19:59:29 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-25 19:59:29 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-25 19:59:29 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-25 19:59:29 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-25 19:59:29 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-25 19:59:29 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-25 19:59:29 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-25 19:59:29 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-25 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-25 19:59:29 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-25 19:59:29 (10888) [INFO] 
* 2026-01-25 19:59:29 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-25 19:59:29 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-25 19:59:30 (10901) [INFO]  * EA4: 208.74.123.58
* 2026-01-25 19:59:30 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-01-25 19:59:30 (10901) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-01-25 19:59:30 (10901) [INFO]  * epel: mirror.math.princeton.edu
* 2026-01-25 19:59:52 (10901) [INFO] Metadata Cache Created
* 2026-01-25 19:59:52 (10918) [INFO] 
* 2026-01-25 19:59:52 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-25 19:59:52 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-25 19:59:52 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-25 19:59:52 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XXSYKDdbcI/ea_profile.json
* 2026-01-25 19:59:52 (10020) [INFO] Backed up EA4 profile to /tmp/XXSYKDdbcI/ea_profile.json
* 2026-01-25 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-25 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID v47tup) Cannot update this system’s kernel.
* 2026-01-25 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-25 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-25 19:59:53 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-26 19:58:32 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-26 19:58:32 (11991) [INFO] Script is up to date.
* 2026-01-26 19:58:33 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-26 19:58:33 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-26 19:58:33 (10888) [INFO] 
* 2026-01-26 19:58:58 (10918) [INFO] 
* 2026-01-26 19:58:58 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-26 19:58:58 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-26 19:58:58 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-26 19:58:58 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-26 19:58:58 (10888) [INFO] 
* 2026-01-26 19:59:18 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-26 19:59:18 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-26 19:59:18 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-26 19:59:18 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-26 19:59:18 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-26 19:59:18 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-26 19:59:18 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-26 19:59:18 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-26 19:59:18 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-26 19:59:18 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-26 19:59:18 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-26 19:59:18 (10888) [INFO] 
* 2026-01-26 19:59:18 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-26 19:59:19 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-26 19:59:19 (10901) [INFO]  * EA4: 208.74.123.61
* 2026-01-26 19:59:19 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-01-26 19:59:19 (10901) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-01-26 19:59:19 (10901) [INFO]  * epel: mirror.math.princeton.edu
* 2026-01-26 19:59:40 (10901) [INFO] Metadata Cache Created
* 2026-01-26 19:59:40 (10918) [INFO] 
* 2026-01-26 19:59:40 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-26 19:59:40 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-26 19:59:41 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-26 19:59:41 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/u7OMHbkeWU/ea_profile.json
* 2026-01-26 19:59:41 (10020) [INFO] Backed up EA4 profile to /tmp/u7OMHbkeWU/ea_profile.json
* 2026-01-26 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-26 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID w36zpd) Cannot update this system’s kernel.
* 2026-01-26 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-26 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-26 19:59:42 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-27 19:58:34 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-27 19:58:34 (11991) [INFO] Script is up to date.
* 2026-01-27 19:58:34 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-27 19:58:34 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-27 19:58:34 (10888) [INFO] 
* 2026-01-27 19:58:59 (10918) [INFO] 
* 2026-01-27 19:58:59 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-27 19:59:00 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-27 19:59:00 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-27 19:59:00 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-27 19:59:00 (10888) [INFO] 
* 2026-01-27 19:59:22 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-27 19:59:22 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-27 19:59:22 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-27 19:59:22 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-27 19:59:22 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-27 19:59:22 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-27 19:59:22 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-27 19:59:22 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-27 19:59:22 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-27 19:59:22 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-27 19:59:22 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-27 19:59:22 (10888) [INFO] 
* 2026-01-27 19:59:22 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-27 19:59:22 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-27 19:59:23 (10901) [INFO]  * EA4: 208.74.123.62
* 2026-01-27 19:59:23 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-01-27 19:59:23 (10901) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-01-27 19:59:23 (10901) [INFO]  * epel: mirror.math.princeton.edu
* 2026-01-27 19:59:47 (10901) [INFO] Metadata Cache Created
* 2026-01-27 19:59:47 (10918) [INFO] 
* 2026-01-27 19:59:47 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-27 19:59:47 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-27 19:59:48 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-27 19:59:48 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/rM0UQ9EOPi/ea_profile.json
* 2026-01-27 19:59:48 (10020) [INFO] Backed up EA4 profile to /tmp/rM0UQ9EOPi/ea_profile.json
* 2026-01-27 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-27 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6uxmsb) Cannot update this system’s kernel.
* 2026-01-27 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-27 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-27 19:59:49 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-28 19:58:36 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-28 19:58:36 (11991) [INFO] Script is up to date.
* 2026-01-28 19:58:37 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-28 19:58:37 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-28 19:58:37 (10888) [INFO] 
* 2026-01-28 19:59:02 (10918) [INFO] 
* 2026-01-28 19:59:02 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-28 19:59:02 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-28 19:59:02 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-28 19:59:02 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-28 19:59:02 (10888) [INFO] 
* 2026-01-28 19:59:24 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-28 19:59:25 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-28 19:59:25 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-28 19:59:25 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-28 19:59:25 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-28 19:59:25 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-28 19:59:25 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-28 19:59:25 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-28 19:59:25 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-28 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-28 19:59:25 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-28 19:59:25 (10888) [INFO] 
* 2026-01-28 19:59:25 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-28 19:59:25 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-28 19:59:25 (10901) [INFO]  * EA4: 208.74.123.58
* 2026-01-28 19:59:25 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-01-28 19:59:25 (10901) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-01-28 19:59:25 (10901) [INFO]  * epel: mirror.math.princeton.edu
* 2026-01-28 19:59:49 (10901) [INFO] Metadata Cache Created
* 2026-01-28 19:59:49 (10918) [INFO] 
* 2026-01-28 19:59:49 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-28 19:59:49 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-28 19:59:49 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-28 19:59:49 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Xd_OY0hHOx/ea_profile.json
* 2026-01-28 19:59:49 (10020) [INFO] Backed up EA4 profile to /tmp/Xd_OY0hHOx/ea_profile.json
* 2026-01-28 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-28 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pc46qr) Cannot update this system’s kernel.
* 2026-01-28 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-28 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-28 19:59:51 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-29 19:59:11 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-29 19:59:11 (11991) [INFO] Script is up to date.
* 2026-01-29 19:59:12 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-29 19:59:12 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-29 19:59:12 (10888) [INFO] 
* 2026-01-29 19:59:38 (10918) [INFO] 
* 2026-01-29 19:59:38 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-29 19:59:38 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-29 19:59:38 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-29 19:59:38 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-29 19:59:38 (10888) [INFO] 
* 2026-01-29 19:59:42 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-29 19:59:42 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-29 19:59:42 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-29 19:59:42 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-29 19:59:42 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-29 19:59:42 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-29 19:59:42 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-29 19:59:42 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-29 19:59:42 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-29 19:59:42 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-29 19:59:42 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-29 19:59:42 (10888) [INFO] 
* 2026-01-29 19:59:42 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-29 19:59:42 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-29 19:59:43 (10901) [INFO]  * EA4: 208.74.123.62
* 2026-01-29 19:59:43 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-01-29 19:59:43 (10901) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-01-29 19:59:43 (10901) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-01-29 19:59:50 (10901) [INFO] Metadata Cache Created
* 2026-01-29 19:59:50 (10918) [INFO] 
* 2026-01-29 19:59:50 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-29 19:59:50 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-29 19:59:50 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-29 19:59:51 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/plcwrIHwLb/ea_profile.json
* 2026-01-29 19:59:51 (10020) [INFO] Backed up EA4 profile to /tmp/plcwrIHwLb/ea_profile.json
* 2026-01-29 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-29 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xufwna) Cannot update this system’s kernel.
* 2026-01-29 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-29 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-29 19:59:52 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-30 19:59:09 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-30 19:59:09 (11991) [INFO] Script is up to date.
* 2026-01-30 19:59:10 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-30 19:59:10 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-30 19:59:10 (10888) [INFO] 
* 2026-01-30 19:59:35 (10918) [INFO] 
* 2026-01-30 19:59:35 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-30 19:59:35 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-30 19:59:35 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-30 19:59:35 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-30 19:59:35 (10888) [INFO] 
* 2026-01-30 19:59:37 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-30 19:59:38 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-30 19:59:38 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-30 19:59:38 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-30 19:59:38 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-30 19:59:38 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-30 19:59:38 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-30 19:59:38 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-30 19:59:38 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-30 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-30 19:59:38 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-30 19:59:38 (10888) [INFO] 
* 2026-01-30 19:59:38 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-30 19:59:38 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-30 19:59:38 (10901) [INFO]  * EA4: 208.74.123.62
* 2026-01-30 19:59:38 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-01-30 19:59:38 (10901) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-01-30 19:59:38 (10901) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-01-30 19:59:45 (10901) [INFO] Metadata Cache Created
* 2026-01-30 19:59:45 (10918) [INFO] 
* 2026-01-30 19:59:45 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-30 19:59:45 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-30 19:59:46 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-30 19:59:46 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/EAhADK4wQt/ea_profile.json
* 2026-01-30 19:59:46 (10020) [INFO] Backed up EA4 profile to /tmp/EAhADK4wQt/ea_profile.json
* 2026-01-30 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-30 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID fpj6ph) Cannot update this system’s kernel.
* 2026-01-30 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-30 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-30 19:59:47 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-01-31 19:58:44 (11969) [INFO] Self-update of script version 77 requested.
* 2026-01-31 19:58:44 (11991) [INFO] Script is up to date.
* 2026-01-31 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-01-31 19:58:45 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-01-31 19:58:45 (10888) [INFO] 
* 2026-01-31 19:59:09 (10918) [INFO] 
* 2026-01-31 19:59:09 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-01-31 19:59:09 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-01-31 19:59:09 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-01-31 19:59:09 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-01-31 19:59:09 (10888) [INFO] 
* 2026-01-31 19:59:37 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-01-31 19:59:37 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-01-31 19:59:37 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-01-31 19:59:37 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-31 19:59:37 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-31 19:59:37 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-31 19:59:37 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-31 19:59:37 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-31 19:59:37 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-01-31 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-01-31 19:59:37 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-01-31 19:59:37 (10888) [INFO] 
* 2026-01-31 19:59:37 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-01-31 19:59:38 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-01-31 19:59:38 (10901) [INFO]  * EA4: 208.74.123.58
* 2026-01-31 19:59:38 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-01-31 19:59:38 (10901) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-01-31 19:59:38 (10901) [INFO]  * epel: mirror.math.princeton.edu
* 2026-01-31 20:00:09 (10901) [INFO] Metadata Cache Created
* 2026-01-31 20:00:09 (10918) [INFO] 
* 2026-01-31 20:00:09 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-01-31 20:00:09 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-01-31 20:00:09 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-01-31 20:00:09 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5CaoG0mj5A/ea_profile.json
* 2026-01-31 20:00:10 (10020) [INFO] Backed up EA4 profile to /tmp/5CaoG0mj5A/ea_profile.json
* 2026-01-31 20:00:10 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-01-31 20:00:10 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gd7yka) Cannot update this system’s kernel.
* 2026-01-31 20:00:10 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-01-31 20:00:10 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-01-31 20:00:11 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-01 19:58:43 (11969) [INFO] Self-update of script version 77 requested.
* 2026-02-01 19:58:43 (11991) [INFO] Script is up to date.
* 2026-02-01 19:58:44 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-01 19:58:44 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-01 19:58:44 (10888) [INFO] 
* 2026-02-01 19:59:08 (10918) [INFO] 
* 2026-02-01 19:59:08 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-01 19:59:08 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-01 19:59:08 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-01 19:59:08 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-02-01 19:59:08 (10888) [INFO] 
* 2026-02-01 19:59:31 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-01 19:59:32 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-01 19:59:32 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-01 19:59:32 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-01 19:59:32 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-01 19:59:32 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-01 19:59:32 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-01 19:59:32 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-01 19:59:32 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-01 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-01 19:59:32 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-02-01 19:59:32 (10888) [INFO] 
* 2026-02-01 19:59:32 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-01 19:59:32 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-01 19:59:32 (10901) [INFO]  * EA4: 208.74.123.58
* 2026-02-01 19:59:32 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-02-01 19:59:32 (10901) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-02-01 19:59:32 (10901) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-01 19:59:56 (10901) [INFO] Metadata Cache Created
* 2026-02-01 19:59:56 (10918) [INFO] 
* 2026-02-01 19:59:56 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-02-01 19:59:56 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-01 19:59:56 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-01 19:59:56 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8N2ex0T14k/ea_profile.json
* 2026-02-01 19:59:57 (10020) [INFO] Backed up EA4 profile to /tmp/8N2ex0T14k/ea_profile.json
* 2026-02-01 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-01 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dwgfu4) Cannot update this system’s kernel.
* 2026-02-01 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-01 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-01 19:59:58 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-02 19:58:21 (11969) [INFO] Self-update of script version 77 requested.
* 2026-02-02 19:58:21 (11991) [INFO] Script is up to date.
* 2026-02-02 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-02 19:58:22 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-02 19:58:22 (10888) [INFO] 
* 2026-02-02 19:58:46 (10918) [INFO] 
* 2026-02-02 19:58:46 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-02 19:58:46 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-02 19:58:46 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-02 19:58:46 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-02-02 19:58:46 (10888) [INFO] 
* 2026-02-02 19:59:16 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-02 19:59:16 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-02 19:59:16 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-02 19:59:16 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-02 19:59:16 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-02 19:59:16 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-02 19:59:16 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-02 19:59:16 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-02 19:59:16 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-02 19:59:16 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-02 19:59:16 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-02-02 19:59:16 (10888) [INFO] 
* 2026-02-02 19:59:16 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-02 19:59:17 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-02 19:59:17 (10901) [INFO]  * EA4: 208.74.123.58
* 2026-02-02 19:59:17 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-02-02 19:59:17 (10901) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-02-02 19:59:17 (10901) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-02-02 19:59:43 (10901) [INFO] Metadata Cache Created
* 2026-02-02 19:59:43 (10918) [INFO] 
* 2026-02-02 19:59:43 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-02-02 19:59:43 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-02 19:59:43 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-02 19:59:43 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/B2C4YaSf1Q/ea_profile.json
* 2026-02-02 19:59:43 (10020) [INFO] Backed up EA4 profile to /tmp/B2C4YaSf1Q/ea_profile.json
* 2026-02-02 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-02 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q9yvx6) Cannot update this system’s kernel.
* 2026-02-02 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-02 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-02 19:59:44 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-03 19:58:41 (11969) [INFO] Self-update of script version 77 requested.
* 2026-02-03 19:58:41 (11991) [INFO] Script is up to date.
* 2026-02-03 19:58:42 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-03 19:58:42 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-03 19:58:42 (10888) [INFO] 
* 2026-02-03 19:59:10 (10918) [INFO] 
* 2026-02-03 19:59:10 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-03 19:59:10 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-03 19:59:10 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-03 19:59:10 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-02-03 19:59:10 (10888) [INFO] 
* 2026-02-03 19:59:29 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-03 19:59:30 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-03 19:59:30 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-03 19:59:30 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-03 19:59:30 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-03 19:59:30 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-03 19:59:30 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-03 19:59:30 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-03 19:59:30 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-03 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-03 19:59:30 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-02-03 19:59:30 (10888) [INFO] 
* 2026-02-03 19:59:30 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-03 19:59:30 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-03 19:59:30 (10901) [INFO]  * EA4: 208.74.123.61
* 2026-02-03 19:59:30 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-02-03 19:59:30 (10901) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-02-03 19:59:30 (10901) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-03 19:59:55 (10901) [INFO] Metadata Cache Created
* 2026-02-03 19:59:55 (10918) [INFO] 
* 2026-02-03 19:59:55 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-02-03 19:59:55 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-03 19:59:55 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-03 19:59:55 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lwmKK656gK/ea_profile.json
* 2026-02-03 19:59:55 (10020) [INFO] Backed up EA4 profile to /tmp/lwmKK656gK/ea_profile.json
* 2026-02-03 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-03 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rk7xhm) Cannot update this system’s kernel.
* 2026-02-03 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-03 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-03 19:59:56 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-04 20:00:38 (11969) [INFO] Self-update of script version 77 requested.
* 2026-02-04 20:00:38 (11991) [INFO] Script is up to date.
* 2026-02-04 20:00:38 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-04 20:00:39 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-04 20:00:39 (10888) [INFO] 
* 2026-02-04 20:01:04 (10918) [INFO] 
* 2026-02-04 20:01:04 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-04 20:01:05 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-04 20:01:05 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-04 20:01:05 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-02-04 20:01:05 (10888) [INFO] 
* 2026-02-04 20:01:24 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-04 20:01:25 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-04 20:01:25 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-04 20:01:25 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-04 20:01:25 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-04 20:01:25 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-04 20:01:25 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-04 20:01:25 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-04 20:01:25 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-04 20:01:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-04 20:01:25 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-02-04 20:01:25 (10888) [INFO] 
* 2026-02-04 20:01:25 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-04 20:01:25 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-04 20:01:27 (10901) [INFO]  * EA4: 208.74.123.61
* 2026-02-04 20:01:27 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-02-04 20:01:27 (10901) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-02-04 20:01:27 (10901) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-04 20:01:49 (10901) [INFO] Metadata Cache Created
* 2026-02-04 20:01:49 (10918) [INFO] 
* 2026-02-04 20:01:49 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-02-04 20:01:49 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-04 20:01:49 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-04 20:01:49 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3JNX45gRow/ea_profile.json
* 2026-02-04 20:01:50 (10020) [INFO] Backed up EA4 profile to /tmp/3JNX45gRow/ea_profile.json
* 2026-02-04 20:01:50 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-04 20:01:50 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID m35twb) Cannot update this system’s kernel.
* 2026-02-04 20:01:50 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-04 20:01:50 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-04 20:01:51 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-05 19:58:34 (11969) [INFO] Self-update of script version 77 requested.
* 2026-02-05 19:58:35 (11991) [INFO] Script is up to date.
* 2026-02-05 19:58:35 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-05 19:58:35 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-05 19:58:35 (10888) [INFO] 
* 2026-02-05 19:59:03 (10918) [INFO] 
* 2026-02-05 19:59:03 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-05 19:59:03 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-05 19:59:03 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-05 19:59:03 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-02-05 19:59:03 (10888) [INFO] 
* 2026-02-05 19:59:26 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-05 19:59:26 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-05 19:59:26 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-05 19:59:26 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-05 19:59:26 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-05 19:59:26 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-05 19:59:26 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-05 19:59:26 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-05 19:59:26 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-05 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-05 19:59:26 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-02-05 19:59:26 (10888) [INFO] 
* 2026-02-05 19:59:26 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-05 19:59:26 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-05 19:59:27 (10901) [INFO]  * EA4: 208.74.123.62
* 2026-02-05 19:59:27 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-02-05 19:59:27 (10901) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-02-05 19:59:27 (10901) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-05 19:59:56 (10901) [INFO] Metadata Cache Created
* 2026-02-05 19:59:56 (10918) [INFO] 
* 2026-02-05 19:59:56 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-02-05 19:59:56 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-05 19:59:56 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-05 19:59:56 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xckQamVe4w/ea_profile.json
* 2026-02-05 19:59:57 (10020) [INFO] Backed up EA4 profile to /tmp/xckQamVe4w/ea_profile.json
* 2026-02-05 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-05 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6t478s) Cannot update this system’s kernel.
* 2026-02-05 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-05 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-05 19:59:58 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-06 19:58:20 (11969) [INFO] Self-update of script version 77 requested.
* 2026-02-06 19:58:20 (11991) [INFO] Script is up to date.
* 2026-02-06 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-06 19:58:21 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-06 19:58:21 (10888) [INFO] 
* 2026-02-06 19:58:46 (10918) [INFO] 
* 2026-02-06 19:58:46 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-06 19:58:46 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-06 19:58:46 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-06 19:58:46 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-02-06 19:58:46 (10888) [INFO] 
* 2026-02-06 19:59:10 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-06 19:59:10 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-06 19:59:10 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-06 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-06 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-06 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-06 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-06 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-06 19:59:10 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-06 19:59:10 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-06 19:59:10 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-02-06 19:59:10 (10888) [INFO] 
* 2026-02-06 19:59:10 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-06 19:59:11 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-06 19:59:11 (10901) [INFO]  * EA4: 208.74.123.58
* 2026-02-06 19:59:11 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-02-06 19:59:11 (10901) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-02-06 19:59:11 (10901) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-06 19:59:34 (10901) [INFO] Metadata Cache Created
* 2026-02-06 19:59:34 (10918) [INFO] 
* 2026-02-06 19:59:34 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-02-06 19:59:34 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-06 19:59:34 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-06 19:59:34 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sJWFfED9tO/ea_profile.json
* 2026-02-06 19:59:35 (10020) [INFO] Backed up EA4 profile to /tmp/sJWFfED9tO/ea_profile.json
* 2026-02-06 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-06 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yzt9zf) Cannot update this system’s kernel.
* 2026-02-06 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-06 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-06 19:59:36 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-07 19:58:49 (11969) [INFO] Self-update of script version 77 requested.
* 2026-02-07 19:58:49 (11991) [INFO] Script is up to date.
* 2026-02-07 19:58:50 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-07 19:58:50 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-07 19:58:50 (10888) [INFO] 
* 2026-02-07 19:59:15 (10918) [INFO] 
* 2026-02-07 19:59:15 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-07 19:59:15 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-07 19:59:15 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-07 19:59:15 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-02-07 19:59:15 (10888) [INFO] 
* 2026-02-07 19:59:37 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-07 19:59:38 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-07 19:59:38 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-07 19:59:38 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-07 19:59:38 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-07 19:59:38 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-07 19:59:38 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-07 19:59:38 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-07 19:59:38 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-07 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-07 19:59:38 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-02-07 19:59:38 (10888) [INFO] 
* 2026-02-07 19:59:38 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-07 19:59:38 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-07 19:59:39 (10901) [INFO]  * EA4: 208.74.123.57
* 2026-02-07 19:59:39 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-02-07 19:59:39 (10901) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-02-07 19:59:39 (10901) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-07 20:00:05 (10901) [INFO] Metadata Cache Created
* 2026-02-07 20:00:05 (10918) [INFO] 
* 2026-02-07 20:00:05 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-02-07 20:00:05 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-07 20:00:05 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-07 20:00:05 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ccvTZwwm6h/ea_profile.json
* 2026-02-07 20:00:08 (10020) [INFO] Backed up EA4 profile to /tmp/ccvTZwwm6h/ea_profile.json
* 2026-02-07 20:00:09 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-07 20:00:09 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ypvqs9) Cannot update this system’s kernel.
* 2026-02-07 20:00:09 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-07 20:00:09 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-07 20:00:10 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-08 19:58:58 (11969) [INFO] Self-update of script version 77 requested.
* 2026-02-08 19:58:58 (11991) [INFO] Script is up to date.
* 2026-02-08 19:58:59 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-08 19:58:59 (10887) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-08 19:58:59 (10888) [INFO] 
* 2026-02-08 19:59:25 (10918) [INFO] 
* 2026-02-08 19:59:25 (7144) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-08 19:59:25 (4527) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-08 19:59:25 (4534) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-08 19:59:25 (10887) [INFO] Running: /usr/bin/yum list extras
* 2026-02-08 19:59:25 (10888) [INFO] 
* 2026-02-08 19:59:47 (6875) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-08 19:59:48 (6842) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-08 19:59:48 (6842) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-08 19:59:48 (6875) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-08 19:59:48 (6875) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-08 19:59:48 (6875) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-08 19:59:48 (6875) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-08 19:59:48 (6875) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-08 19:59:48 (6875) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-08 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-08 19:59:48 (10887) [INFO] Running: /usr/bin/yum makecache
* 2026-02-08 19:59:48 (10888) [INFO] 
* 2026-02-08 19:59:48 (10901) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-08 19:59:48 (10901) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-08 19:59:49 (10901) [INFO]  * EA4: 208.74.123.58
* 2026-02-08 19:59:49 (10901) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-02-08 19:59:49 (10901) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-02-08 19:59:49 (10901) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-02-08 20:00:21 (10901) [INFO] Metadata Cache Created
* 2026-02-08 20:00:21 (10918) [INFO] 
* 2026-02-08 20:00:21 (6753) [WARN] There are unfinished yum transactions remaining.
* 2026-02-08 20:00:21 (6757) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-08 20:00:21 (2406) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-08 20:00:23 (9997) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pTOdvhrkrc/ea_profile.json
* 2026-02-08 20:00:23 (10020) [INFO] Backed up EA4 profile to /tmp/pTOdvhrkrc/ea_profile.json
* 2026-02-08 20:00:24 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-08 20:00:24 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5ce3pq) Cannot update this system’s kernel.
* 2026-02-08 20:00:24 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-08 20:00:24 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-08 20:00:25 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-09 19:58:30 (11969) [INFO] Self-update of script version 77 requested.
* 2026-02-09 19:58:30 (11974) [INFO] Newer version of script found. Downloading.
* 2026-02-09 19:58:30 (11983) [INFO] Script update to version 78 successful.
* 2026-02-09 19:58:31 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-09 19:58:31 (10882) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-09 19:58:31 (10883) [INFO] 
* 2026-02-09 19:59:02 (10913) [INFO] 
* 2026-02-09 19:59:02 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-09 19:59:02 (4519) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-09 19:59:02 (4526) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-09 19:59:02 (10882) [INFO] Running: /usr/bin/yum list extras
* 2026-02-09 19:59:02 (10883) [INFO] 
* 2026-02-09 19:59:23 (6867) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-09 19:59:24 (6834) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-09 19:59:24 (6834) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-09 19:59:24 (6867) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-09 19:59:24 (6867) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-09 19:59:24 (6867) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-09 19:59:24 (6867) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-09 19:59:24 (6867) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-09 19:59:24 (6867) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-09 19:59:24 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-09 19:59:24 (10882) [INFO] Running: /usr/bin/yum makecache
* 2026-02-09 19:59:24 (10883) [INFO] 
* 2026-02-09 19:59:24 (10896) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-09 19:59:24 (10896) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-09 19:59:24 (10896) [INFO]  * EA4: 208.74.123.57
* 2026-02-09 19:59:24 (10896) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-02-09 19:59:24 (10896) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-02-09 19:59:24 (10896) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-02-09 19:59:49 (10896) [INFO] Metadata Cache Created
* 2026-02-09 19:59:49 (10913) [INFO] 
* 2026-02-09 19:59:49 (6745) [WARN] There are unfinished yum transactions remaining.
* 2026-02-09 19:59:49 (6749) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-09 19:59:50 (2398) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-09 19:59:50 (9992) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/L4qs2A_MfR/ea_profile.json
* 2026-02-09 19:59:50 (10015) [INFO] Backed up EA4 profile to /tmp/L4qs2A_MfR/ea_profile.json
* 2026-02-09 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-09 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rz4bx3) Cannot update this system’s kernel.
* 2026-02-09 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-09 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-09 19:59:52 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-10 19:58:54 (11964) [INFO] Self-update of script version 78 requested.
* 2026-02-10 19:58:54 (11986) [INFO] Script is up to date.
* 2026-02-10 19:58:55 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-10 19:58:55 (10882) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-10 19:58:55 (10883) [INFO] 
* 2026-02-10 19:59:24 (10913) [INFO] 
* 2026-02-10 19:59:24 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-10 19:59:24 (4519) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-10 19:59:24 (4526) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-10 19:59:24 (10882) [INFO] Running: /usr/bin/yum list extras
* 2026-02-10 19:59:24 (10883) [INFO] 
* 2026-02-10 19:59:45 (6867) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-10 19:59:47 (6834) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-10 19:59:47 (6834) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-10 19:59:47 (6867) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-10 19:59:47 (6867) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-10 19:59:47 (6867) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-10 19:59:47 (6867) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-10 19:59:47 (6867) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-10 19:59:47 (6867) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-10 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-10 19:59:47 (10882) [INFO] Running: /usr/bin/yum makecache
* 2026-02-10 19:59:47 (10883) [INFO] 
* 2026-02-10 19:59:47 (10896) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-10 19:59:47 (10896) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-10 19:59:47 (10896) [INFO]  * EA4: 208.74.123.57
* 2026-02-10 19:59:47 (10896) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-02-10 19:59:47 (10896) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-02-10 19:59:47 (10896) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-02-10 20:00:19 (10896) [INFO] Metadata Cache Created
* 2026-02-10 20:00:19 (10913) [INFO] 
* 2026-02-10 20:00:19 (6745) [WARN] There are unfinished yum transactions remaining.
* 2026-02-10 20:00:19 (6749) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-10 20:00:19 (2398) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-10 20:00:20 (9992) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vPmlxjL3lI/ea_profile.json
* 2026-02-10 20:00:21 (10015) [INFO] Backed up EA4 profile to /tmp/vPmlxjL3lI/ea_profile.json
* 2026-02-10 20:00:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-10 20:00:28 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID e7uy5g) Cannot update this system’s kernel.
* 2026-02-10 20:00:28 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-10 20:00:28 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-10 20:00:29 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-11 19:59:14 (11964) [INFO] Self-update of script version 78 requested.
* 2026-02-11 19:59:14 (11986) [INFO] Script is up to date.
* 2026-02-11 19:59:14 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-11 19:59:14 (10882) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-11 19:59:14 (10883) [INFO] 
* 2026-02-11 19:59:41 (10913) [INFO] 
* 2026-02-11 19:59:41 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-11 19:59:41 (4519) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-11 19:59:41 (4526) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-11 19:59:41 (10882) [INFO] Running: /usr/bin/yum list extras
* 2026-02-11 19:59:41 (10883) [INFO] 
* 2026-02-11 19:59:44 (6867) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-11 19:59:45 (6834) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-11 19:59:45 (6834) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-11 19:59:45 (6867) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-11 19:59:45 (6867) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-11 19:59:45 (6867) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-11 19:59:45 (6867) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-11 19:59:45 (6867) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-11 19:59:45 (6867) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-11 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-11 19:59:45 (10882) [INFO] Running: /usr/bin/yum makecache
* 2026-02-11 19:59:45 (10883) [INFO] 
* 2026-02-11 19:59:45 (10896) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-11 19:59:45 (10896) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-11 19:59:45 (10896) [INFO]  * EA4: 208.74.123.62
* 2026-02-11 19:59:45 (10896) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-02-11 19:59:45 (10896) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-02-11 19:59:45 (10896) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-11 19:59:52 (10896) [INFO] Metadata Cache Created
* 2026-02-11 19:59:52 (10913) [INFO] 
* 2026-02-11 19:59:52 (6745) [WARN] There are unfinished yum transactions remaining.
* 2026-02-11 19:59:52 (6749) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-11 19:59:52 (2398) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-11 19:59:52 (9992) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Ma65s9_DoG/ea_profile.json
* 2026-02-11 19:59:53 (10015) [INFO] Backed up EA4 profile to /tmp/Ma65s9_DoG/ea_profile.json
* 2026-02-11 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-11 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6jmuz7) Cannot update this system’s kernel.
* 2026-02-11 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-11 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-11 19:59:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-12 19:58:22 (11964) [INFO] Self-update of script version 78 requested.
* 2026-02-12 19:58:22 (11986) [INFO] Script is up to date.
* 2026-02-12 19:58:23 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-12 19:58:23 (10882) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-12 19:58:23 (10883) [INFO] 
* 2026-02-12 19:58:52 (10913) [INFO] 
* 2026-02-12 19:58:52 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-12 19:58:53 (4519) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-12 19:58:53 (4526) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-12 19:58:53 (10882) [INFO] Running: /usr/bin/yum list extras
* 2026-02-12 19:58:53 (10883) [INFO] 
* 2026-02-12 19:59:12 (6867) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-12 19:59:13 (6834) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-12 19:59:13 (6834) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-12 19:59:13 (6867) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-12 19:59:13 (6867) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-12 19:59:13 (6867) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-12 19:59:13 (6867) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-12 19:59:13 (6867) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-12 19:59:13 (6867) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-12 19:59:13 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-12 19:59:13 (10882) [INFO] Running: /usr/bin/yum makecache
* 2026-02-12 19:59:13 (10883) [INFO] 
* 2026-02-12 19:59:13 (10896) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-12 19:59:13 (10896) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-12 19:59:14 (10896) [INFO]  * EA4: 208.74.123.58
* 2026-02-12 19:59:14 (10896) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-02-12 19:59:14 (10896) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-02-12 19:59:14 (10896) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-12 19:59:44 (10896) [INFO] Metadata Cache Created
* 2026-02-12 19:59:44 (10913) [INFO] 
* 2026-02-12 19:59:44 (6745) [WARN] There are unfinished yum transactions remaining.
* 2026-02-12 19:59:44 (6749) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-12 19:59:44 (2398) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-12 19:59:44 (9992) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vcprVQi5Pz/ea_profile.json
* 2026-02-12 19:59:45 (10015) [INFO] Backed up EA4 profile to /tmp/vcprVQi5Pz/ea_profile.json
* 2026-02-12 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-12 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ezjagu) Cannot update this system’s kernel.
* 2026-02-12 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-12 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-12 19:59:49 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-13 19:58:29 (11964) [INFO] Self-update of script version 78 requested.
* 2026-02-13 19:58:29 (11986) [INFO] Script is up to date.
* 2026-02-13 19:58:29 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-13 19:58:29 (10882) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-13 19:58:29 (10883) [INFO] 
* 2026-02-13 19:58:56 (10913) [INFO] 
* 2026-02-13 19:58:56 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-13 19:58:56 (4519) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-13 19:58:56 (4526) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-13 19:58:56 (10882) [INFO] Running: /usr/bin/yum list extras
* 2026-02-13 19:58:56 (10883) [INFO] 
* 2026-02-13 19:59:15 (6867) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-13 19:59:16 (6834) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-13 19:59:16 (6834) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-13 19:59:16 (6867) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-13 19:59:16 (6867) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-13 19:59:16 (6867) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-13 19:59:16 (6867) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-13 19:59:16 (6867) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-13 19:59:16 (6867) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-13 19:59:16 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-13 19:59:16 (10882) [INFO] Running: /usr/bin/yum makecache
* 2026-02-13 19:59:16 (10883) [INFO] 
* 2026-02-13 19:59:16 (10896) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-13 19:59:16 (10896) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-13 19:59:17 (10896) [INFO]  * EA4: 208.74.123.61
* 2026-02-13 19:59:17 (10896) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-02-13 19:59:17 (10896) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-02-13 19:59:17 (10896) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-13 19:59:39 (10896) [INFO] Metadata Cache Created
* 2026-02-13 19:59:39 (10913) [INFO] 
* 2026-02-13 19:59:39 (6745) [WARN] There are unfinished yum transactions remaining.
* 2026-02-13 19:59:39 (6749) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-13 19:59:39 (2398) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-13 19:59:39 (9992) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DJ759zn3Im/ea_profile.json
* 2026-02-13 19:59:40 (10015) [INFO] Backed up EA4 profile to /tmp/DJ759zn3Im/ea_profile.json
* 2026-02-13 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-13 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3rtavf) Cannot update this system’s kernel.
* 2026-02-13 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-13 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-13 19:59:41 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-14 19:58:45 (11964) [INFO] Self-update of script version 78 requested.
* 2026-02-14 19:58:45 (11986) [INFO] Script is up to date.
* 2026-02-14 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-14 19:58:45 (10882) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-14 19:58:45 (10883) [INFO] 
* 2026-02-14 19:59:10 (10913) [INFO] 
* 2026-02-14 19:59:10 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-14 19:59:10 (4519) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-14 19:59:10 (4526) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-14 19:59:10 (10882) [INFO] Running: /usr/bin/yum list extras
* 2026-02-14 19:59:10 (10883) [INFO] 
* 2026-02-14 19:59:35 (6867) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-14 19:59:36 (6834) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-14 19:59:36 (6834) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-14 19:59:36 (6867) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-14 19:59:36 (6867) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-14 19:59:36 (6867) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-14 19:59:36 (6867) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-14 19:59:36 (6867) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-14 19:59:36 (6867) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-14 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-14 19:59:36 (10882) [INFO] Running: /usr/bin/yum makecache
* 2026-02-14 19:59:36 (10883) [INFO] 
* 2026-02-14 19:59:36 (10896) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-14 19:59:36 (10896) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-14 19:59:36 (10896) [INFO]  * EA4: 208.74.123.61
* 2026-02-14 19:59:36 (10896) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-02-14 19:59:36 (10896) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-02-14 19:59:36 (10896) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-14 20:00:00 (10896) [INFO] Metadata Cache Created
* 2026-02-14 20:00:00 (10913) [INFO] 
* 2026-02-14 20:00:00 (6745) [WARN] There are unfinished yum transactions remaining.
* 2026-02-14 20:00:00 (6749) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-14 20:00:00 (2398) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-14 20:00:00 (9992) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/OAugch2_R2/ea_profile.json
* 2026-02-14 20:00:01 (10015) [INFO] Backed up EA4 profile to /tmp/OAugch2_R2/ea_profile.json
* 2026-02-14 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-14 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dqfck3) Cannot update this system’s kernel.
* 2026-02-14 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-14 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-14 20:00:04 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-15 19:58:47 (11964) [INFO] Self-update of script version 78 requested.
* 2026-02-15 19:58:47 (11986) [INFO] Script is up to date.
* 2026-02-15 19:58:48 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-15 19:58:48 (10882) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-15 19:58:48 (10883) [INFO] 
* 2026-02-15 19:59:14 (10913) [INFO] 
* 2026-02-15 19:59:14 (7136) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-15 19:59:14 (4519) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-15 19:59:14 (4526) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-15 19:59:14 (10882) [INFO] Running: /usr/bin/yum list extras
* 2026-02-15 19:59:14 (10883) [INFO] 
* 2026-02-15 19:59:37 (6867) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-15 19:59:37 (6834) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-15 19:59:37 (6834) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-15 19:59:37 (6867) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-15 19:59:37 (6867) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-15 19:59:37 (6867) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-15 19:59:37 (6867) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-15 19:59:37 (6867) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-15 19:59:37 (6867) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-15 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-15 19:59:37 (10882) [INFO] Running: /usr/bin/yum makecache
* 2026-02-15 19:59:37 (10883) [INFO] 
* 2026-02-15 19:59:37 (10896) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-15 19:59:37 (10896) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-15 19:59:38 (10896) [INFO]  * EA4: 208.74.123.58
* 2026-02-15 19:59:38 (10896) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-02-15 19:59:38 (10896) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-02-15 19:59:38 (10896) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-02-15 20:00:00 (10896) [INFO] Metadata Cache Created
* 2026-02-15 20:00:01 (10913) [INFO] 
* 2026-02-15 20:00:01 (6745) [WARN] There are unfinished yum transactions remaining.
* 2026-02-15 20:00:01 (6749) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-15 20:00:01 (2398) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-15 20:00:01 (9992) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DLqTT2rQZn/ea_profile.json
* 2026-02-15 20:00:02 (10015) [INFO] Backed up EA4 profile to /tmp/DLqTT2rQZn/ea_profile.json
* 2026-02-15 20:00:04 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-15 20:00:04 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h84ph5) Cannot update this system’s kernel.
* 2026-02-15 20:00:04 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-15 20:00:04 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-15 20:00:05 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-16 19:59:03 (11964) [INFO] Self-update of script version 78 requested.
* 2026-02-16 19:59:03 (11969) [INFO] Newer version of script found. Downloading.
* 2026-02-16 19:59:04 (11978) [INFO] Script update to version 79 successful.
* 2026-02-16 19:59:04 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-16 19:59:04 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-16 19:59:04 (10960) [INFO] 
* 2026-02-16 19:59:57 (10990) [INFO] 
* 2026-02-16 19:59:57 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-16 19:59:57 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-16 19:59:57 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-16 19:59:57 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-02-16 19:59:57 (10960) [INFO] 
* 2026-02-16 19:59:59 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-16 20:00:00 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-16 20:00:00 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-16 20:00:00 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-16 20:00:00 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-16 20:00:00 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-16 20:00:00 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-16 20:00:00 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-16 20:00:00 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-16 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-16 20:00:00 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-02-16 20:00:00 (10960) [INFO] 
* 2026-02-16 20:00:00 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-16 20:00:00 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-16 20:00:00 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-02-16 20:00:00 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-02-16 20:00:00 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-02-16 20:00:00 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-02-16 20:00:35 (10973) [INFO] Metadata Cache Created
* 2026-02-16 20:00:35 (10990) [INFO] 
* 2026-02-16 20:00:35 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-02-16 20:00:35 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-16 20:00:36 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-16 20:00:36 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/EQxdPWisbj/ea_profile.json
* 2026-02-16 20:00:36 (10092) [INFO] Backed up EA4 profile to /tmp/EQxdPWisbj/ea_profile.json
* 2026-02-16 20:00:37 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-16 20:00:37 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID y2h7ba) Cannot update this system’s kernel.
* 2026-02-16 20:00:37 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-16 20:00:37 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-16 20:00:38 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-17 19:59:11 (12041) [INFO] Self-update of script version 79 requested.
* 2026-02-17 19:59:11 (12063) [INFO] Script is up to date.
* 2026-02-17 19:59:12 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-17 19:59:12 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-17 19:59:12 (10960) [INFO] 
* 2026-02-17 19:59:42 (10990) [INFO] 
* 2026-02-17 19:59:42 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-17 19:59:42 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-17 19:59:42 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-17 19:59:42 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-02-17 19:59:42 (10960) [INFO] 
* 2026-02-17 19:59:45 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-17 19:59:46 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-17 19:59:46 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-17 19:59:46 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-17 19:59:46 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-17 19:59:46 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-17 19:59:46 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-17 19:59:46 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-17 19:59:46 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-17 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-17 19:59:46 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-02-17 19:59:46 (10960) [INFO] 
* 2026-02-17 19:59:46 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-17 19:59:46 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-17 19:59:47 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-02-17 19:59:47 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-02-17 19:59:47 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-02-17 19:59:47 (10973) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-17 19:59:54 (10973) [INFO] Metadata Cache Created
* 2026-02-17 19:59:54 (10990) [INFO] 
* 2026-02-17 19:59:54 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-02-17 19:59:54 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-17 19:59:54 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-17 19:59:54 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FmreQCQPPj/ea_profile.json
* 2026-02-17 19:59:54 (10092) [INFO] Backed up EA4 profile to /tmp/FmreQCQPPj/ea_profile.json
* 2026-02-17 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-17 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 29rtab) Cannot update this system’s kernel.
* 2026-02-17 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-17 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-17 19:59:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-18 19:58:22 (12041) [INFO] Self-update of script version 79 requested.
* 2026-02-18 19:58:22 (12063) [INFO] Script is up to date.
* 2026-02-18 19:58:23 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-18 19:58:23 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-18 19:58:23 (10960) [INFO] 
* 2026-02-18 19:58:49 (10990) [INFO] 
* 2026-02-18 19:58:49 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-18 19:58:49 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-18 19:58:49 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-18 19:58:49 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-02-18 19:58:49 (10960) [INFO] 
* 2026-02-18 19:59:13 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-18 19:59:13 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-18 19:59:13 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-18 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-18 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-18 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-18 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-18 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-18 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-18 19:59:13 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-18 19:59:13 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-02-18 19:59:13 (10960) [INFO] 
* 2026-02-18 19:59:13 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-18 19:59:13 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-18 19:59:14 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-02-18 19:59:14 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-02-18 19:59:14 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-02-18 19:59:14 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-02-18 19:59:39 (10973) [INFO] Metadata Cache Created
* 2026-02-18 19:59:39 (10990) [INFO] 
* 2026-02-18 19:59:39 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-02-18 19:59:39 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-18 19:59:39 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-18 19:59:39 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/x3lD1RbQvn/ea_profile.json
* 2026-02-18 19:59:40 (10092) [INFO] Backed up EA4 profile to /tmp/x3lD1RbQvn/ea_profile.json
* 2026-02-18 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-18 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hq38nz) Cannot update this system’s kernel.
* 2026-02-18 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-18 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-18 19:59:41 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-19 19:58:20 (12041) [INFO] Self-update of script version 79 requested.
* 2026-02-19 19:58:20 (12063) [INFO] Script is up to date.
* 2026-02-19 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-19 19:58:21 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-19 19:58:21 (10960) [INFO] 
* 2026-02-19 19:58:49 (10990) [INFO] 
* 2026-02-19 19:58:49 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-19 19:58:49 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-19 19:58:49 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-19 19:58:49 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-02-19 19:58:49 (10960) [INFO] 
* 2026-02-19 19:59:11 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-19 19:59:12 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-19 19:59:12 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-19 19:59:12 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-19 19:59:12 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-19 19:59:12 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-19 19:59:12 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-19 19:59:12 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-19 19:59:12 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-19 19:59:12 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-19 19:59:12 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-02-19 19:59:12 (10960) [INFO] 
* 2026-02-19 19:59:12 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-19 19:59:12 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-19 19:59:12 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-02-19 19:59:12 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-02-19 19:59:12 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-02-19 19:59:12 (10973) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-19 19:59:36 (10973) [INFO] Metadata Cache Created
* 2026-02-19 19:59:36 (10990) [INFO] 
* 2026-02-19 19:59:36 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-02-19 19:59:36 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-19 19:59:36 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-19 19:59:36 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Cb6RA4i69t/ea_profile.json
* 2026-02-19 19:59:36 (10092) [INFO] Backed up EA4 profile to /tmp/Cb6RA4i69t/ea_profile.json
* 2026-02-19 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-19 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b39k3b) Cannot update this system’s kernel.
* 2026-02-19 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-19 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-19 19:59:37 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-20 19:58:46 (12041) [INFO] Self-update of script version 79 requested.
* 2026-02-20 19:58:46 (12063) [INFO] Script is up to date.
* 2026-02-20 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-20 19:58:47 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-20 19:58:47 (10960) [INFO] 
* 2026-02-20 19:59:12 (10990) [INFO] 
* 2026-02-20 19:59:12 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-20 19:59:12 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-20 19:59:12 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-20 19:59:12 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-02-20 19:59:12 (10960) [INFO] 
* 2026-02-20 19:59:34 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-20 19:59:35 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-20 19:59:35 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-20 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-20 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-20 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-20 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-20 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-20 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-20 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-20 19:59:35 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-02-20 19:59:35 (10960) [INFO] 
* 2026-02-20 19:59:35 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-20 19:59:35 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-20 19:59:35 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-02-20 19:59:35 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-02-20 19:59:35 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-02-20 19:59:35 (10973) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-20 20:00:01 (10973) [INFO] Metadata Cache Created
* 2026-02-20 20:00:01 (10990) [INFO] 
* 2026-02-20 20:00:01 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-02-20 20:00:01 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-20 20:00:01 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-20 20:00:02 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xv3T2WkUGl/ea_profile.json
* 2026-02-20 20:00:03 (10092) [INFO] Backed up EA4 profile to /tmp/xv3T2WkUGl/ea_profile.json
* 2026-02-20 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-20 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID h8tc3f) Cannot update this system’s kernel.
* 2026-02-20 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-20 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-20 20:00:04 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-21 19:58:44 (12041) [INFO] Self-update of script version 79 requested.
* 2026-02-21 19:58:44 (12063) [INFO] Script is up to date.
* 2026-02-21 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-21 19:58:45 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-21 19:58:45 (10960) [INFO] 
* 2026-02-21 19:59:11 (10990) [INFO] 
* 2026-02-21 19:59:11 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-21 19:59:11 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-21 19:59:11 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-21 19:59:11 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-02-21 19:59:11 (10960) [INFO] 
* 2026-02-21 19:59:34 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-21 19:59:35 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-21 19:59:35 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-21 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-21 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-21 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-21 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-21 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-21 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-21 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-21 19:59:35 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-02-21 19:59:35 (10960) [INFO] 
* 2026-02-21 19:59:35 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-21 19:59:35 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-21 19:59:36 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-02-21 19:59:36 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-02-21 19:59:36 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-02-21 19:59:36 (10973) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-21 20:00:03 (10973) [INFO] Metadata Cache Created
* 2026-02-21 20:00:03 (10990) [INFO] 
* 2026-02-21 20:00:03 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-02-21 20:00:03 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-21 20:00:03 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-21 20:00:03 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/gv6LU6UcjN/ea_profile.json
* 2026-02-21 20:00:04 (10092) [INFO] Backed up EA4 profile to /tmp/gv6LU6UcjN/ea_profile.json
* 2026-02-21 20:00:04 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-21 20:00:04 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5qcc85) Cannot update this system’s kernel.
* 2026-02-21 20:00:05 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-21 20:00:05 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-21 20:00:05 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-22 19:58:46 (12041) [INFO] Self-update of script version 79 requested.
* 2026-02-22 19:58:46 (12063) [INFO] Script is up to date.
* 2026-02-22 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-22 19:58:47 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-22 19:58:47 (10960) [INFO] 
* 2026-02-22 19:59:12 (10990) [INFO] 
* 2026-02-22 19:59:12 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-22 19:59:12 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-22 19:59:12 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-22 19:59:12 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-02-22 19:59:12 (10960) [INFO] 
* 2026-02-22 19:59:36 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-22 19:59:37 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-22 19:59:37 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-22 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-22 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-22 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-22 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-22 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-22 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-22 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-22 19:59:37 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-02-22 19:59:37 (10960) [INFO] 
* 2026-02-22 19:59:37 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-22 19:59:37 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-22 19:59:37 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-02-22 19:59:37 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-02-22 19:59:37 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-02-22 19:59:37 (10973) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-22 20:00:13 (10973) [INFO] Metadata Cache Created
* 2026-02-22 20:00:13 (10990) [INFO] 
* 2026-02-22 20:00:13 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-02-22 20:00:13 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-22 20:00:13 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-22 20:00:13 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sxdkx7Ko6G/ea_profile.json
* 2026-02-22 20:00:14 (10092) [INFO] Backed up EA4 profile to /tmp/sxdkx7Ko6G/ea_profile.json
* 2026-02-22 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-22 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9tgx66) Cannot update this system’s kernel.
* 2026-02-22 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-22 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-22 20:00:15 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-23 19:58:53 (12041) [INFO] Self-update of script version 79 requested.
* 2026-02-23 19:58:53 (12063) [INFO] Script is up to date.
* 2026-02-23 19:58:54 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-23 19:58:54 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-23 19:58:54 (10960) [INFO] 
* 2026-02-23 19:59:22 (10990) [INFO] 
* 2026-02-23 19:59:22 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-23 19:59:22 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-23 19:59:22 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-23 19:59:22 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-02-23 19:59:22 (10960) [INFO] 
* 2026-02-23 19:59:43 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-23 19:59:44 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-23 19:59:44 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-23 19:59:44 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-23 19:59:44 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-23 19:59:44 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-23 19:59:44 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-23 19:59:44 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-23 19:59:44 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-23 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-23 19:59:44 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-02-23 19:59:44 (10960) [INFO] 
* 2026-02-23 19:59:44 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-23 19:59:44 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-23 19:59:44 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-02-23 19:59:44 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-02-23 19:59:44 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-02-23 19:59:44 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-02-23 20:00:12 (10973) [INFO] Metadata Cache Created
* 2026-02-23 20:00:12 (10990) [INFO] 
* 2026-02-23 20:00:12 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-02-23 20:00:12 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-23 20:00:12 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-23 20:00:12 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/_LQ3BSw0Zh/ea_profile.json
* 2026-02-23 20:00:13 (10092) [INFO] Backed up EA4 profile to /tmp/_LQ3BSw0Zh/ea_profile.json
* 2026-02-23 20:00:13 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-23 20:00:13 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5jbsxg) Cannot update this system’s kernel.
* 2026-02-23 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-23 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-23 20:00:14 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-24 19:58:39 (12041) [INFO] Self-update of script version 79 requested.
* 2026-02-24 19:58:39 (12063) [INFO] Script is up to date.
* 2026-02-24 19:58:40 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-24 19:58:40 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-24 19:58:40 (10960) [INFO] 
* 2026-02-24 19:59:07 (10990) [INFO] 
* 2026-02-24 19:59:07 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-24 19:59:07 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-24 19:59:07 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-24 19:59:07 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-02-24 19:59:07 (10960) [INFO] 
* 2026-02-24 19:59:28 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-24 19:59:29 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-24 19:59:29 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-24 19:59:29 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-24 19:59:29 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-24 19:59:29 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-24 19:59:29 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-24 19:59:29 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-24 19:59:29 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-24 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-24 19:59:29 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-02-24 19:59:29 (10960) [INFO] 
* 2026-02-24 19:59:29 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-24 19:59:29 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-24 19:59:29 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-02-24 19:59:29 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-02-24 19:59:29 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-02-24 19:59:29 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-02-24 19:59:54 (10973) [INFO] Metadata Cache Created
* 2026-02-24 19:59:54 (10990) [INFO] 
* 2026-02-24 19:59:54 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-02-24 19:59:54 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-24 19:59:55 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-24 19:59:55 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PZi_HdBqKh/ea_profile.json
* 2026-02-24 19:59:55 (10092) [INFO] Backed up EA4 profile to /tmp/PZi_HdBqKh/ea_profile.json
* 2026-02-24 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-24 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID j6n7ke) Cannot update this system’s kernel.
* 2026-02-24 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-24 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-24 19:59:56 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-25 19:58:31 (12041) [INFO] Self-update of script version 79 requested.
* 2026-02-25 19:58:31 (12063) [INFO] Script is up to date.
* 2026-02-25 19:58:32 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-25 19:58:32 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-25 19:58:32 (10960) [INFO] 
* 2026-02-25 19:59:00 (10990) [INFO] 
* 2026-02-25 19:59:00 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-25 19:59:00 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-25 19:59:00 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-25 19:59:00 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-02-25 19:59:00 (10960) [INFO] 
* 2026-02-25 19:59:21 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-25 19:59:21 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-25 19:59:21 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-25 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-25 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-25 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-25 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-25 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-25 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-25 19:59:21 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-25 19:59:21 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-02-25 19:59:21 (10960) [INFO] 
* 2026-02-25 19:59:21 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-25 19:59:21 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-25 19:59:22 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-02-25 19:59:22 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-02-25 19:59:22 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-02-25 19:59:22 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-02-25 19:59:46 (10973) [INFO] Metadata Cache Created
* 2026-02-25 19:59:46 (10990) [INFO] 
* 2026-02-25 19:59:46 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-02-25 19:59:46 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-25 19:59:46 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-25 19:59:46 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PdHAiDep5k/ea_profile.json
* 2026-02-25 19:59:47 (10092) [INFO] Backed up EA4 profile to /tmp/PdHAiDep5k/ea_profile.json
* 2026-02-25 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-25 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yw637n) Cannot update this system’s kernel.
* 2026-02-25 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-25 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-25 19:59:48 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-26 19:58:33 (12041) [INFO] Self-update of script version 79 requested.
* 2026-02-26 19:58:33 (12063) [INFO] Script is up to date.
* 2026-02-26 19:58:34 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-26 19:58:34 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-26 19:58:34 (10960) [INFO] 
* 2026-02-26 19:59:00 (10990) [INFO] 
* 2026-02-26 19:59:00 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-26 19:59:00 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-26 19:59:00 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-26 19:59:00 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-02-26 19:59:00 (10960) [INFO] 
* 2026-02-26 19:59:22 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-26 19:59:23 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-26 19:59:23 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-26 19:59:23 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-26 19:59:23 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-26 19:59:23 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-26 19:59:23 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-26 19:59:23 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-26 19:59:23 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-26 19:59:23 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-26 19:59:23 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-02-26 19:59:23 (10960) [INFO] 
* 2026-02-26 19:59:23 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-26 19:59:23 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-26 19:59:23 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-02-26 19:59:23 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-02-26 19:59:23 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-02-26 19:59:23 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-02-26 19:59:48 (10973) [INFO] Metadata Cache Created
* 2026-02-26 19:59:48 (10990) [INFO] 
* 2026-02-26 19:59:48 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-02-26 19:59:48 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-26 19:59:48 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-26 19:59:48 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9qDrLJlprR/ea_profile.json
* 2026-02-26 19:59:49 (10092) [INFO] Backed up EA4 profile to /tmp/9qDrLJlprR/ea_profile.json
* 2026-02-26 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-26 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vh79mt) Cannot update this system’s kernel.
* 2026-02-26 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-26 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-26 19:59:50 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-27 19:58:22 (12041) [INFO] Self-update of script version 79 requested.
* 2026-02-27 19:58:23 (12063) [INFO] Script is up to date.
* 2026-02-27 19:58:23 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-27 19:58:23 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-27 19:58:23 (10960) [INFO] 
* 2026-02-27 19:58:51 (10990) [INFO] 
* 2026-02-27 19:58:51 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-27 19:58:51 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-27 19:58:51 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-27 19:58:51 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-02-27 19:58:51 (10960) [INFO] 
* 2026-02-27 19:59:15 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-27 19:59:16 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-27 19:59:16 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-27 19:59:16 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-27 19:59:16 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-27 19:59:16 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-27 19:59:16 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-27 19:59:16 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-27 19:59:16 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-27 19:59:16 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-27 19:59:16 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-02-27 19:59:16 (10960) [INFO] 
* 2026-02-27 19:59:16 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-27 19:59:16 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-27 19:59:16 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-02-27 19:59:16 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-02-27 19:59:16 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-02-27 19:59:16 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-02-27 19:59:43 (10973) [INFO] Metadata Cache Created
* 2026-02-27 19:59:43 (10990) [INFO] 
* 2026-02-27 19:59:43 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-02-27 19:59:43 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-27 19:59:43 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-27 19:59:43 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/V3tASmTw89/ea_profile.json
* 2026-02-27 19:59:44 (10092) [INFO] Backed up EA4 profile to /tmp/V3tASmTw89/ea_profile.json
* 2026-02-27 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-27 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5temmk) Cannot update this system’s kernel.
* 2026-02-27 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-27 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-27 19:59:45 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-02-28 19:58:38 (12041) [INFO] Self-update of script version 79 requested.
* 2026-02-28 19:58:39 (12063) [INFO] Script is up to date.
* 2026-02-28 19:58:39 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-02-28 19:58:39 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-02-28 19:58:39 (10960) [INFO] 
* 2026-02-28 19:58:58 (10990) [INFO] 
* 2026-02-28 19:58:58 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-02-28 19:58:58 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-02-28 19:58:58 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-02-28 19:58:58 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-02-28 19:58:58 (10960) [INFO] 
* 2026-02-28 19:59:20 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-02-28 19:59:21 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-02-28 19:59:21 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-02-28 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-28 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-28 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-28 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-28 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-28 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-02-28 19:59:21 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-02-28 19:59:21 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-02-28 19:59:21 (10960) [INFO] 
* 2026-02-28 19:59:21 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-02-28 19:59:21 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-02-28 19:59:21 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-02-28 19:59:21 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-02-28 19:59:21 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-02-28 19:59:21 (10973) [INFO]  * epel: mirror.math.princeton.edu
* 2026-02-28 19:59:44 (10973) [INFO] Metadata Cache Created
* 2026-02-28 19:59:44 (10990) [INFO] 
* 2026-02-28 19:59:44 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-02-28 19:59:44 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-02-28 19:59:45 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-02-28 19:59:45 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/KJG2OIrJhh/ea_profile.json
* 2026-02-28 19:59:45 (10092) [INFO] Backed up EA4 profile to /tmp/KJG2OIrJhh/ea_profile.json
* 2026-02-28 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-02-28 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4t68a5) Cannot update this system’s kernel.
* 2026-02-28 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-02-28 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-02-28 19:59:46 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-01 19:58:39 (12041) [INFO] Self-update of script version 79 requested.
* 2026-03-01 19:58:39 (12063) [INFO] Script is up to date.
* 2026-03-01 19:58:39 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-01 19:58:39 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-01 19:58:39 (10960) [INFO] 
* 2026-03-01 19:58:58 (10990) [INFO] 
* 2026-03-01 19:58:58 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-01 19:58:58 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-01 19:58:58 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-01 19:58:58 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-01 19:58:58 (10960) [INFO] 
* 2026-03-01 19:59:22 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-01 19:59:23 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-01 19:59:23 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-01 19:59:23 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-01 19:59:23 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-01 19:59:23 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-01 19:59:23 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-01 19:59:23 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-01 19:59:23 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-01 19:59:23 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-01 19:59:23 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-01 19:59:23 (10960) [INFO] 
* 2026-03-01 19:59:24 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-01 19:59:24 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-01 19:59:24 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-03-01 19:59:24 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-03-01 19:59:24 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-03-01 19:59:24 (10973) [INFO]  * epel: mirror.math.princeton.edu
* 2026-03-01 19:59:48 (10973) [INFO] Metadata Cache Created
* 2026-03-01 19:59:48 (10990) [INFO] 
* 2026-03-01 19:59:48 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-01 19:59:48 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-01 19:59:48 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-01 19:59:48 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MhNdn9pmqz/ea_profile.json
* 2026-03-01 19:59:49 (10092) [INFO] Backed up EA4 profile to /tmp/MhNdn9pmqz/ea_profile.json
* 2026-03-01 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-01 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID s9x8py) Cannot update this system’s kernel.
* 2026-03-01 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-01 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-01 19:59:51 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-02 19:59:05 (12041) [INFO] Self-update of script version 79 requested.
* 2026-03-02 19:59:05 (12063) [INFO] Script is up to date.
* 2026-03-02 19:59:06 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-02 19:59:06 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-02 19:59:06 (10960) [INFO] 
* 2026-03-02 19:59:26 (10990) [INFO] 
* 2026-03-02 19:59:26 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-02 19:59:26 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-02 19:59:26 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-02 19:59:26 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-02 19:59:26 (10960) [INFO] 
* 2026-03-02 19:59:28 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-02 19:59:29 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-02 19:59:29 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-02 19:59:29 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-02 19:59:29 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-02 19:59:29 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-02 19:59:29 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-02 19:59:29 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-02 19:59:29 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-02 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-02 19:59:29 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-02 19:59:29 (10960) [INFO] 
* 2026-03-02 19:59:29 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-02 19:59:29 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-02 19:59:29 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-03-02 19:59:29 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-03-02 19:59:29 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-03-02 19:59:29 (10973) [INFO]  * epel: mirror.math.princeton.edu
* 2026-03-02 19:59:36 (10973) [INFO] Metadata Cache Created
* 2026-03-02 19:59:36 (10990) [INFO] 
* 2026-03-02 19:59:36 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-02 19:59:36 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-02 19:59:36 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-02 19:59:36 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ZoHBM_PVSV/ea_profile.json
* 2026-03-02 19:59:36 (10092) [INFO] Backed up EA4 profile to /tmp/ZoHBM_PVSV/ea_profile.json
* 2026-03-02 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-02 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 74qp92) Cannot update this system’s kernel.
* 2026-03-02 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-02 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-02 19:59:38 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-03 19:58:18 (12041) [INFO] Self-update of script version 79 requested.
* 2026-03-03 19:58:18 (12063) [INFO] Script is up to date.
* 2026-03-03 19:58:19 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-03 19:58:19 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-03 19:58:19 (10960) [INFO] 
* 2026-03-03 19:58:37 (10990) [INFO] 
* 2026-03-03 19:58:37 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-03 19:58:37 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-03 19:58:37 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-03 19:58:37 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-03 19:58:37 (10960) [INFO] 
* 2026-03-03 19:58:59 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-03 19:58:59 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-03 19:58:59 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-03 19:58:59 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-03 19:58:59 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-03 19:58:59 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-03 19:58:59 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-03 19:58:59 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-03 19:58:59 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-03 19:58:59 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-03 19:58:59 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-03 19:58:59 (10960) [INFO] 
* 2026-03-03 19:58:59 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-03 19:58:59 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-03 19:59:00 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-03-03 19:59:00 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-03-03 19:59:00 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-03-03 19:59:00 (10973) [INFO]  * epel: mirror.math.princeton.edu
* 2026-03-03 19:59:23 (10973) [INFO] Metadata Cache Created
* 2026-03-03 19:59:23 (10990) [INFO] 
* 2026-03-03 19:59:23 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-03 19:59:23 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-03 19:59:23 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-03 19:59:23 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/O0axDnX9LE/ea_profile.json
* 2026-03-03 19:59:24 (10092) [INFO] Backed up EA4 profile to /tmp/O0axDnX9LE/ea_profile.json
* 2026-03-03 19:59:24 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-03 19:59:24 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 9keq5h) Cannot update this system’s kernel.
* 2026-03-03 19:59:24 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-03 19:59:24 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-03 19:59:24 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-04 19:58:48 (12041) [INFO] Self-update of script version 79 requested.
* 2026-03-04 19:58:48 (12063) [INFO] Script is up to date.
* 2026-03-04 19:58:49 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-04 19:58:49 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-04 19:58:49 (10960) [INFO] 
* 2026-03-04 19:59:08 (10990) [INFO] 
* 2026-03-04 19:59:08 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-04 19:59:08 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-04 19:59:08 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-04 19:59:08 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-04 19:59:08 (10960) [INFO] 
* 2026-03-04 19:59:25 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-04 19:59:26 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-04 19:59:26 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-04 19:59:26 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-04 19:59:26 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-04 19:59:26 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-04 19:59:26 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-04 19:59:26 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-04 19:59:26 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-04 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-04 19:59:26 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-04 19:59:26 (10960) [INFO] 
* 2026-03-04 19:59:26 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-04 19:59:26 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-04 19:59:26 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-04 19:59:26 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-04 19:59:26 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-04 19:59:26 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-04 19:59:48 (10973) [INFO] Metadata Cache Created
* 2026-03-04 19:59:48 (10990) [INFO] 
* 2026-03-04 19:59:48 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-04 19:59:48 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-04 19:59:48 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-04 19:59:48 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9HXz45w1Tz/ea_profile.json
* 2026-03-04 19:59:49 (10092) [INFO] Backed up EA4 profile to /tmp/9HXz45w1Tz/ea_profile.json
* 2026-03-04 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-04 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3u49ws) Cannot update this system’s kernel.
* 2026-03-04 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-04 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-04 19:59:49 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-05 19:58:33 (12041) [INFO] Self-update of script version 79 requested.
* 2026-03-05 19:58:33 (12063) [INFO] Script is up to date.
* 2026-03-05 19:58:34 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-05 19:58:34 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-05 19:58:34 (10960) [INFO] 
* 2026-03-05 19:58:52 (10990) [INFO] 
* 2026-03-05 19:58:52 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-05 19:58:53 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-05 19:58:53 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-05 19:58:53 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-05 19:58:53 (10960) [INFO] 
* 2026-03-05 19:59:10 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-05 19:59:11 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-05 19:59:11 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-05 19:59:11 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-05 19:59:11 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-05 19:59:11 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-05 19:59:11 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-05 19:59:11 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-05 19:59:11 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-05 19:59:11 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-05 19:59:11 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-05 19:59:11 (10960) [INFO] 
* 2026-03-05 19:59:11 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-05 19:59:11 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-05 19:59:11 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-03-05 19:59:11 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-03-05 19:59:11 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-03-05 19:59:11 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-05 19:59:34 (10973) [INFO] Metadata Cache Created
* 2026-03-05 19:59:34 (10990) [INFO] 
* 2026-03-05 19:59:34 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-05 19:59:34 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-05 19:59:35 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-05 19:59:35 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LL0rj2FVDG/ea_profile.json
* 2026-03-05 19:59:35 (10092) [INFO] Backed up EA4 profile to /tmp/LL0rj2FVDG/ea_profile.json
* 2026-03-05 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-05 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID g3v9ew) Cannot update this system’s kernel.
* 2026-03-05 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-05 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-05 19:59:36 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-06 19:58:17 (12041) [INFO] Self-update of script version 79 requested.
* 2026-03-06 19:58:18 (12063) [INFO] Script is up to date.
* 2026-03-06 19:58:18 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-06 19:58:18 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-06 19:58:18 (10960) [INFO] 
* 2026-03-06 19:58:38 (10990) [INFO] 
* 2026-03-06 19:58:38 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-06 19:58:38 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-06 19:58:38 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-06 19:58:38 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-06 19:58:38 (10960) [INFO] 
* 2026-03-06 19:59:00 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-06 19:59:00 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-06 19:59:00 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-06 19:59:00 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-06 19:59:00 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-06 19:59:00 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-06 19:59:00 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-06 19:59:00 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-06 19:59:00 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-06 19:59:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-06 19:59:00 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-06 19:59:00 (10960) [INFO] 
* 2026-03-06 19:59:00 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-06 19:59:00 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-06 19:59:01 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-03-06 19:59:01 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-03-06 19:59:01 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-03-06 19:59:01 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-06 19:59:24 (10973) [INFO] Metadata Cache Created
* 2026-03-06 19:59:24 (10990) [INFO] 
* 2026-03-06 19:59:24 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-06 19:59:24 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-06 19:59:24 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-06 19:59:24 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/EiFtMqTDcv/ea_profile.json
* 2026-03-06 19:59:24 (10092) [INFO] Backed up EA4 profile to /tmp/EiFtMqTDcv/ea_profile.json
* 2026-03-06 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-06 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qqt4t3) Cannot update this system’s kernel.
* 2026-03-06 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-06 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-06 19:59:25 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-07 19:58:36 (12041) [INFO] Self-update of script version 79 requested.
* 2026-03-07 19:58:36 (12063) [INFO] Script is up to date.
* 2026-03-07 19:58:37 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-07 19:58:37 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-07 19:58:37 (10960) [INFO] 
* 2026-03-07 19:58:55 (10990) [INFO] 
* 2026-03-07 19:58:55 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-07 19:58:55 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-07 19:58:55 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-07 19:58:55 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-07 19:58:55 (10960) [INFO] 
* 2026-03-07 19:59:15 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-07 19:59:15 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-07 19:59:15 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-07 19:59:15 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-07 19:59:15 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-07 19:59:15 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-07 19:59:15 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-07 19:59:15 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-07 19:59:15 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-07 19:59:15 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-07 19:59:15 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-07 19:59:15 (10960) [INFO] 
* 2026-03-07 19:59:15 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-07 19:59:15 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-07 19:59:15 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-03-07 19:59:15 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-03-07 19:59:15 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-03-07 19:59:15 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-07 19:59:40 (10973) [INFO] Metadata Cache Created
* 2026-03-07 19:59:40 (10990) [INFO] 
* 2026-03-07 19:59:40 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-07 19:59:40 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-07 19:59:40 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-07 19:59:40 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/N1HmfIbYdc/ea_profile.json
* 2026-03-07 19:59:40 (10092) [INFO] Backed up EA4 profile to /tmp/N1HmfIbYdc/ea_profile.json
* 2026-03-07 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-07 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kefw2e) Cannot update this system’s kernel.
* 2026-03-07 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-07 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-07 19:59:41 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-08 19:58:37 (12041) [INFO] Self-update of script version 79 requested.
* 2026-03-08 19:58:37 (12063) [INFO] Script is up to date.
* 2026-03-08 19:58:38 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-08 19:58:38 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-08 19:58:38 (10960) [INFO] 
* 2026-03-08 19:58:56 (10990) [INFO] 
* 2026-03-08 19:58:56 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-08 19:58:56 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-08 19:58:56 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-08 19:58:56 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-08 19:58:56 (10960) [INFO] 
* 2026-03-08 19:59:14 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-08 19:59:14 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-08 19:59:14 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-08 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-08 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-08 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-08 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-08 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-08 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-08 19:59:14 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-08 19:59:14 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-08 19:59:14 (10960) [INFO] 
* 2026-03-08 19:59:14 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-08 19:59:15 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-08 19:59:15 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-03-08 19:59:15 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-03-08 19:59:15 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-03-08 19:59:15 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-08 19:59:39 (10973) [INFO] Metadata Cache Created
* 2026-03-08 19:59:39 (10990) [INFO] 
* 2026-03-08 19:59:39 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-08 19:59:39 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-08 19:59:39 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-08 19:59:39 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1jJwD1Xc0k/ea_profile.json
* 2026-03-08 19:59:40 (10092) [INFO] Backed up EA4 profile to /tmp/1jJwD1Xc0k/ea_profile.json
* 2026-03-08 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-08 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hayh8v) Cannot update this system’s kernel.
* 2026-03-08 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-08 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-08 19:59:40 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-09 19:58:18 (12041) [INFO] Self-update of script version 79 requested.
* 2026-03-09 19:58:18 (12046) [INFO] Newer version of script found. Downloading.
* 2026-03-09 19:58:18 (12055) [INFO] Script update to version 80 successful.
* 2026-03-09 19:58:19 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-09 19:58:19 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-09 19:58:19 (10960) [INFO] 
* 2026-03-09 19:58:37 (10990) [INFO] 
* 2026-03-09 19:58:37 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-09 19:58:37 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-09 19:58:37 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-09 19:58:37 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-09 19:58:37 (10960) [INFO] 
* 2026-03-09 19:58:55 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-09 19:58:55 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-09 19:58:55 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-09 19:58:55 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-09 19:58:55 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-09 19:58:55 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-09 19:58:55 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-09 19:58:55 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-09 19:58:55 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-09 19:58:55 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-09 19:58:55 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-09 19:58:55 (10960) [INFO] 
* 2026-03-09 19:58:55 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-09 19:58:55 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-09 19:58:56 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-09 19:58:56 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-09 19:58:56 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-09 19:58:56 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-09 19:59:18 (10973) [INFO] Metadata Cache Created
* 2026-03-09 19:59:18 (10990) [INFO] 
* 2026-03-09 19:59:18 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-09 19:59:18 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-09 19:59:18 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-09 19:59:18 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wNq1b1OQG0/ea_profile.json
* 2026-03-09 19:59:18 (10092) [INFO] Backed up EA4 profile to /tmp/wNq1b1OQG0/ea_profile.json
* 2026-03-09 19:59:19 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-09 19:59:19 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8c7b76) Cannot update this system’s kernel.
* 2026-03-09 19:59:19 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-09 19:59:19 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-09 19:59:19 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-10 19:58:57 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-10 19:58:57 (12063) [INFO] Script is up to date.
* 2026-03-10 19:58:57 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-10 19:58:57 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-10 19:58:57 (10960) [INFO] 
* 2026-03-10 19:59:17 (10990) [INFO] 
* 2026-03-10 19:59:17 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-10 19:59:17 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-10 19:59:17 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-10 19:59:17 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-10 19:59:17 (10960) [INFO] 
* 2026-03-10 19:59:36 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-10 19:59:37 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-10 19:59:37 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-10 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-10 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-10 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-10 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-10 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-10 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-10 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-10 19:59:37 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-10 19:59:37 (10960) [INFO] 
* 2026-03-10 19:59:37 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-10 19:59:37 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-10 19:59:37 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-03-10 19:59:37 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-03-10 19:59:37 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-03-10 19:59:37 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-10 20:00:01 (10973) [INFO] Metadata Cache Created
* 2026-03-10 20:00:01 (10990) [INFO] 
* 2026-03-10 20:00:01 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-10 20:00:01 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-10 20:00:01 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-10 20:00:01 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/OYfLsnfGp6/ea_profile.json
* 2026-03-10 20:00:02 (10092) [INFO] Backed up EA4 profile to /tmp/OYfLsnfGp6/ea_profile.json
* 2026-03-10 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-10 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID m76wcm) Cannot update this system’s kernel.
* 2026-03-10 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-10 20:00:03 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-10 20:00:03 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-11 19:58:35 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-11 19:58:35 (12063) [INFO] Script is up to date.
* 2026-03-11 19:58:36 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-11 19:58:36 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-11 19:58:36 (10960) [INFO] 
* 2026-03-11 19:58:54 (10990) [INFO] 
* 2026-03-11 19:58:54 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-11 19:58:55 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-11 19:58:55 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-11 19:58:55 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-11 19:58:55 (10960) [INFO] 
* 2026-03-11 19:59:14 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-11 19:59:15 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-11 19:59:15 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-11 19:59:15 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-11 19:59:15 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-11 19:59:15 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-11 19:59:15 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-11 19:59:15 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-11 19:59:15 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-11 19:59:15 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-11 19:59:15 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-11 19:59:15 (10960) [INFO] 
* 2026-03-11 19:59:15 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-11 19:59:15 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-11 19:59:15 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-11 19:59:15 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-11 19:59:15 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-11 19:59:15 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-11 19:59:38 (10973) [INFO] Metadata Cache Created
* 2026-03-11 19:59:38 (10990) [INFO] 
* 2026-03-11 19:59:38 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-11 19:59:38 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-11 19:59:39 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-11 19:59:39 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/C1PYHSXlue/ea_profile.json
* 2026-03-11 19:59:39 (10092) [INFO] Backed up EA4 profile to /tmp/C1PYHSXlue/ea_profile.json
* 2026-03-11 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-11 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dhymhq) Cannot update this system’s kernel.
* 2026-03-11 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-11 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-11 19:59:40 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-12 19:58:18 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-12 19:58:18 (12063) [INFO] Script is up to date.
* 2026-03-12 19:58:19 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-12 19:58:19 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-12 19:58:19 (10960) [INFO] 
* 2026-03-12 19:58:38 (10990) [INFO] 
* 2026-03-12 19:58:38 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-12 19:58:38 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-12 19:58:38 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-12 19:58:38 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-12 19:58:38 (10960) [INFO] 
* 2026-03-12 19:58:58 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-12 19:58:59 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-12 19:58:59 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-12 19:58:59 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-12 19:58:59 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-12 19:58:59 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-12 19:58:59 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-12 19:58:59 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-12 19:58:59 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-12 19:58:59 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-12 19:58:59 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-12 19:58:59 (10960) [INFO] 
* 2026-03-12 19:58:59 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-12 19:58:59 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-12 19:58:59 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-12 19:58:59 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-12 19:58:59 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-12 19:58:59 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-12 19:59:22 (10973) [INFO] Metadata Cache Created
* 2026-03-12 19:59:22 (10990) [INFO] 
* 2026-03-12 19:59:22 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-12 19:59:22 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-12 19:59:22 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-12 19:59:22 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BfBFfiDHrc/ea_profile.json
* 2026-03-12 19:59:23 (10092) [INFO] Backed up EA4 profile to /tmp/BfBFfiDHrc/ea_profile.json
* 2026-03-12 19:59:23 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-12 19:59:23 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID art3d6) Cannot update this system’s kernel.
* 2026-03-12 19:59:23 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-12 19:59:23 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-12 19:59:24 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-13 19:58:25 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-13 19:58:25 (12063) [INFO] Script is up to date.
* 2026-03-13 19:58:26 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-13 19:58:26 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-13 19:58:26 (10960) [INFO] 
* 2026-03-13 19:58:52 (10990) [INFO] 
* 2026-03-13 19:58:52 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-13 19:58:52 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-13 19:58:52 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-13 19:58:52 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-13 19:58:52 (10960) [INFO] 
* 2026-03-13 19:59:12 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-13 19:59:13 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-13 19:59:13 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-13 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-13 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-13 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-13 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-13 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-13 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-13 19:59:13 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-13 19:59:13 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-13 19:59:13 (10960) [INFO] 
* 2026-03-13 19:59:13 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-13 19:59:13 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-13 19:59:14 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-03-13 19:59:14 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-03-13 19:59:14 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-03-13 19:59:14 (10973) [INFO]  * epel: mirror.math.princeton.edu
* 2026-03-13 19:59:38 (10973) [INFO] Metadata Cache Created
* 2026-03-13 19:59:38 (10990) [INFO] 
* 2026-03-13 19:59:38 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-13 19:59:38 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-13 19:59:38 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-13 19:59:38 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/D8hPNOsDGs/ea_profile.json
* 2026-03-13 19:59:39 (10092) [INFO] Backed up EA4 profile to /tmp/D8hPNOsDGs/ea_profile.json
* 2026-03-13 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-13 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID urh35p) Cannot update this system’s kernel.
* 2026-03-13 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-13 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-13 19:59:40 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-14 19:58:46 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-14 19:58:46 (12063) [INFO] Script is up to date.
* 2026-03-14 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-14 19:58:47 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-14 19:58:47 (10960) [INFO] 
* 2026-03-14 19:59:12 (10990) [INFO] 
* 2026-03-14 19:59:12 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-14 19:59:12 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-14 19:59:12 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-14 19:59:12 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-14 19:59:12 (10960) [INFO] 
* 2026-03-14 19:59:32 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-14 19:59:33 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-14 19:59:33 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-14 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-14 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-14 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-14 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-14 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-14 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-14 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-14 19:59:33 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-14 19:59:33 (10960) [INFO] 
* 2026-03-14 19:59:33 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-14 19:59:33 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-14 19:59:33 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-03-14 19:59:33 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-03-14 19:59:33 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-03-14 19:59:33 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-14 19:59:57 (10973) [INFO] Metadata Cache Created
* 2026-03-14 19:59:57 (10990) [INFO] 
* 2026-03-14 19:59:57 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-14 19:59:57 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-14 19:59:57 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-14 19:59:57 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/owNUO9GmVN/ea_profile.json
* 2026-03-14 19:59:57 (10092) [INFO] Backed up EA4 profile to /tmp/owNUO9GmVN/ea_profile.json
* 2026-03-14 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-14 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vsqcmu) Cannot update this system’s kernel.
* 2026-03-14 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-14 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-14 19:59:59 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-15 19:58:46 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-15 19:58:46 (12063) [INFO] Script is up to date.
* 2026-03-15 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-15 19:58:47 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-15 19:58:47 (10960) [INFO] 
* 2026-03-15 19:59:12 (10990) [INFO] 
* 2026-03-15 19:59:12 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-15 19:59:12 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-15 19:59:12 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-15 19:59:12 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-15 19:59:12 (10960) [INFO] 
* 2026-03-15 19:59:35 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-15 19:59:36 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-15 19:59:36 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-15 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-15 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-15 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-15 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-15 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-15 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-15 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-15 19:59:36 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-15 19:59:36 (10960) [INFO] 
* 2026-03-15 19:59:36 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-15 19:59:36 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-15 19:59:37 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-15 19:59:37 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-15 19:59:37 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-15 19:59:37 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-15 20:00:00 (10973) [INFO] Metadata Cache Created
* 2026-03-15 20:00:00 (10990) [INFO] 
* 2026-03-15 20:00:00 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-15 20:00:00 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-15 20:00:00 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-15 20:00:00 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/45cV9oCTEJ/ea_profile.json
* 2026-03-15 20:00:01 (10092) [INFO] Backed up EA4 profile to /tmp/45cV9oCTEJ/ea_profile.json
* 2026-03-15 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-15 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gueyrs) Cannot update this system’s kernel.
* 2026-03-15 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-15 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-15 20:00:03 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-16 19:58:26 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-16 19:58:26 (12063) [INFO] Script is up to date.
* 2026-03-16 19:58:27 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-16 19:58:27 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-16 19:58:27 (10960) [INFO] 
* 2026-03-16 19:58:53 (10990) [INFO] 
* 2026-03-16 19:58:53 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-16 19:58:53 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-16 19:58:53 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-16 19:58:53 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-16 19:58:53 (10960) [INFO] 
* 2026-03-16 19:59:13 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-16 19:59:14 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-16 19:59:14 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-16 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-16 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-16 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-16 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-16 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-16 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-16 19:59:14 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-16 19:59:14 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-16 19:59:14 (10960) [INFO] 
* 2026-03-16 19:59:14 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-16 19:59:14 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-16 19:59:15 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-03-16 19:59:15 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-03-16 19:59:15 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-03-16 19:59:15 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-16 19:59:39 (10973) [INFO] Metadata Cache Created
* 2026-03-16 19:59:39 (10990) [INFO] 
* 2026-03-16 19:59:39 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-16 19:59:39 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-16 19:59:39 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-16 19:59:39 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ylcHqSMGPg/ea_profile.json
* 2026-03-16 19:59:40 (10092) [INFO] Backed up EA4 profile to /tmp/ylcHqSMGPg/ea_profile.json
* 2026-03-16 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-16 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3frv8k) Cannot update this system’s kernel.
* 2026-03-16 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-16 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-16 19:59:41 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-17 19:58:31 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-17 19:58:31 (12063) [INFO] Script is up to date.
* 2026-03-17 19:58:32 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-17 19:58:32 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-17 19:58:32 (10960) [INFO] 
* 2026-03-17 19:58:57 (10990) [INFO] 
* 2026-03-17 19:58:57 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-17 19:58:57 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-17 19:58:57 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-17 19:58:57 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-17 19:58:57 (10960) [INFO] 
* 2026-03-17 19:59:17 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-17 19:59:17 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-17 19:59:17 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-17 19:59:17 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-17 19:59:17 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-17 19:59:17 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-17 19:59:17 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-17 19:59:17 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-17 19:59:17 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-17 19:59:17 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-17 19:59:17 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-17 19:59:17 (10960) [INFO] 
* 2026-03-17 19:59:17 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-17 19:59:17 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-17 19:59:18 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-03-17 19:59:18 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-03-17 19:59:18 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-03-17 19:59:18 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-17 19:59:41 (10973) [INFO] Metadata Cache Created
* 2026-03-17 19:59:41 (10990) [INFO] 
* 2026-03-17 19:59:41 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-17 19:59:41 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-17 19:59:41 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-17 19:59:41 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RZDkZvqY5f/ea_profile.json
* 2026-03-17 19:59:42 (10092) [INFO] Backed up EA4 profile to /tmp/RZDkZvqY5f/ea_profile.json
* 2026-03-17 19:59:42 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-17 19:59:42 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5xc4cs) Cannot update this system’s kernel.
* 2026-03-17 19:59:42 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-17 19:59:42 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-17 19:59:43 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-18 19:58:20 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-18 19:58:20 (12063) [INFO] Script is up to date.
* 2026-03-18 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-18 19:58:21 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-18 19:58:21 (10960) [INFO] 
* 2026-03-18 19:58:46 (10990) [INFO] 
* 2026-03-18 19:58:46 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-18 19:58:46 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-18 19:58:46 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-18 19:58:46 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-18 19:58:46 (10960) [INFO] 
* 2026-03-18 19:59:06 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-18 19:59:06 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-18 19:59:06 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-18 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-18 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-18 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-18 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-18 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-18 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-18 19:59:06 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-18 19:59:06 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-18 19:59:06 (10960) [INFO] 
* 2026-03-18 19:59:06 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-18 19:59:06 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-18 19:59:07 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-03-18 19:59:07 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-03-18 19:59:07 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-03-18 19:59:07 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-18 19:59:30 (10973) [INFO] Metadata Cache Created
* 2026-03-18 19:59:30 (10990) [INFO] 
* 2026-03-18 19:59:30 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-18 19:59:30 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-18 19:59:30 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-18 19:59:30 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AGb9LzL5Z1/ea_profile.json
* 2026-03-18 19:59:31 (10092) [INFO] Backed up EA4 profile to /tmp/AGb9LzL5Z1/ea_profile.json
* 2026-03-18 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-18 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4x9gd7) Cannot update this system’s kernel.
* 2026-03-18 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-18 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-18 19:59:32 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-19 20:00:25 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-19 20:00:25 (12063) [INFO] Script is up to date.
* 2026-03-19 20:00:26 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-19 20:00:26 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-19 20:00:26 (10960) [INFO] 
* 2026-03-19 20:00:51 (10990) [INFO] 
* 2026-03-19 20:00:51 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-19 20:00:52 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-19 20:00:52 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-19 20:00:52 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-19 20:00:52 (10960) [INFO] 
* 2026-03-19 20:01:14 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-19 20:01:15 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-19 20:01:15 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-19 20:01:15 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-19 20:01:15 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-19 20:01:15 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-19 20:01:15 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-19 20:01:15 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-19 20:01:15 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-19 20:01:15 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-19 20:01:15 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-19 20:01:15 (10960) [INFO] 
* 2026-03-19 20:01:15 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-19 20:01:15 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-19 20:01:16 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-03-19 20:01:16 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-03-19 20:01:16 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-03-19 20:01:16 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-19 20:01:39 (10973) [INFO] Metadata Cache Created
* 2026-03-19 20:01:39 (10990) [INFO] 
* 2026-03-19 20:01:39 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-19 20:01:39 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-19 20:01:39 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-19 20:01:39 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zogGWrBj88/ea_profile.json
* 2026-03-19 20:01:40 (10092) [INFO] Backed up EA4 profile to /tmp/zogGWrBj88/ea_profile.json
* 2026-03-19 20:01:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-19 20:01:40 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wpza4p) Cannot update this system’s kernel.
* 2026-03-19 20:01:40 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-19 20:01:40 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-19 20:01:41 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-20 19:58:21 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-20 19:58:21 (12063) [INFO] Script is up to date.
* 2026-03-20 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-20 19:58:21 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-20 19:58:21 (10960) [INFO] 
* 2026-03-20 19:58:46 (10990) [INFO] 
* 2026-03-20 19:58:46 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-20 19:58:46 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-20 19:58:46 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-20 19:58:46 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-20 19:58:46 (10960) [INFO] 
* 2026-03-20 19:59:08 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-20 19:59:08 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-20 19:59:08 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-20 19:59:08 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-20 19:59:08 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-20 19:59:08 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-20 19:59:08 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-20 19:59:08 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-20 19:59:08 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-20 19:59:08 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-20 19:59:08 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-20 19:59:08 (10960) [INFO] 
* 2026-03-20 19:59:08 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-20 19:59:08 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-20 19:59:09 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-20 19:59:09 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-20 19:59:09 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-20 19:59:09 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-20 19:59:31 (10973) [INFO] Metadata Cache Created
* 2026-03-20 19:59:31 (10990) [INFO] 
* 2026-03-20 19:59:31 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-20 19:59:31 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-20 19:59:31 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-20 19:59:31 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Pyl69xMrmo/ea_profile.json
* 2026-03-20 19:59:32 (10092) [INFO] Backed up EA4 profile to /tmp/Pyl69xMrmo/ea_profile.json
* 2026-03-20 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-20 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tr4rmf) Cannot update this system’s kernel.
* 2026-03-20 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-20 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-20 19:59:33 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-21 19:58:44 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-21 19:58:44 (12063) [INFO] Script is up to date.
* 2026-03-21 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-21 19:58:45 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-21 19:58:45 (10960) [INFO] 
* 2026-03-21 19:59:10 (10990) [INFO] 
* 2026-03-21 19:59:10 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-21 19:59:10 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-21 19:59:10 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-21 19:59:10 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-21 19:59:10 (10960) [INFO] 
* 2026-03-21 19:59:29 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-21 19:59:30 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-21 19:59:30 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-21 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-21 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-21 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-21 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-21 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-21 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-21 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-21 19:59:30 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-21 19:59:30 (10960) [INFO] 
* 2026-03-21 19:59:30 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-21 19:59:30 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-21 19:59:30 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-03-21 19:59:30 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-03-21 19:59:30 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-03-21 19:59:30 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-21 19:59:54 (10973) [INFO] Metadata Cache Created
* 2026-03-21 19:59:54 (10990) [INFO] 
* 2026-03-21 19:59:54 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-21 19:59:54 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-21 19:59:54 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-21 19:59:54 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wXDkvzruSc/ea_profile.json
* 2026-03-21 19:59:55 (10092) [INFO] Backed up EA4 profile to /tmp/wXDkvzruSc/ea_profile.json
* 2026-03-21 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-21 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vdfwu9) Cannot update this system’s kernel.
* 2026-03-21 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-21 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-21 19:59:56 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-22 19:58:45 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-22 19:58:45 (12063) [INFO] Script is up to date.
* 2026-03-22 19:58:46 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-22 19:58:46 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-22 19:58:46 (10960) [INFO] 
* 2026-03-22 19:59:11 (10990) [INFO] 
* 2026-03-22 19:59:11 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-22 19:59:11 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-22 19:59:11 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-22 19:59:11 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-22 19:59:11 (10960) [INFO] 
* 2026-03-22 19:59:31 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-22 19:59:32 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-22 19:59:32 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-22 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-22 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-22 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-22 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-22 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-22 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-22 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-22 19:59:32 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-22 19:59:32 (10960) [INFO] 
* 2026-03-22 19:59:32 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-22 19:59:32 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-22 19:59:33 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-22 19:59:33 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-22 19:59:33 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-22 19:59:33 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-22 19:59:55 (10973) [INFO] Metadata Cache Created
* 2026-03-22 19:59:55 (10990) [INFO] 
* 2026-03-22 19:59:55 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-22 19:59:55 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-22 19:59:55 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-22 19:59:55 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iI0zL5u24J/ea_profile.json
* 2026-03-22 19:59:56 (10092) [INFO] Backed up EA4 profile to /tmp/iI0zL5u24J/ea_profile.json
* 2026-03-22 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-22 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qchpm3) Cannot update this system’s kernel.
* 2026-03-22 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-22 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-22 19:59:57 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-23 19:58:49 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-23 19:58:49 (12063) [INFO] Script is up to date.
* 2026-03-23 19:58:50 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-23 19:58:50 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-23 19:58:50 (10960) [INFO] 
* 2026-03-23 19:59:15 (10990) [INFO] 
* 2026-03-23 19:59:15 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-23 19:59:15 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-23 19:59:15 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-23 19:59:15 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-23 19:59:15 (10960) [INFO] 
* 2026-03-23 19:59:40 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-23 19:59:41 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-23 19:59:41 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-23 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-23 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-23 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-23 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-23 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-23 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-23 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-23 19:59:41 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-23 19:59:41 (10960) [INFO] 
* 2026-03-23 19:59:41 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-23 19:59:41 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-23 19:59:41 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-23 19:59:41 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-23 19:59:41 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-23 19:59:41 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-23 20:00:09 (10973) [INFO] Metadata Cache Created
* 2026-03-23 20:00:09 (10990) [INFO] 
* 2026-03-23 20:00:09 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-23 20:00:09 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-23 20:00:09 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-23 20:00:09 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WtNzyafoC2/ea_profile.json
* 2026-03-23 20:00:11 (10092) [INFO] Backed up EA4 profile to /tmp/WtNzyafoC2/ea_profile.json
* 2026-03-23 20:00:11 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-23 20:00:11 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ufbkfy) Cannot update this system’s kernel.
* 2026-03-23 20:00:11 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-23 20:00:11 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-23 20:00:12 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-24 19:58:32 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-24 19:58:32 (12063) [INFO] Script is up to date.
* 2026-03-24 19:58:32 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-24 19:58:32 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-24 19:58:32 (10960) [INFO] 
* 2026-03-24 19:58:57 (10990) [INFO] 
* 2026-03-24 19:58:57 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-24 19:58:57 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-24 19:58:57 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-24 19:58:57 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-24 19:58:57 (10960) [INFO] 
* 2026-03-24 19:59:20 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-24 19:59:21 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-24 19:59:21 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-24 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-24 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-24 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-24 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-24 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-24 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-24 19:59:21 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-24 19:59:21 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-24 19:59:21 (10960) [INFO] 
* 2026-03-24 19:59:21 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-24 19:59:21 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-24 19:59:21 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-03-24 19:59:21 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-03-24 19:59:21 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-03-24 19:59:21 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-24 19:59:31 (10973) [INFO] https://els-rollout.tuxcare.com/slot-1/el/7/x86_64//repodata/fba6640a4700eea50e3abc4c19e3e97642274c144ce0b4ca3cf9290596ecd8bf-filelists.sqlite.bz2: [Errno 14] curl#35 - "TCP connection reset by peer"
* 2026-03-24 19:59:31 (10973) [INFO] Trying other mirror.
* 2026-03-24 19:59:31 (10973) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/6d45017f7aeb306bab8d715aced3ff293eec023f02ce82f5bb12197a641ac844-filelists.sqlite.bz2: [Errno 14] curl#35 - "TCP connection reset by peer"
* 2026-03-24 19:59:31 (10973) [INFO] Trying other mirror.
* 2026-03-24 19:59:49 (10973) [INFO] 
* 2026-03-24 19:59:49 (10973) [INFO] 
* 2026-03-24 19:59:49 (10973) [INFO]  One of the configured repositories failed (Unknown),
* 2026-03-24 19:59:49 (10973) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 2026-03-24 19:59:49 (10973) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2026-03-24 19:59:49 (10973) [INFO] 
* 2026-03-24 19:59:49 (10973) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 2026-03-24 19:59:49 (10973) [INFO] 
* 2026-03-24 19:59:49 (10973) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2026-03-24 19:59:49 (10973) [INFO]         upstream. This is most often useful if you are using a newer
* 2026-03-24 19:59:49 (10973) [INFO]         distribution release than is supported by the repository (and the
* 2026-03-24 19:59:49 (10973) [INFO]         packages for the previous distribution release still work).
* 2026-03-24 19:59:49 (10973) [INFO] 
* 2026-03-24 19:59:49 (10973) [INFO]      3. Run the command with the repository temporarily disabled
* 2026-03-24 19:59:49 (10973) [INFO]             yum --disablerepo=<repoid> ...
* 2026-03-24 19:59:49 (10973) [INFO] 
* 2026-03-24 19:59:49 (10973) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 2026-03-24 19:59:49 (10973) [INFO]         will then just ignore the repository until you permanently enable it
* 2026-03-24 19:59:49 (10973) [INFO]         again or use --enablerepo for temporary usage:
* 2026-03-24 19:59:49 (10973) [INFO] 
* 2026-03-24 19:59:49 (10973) [INFO]             yum-config-manager --disable <repoid>
* 2026-03-24 19:59:49 (10973) [INFO]         or
* 2026-03-24 19:59:49 (10973) [INFO]             subscription-manager repos --disable=<repoid>
* 2026-03-24 19:59:49 (10973) [INFO] 
* 2026-03-24 19:59:49 (10973) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 2026-03-24 19:59:49 (10973) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 2026-03-24 19:59:49 (10973) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 2026-03-24 19:59:49 (10973) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 2026-03-24 19:59:49 (10973) [INFO]         compromise:
* 2026-03-24 19:59:49 (10973) [INFO] 
* 2026-03-24 19:59:49 (10973) [INFO]             yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
* 2026-03-24 19:59:49 (10973) [INFO] 
* 2026-03-24 19:59:49 (10973) [INFO] centos7-els: Check uncompressed DB failed
* 2026-03-24 19:59:49 (10990) [INFO] 
* 2026-03-24 19:59:49 (6781) [WARN] Initial run of "yum makecache" failed: https://els-rollout.tuxcare.com/slot-1/el/7/x86_64//repodata/fba6640a4700eea50e3abc4c19e3e97642274c144ce0b4ca3cf9290596ecd8bf-filelists.sqlite.bz2: [Errno 14] curl#35 - "TCP connection reset by peer"
Trying other mirror.
https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/6d45017f7aeb306bab8d715aced3ff293eec023f02ce82f5bb12197a641ac844-filelists.sqlite.bz2: [Errno 14] curl#35 - "TCP connection reset by peer"
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
* 2026-03-24 19:59:49 (6782) [WARN] Running "yum clean all" in an attempt to fix yum
* 2026-03-24 19:59:49 (10959) [INFO] Running: /usr/bin/yum clean all
* 2026-03-24 19:59:49 (10960) [INFO] 
* 2026-03-24 19:59:49 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-24 19:59:49 (10973) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2026-03-24 19:59:49 (10973) [INFO]               : centos7-els centos7els-rollout-1 centos7els-rollout-2
* 2026-03-24 19:59:49 (10973) [INFO]               : centos7els-rollout-3 centos7els-rollout-4 centos7els-rollout-5
* 2026-03-24 19:59:49 (10973) [INFO]               : centos7els-rollout-6 epel extras imhbase monarx updates
* 2026-03-24 19:59:49 (10973) [INFO]               : wp-toolkit-cpanel wp-toolkit-thirdparties
* 2026-03-24 19:59:49 (10973) [INFO] Cleaning up list of fastest mirrors
* 2026-03-24 19:59:49 (10973) [INFO] Other repos take up 1.9 M of disk space (use --verbose for details)
* 2026-03-24 19:59:49 (10990) [INFO] 
* 2026-03-24 19:59:49 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-24 19:59:49 (10960) [INFO] 
* 2026-03-24 19:59:49 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-24 19:59:49 (10973) [INFO] Determining fastest mirrors
* 2026-03-24 19:59:51 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-24 19:59:51 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-24 19:59:51 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-24 19:59:51 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-24 20:00:32 (10973) [INFO] Metadata Cache Created
* 2026-03-24 20:00:32 (10990) [INFO] 
* 2026-03-24 20:00:32 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-24 20:00:32 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-24 20:00:33 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-24 20:00:33 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QByhdJyYm1/ea_profile.json
* 2026-03-24 20:00:33 (10092) [INFO] Backed up EA4 profile to /tmp/QByhdJyYm1/ea_profile.json
* 2026-03-24 20:00:33 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-24 20:00:33 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4phyj8) Cannot update this system’s kernel.
* 2026-03-24 20:00:34 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-24 20:00:34 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-24 20:00:34 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-25 19:58:21 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-25 19:58:21 (12063) [INFO] Script is up to date.
* 2026-03-25 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-25 19:58:22 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-25 19:58:22 (10960) [INFO] 
* 2026-03-25 19:58:47 (10990) [INFO] 
* 2026-03-25 19:58:47 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-25 19:58:47 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-25 19:58:47 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-25 19:58:47 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-25 19:58:47 (10960) [INFO] 
* 2026-03-25 19:59:07 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-25 19:59:07 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-25 19:59:07 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-25 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-25 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-25 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-25 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-25 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-25 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-25 19:59:07 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-25 19:59:07 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-25 19:59:07 (10960) [INFO] 
* 2026-03-25 19:59:08 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-25 19:59:08 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-25 19:59:08 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-25 19:59:08 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-25 19:59:08 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-25 19:59:08 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-25 19:59:31 (10973) [INFO] Metadata Cache Created
* 2026-03-25 19:59:31 (10990) [INFO] 
* 2026-03-25 19:59:31 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-25 19:59:31 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-25 19:59:32 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-25 19:59:32 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/p43HCisiXJ/ea_profile.json
* 2026-03-25 19:59:32 (10092) [INFO] Backed up EA4 profile to /tmp/p43HCisiXJ/ea_profile.json
* 2026-03-25 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-25 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yxwvps) Cannot update this system’s kernel.
* 2026-03-25 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-25 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-25 19:59:33 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-26 19:58:21 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-26 19:58:21 (12063) [INFO] Script is up to date.
* 2026-03-26 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-26 19:58:21 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-26 19:58:21 (10960) [INFO] 
* 2026-03-26 19:58:47 (10990) [INFO] 
* 2026-03-26 19:58:47 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-26 19:58:47 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-26 19:58:47 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-26 19:58:47 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-26 19:58:47 (10960) [INFO] 
* 2026-03-26 19:59:07 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-26 19:59:07 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-26 19:59:07 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-26 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-26 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-26 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-26 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-26 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-26 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-26 19:59:07 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-26 19:59:07 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-26 19:59:07 (10960) [INFO] 
* 2026-03-26 19:59:07 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-26 19:59:07 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-26 19:59:08 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-26 19:59:08 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-26 19:59:08 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-26 19:59:08 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-26 19:59:30 (10973) [INFO] Metadata Cache Created
* 2026-03-26 19:59:30 (10990) [INFO] 
* 2026-03-26 19:59:30 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-26 19:59:30 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-26 19:59:30 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-26 19:59:30 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/q4LwcIQov0/ea_profile.json
* 2026-03-26 19:59:31 (10092) [INFO] Backed up EA4 profile to /tmp/q4LwcIQov0/ea_profile.json
* 2026-03-26 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-26 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gp6egk) Cannot update this system’s kernel.
* 2026-03-26 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-26 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-26 19:59:32 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-27 19:58:20 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-27 19:58:20 (12063) [INFO] Script is up to date.
* 2026-03-27 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-27 19:58:20 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-27 19:58:20 (10960) [INFO] 
* 2026-03-27 19:58:46 (10990) [INFO] 
* 2026-03-27 19:58:46 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-27 19:58:46 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-27 19:58:46 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-27 19:58:46 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-27 19:58:46 (10960) [INFO] 
* 2026-03-27 19:59:05 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-27 19:59:06 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-27 19:59:06 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-27 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-27 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-27 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-27 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-27 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-27 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-27 19:59:06 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-27 19:59:06 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-27 19:59:06 (10960) [INFO] 
* 2026-03-27 19:59:06 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-27 19:59:06 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-27 19:59:07 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-27 19:59:07 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-27 19:59:07 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-27 19:59:07 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-27 19:59:29 (10973) [INFO] Metadata Cache Created
* 2026-03-27 19:59:29 (10990) [INFO] 
* 2026-03-27 19:59:29 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-27 19:59:29 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-27 19:59:29 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-27 19:59:29 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FX4_FvaAEy/ea_profile.json
* 2026-03-27 19:59:30 (10092) [INFO] Backed up EA4 profile to /tmp/FX4_FvaAEy/ea_profile.json
* 2026-03-27 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-27 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hhxuz3) Cannot update this system’s kernel.
* 2026-03-27 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-27 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-27 19:59:31 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-28 19:58:44 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-28 19:58:44 (12063) [INFO] Script is up to date.
* 2026-03-28 19:58:44 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-28 19:58:44 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-28 19:58:44 (10960) [INFO] 
* 2026-03-28 19:59:09 (10990) [INFO] 
* 2026-03-28 19:59:09 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-28 19:59:09 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-28 19:59:09 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-28 19:59:09 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-28 19:59:09 (10960) [INFO] 
* 2026-03-28 19:59:30 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-28 19:59:30 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-28 19:59:30 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-28 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-28 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-28 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-28 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-28 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-28 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-28 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-28 19:59:30 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-28 19:59:30 (10960) [INFO] 
* 2026-03-28 19:59:30 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-28 19:59:30 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-28 19:59:31 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-03-28 19:59:31 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-03-28 19:59:31 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-03-28 19:59:31 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-28 19:59:54 (10973) [INFO] Metadata Cache Created
* 2026-03-28 19:59:54 (10990) [INFO] 
* 2026-03-28 19:59:54 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-28 19:59:54 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-28 19:59:54 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-28 19:59:54 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PYTGmR_quu/ea_profile.json
* 2026-03-28 19:59:55 (10092) [INFO] Backed up EA4 profile to /tmp/PYTGmR_quu/ea_profile.json
* 2026-03-28 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-28 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID akc22v) Cannot update this system’s kernel.
* 2026-03-28 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-28 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-28 19:59:56 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-29 19:58:48 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-29 19:58:48 (12063) [INFO] Script is up to date.
* 2026-03-29 19:58:49 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-29 19:58:49 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-29 19:58:49 (10960) [INFO] 
* 2026-03-29 19:59:16 (10990) [INFO] 
* 2026-03-29 19:59:16 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-29 19:59:16 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-29 19:59:16 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-29 19:59:16 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-29 19:59:16 (10960) [INFO] 
* 2026-03-29 19:59:37 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-29 19:59:37 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-29 19:59:37 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-29 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-29 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-29 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-29 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-29 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-29 19:59:37 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-29 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-29 19:59:37 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-29 19:59:37 (10960) [INFO] 
* 2026-03-29 19:59:38 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-29 19:59:38 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-29 19:59:38 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-03-29 19:59:38 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-03-29 19:59:38 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-03-29 19:59:38 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-29 20:00:03 (10973) [INFO] Metadata Cache Created
* 2026-03-29 20:00:03 (10990) [INFO] 
* 2026-03-29 20:00:03 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-29 20:00:03 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-29 20:00:03 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-29 20:00:03 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cfIUYkwAay/ea_profile.json
* 2026-03-29 20:00:04 (10092) [INFO] Backed up EA4 profile to /tmp/cfIUYkwAay/ea_profile.json
* 2026-03-29 20:00:04 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-29 20:00:04 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5km73p) Cannot update this system’s kernel.
* 2026-03-29 20:00:04 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-29 20:00:04 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-29 20:00:05 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-30 19:58:30 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-30 19:58:30 (12063) [INFO] Script is up to date.
* 2026-03-30 19:58:31 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-30 19:58:31 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-30 19:58:31 (10960) [INFO] 
* 2026-03-30 19:58:56 (10990) [INFO] 
* 2026-03-30 19:58:56 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-30 19:58:56 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-30 19:58:56 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-30 19:58:56 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-30 19:58:56 (10960) [INFO] 
* 2026-03-30 19:59:18 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-30 19:59:19 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-30 19:59:19 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-30 19:59:19 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-30 19:59:19 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-30 19:59:19 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-30 19:59:19 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-30 19:59:19 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-30 19:59:19 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-30 19:59:19 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-30 19:59:19 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-30 19:59:19 (10960) [INFO] 
* 2026-03-30 19:59:19 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-30 19:59:19 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-30 19:59:19 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-30 19:59:19 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-30 19:59:19 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-30 19:59:19 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-30 19:59:43 (10973) [INFO] Metadata Cache Created
* 2026-03-30 19:59:43 (10990) [INFO] 
* 2026-03-30 19:59:43 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-30 19:59:43 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-30 19:59:43 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-30 19:59:43 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/45LLMtfOgX/ea_profile.json
* 2026-03-30 19:59:44 (10092) [INFO] Backed up EA4 profile to /tmp/45LLMtfOgX/ea_profile.json
* 2026-03-30 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-30 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID u6dpes) Cannot update this system’s kernel.
* 2026-03-30 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-30 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-30 19:59:45 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-03-31 19:58:47 (12041) [INFO] Self-update of script version 80 requested.
* 2026-03-31 19:58:47 (12063) [INFO] Script is up to date.
* 2026-03-31 19:58:48 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-03-31 19:58:48 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-03-31 19:58:48 (10960) [INFO] 
* 2026-03-31 19:59:13 (10990) [INFO] 
* 2026-03-31 19:59:13 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-03-31 19:59:13 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-03-31 19:59:13 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-03-31 19:59:13 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-03-31 19:59:13 (10960) [INFO] 
* 2026-03-31 19:59:32 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-03-31 19:59:32 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-03-31 19:59:32 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-03-31 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-31 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-31 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-31 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-31 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-31 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-03-31 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-03-31 19:59:32 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-03-31 19:59:32 (10960) [INFO] 
* 2026-03-31 19:59:32 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-03-31 19:59:32 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-03-31 19:59:33 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-03-31 19:59:33 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-03-31 19:59:33 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-03-31 19:59:33 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-03-31 19:59:59 (10973) [INFO] Metadata Cache Created
* 2026-03-31 19:59:59 (10990) [INFO] 
* 2026-03-31 19:59:59 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-03-31 19:59:59 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-03-31 20:00:00 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-03-31 20:00:00 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Nu6SNSVdnM/ea_profile.json
* 2026-03-31 20:00:00 (10092) [INFO] Backed up EA4 profile to /tmp/Nu6SNSVdnM/ea_profile.json
* 2026-03-31 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-03-31 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3hyycd) Cannot update this system’s kernel.
* 2026-03-31 20:00:01 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-03-31 20:00:01 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-03-31 20:00:02 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-01 20:00:20 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-01 20:00:20 (12063) [INFO] Script is up to date.
* 2026-04-01 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-01 20:00:22 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-01 20:00:22 (10960) [INFO] 
* 2026-04-01 20:00:49 (10990) [INFO] 
* 2026-04-01 20:00:49 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-01 20:00:49 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-01 20:00:49 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-01 20:00:49 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-01 20:00:49 (10960) [INFO] 
* 2026-04-01 20:01:09 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-01 20:01:10 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-01 20:01:10 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-01 20:01:10 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-01 20:01:10 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-01 20:01:10 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-01 20:01:10 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-01 20:01:10 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-01 20:01:10 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-01 20:01:10 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-01 20:01:10 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-01 20:01:10 (10960) [INFO] 
* 2026-04-01 20:01:10 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-01 20:01:10 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-01 20:01:11 (10973) [INFO]  * EA4: 184.94.196.93
* 2026-04-01 20:01:11 (10973) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 2026-04-01 20:01:11 (10973) [INFO]  * cpanel-plugins: 184.94.196.93
* 2026-04-01 20:01:11 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-01 20:01:34 (10973) [INFO] Metadata Cache Created
* 2026-04-01 20:01:34 (10990) [INFO] 
* 2026-04-01 20:01:34 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-01 20:01:34 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-01 20:01:34 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-01 20:01:34 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ExOU4LPIUz/ea_profile.json
* 2026-04-01 20:01:35 (10092) [INFO] Backed up EA4 profile to /tmp/ExOU4LPIUz/ea_profile.json
* 2026-04-01 20:01:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-01 20:01:35 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sdwdwb) Cannot update this system’s kernel.
* 2026-04-01 20:01:35 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-01 20:01:35 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-01 20:01:36 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-02 19:58:29 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-02 19:58:29 (12063) [INFO] Script is up to date.
* 2026-04-02 19:58:29 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-02 19:58:29 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-02 19:58:29 (10960) [INFO] 
* 2026-04-02 19:58:55 (10990) [INFO] 
* 2026-04-02 19:58:55 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-02 19:58:55 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-02 19:58:55 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-02 19:58:55 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-02 19:58:55 (10960) [INFO] 
* 2026-04-02 19:59:13 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-02 19:59:14 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-02 19:59:14 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-02 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-02 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-02 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-02 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-02 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-02 19:59:14 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-02 19:59:14 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-02 19:59:14 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-02 19:59:14 (10960) [INFO] 
* 2026-04-02 19:59:14 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-02 19:59:14 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-02 19:59:15 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-04-02 19:59:15 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-04-02 19:59:15 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-04-02 19:59:15 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-02 19:59:37 (10973) [INFO] Metadata Cache Created
* 2026-04-02 19:59:37 (10990) [INFO] 
* 2026-04-02 19:59:37 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-02 19:59:37 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-02 19:59:37 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-02 19:59:37 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LxMncALF7w/ea_profile.json
* 2026-04-02 19:59:38 (10092) [INFO] Backed up EA4 profile to /tmp/LxMncALF7w/ea_profile.json
* 2026-04-02 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-02 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 78nnej) Cannot update this system’s kernel.
* 2026-04-02 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-02 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-02 19:59:39 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-03 19:58:19 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-03 19:58:19 (12063) [INFO] Script is up to date.
* 2026-04-03 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-03 19:58:20 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-03 19:58:20 (10960) [INFO] 
* 2026-04-03 19:58:46 (10990) [INFO] 
* 2026-04-03 19:58:46 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-03 19:58:46 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-03 19:58:46 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-03 19:58:46 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-03 19:58:46 (10960) [INFO] 
* 2026-04-03 19:59:05 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-03 19:59:06 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-03 19:59:06 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-03 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-03 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-03 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-03 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-03 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-03 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-03 19:59:06 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-03 19:59:06 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-03 19:59:06 (10960) [INFO] 
* 2026-04-03 19:59:06 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-03 19:59:06 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-03 19:59:06 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-04-03 19:59:06 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-04-03 19:59:06 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-04-03 19:59:06 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-03 19:59:28 (10973) [INFO] Metadata Cache Created
* 2026-04-03 19:59:28 (10990) [INFO] 
* 2026-04-03 19:59:28 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-03 19:59:28 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-03 19:59:28 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-03 19:59:28 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/c6WKdsWTjn/ea_profile.json
* 2026-04-03 19:59:29 (10092) [INFO] Backed up EA4 profile to /tmp/c6WKdsWTjn/ea_profile.json
* 2026-04-03 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-03 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mhrmxs) Cannot update this system’s kernel.
* 2026-04-03 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-03 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-03 19:59:30 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-04 19:58:44 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-04 19:58:44 (12063) [INFO] Script is up to date.
* 2026-04-04 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-04 19:58:45 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-04 19:58:45 (10960) [INFO] 
* 2026-04-04 19:59:10 (10990) [INFO] 
* 2026-04-04 19:59:10 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-04 19:59:10 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-04 19:59:10 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-04 19:59:10 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-04 19:59:10 (10960) [INFO] 
* 2026-04-04 19:59:35 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-04 19:59:36 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-04 19:59:36 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-04 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-04 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-04 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-04 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-04 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-04 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-04 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-04 19:59:36 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-04 19:59:36 (10960) [INFO] 
* 2026-04-04 19:59:36 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-04 19:59:36 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-04 19:59:37 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-04-04 19:59:37 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-04-04 19:59:37 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-04-04 19:59:37 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-04 19:59:59 (10973) [INFO] Metadata Cache Created
* 2026-04-04 19:59:59 (10990) [INFO] 
* 2026-04-04 19:59:59 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-04 19:59:59 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-04 20:00:00 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-04 20:00:00 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RlfZSS_LTT/ea_profile.json
* 2026-04-04 20:00:00 (10092) [INFO] Backed up EA4 profile to /tmp/RlfZSS_LTT/ea_profile.json
* 2026-04-04 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-04 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qk8gue) Cannot update this system’s kernel.
* 2026-04-04 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-04 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-04 20:00:02 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-05 19:58:44 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-05 19:58:44 (12063) [INFO] Script is up to date.
* 2026-04-05 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-05 19:58:45 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-05 19:58:45 (10960) [INFO] 
* 2026-04-05 19:59:10 (10990) [INFO] 
* 2026-04-05 19:59:10 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-05 19:59:10 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-05 19:59:10 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-05 19:59:10 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-05 19:59:10 (10960) [INFO] 
* 2026-04-05 19:59:29 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-05 19:59:30 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-05 19:59:30 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-05 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-05 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-05 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-05 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-05 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-05 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-05 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-05 19:59:30 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-05 19:59:30 (10960) [INFO] 
* 2026-04-05 19:59:30 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-05 19:59:30 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-05 19:59:30 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-04-05 19:59:30 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-04-05 19:59:30 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-04-05 19:59:30 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-05 19:59:52 (10973) [INFO] Metadata Cache Created
* 2026-04-05 19:59:52 (10990) [INFO] 
* 2026-04-05 19:59:52 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-05 19:59:52 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-05 19:59:53 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-05 19:59:53 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/w8dO9q3dTW/ea_profile.json
* 2026-04-05 19:59:53 (10092) [INFO] Backed up EA4 profile to /tmp/w8dO9q3dTW/ea_profile.json
* 2026-04-05 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-05 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mrhc7m) Cannot update this system’s kernel.
* 2026-04-05 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-05 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-05 19:59:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-06 19:58:41 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-06 19:58:41 (12063) [INFO] Script is up to date.
* 2026-04-06 19:58:42 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-06 19:58:42 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-06 19:58:42 (10960) [INFO] 
* 2026-04-06 19:59:07 (10990) [INFO] 
* 2026-04-06 19:59:07 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-06 19:59:07 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-06 19:59:07 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-06 19:59:07 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-06 19:59:07 (10960) [INFO] 
* 2026-04-06 19:59:25 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-06 19:59:25 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-06 19:59:25 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-06 19:59:25 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-06 19:59:25 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-06 19:59:25 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-06 19:59:25 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-06 19:59:25 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-06 19:59:25 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-06 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-06 19:59:25 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-06 19:59:25 (10960) [INFO] 
* 2026-04-06 19:59:26 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-06 19:59:26 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-06 19:59:26 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-04-06 19:59:26 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-04-06 19:59:26 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-04-06 19:59:26 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-06 19:59:47 (10973) [INFO] Metadata Cache Created
* 2026-04-06 19:59:47 (10990) [INFO] 
* 2026-04-06 19:59:47 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-06 19:59:47 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-06 19:59:47 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-06 19:59:47 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ZCwu9pI0wZ/ea_profile.json
* 2026-04-06 19:59:48 (10092) [INFO] Backed up EA4 profile to /tmp/ZCwu9pI0wZ/ea_profile.json
* 2026-04-06 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-06 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ann572) Cannot update this system’s kernel.
* 2026-04-06 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-06 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-06 19:59:49 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-07 19:59:11 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-07 19:59:11 (12063) [INFO] Script is up to date.
* 2026-04-07 19:59:12 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-07 19:59:12 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-07 19:59:12 (10960) [INFO] 
* 2026-04-07 19:59:37 (10990) [INFO] 
* 2026-04-07 19:59:37 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-07 19:59:37 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-07 19:59:37 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-07 19:59:37 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-07 19:59:37 (10960) [INFO] 
* 2026-04-07 19:59:40 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-07 19:59:40 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-07 19:59:40 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-07 19:59:40 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-07 19:59:40 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-07 19:59:40 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-07 19:59:40 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-07 19:59:40 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-07 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-07 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-07 19:59:41 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-07 19:59:41 (10960) [INFO] 
* 2026-04-07 19:59:41 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-07 19:59:41 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-07 19:59:41 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-04-07 19:59:41 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-04-07 19:59:41 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-04-07 19:59:41 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-07 19:59:47 (10973) [INFO] Metadata Cache Created
* 2026-04-07 19:59:47 (10990) [INFO] 
* 2026-04-07 19:59:47 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-07 19:59:47 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-07 19:59:47 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-07 19:59:47 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UWASjiolCi/ea_profile.json
* 2026-04-07 19:59:48 (10092) [INFO] Backed up EA4 profile to /tmp/UWASjiolCi/ea_profile.json
* 2026-04-07 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-07 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2e4gvz) Cannot update this system’s kernel.
* 2026-04-07 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-07 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-07 19:59:49 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-08 19:58:28 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-08 19:58:29 (12063) [INFO] Script is up to date.
* 2026-04-08 19:58:29 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-08 19:58:29 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-08 19:58:29 (10960) [INFO] 
* 2026-04-08 19:58:54 (10990) [INFO] 
* 2026-04-08 19:58:54 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-08 19:58:54 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-08 19:58:54 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-08 19:58:54 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-08 19:58:54 (10960) [INFO] 
* 2026-04-08 19:59:12 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-08 19:59:13 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-08 19:59:13 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-08 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-08 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-08 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-08 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-08 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-08 19:59:13 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-08 19:59:13 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-08 19:59:13 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-08 19:59:13 (10960) [INFO] 
* 2026-04-08 19:59:13 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-08 19:59:13 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-08 19:59:13 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-04-08 19:59:13 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-04-08 19:59:13 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-04-08 19:59:13 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-08 19:59:36 (10973) [INFO] Metadata Cache Created
* 2026-04-08 19:59:36 (10990) [INFO] 
* 2026-04-08 19:59:36 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-08 19:59:36 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-08 19:59:36 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-08 19:59:36 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/M2IYIPRlFb/ea_profile.json
* 2026-04-08 19:59:37 (10092) [INFO] Backed up EA4 profile to /tmp/M2IYIPRlFb/ea_profile.json
* 2026-04-08 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-08 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cjb324) Cannot update this system’s kernel.
* 2026-04-08 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-08 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-08 19:59:38 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-09 19:59:07 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-09 19:59:07 (12063) [INFO] Script is up to date.
* 2026-04-09 19:59:08 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-09 19:59:08 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-09 19:59:08 (10960) [INFO] 
* 2026-04-09 19:59:33 (10990) [INFO] 
* 2026-04-09 19:59:33 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-09 19:59:33 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-09 19:59:33 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-09 19:59:33 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-09 19:59:33 (10960) [INFO] 
* 2026-04-09 19:59:36 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-09 19:59:36 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-09 19:59:36 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-09 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-09 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-09 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-09 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-09 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-09 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-09 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-09 19:59:36 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-09 19:59:36 (10960) [INFO] 
* 2026-04-09 19:59:37 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-09 19:59:37 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-09 19:59:37 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-04-09 19:59:37 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-04-09 19:59:37 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-04-09 19:59:37 (10973) [INFO]  * epel: mirror.math.princeton.edu
* 2026-04-09 19:59:43 (10973) [INFO] Metadata Cache Created
* 2026-04-09 19:59:43 (10990) [INFO] 
* 2026-04-09 19:59:43 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-09 19:59:43 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-09 19:59:43 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-09 19:59:43 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pNS_qn5ywm/ea_profile.json
* 2026-04-09 19:59:44 (10092) [INFO] Backed up EA4 profile to /tmp/pNS_qn5ywm/ea_profile.json
* 2026-04-09 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-09 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dqv9t5) Cannot update this system’s kernel.
* 2026-04-09 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-09 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-09 19:59:45 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-10 19:58:20 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-10 19:58:20 (12063) [INFO] Script is up to date.
* 2026-04-10 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-10 19:58:21 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-10 19:58:21 (10960) [INFO] 
* 2026-04-10 19:58:46 (10990) [INFO] 
* 2026-04-10 19:58:46 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-10 19:58:46 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-10 19:58:46 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-10 19:58:46 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-10 19:58:46 (10960) [INFO] 
* 2026-04-10 19:59:06 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-10 19:59:06 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-10 19:59:06 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-10 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-10 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-10 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-10 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-10 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-10 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-10 19:59:06 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-10 19:59:06 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-10 19:59:06 (10960) [INFO] 
* 2026-04-10 19:59:06 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-10 19:59:06 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-10 19:59:07 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-04-10 19:59:07 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-04-10 19:59:07 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-04-10 19:59:07 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-10 19:59:30 (10973) [INFO] Metadata Cache Created
* 2026-04-10 19:59:30 (10990) [INFO] 
* 2026-04-10 19:59:30 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-10 19:59:30 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-10 19:59:31 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-10 19:59:31 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GxilnekkqD/ea_profile.json
* 2026-04-10 19:59:31 (10092) [INFO] Backed up EA4 profile to /tmp/GxilnekkqD/ea_profile.json
* 2026-04-10 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-10 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ubxm9b) Cannot update this system’s kernel.
* 2026-04-10 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-10 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-10 19:59:32 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-11 19:58:44 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-11 19:58:44 (12063) [INFO] Script is up to date.
* 2026-04-11 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-11 19:58:45 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-11 19:58:45 (10960) [INFO] 
* 2026-04-11 19:59:10 (10990) [INFO] 
* 2026-04-11 19:59:10 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-11 19:59:10 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-11 19:59:10 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-11 19:59:10 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-11 19:59:10 (10960) [INFO] 
* 2026-04-11 19:59:30 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-11 19:59:31 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-11 19:59:31 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-11 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-11 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-11 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-11 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-11 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-11 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-11 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-11 19:59:31 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-11 19:59:31 (10960) [INFO] 
* 2026-04-11 19:59:31 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-11 19:59:31 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-11 19:59:31 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-04-11 19:59:31 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-04-11 19:59:31 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-04-11 19:59:31 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-11 19:59:54 (10973) [INFO] Metadata Cache Created
* 2026-04-11 19:59:54 (10990) [INFO] 
* 2026-04-11 19:59:54 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-11 19:59:54 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-11 19:59:55 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-11 19:59:55 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/aS1oiKPlUV/ea_profile.json
* 2026-04-11 19:59:55 (10092) [INFO] Backed up EA4 profile to /tmp/aS1oiKPlUV/ea_profile.json
* 2026-04-11 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-11 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wu9p2g) Cannot update this system’s kernel.
* 2026-04-11 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-11 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-11 19:59:56 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-12 19:58:45 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-12 19:58:45 (12063) [INFO] Script is up to date.
* 2026-04-12 19:58:46 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-12 19:58:46 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-12 19:58:46 (10960) [INFO] 
* 2026-04-12 19:59:10 (10990) [INFO] 
* 2026-04-12 19:59:10 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-12 19:59:10 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-12 19:59:10 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-12 19:59:10 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-12 19:59:10 (10960) [INFO] 
* 2026-04-12 19:59:31 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-12 19:59:31 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-12 19:59:31 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-12 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-12 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-12 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-12 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-12 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-12 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-12 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-12 19:59:31 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-12 19:59:31 (10960) [INFO] 
* 2026-04-12 19:59:31 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-12 19:59:32 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-12 19:59:32 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-04-12 19:59:32 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-04-12 19:59:32 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-04-12 19:59:32 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-12 19:59:57 (10973) [INFO] Metadata Cache Created
* 2026-04-12 19:59:57 (10990) [INFO] 
* 2026-04-12 19:59:57 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-12 19:59:57 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-12 19:59:57 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-12 19:59:57 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/myRaXSSX4m/ea_profile.json
* 2026-04-12 19:59:58 (10092) [INFO] Backed up EA4 profile to /tmp/myRaXSSX4m/ea_profile.json
* 2026-04-12 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-12 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rh5zkd) Cannot update this system’s kernel.
* 2026-04-12 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-12 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-12 19:59:59 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-13 19:59:11 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-13 19:59:11 (12063) [INFO] Script is up to date.
* 2026-04-13 19:59:12 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-13 19:59:12 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-13 19:59:12 (10960) [INFO] 
* 2026-04-13 19:59:37 (10990) [INFO] 
* 2026-04-13 19:59:37 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-13 19:59:37 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-13 19:59:37 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-13 19:59:37 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-13 19:59:37 (10960) [INFO] 
* 2026-04-13 19:59:40 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-13 19:59:41 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-13 19:59:41 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-13 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-13 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-13 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-13 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-13 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-13 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-13 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-13 19:59:41 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-13 19:59:41 (10960) [INFO] 
* 2026-04-13 19:59:41 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-13 19:59:41 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-13 19:59:41 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-04-13 19:59:41 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-04-13 19:59:41 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-04-13 19:59:41 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-13 19:59:48 (10973) [INFO] Metadata Cache Created
* 2026-04-13 19:59:48 (10990) [INFO] 
* 2026-04-13 19:59:48 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-13 19:59:48 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-13 19:59:48 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-13 19:59:48 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vOoThKGyM7/ea_profile.json
* 2026-04-13 19:59:49 (10092) [INFO] Backed up EA4 profile to /tmp/vOoThKGyM7/ea_profile.json
* 2026-04-13 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-13 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID u9wkad) Cannot update this system’s kernel.
* 2026-04-13 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-13 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-13 19:59:50 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-14 19:58:19 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-14 19:58:19 (12063) [INFO] Script is up to date.
* 2026-04-14 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-14 19:58:20 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-14 19:58:20 (10960) [INFO] 
* 2026-04-14 19:58:45 (10990) [INFO] 
* 2026-04-14 19:58:45 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-14 19:58:45 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-14 19:58:45 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-14 19:58:45 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-14 19:58:45 (10960) [INFO] 
* 2026-04-14 19:59:06 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-14 19:59:06 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-14 19:59:06 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-14 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-14 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-14 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-14 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-14 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-14 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-14 19:59:06 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-14 19:59:06 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-14 19:59:06 (10960) [INFO] 
* 2026-04-14 19:59:07 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-14 19:59:07 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-14 19:59:07 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-04-14 19:59:07 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-04-14 19:59:07 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-04-14 19:59:07 (10973) [INFO]  * epel: mirror.math.princeton.edu
* 2026-04-14 19:59:34 (10973) [INFO] Metadata Cache Created
* 2026-04-14 19:59:34 (10990) [INFO] 
* 2026-04-14 19:59:34 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-14 19:59:34 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-14 19:59:34 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-14 19:59:34 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sRAb2ymu3U/ea_profile.json
* 2026-04-14 19:59:34 (10092) [INFO] Backed up EA4 profile to /tmp/sRAb2ymu3U/ea_profile.json
* 2026-04-14 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-14 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 55xq6n) Cannot update this system’s kernel.
* 2026-04-14 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-14 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-14 19:59:35 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-15 20:00:19 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-15 20:00:19 (12063) [INFO] Script is up to date.
* 2026-04-15 20:00:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-15 20:00:20 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-15 20:00:20 (10960) [INFO] 
* 2026-04-15 20:00:47 (10990) [INFO] 
* 2026-04-15 20:00:47 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-15 20:00:47 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-15 20:00:47 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-15 20:00:47 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-15 20:00:47 (10960) [INFO] 
* 2026-04-15 20:01:09 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-15 20:01:10 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-15 20:01:10 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-15 20:01:10 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-15 20:01:10 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-15 20:01:10 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-15 20:01:10 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-15 20:01:10 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-15 20:01:10 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-15 20:01:10 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-15 20:01:10 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-15 20:01:10 (10960) [INFO] 
* 2026-04-15 20:01:10 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-15 20:01:10 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-15 20:01:11 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-04-15 20:01:11 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-04-15 20:01:11 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-04-15 20:01:11 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-15 20:01:34 (10973) [INFO] Metadata Cache Created
* 2026-04-15 20:01:34 (10990) [INFO] 
* 2026-04-15 20:01:34 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-15 20:01:34 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-15 20:01:35 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-15 20:01:35 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/l3LCaKNyVP/ea_profile.json
* 2026-04-15 20:01:35 (10092) [INFO] Backed up EA4 profile to /tmp/l3LCaKNyVP/ea_profile.json
* 2026-04-15 20:01:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-15 20:01:35 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dh365u) Cannot update this system’s kernel.
* 2026-04-15 20:01:35 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-15 20:01:35 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-15 20:01:36 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-16 19:59:01 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-16 19:59:01 (12063) [INFO] Script is up to date.
* 2026-04-16 19:59:02 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-16 19:59:02 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-16 19:59:02 (10960) [INFO] 
* 2026-04-16 19:59:27 (10990) [INFO] 
* 2026-04-16 19:59:27 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-16 19:59:27 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-16 19:59:27 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-16 19:59:27 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-16 19:59:27 (10960) [INFO] 
* 2026-04-16 19:59:30 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-16 19:59:31 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-16 19:59:31 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-16 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-16 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-16 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-16 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-16 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-16 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-16 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-16 19:59:31 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-16 19:59:31 (10960) [INFO] 
* 2026-04-16 19:59:31 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-16 19:59:31 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-16 19:59:31 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-04-16 19:59:31 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-04-16 19:59:31 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-04-16 19:59:31 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-16 19:59:37 (10973) [INFO] Metadata Cache Created
* 2026-04-16 19:59:37 (10990) [INFO] 
* 2026-04-16 19:59:37 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-16 19:59:37 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-16 19:59:38 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-16 19:59:38 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VdkDMVt1y6/ea_profile.json
* 2026-04-16 19:59:38 (10092) [INFO] Backed up EA4 profile to /tmp/VdkDMVt1y6/ea_profile.json
* 2026-04-16 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-16 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ktynw8) Cannot update this system’s kernel.
* 2026-04-16 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-16 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-16 19:59:39 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-17 19:58:27 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-17 19:58:27 (12063) [INFO] Script is up to date.
* 2026-04-17 19:58:28 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-17 19:58:28 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-17 19:58:28 (10960) [INFO] 
* 2026-04-17 19:58:53 (10990) [INFO] 
* 2026-04-17 19:58:53 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-17 19:58:53 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-17 19:58:53 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-17 19:58:53 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-17 19:58:53 (10960) [INFO] 
* 2026-04-17 19:59:17 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-17 19:59:17 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-17 19:59:17 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-17 19:59:17 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-17 19:59:17 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-17 19:59:17 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-17 19:59:17 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-17 19:59:17 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-17 19:59:17 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-17 19:59:17 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-17 19:59:17 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-17 19:59:17 (10960) [INFO] 
* 2026-04-17 19:59:17 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-17 19:59:18 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-17 19:59:18 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-04-17 19:59:18 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-04-17 19:59:18 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-04-17 19:59:18 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-17 19:59:44 (10973) [INFO] Metadata Cache Created
* 2026-04-17 19:59:44 (10990) [INFO] 
* 2026-04-17 19:59:44 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-17 19:59:44 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-17 19:59:45 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-17 19:59:45 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/u2nLttIv2t/ea_profile.json
* 2026-04-17 19:59:45 (10092) [INFO] Backed up EA4 profile to /tmp/u2nLttIv2t/ea_profile.json
* 2026-04-17 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-17 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dbw6xf) Cannot update this system’s kernel.
* 2026-04-17 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-17 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-17 19:59:46 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-18 19:58:44 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-18 19:58:44 (12063) [INFO] Script is up to date.
* 2026-04-18 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-18 19:58:45 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-18 19:58:45 (10960) [INFO] 
* 2026-04-18 19:59:10 (10990) [INFO] 
* 2026-04-18 19:59:10 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-18 19:59:10 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-18 19:59:10 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-18 19:59:10 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-18 19:59:10 (10960) [INFO] 
* 2026-04-18 19:59:30 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-18 19:59:31 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-18 19:59:31 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-18 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-18 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-18 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-18 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-18 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-18 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-18 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-18 19:59:31 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-18 19:59:31 (10960) [INFO] 
* 2026-04-18 19:59:31 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-18 19:59:31 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-18 19:59:31 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-04-18 19:59:31 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-04-18 19:59:31 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-04-18 19:59:31 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-18 19:59:55 (10973) [INFO] Metadata Cache Created
* 2026-04-18 19:59:55 (10990) [INFO] 
* 2026-04-18 19:59:55 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-18 19:59:55 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-18 19:59:55 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-18 19:59:55 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/yTWk6SkeDb/ea_profile.json
* 2026-04-18 19:59:56 (10092) [INFO] Backed up EA4 profile to /tmp/yTWk6SkeDb/ea_profile.json
* 2026-04-18 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-18 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6qtrbp) Cannot update this system’s kernel.
* 2026-04-18 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-18 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-18 19:59:57 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-19 19:58:44 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-19 19:58:44 (12063) [INFO] Script is up to date.
* 2026-04-19 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-19 19:58:45 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-19 19:58:45 (10960) [INFO] 
* 2026-04-19 19:59:10 (10990) [INFO] 
* 2026-04-19 19:59:10 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-19 19:59:10 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-19 19:59:10 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-19 19:59:10 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-19 19:59:10 (10960) [INFO] 
* 2026-04-19 19:59:31 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-19 19:59:31 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-19 19:59:31 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-19 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-19 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-19 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-19 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-19 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-19 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-19 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-19 19:59:31 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-19 19:59:31 (10960) [INFO] 
* 2026-04-19 19:59:31 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-19 19:59:31 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-19 19:59:32 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-04-19 19:59:32 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-04-19 19:59:32 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-04-19 19:59:32 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-19 19:59:55 (10973) [INFO] Metadata Cache Created
* 2026-04-19 19:59:55 (10990) [INFO] 
* 2026-04-19 19:59:55 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-19 19:59:55 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-19 19:59:55 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-19 19:59:55 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8jh5r31q8I/ea_profile.json
* 2026-04-19 19:59:56 (10092) [INFO] Backed up EA4 profile to /tmp/8jh5r31q8I/ea_profile.json
* 2026-04-19 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-19 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID snms83) Cannot update this system’s kernel.
* 2026-04-19 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-19 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-19 19:59:57 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-20 19:58:19 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-20 19:58:19 (12063) [INFO] Script is up to date.
* 2026-04-20 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-20 19:58:20 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-20 19:58:20 (10960) [INFO] 
* 2026-04-20 19:58:45 (10990) [INFO] 
* 2026-04-20 19:58:45 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-20 19:58:45 (124) [ERROR] Tried to sync version /etc/cpanel/TIERS.json file but failed: Signature verification failed for URL 'http://cpmirror1.inmotionhosting.com/cpanelsync/TIERS.json'. Signature rollback detected. Please see https://go.cpanel.net/sigerrors for further information about this error.
* 2026-04-20 19:58:45 (551) [WARN] Unknown error while checking blockers: Can't use an undefined value as a HASH reference at /usr/local/cpanel/scripts/elevate-cpanel line 7915.
* 2026-04-20 19:58:45 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-21 19:58:21 (12041) [INFO] Self-update of script version 80 requested.
* 2026-04-21 19:58:21 (12046) [INFO] Newer version of script found. Downloading.
* 2026-04-21 19:58:22 (12055) [INFO] Script update to version 81 successful.
* 2026-04-21 19:58:23 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-21 19:58:23 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-21 19:58:23 (10960) [INFO] 
* 2026-04-21 19:58:48 (10990) [INFO] 
* 2026-04-21 19:58:48 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-21 19:58:48 (124) [ERROR] Tried to sync version /etc/cpanel/TIERS.json file but failed: Signature verification failed for URL 'http://cpmirror1.inmotionhosting.com/cpanelsync/TIERS.json'. Signature rollback detected. Please see https://go.cpanel.net/sigerrors for further information about this error.
* 2026-04-21 19:58:48 (551) [WARN] Unknown error while checking blockers: Can't use an undefined value as a HASH reference at /usr/local/cpanel/scripts/elevate-cpanel line 7915.
* 2026-04-21 19:58:48 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-22 19:58:28 (12041) [INFO] Self-update of script version 81 requested.
* 2026-04-22 19:58:28 (12063) [INFO] Script is up to date.
* 2026-04-22 19:58:28 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-22 19:58:29 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-22 19:58:29 (10960) [INFO] 
* 2026-04-22 19:58:54 (10990) [INFO] 
* 2026-04-22 19:58:54 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-22 19:58:54 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-22 19:58:54 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-22 19:58:54 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-22 19:58:54 (10960) [INFO] 
* 2026-04-22 19:59:15 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-22 19:59:16 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-22 19:59:16 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-22 19:59:16 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-22 19:59:16 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-22 19:59:16 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-22 19:59:16 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-22 19:59:16 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-22 19:59:16 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-22 19:59:16 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-22 19:59:16 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-22 19:59:16 (10960) [INFO] 
* 2026-04-22 19:59:16 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-22 19:59:16 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-22 19:59:16 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-04-22 19:59:16 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-04-22 19:59:16 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-04-22 19:59:16 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-22 19:59:39 (10973) [INFO] Metadata Cache Created
* 2026-04-22 19:59:39 (10990) [INFO] 
* 2026-04-22 19:59:39 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-22 19:59:39 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-22 19:59:39 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-22 19:59:39 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QQaLJr8G3A/ea_profile.json
* 2026-04-22 19:59:40 (10092) [INFO] Backed up EA4 profile to /tmp/QQaLJr8G3A/ea_profile.json
* 2026-04-22 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-22 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t63v3a) Cannot update this system’s kernel.
* 2026-04-22 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-22 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-22 19:59:41 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-23 20:00:20 (12041) [INFO] Self-update of script version 81 requested.
* 2026-04-23 20:00:20 (12063) [INFO] Script is up to date.
* 2026-04-23 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-23 20:00:21 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-23 20:00:21 (10960) [INFO] 
* 2026-04-23 20:00:46 (10990) [INFO] 
* 2026-04-23 20:00:46 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-23 20:00:46 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-23 20:00:46 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-23 20:00:46 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-23 20:00:46 (10960) [INFO] 
* 2026-04-23 20:01:05 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-23 20:01:06 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-23 20:01:06 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-23 20:01:06 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-23 20:01:06 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-23 20:01:06 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-23 20:01:06 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-23 20:01:06 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-23 20:01:06 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-23 20:01:06 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-23 20:01:06 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-23 20:01:06 (10960) [INFO] 
* 2026-04-23 20:01:06 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-23 20:01:06 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-23 20:01:06 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-04-23 20:01:06 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-04-23 20:01:06 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-04-23 20:01:06 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-23 20:01:29 (10973) [INFO] Metadata Cache Created
* 2026-04-23 20:01:29 (10990) [INFO] 
* 2026-04-23 20:01:29 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-23 20:01:29 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-23 20:01:29 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-23 20:01:29 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/XkzdOtg5_N/ea_profile.json
* 2026-04-23 20:01:29 (10092) [INFO] Backed up EA4 profile to /tmp/XkzdOtg5_N/ea_profile.json
* 2026-04-23 20:01:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-23 20:01:30 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID kfdsk9) Cannot update this system’s kernel.
* 2026-04-23 20:01:30 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-23 20:01:30 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-23 20:01:30 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-24 19:58:19 (12041) [INFO] Self-update of script version 81 requested.
* 2026-04-24 19:58:19 (12063) [INFO] Script is up to date.
* 2026-04-24 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-24 19:58:20 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-24 19:58:20 (10960) [INFO] 
* 2026-04-24 19:58:45 (10990) [INFO] 
* 2026-04-24 19:58:45 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-24 19:58:45 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-24 19:58:45 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-24 19:58:45 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-24 19:58:45 (10960) [INFO] 
* 2026-04-24 19:59:05 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-24 19:59:06 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-24 19:59:06 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-24 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-24 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-24 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-24 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-24 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-24 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-24 19:59:06 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-24 19:59:06 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-24 19:59:06 (10960) [INFO] 
* 2026-04-24 19:59:06 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-24 19:59:06 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-24 19:59:06 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-04-24 19:59:06 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-04-24 19:59:06 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-04-24 19:59:06 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-24 19:59:29 (10973) [INFO] Metadata Cache Created
* 2026-04-24 19:59:29 (10990) [INFO] 
* 2026-04-24 19:59:29 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-24 19:59:29 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-24 19:59:29 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-24 19:59:29 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QwqdSMzO3x/ea_profile.json
* 2026-04-24 19:59:29 (10092) [INFO] Backed up EA4 profile to /tmp/QwqdSMzO3x/ea_profile.json
* 2026-04-24 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-24 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dph3z3) Cannot update this system’s kernel.
* 2026-04-24 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-24 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-24 19:59:30 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-25 19:58:47 (12041) [INFO] Self-update of script version 81 requested.
* 2026-04-25 19:58:47 (12063) [INFO] Script is up to date.
* 2026-04-25 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-25 19:58:47 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-25 19:58:47 (10960) [INFO] 
* 2026-04-25 19:59:12 (10990) [INFO] 
* 2026-04-25 19:59:12 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-25 19:59:13 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-25 19:59:13 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-25 19:59:13 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-25 19:59:13 (10960) [INFO] 
* 2026-04-25 19:59:31 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-25 19:59:32 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-25 19:59:32 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-25 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-25 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-25 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-25 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-25 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-25 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-25 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-25 19:59:32 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-25 19:59:32 (10960) [INFO] 
* 2026-04-25 19:59:32 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-25 19:59:32 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-25 19:59:32 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-04-25 19:59:32 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-04-25 19:59:32 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-04-25 19:59:32 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-25 19:59:53 (10973) [INFO] Metadata Cache Created
* 2026-04-25 19:59:53 (10990) [INFO] 
* 2026-04-25 19:59:53 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-25 19:59:53 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-25 19:59:53 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-25 19:59:53 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/b2d8_tbHCg/ea_profile.json
* 2026-04-25 19:59:54 (10092) [INFO] Backed up EA4 profile to /tmp/b2d8_tbHCg/ea_profile.json
* 2026-04-25 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-25 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 38xehx) Cannot update this system’s kernel.
* 2026-04-25 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-25 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-25 19:59:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-26 19:58:43 (12041) [INFO] Self-update of script version 81 requested.
* 2026-04-26 19:58:43 (12063) [INFO] Script is up to date.
* 2026-04-26 19:58:44 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-26 19:58:44 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-26 19:58:44 (10960) [INFO] 
* 2026-04-26 19:59:09 (10990) [INFO] 
* 2026-04-26 19:59:09 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-26 19:59:09 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-26 19:59:09 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-26 19:59:09 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-26 19:59:09 (10960) [INFO] 
* 2026-04-26 19:59:28 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-26 19:59:28 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-26 19:59:28 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-26 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-26 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-26 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-26 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-26 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-26 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-26 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-26 19:59:28 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-26 19:59:28 (10960) [INFO] 
* 2026-04-26 19:59:28 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-26 19:59:29 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-26 19:59:29 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-04-26 19:59:29 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-04-26 19:59:29 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-04-26 19:59:29 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-26 19:59:51 (10973) [INFO] Metadata Cache Created
* 2026-04-26 19:59:51 (10990) [INFO] 
* 2026-04-26 19:59:51 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-26 19:59:51 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-26 19:59:51 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-26 19:59:51 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/g5ZSEcwLLP/ea_profile.json
* 2026-04-26 19:59:52 (10092) [INFO] Backed up EA4 profile to /tmp/g5ZSEcwLLP/ea_profile.json
* 2026-04-26 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-26 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zcmmg3) Cannot update this system’s kernel.
* 2026-04-26 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-26 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-26 19:59:53 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-27 19:59:14 (12041) [INFO] Self-update of script version 81 requested.
* 2026-04-27 19:59:14 (12063) [INFO] Script is up to date.
* 2026-04-27 19:59:15 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-27 19:59:15 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-27 19:59:15 (10960) [INFO] 
* 2026-04-27 19:59:41 (10990) [INFO] 
* 2026-04-27 19:59:41 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-27 19:59:41 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-27 19:59:41 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-27 19:59:41 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-27 19:59:41 (10960) [INFO] 
* 2026-04-27 19:59:59 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-27 19:59:59 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-27 19:59:59 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-27 19:59:59 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-27 19:59:59 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-27 19:59:59 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-27 19:59:59 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-27 19:59:59 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-27 19:59:59 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-27 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-27 19:59:59 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-27 19:59:59 (10960) [INFO] 
* 2026-04-27 19:59:59 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-27 19:59:59 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-27 20:00:00 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-04-27 20:00:00 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-04-27 20:00:00 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-04-27 20:00:00 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-27 20:00:24 (10973) [INFO] Metadata Cache Created
* 2026-04-27 20:00:24 (10990) [INFO] 
* 2026-04-27 20:00:24 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-27 20:00:24 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-27 20:00:24 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-27 20:00:24 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/U1VDVK_iCt/ea_profile.json
* 2026-04-27 20:00:25 (10092) [INFO] Backed up EA4 profile to /tmp/U1VDVK_iCt/ea_profile.json
* 2026-04-27 20:00:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-27 20:00:25 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3pbhkg) Cannot update this system’s kernel.
* 2026-04-27 20:00:25 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-27 20:00:25 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-27 20:00:26 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-28 18:43:13 (12041) [INFO] Self-update of script version 81 requested.
* 2026-04-28 18:43:13 (12063) [INFO] Script is up to date.
* 2026-04-28 18:43:14 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-28 18:43:14 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-28 18:43:14 (10960) [INFO] 
* 2026-04-28 18:43:40 (10990) [INFO] 
* 2026-04-28 18:43:40 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-28 18:43:40 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-28 18:43:40 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-28 18:43:40 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-28 18:43:40 (10960) [INFO] 
* 2026-04-28 18:43:59 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-28 18:44:00 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-28 18:44:00 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-28 18:44:00 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-28 18:44:00 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-28 18:44:00 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-28 18:44:00 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-28 18:44:00 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-28 18:44:00 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-28 18:44:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-28 18:44:00 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-28 18:44:00 (10960) [INFO] 
* 2026-04-28 18:44:00 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-28 18:44:00 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-28 18:44:00 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-04-28 18:44:00 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-04-28 18:44:00 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-04-28 18:44:00 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-28 18:44:23 (10973) [INFO] Metadata Cache Created
* 2026-04-28 18:44:23 (10990) [INFO] 
* 2026-04-28 18:44:23 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-28 18:44:23 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-28 18:44:23 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-28 18:44:23 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/N0SDA4J3nZ/ea_profile.json
* 2026-04-28 18:44:24 (10092) [INFO] Backed up EA4 profile to /tmp/N0SDA4J3nZ/ea_profile.json
* 2026-04-28 18:44:24 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-28 18:44:24 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID crfwe5) Cannot update this system’s kernel.
* 2026-04-28 18:44:24 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-28 18:44:24 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-28 18:44:25 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-28 19:58:19 (12041) [INFO] Self-update of script version 81 requested.
* 2026-04-28 19:58:19 (12063) [INFO] Script is up to date.
* 2026-04-28 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-28 19:58:20 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-28 19:58:20 (10960) [INFO] 
* 2026-04-28 19:58:45 (10990) [INFO] 
* 2026-04-28 19:58:45 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-28 19:58:45 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-28 19:58:45 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-28 19:58:45 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-28 19:58:45 (10960) [INFO] 
* 2026-04-28 20:00:00 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-28 20:00:00 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-28 20:00:00 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-28 20:00:00 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-28 20:00:00 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-28 20:00:00 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-28 20:00:00 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-28 20:00:00 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-28 20:00:00 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-28 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-28 20:00:00 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-28 20:00:00 (10960) [INFO] 
* 2026-04-28 20:00:00 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-28 20:00:00 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-28 20:00:01 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-04-28 20:00:01 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-04-28 20:00:01 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-04-28 20:00:01 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-28 20:00:49 (10973) [INFO] Metadata Cache Created
* 2026-04-28 20:00:49 (10990) [INFO] 
* 2026-04-28 20:00:49 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-28 20:00:49 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-28 20:00:49 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-28 20:00:49 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/af_cQRIRRm/ea_profile.json
* 2026-04-28 20:00:50 (10092) [INFO] Backed up EA4 profile to /tmp/af_cQRIRRm/ea_profile.json
* 2026-04-28 20:00:50 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-28 20:00:50 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2gzza2) Cannot update this system’s kernel.
* 2026-04-28 20:00:50 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-28 20:00:50 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-28 20:00:51 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-29 20:00:05 (12041) [INFO] Self-update of script version 81 requested.
* 2026-04-29 20:00:05 (12063) [INFO] Script is up to date.
* 2026-04-29 20:00:06 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-29 20:00:06 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-29 20:00:06 (10960) [INFO] 
* 2026-04-29 20:00:31 (10990) [INFO] 
* 2026-04-29 20:00:31 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-29 20:00:31 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-29 20:00:31 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-29 20:00:31 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-29 20:00:31 (10960) [INFO] 
* 2026-04-29 20:00:50 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-29 20:00:51 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-29 20:00:51 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-29 20:00:51 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-29 20:00:51 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-29 20:00:51 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-29 20:00:51 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-29 20:00:51 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-29 20:00:51 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-29 20:00:51 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-29 20:00:51 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-29 20:00:51 (10960) [INFO] 
* 2026-04-29 20:00:51 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-29 20:00:51 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-29 20:00:52 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-04-29 20:00:52 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-04-29 20:00:52 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-04-29 20:00:52 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-29 20:01:14 (10973) [INFO] Metadata Cache Created
* 2026-04-29 20:01:14 (10990) [INFO] 
* 2026-04-29 20:01:14 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-29 20:01:14 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-29 20:01:14 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-29 20:01:14 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LlzQClnT2v/ea_profile.json
* 2026-04-29 20:01:15 (10092) [INFO] Backed up EA4 profile to /tmp/LlzQClnT2v/ea_profile.json
* 2026-04-29 20:01:15 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-29 20:01:15 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5cvg4t) Cannot update this system’s kernel.
* 2026-04-29 20:01:15 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-29 20:01:15 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-29 20:01:16 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-04-30 19:58:19 (12041) [INFO] Self-update of script version 81 requested.
* 2026-04-30 19:58:19 (12063) [INFO] Script is up to date.
* 2026-04-30 19:58:19 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-04-30 19:58:19 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-04-30 19:58:19 (10960) [INFO] 
* 2026-04-30 19:58:44 (10990) [INFO] 
* 2026-04-30 19:58:44 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-04-30 19:58:45 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-04-30 19:58:45 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-04-30 19:58:45 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-04-30 19:58:45 (10960) [INFO] 
* 2026-04-30 19:59:04 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-04-30 19:59:05 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-04-30 19:59:05 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-04-30 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-30 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-30 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-30 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-30 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-30 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-04-30 19:59:05 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-04-30 19:59:05 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-04-30 19:59:05 (10960) [INFO] 
* 2026-04-30 19:59:05 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-04-30 19:59:05 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-04-30 19:59:05 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-04-30 19:59:05 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-04-30 19:59:05 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-04-30 19:59:05 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-04-30 19:59:28 (10973) [INFO] Metadata Cache Created
* 2026-04-30 19:59:28 (10990) [INFO] 
* 2026-04-30 19:59:28 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-04-30 19:59:28 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-04-30 19:59:28 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-04-30 19:59:28 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3Rm45pwReL/ea_profile.json
* 2026-04-30 19:59:29 (10092) [INFO] Backed up EA4 profile to /tmp/3Rm45pwReL/ea_profile.json
* 2026-04-30 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-04-30 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ww8jzj) Cannot update this system’s kernel.
* 2026-04-30 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-04-30 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-04-30 19:59:30 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-01 19:58:19 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-01 19:58:19 (12063) [INFO] Script is up to date.
* 2026-05-01 19:58:19 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-01 19:58:19 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-01 19:58:19 (10960) [INFO] 
* 2026-05-01 19:58:45 (10990) [INFO] 
* 2026-05-01 19:58:45 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-01 19:58:45 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-01 19:58:45 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-01 19:58:45 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-01 19:58:45 (10960) [INFO] 
* 2026-05-01 19:59:05 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-01 19:59:05 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-01 19:59:05 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-01 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-01 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-01 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-01 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-01 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-01 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-01 19:59:05 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-01 19:59:05 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-01 19:59:05 (10960) [INFO] 
* 2026-05-01 19:59:05 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-01 19:59:06 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-01 19:59:06 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-05-01 19:59:06 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-05-01 19:59:06 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-05-01 19:59:06 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-01 19:59:27 (10973) [INFO] Metadata Cache Created
* 2026-05-01 19:59:27 (10990) [INFO] 
* 2026-05-01 19:59:27 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-01 19:59:27 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-01 19:59:28 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-01 19:59:28 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mI8HiIZER3/ea_profile.json
* 2026-05-01 19:59:28 (10092) [INFO] Backed up EA4 profile to /tmp/mI8HiIZER3/ea_profile.json
* 2026-05-01 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-01 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID sr9x27) Cannot update this system’s kernel.
* 2026-05-01 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-01 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-01 19:59:29 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-02 19:58:43 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-02 19:58:43 (12063) [INFO] Script is up to date.
* 2026-05-02 19:58:44 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-02 19:58:44 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-02 19:58:44 (10960) [INFO] 
* 2026-05-02 19:59:09 (10990) [INFO] 
* 2026-05-02 19:59:09 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-02 19:59:09 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-02 19:59:09 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-02 19:59:09 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-02 19:59:09 (10960) [INFO] 
* 2026-05-02 19:59:28 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-02 19:59:28 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-02 19:59:28 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-02 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-02 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-02 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-02 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-02 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-02 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-02 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-02 19:59:28 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-02 19:59:28 (10960) [INFO] 
* 2026-05-02 19:59:29 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-02 19:59:29 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-02 19:59:29 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-05-02 19:59:29 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-05-02 19:59:29 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-05-02 19:59:29 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-02 19:59:51 (10973) [INFO] Metadata Cache Created
* 2026-05-02 19:59:51 (10990) [INFO] 
* 2026-05-02 19:59:51 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-02 19:59:51 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-02 19:59:51 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-02 19:59:51 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Mnjf6G0lpN/ea_profile.json
* 2026-05-02 19:59:52 (10092) [INFO] Backed up EA4 profile to /tmp/Mnjf6G0lpN/ea_profile.json
* 2026-05-02 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-02 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xask8p) Cannot update this system’s kernel.
* 2026-05-02 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-02 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-02 19:59:53 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-03 19:59:10 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-03 19:59:10 (12063) [INFO] Script is up to date.
* 2026-05-03 19:59:11 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-03 19:59:11 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-03 19:59:11 (10960) [INFO] 
* 2026-05-03 19:59:36 (10990) [INFO] 
* 2026-05-03 19:59:36 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-03 19:59:36 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-03 19:59:36 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-03 19:59:36 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-03 19:59:36 (10960) [INFO] 
* 2026-05-03 19:59:56 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-03 19:59:56 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-03 19:59:56 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-03 19:59:56 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-03 19:59:56 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-03 19:59:56 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-03 19:59:56 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-03 19:59:56 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-03 19:59:56 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-03 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-03 19:59:56 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-03 19:59:56 (10960) [INFO] 
* 2026-05-03 19:59:56 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-03 19:59:56 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-03 19:59:57 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-05-03 19:59:57 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-05-03 19:59:57 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-05-03 19:59:57 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-03 20:00:20 (10973) [INFO] Metadata Cache Created
* 2026-05-03 20:00:20 (10990) [INFO] 
* 2026-05-03 20:00:20 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-03 20:00:20 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-03 20:00:21 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-03 20:00:21 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/et1jFAZrOd/ea_profile.json
* 2026-05-03 20:00:21 (10092) [INFO] Backed up EA4 profile to /tmp/et1jFAZrOd/ea_profile.json
* 2026-05-03 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-03 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yjpr46) Cannot update this system’s kernel.
* 2026-05-03 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-03 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-03 20:00:22 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-04 19:58:42 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-04 19:58:42 (12063) [INFO] Script is up to date.
* 2026-05-04 19:58:43 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-04 19:58:43 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-04 19:58:43 (10960) [INFO] 
* 2026-05-04 19:59:09 (10990) [INFO] 
* 2026-05-04 19:59:09 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-04 19:59:09 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-04 19:59:09 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-04 19:59:09 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-04 19:59:09 (10960) [INFO] 
* 2026-05-04 19:59:30 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-04 19:59:30 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-04 19:59:30 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-04 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-04 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-04 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-04 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-04 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-04 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-04 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-04 19:59:30 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-04 19:59:30 (10960) [INFO] 
* 2026-05-04 19:59:30 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-04 19:59:31 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-04 19:59:31 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-05-04 19:59:31 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-05-04 19:59:31 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-05-04 19:59:31 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-04 19:59:55 (10973) [INFO] Metadata Cache Created
* 2026-05-04 19:59:55 (10990) [INFO] 
* 2026-05-04 19:59:55 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-04 19:59:55 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-04 19:59:55 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-04 19:59:55 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DrulBbHLu5/ea_profile.json
* 2026-05-04 19:59:56 (10092) [INFO] Backed up EA4 profile to /tmp/DrulBbHLu5/ea_profile.json
* 2026-05-04 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-04 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ua2gud) Cannot update this system’s kernel.
* 2026-05-04 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-04 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-04 19:59:57 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-05 20:00:15 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-05 20:00:15 (12063) [INFO] Script is up to date.
* 2026-05-05 20:00:16 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-05 20:00:16 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-05 20:00:16 (10960) [INFO] 
* 2026-05-05 20:00:41 (10990) [INFO] 
* 2026-05-05 20:00:41 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-05 20:00:42 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-05 20:00:42 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-05 20:00:42 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-05 20:00:42 (10960) [INFO] 
* 2026-05-05 20:01:07 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-05 20:01:08 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-05 20:01:08 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-05 20:01:08 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-05 20:01:08 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-05 20:01:08 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-05 20:01:08 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-05 20:01:08 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-05 20:01:08 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-05 20:01:08 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-05 20:01:08 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-05 20:01:08 (10960) [INFO] 
* 2026-05-05 20:01:08 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-05 20:01:08 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-05 20:01:08 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-05-05 20:01:08 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-05-05 20:01:08 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-05-05 20:01:08 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-05 20:01:32 (10973) [INFO] Metadata Cache Created
* 2026-05-05 20:01:32 (10990) [INFO] 
* 2026-05-05 20:01:32 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-05 20:01:32 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-05 20:01:32 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-05 20:01:32 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/b6IIOMGDAg/ea_profile.json
* 2026-05-05 20:01:32 (10092) [INFO] Backed up EA4 profile to /tmp/b6IIOMGDAg/ea_profile.json
* 2026-05-05 20:01:33 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-05 20:01:33 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rw4g5z) Cannot update this system’s kernel.
* 2026-05-05 20:01:33 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-05 20:01:33 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-05 20:01:33 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-06 19:58:19 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-06 19:58:20 (12063) [INFO] Script is up to date.
* 2026-05-06 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-06 19:58:20 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-06 19:58:20 (10960) [INFO] 
* 2026-05-06 19:58:46 (10990) [INFO] 
* 2026-05-06 19:58:46 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-06 19:58:46 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-06 19:58:46 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-06 19:58:46 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-06 19:58:46 (10960) [INFO] 
* 2026-05-06 19:59:06 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-06 19:59:06 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-06 19:59:06 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-06 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-06 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-06 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-06 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-06 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-06 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-06 19:59:06 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-06 19:59:06 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-06 19:59:06 (10960) [INFO] 
* 2026-05-06 19:59:07 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-06 19:59:07 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-06 19:59:07 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-05-06 19:59:07 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-05-06 19:59:07 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-05-06 19:59:07 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-06 19:59:39 (10973) [INFO] Metadata Cache Created
* 2026-05-06 19:59:39 (10990) [INFO] 
* 2026-05-06 19:59:39 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-06 19:59:39 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-06 19:59:40 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-06 19:59:40 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2D5bE8Qjnw/ea_profile.json
* 2026-05-06 19:59:40 (10092) [INFO] Backed up EA4 profile to /tmp/2D5bE8Qjnw/ea_profile.json
* 2026-05-06 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-06 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID m3dscr) Cannot update this system’s kernel.
* 2026-05-06 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-06 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-06 19:59:41 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-07 20:00:15 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-07 20:00:15 (12063) [INFO] Script is up to date.
* 2026-05-07 20:00:16 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-07 20:00:16 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-07 20:00:16 (10960) [INFO] 
* 2026-05-07 20:00:42 (10990) [INFO] 
* 2026-05-07 20:00:42 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-07 20:00:42 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-07 20:00:42 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-07 20:00:42 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-07 20:00:42 (10960) [INFO] 
* 2026-05-07 20:01:01 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-07 20:01:02 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-07 20:01:02 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-07 20:01:02 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-07 20:01:02 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-07 20:01:02 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-07 20:01:02 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-07 20:01:02 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-07 20:01:02 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-07 20:01:02 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-07 20:01:02 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-07 20:01:02 (10960) [INFO] 
* 2026-05-07 20:01:02 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-07 20:01:02 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-07 20:01:02 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-05-07 20:01:02 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-05-07 20:01:02 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-05-07 20:01:02 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-07 20:01:25 (10973) [INFO] Metadata Cache Created
* 2026-05-07 20:01:25 (10990) [INFO] 
* 2026-05-07 20:01:25 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-07 20:01:25 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-07 20:01:25 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-07 20:01:25 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/agKmI1fk05/ea_profile.json
* 2026-05-07 20:01:26 (10092) [INFO] Backed up EA4 profile to /tmp/agKmI1fk05/ea_profile.json
* 2026-05-07 20:01:26 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-07 20:01:26 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8bfv3m) Cannot update this system’s kernel.
* 2026-05-07 20:01:26 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-07 20:01:26 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-07 20:01:27 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-08 18:47:11 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-08 18:47:11 (12063) [INFO] Script is up to date.
* 2026-05-08 18:47:12 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-08 18:47:12 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-08 18:47:12 (10960) [INFO] 
* 2026-05-08 18:47:39 (10990) [INFO] 
* 2026-05-08 18:47:39 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-08 18:47:39 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-08 18:47:39 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-08 18:47:39 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-08 18:47:39 (10960) [INFO] 
* 2026-05-08 18:47:59 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-08 18:48:00 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-08 18:48:00 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-08 18:48:00 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-08 18:48:00 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-08 18:48:00 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-08 18:48:00 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-08 18:48:00 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-08 18:48:00 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-08 18:48:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-08 18:48:00 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-08 18:48:00 (10960) [INFO] 
* 2026-05-08 18:48:00 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-08 18:48:00 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-08 18:48:01 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-05-08 18:48:01 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-05-08 18:48:01 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-05-08 18:48:01 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-08 18:48:24 (10973) [INFO] Metadata Cache Created
* 2026-05-08 18:48:24 (10990) [INFO] 
* 2026-05-08 18:48:24 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-08 18:48:24 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-08 18:48:25 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-08 18:48:25 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AkkAtUe19l/ea_profile.json
* 2026-05-08 18:48:25 (10092) [INFO] Backed up EA4 profile to /tmp/AkkAtUe19l/ea_profile.json
* 2026-05-08 18:48:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-08 18:48:25 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gfr2ab) Cannot update this system’s kernel.
* 2026-05-08 18:48:26 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-08 18:48:26 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-08 18:48:26 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-08 19:58:19 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-08 19:58:19 (12063) [INFO] Script is up to date.
* 2026-05-08 19:58:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-08 19:58:20 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-08 19:58:20 (10960) [INFO] 
* 2026-05-08 19:58:45 (10990) [INFO] 
* 2026-05-08 19:58:45 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-08 19:58:45 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-08 19:58:45 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-08 19:58:45 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-08 19:58:45 (10960) [INFO] 
* 2026-05-08 19:59:04 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-08 19:59:04 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-08 19:59:04 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-08 19:59:04 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-08 19:59:04 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-08 19:59:04 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-08 19:59:04 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-08 19:59:04 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-08 19:59:04 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-08 19:59:04 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-08 19:59:04 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-08 19:59:04 (10960) [INFO] 
* 2026-05-08 19:59:04 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-08 19:59:04 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-08 19:59:05 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-05-08 19:59:05 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-05-08 19:59:05 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-05-08 19:59:05 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-08 19:59:27 (10973) [INFO] Metadata Cache Created
* 2026-05-08 19:59:27 (10990) [INFO] 
* 2026-05-08 19:59:27 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-08 19:59:27 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-08 19:59:28 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-08 19:59:28 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LxdoJM2ohf/ea_profile.json
* 2026-05-08 19:59:28 (10092) [INFO] Backed up EA4 profile to /tmp/LxdoJM2ohf/ea_profile.json
* 2026-05-08 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-08 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID dm3a7m) Cannot update this system’s kernel.
* 2026-05-08 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-08 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-08 19:59:29 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-09 19:58:56 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-09 19:58:56 (12063) [INFO] Script is up to date.
* 2026-05-09 19:58:56 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-09 19:58:56 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-09 19:58:56 (10960) [INFO] 
* 2026-05-09 19:59:22 (10990) [INFO] 
* 2026-05-09 19:59:22 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-09 19:59:22 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-09 19:59:22 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-09 19:59:22 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-09 19:59:22 (10960) [INFO] 
* 2026-05-09 19:59:40 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-09 19:59:41 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-09 19:59:41 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-09 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-09 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-09 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-09 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-09 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-09 19:59:41 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-09 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-09 19:59:41 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-09 19:59:41 (10960) [INFO] 
* 2026-05-09 19:59:41 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-09 19:59:41 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-09 19:59:42 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-05-09 19:59:42 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-05-09 19:59:42 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-05-09 19:59:42 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-09 20:00:26 (10973) [INFO] Metadata Cache Created
* 2026-05-09 20:00:26 (10990) [INFO] 
* 2026-05-09 20:00:26 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-09 20:00:26 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-09 20:00:26 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-09 20:00:26 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mIr2O_zSlm/ea_profile.json
* 2026-05-09 20:00:27 (10092) [INFO] Backed up EA4 profile to /tmp/mIr2O_zSlm/ea_profile.json
* 2026-05-09 20:00:27 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-09 20:00:27 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rvxd69) Cannot update this system’s kernel.
* 2026-05-09 20:00:27 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-09 20:00:27 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-09 20:00:28 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-10 19:58:42 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-10 19:58:42 (12063) [INFO] Script is up to date.
* 2026-05-10 19:58:43 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-10 19:58:43 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-10 19:58:43 (10960) [INFO] 
* 2026-05-10 19:59:08 (10990) [INFO] 
* 2026-05-10 19:59:08 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-10 19:59:08 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-10 19:59:08 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-10 19:59:08 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-10 19:59:08 (10960) [INFO] 
* 2026-05-10 19:59:27 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-10 19:59:28 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-10 19:59:28 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-10 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-10 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-10 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-10 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-10 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-10 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-10 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-10 19:59:28 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-10 19:59:28 (10960) [INFO] 
* 2026-05-10 19:59:28 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-10 19:59:28 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-10 19:59:28 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-05-10 19:59:28 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-05-10 19:59:28 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-05-10 19:59:28 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-10 19:59:51 (10973) [INFO] Metadata Cache Created
* 2026-05-10 19:59:51 (10990) [INFO] 
* 2026-05-10 19:59:51 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-10 19:59:51 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-10 19:59:51 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-10 19:59:51 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cjL1GCbEHM/ea_profile.json
* 2026-05-10 19:59:52 (10092) [INFO] Backed up EA4 profile to /tmp/cjL1GCbEHM/ea_profile.json
* 2026-05-10 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-10 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ex5k8p) Cannot update this system’s kernel.
* 2026-05-10 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-10 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-10 19:59:53 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-11 19:59:07 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-11 19:59:07 (12063) [INFO] Script is up to date.
* 2026-05-11 19:59:07 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-11 19:59:08 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-11 19:59:08 (10960) [INFO] 
* 2026-05-11 19:59:32 (10990) [INFO] 
* 2026-05-11 19:59:32 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-11 19:59:33 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-11 19:59:33 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-11 19:59:33 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-11 19:59:33 (10960) [INFO] 
* 2026-05-11 19:59:57 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-11 19:59:57 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-11 19:59:57 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-11 19:59:57 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-11 19:59:57 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-11 19:59:57 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-11 19:59:57 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-11 19:59:57 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-11 19:59:57 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-11 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-11 19:59:57 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-11 19:59:57 (10960) [INFO] 
* 2026-05-11 19:59:58 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-11 19:59:58 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-11 19:59:58 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-05-11 19:59:58 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-05-11 19:59:58 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-05-11 19:59:58 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-11 20:00:21 (10973) [INFO] Metadata Cache Created
* 2026-05-11 20:00:21 (10990) [INFO] 
* 2026-05-11 20:00:21 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-11 20:00:21 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-11 20:00:22 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-11 20:00:22 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1a2UbvdzJn/ea_profile.json
* 2026-05-11 20:00:22 (10092) [INFO] Backed up EA4 profile to /tmp/1a2UbvdzJn/ea_profile.json
* 2026-05-11 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-11 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zqnvmt) Cannot update this system’s kernel.
* 2026-05-11 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-11 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-11 20:00:25 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-12 19:59:01 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-12 19:59:01 (12063) [INFO] Script is up to date.
* 2026-05-12 19:59:01 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-12 19:59:01 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-12 19:59:01 (10960) [INFO] 
* 2026-05-12 19:59:27 (10990) [INFO] 
* 2026-05-12 19:59:27 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-12 19:59:27 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-12 19:59:27 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-12 19:59:27 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-12 19:59:27 (10960) [INFO] 
* 2026-05-12 19:59:30 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-12 19:59:30 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-12 19:59:30 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-12 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-12 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-12 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-12 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-12 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-12 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-12 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-12 19:59:30 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-12 19:59:30 (10960) [INFO] 
* 2026-05-12 19:59:31 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-12 19:59:31 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-12 19:59:31 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-05-12 19:59:31 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-05-12 19:59:31 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-05-12 19:59:31 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-12 19:59:37 (10973) [INFO] Metadata Cache Created
* 2026-05-12 19:59:37 (10990) [INFO] 
* 2026-05-12 19:59:37 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-12 19:59:37 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-12 19:59:37 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-12 19:59:37 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qgpErBWkZ6/ea_profile.json
* 2026-05-12 19:59:38 (10092) [INFO] Backed up EA4 profile to /tmp/qgpErBWkZ6/ea_profile.json
* 2026-05-12 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-12 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t6784j) Cannot update this system’s kernel.
* 2026-05-12 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-12 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-12 19:59:39 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-13 10:43:19 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-13 10:43:19 (12063) [INFO] Script is up to date.
* 2026-05-13 10:43:20 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-13 10:43:20 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-13 10:43:20 (10960) [INFO] 
* 2026-05-13 10:43:51 (10990) [INFO] 
* 2026-05-13 10:43:51 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-13 10:43:51 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-13 10:43:51 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-13 10:43:51 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-13 10:43:51 (10960) [INFO] 
* 2026-05-13 10:45:53 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-13 10:45:54 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-13 10:45:54 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-13 10:45:54 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-13 10:45:54 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-13 10:45:54 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-13 10:45:54 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-13 10:45:54 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-13 10:45:54 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-13 10:45:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-13 10:45:54 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-13 10:45:54 (10960) [INFO] 
* 2026-05-13 10:45:54 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-13 10:45:54 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-13 10:45:55 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-05-13 10:45:55 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-05-13 10:45:55 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-05-13 10:45:55 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-13 10:48:39 (10973) [INFO] Metadata Cache Created
* 2026-05-13 10:48:39 (10990) [INFO] 
* 2026-05-13 10:48:39 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-13 10:48:39 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-13 10:48:40 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-13 10:48:40 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mxJ080N8Be/ea_profile.json
* 2026-05-13 10:48:40 (10092) [INFO] Backed up EA4 profile to /tmp/mxJ080N8Be/ea_profile.json
* 2026-05-13 10:48:41 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-13 10:48:41 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID br5bp5) Cannot update this system’s kernel.
* 2026-05-13 10:48:41 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-13 10:48:41 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-13 10:48:41 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-13 20:00:15 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-13 20:00:15 (12063) [INFO] Script is up to date.
* 2026-05-13 20:00:16 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-13 20:00:16 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-13 20:00:16 (10960) [INFO] 
* 2026-05-13 20:00:41 (10990) [INFO] 
* 2026-05-13 20:00:41 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-13 20:00:41 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-13 20:00:41 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-13 20:00:41 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-13 20:00:41 (10960) [INFO] 
* 2026-05-13 20:01:00 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-13 20:01:01 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-13 20:01:01 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-13 20:01:01 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-13 20:01:01 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-13 20:01:01 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-13 20:01:01 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-13 20:01:01 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-13 20:01:01 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-13 20:01:01 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-13 20:01:01 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-13 20:01:01 (10960) [INFO] 
* 2026-05-13 20:01:01 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-13 20:01:01 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-13 20:01:02 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-05-13 20:01:02 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-05-13 20:01:02 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-05-13 20:01:02 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-13 20:01:24 (10973) [INFO] Metadata Cache Created
* 2026-05-13 20:01:24 (10990) [INFO] 
* 2026-05-13 20:01:24 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-13 20:01:24 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-13 20:01:24 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-13 20:01:25 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dNOPrwOEpW/ea_profile.json
* 2026-05-13 20:01:25 (10092) [INFO] Backed up EA4 profile to /tmp/dNOPrwOEpW/ea_profile.json
* 2026-05-13 20:01:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-13 20:01:25 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID q2zr6r) Cannot update this system’s kernel.
* 2026-05-13 20:01:26 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-13 20:01:26 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-13 20:01:26 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-14 19:58:43 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-14 19:58:43 (12063) [INFO] Script is up to date.
* 2026-05-14 19:58:44 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-14 19:58:44 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-14 19:58:44 (10960) [INFO] 
* 2026-05-14 19:59:09 (10990) [INFO] 
* 2026-05-14 19:59:09 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-14 19:59:09 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-14 19:59:09 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-14 19:59:09 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-14 19:59:09 (10960) [INFO] 
* 2026-05-14 19:59:30 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-14 19:59:30 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-14 19:59:30 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-14 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-14 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-14 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-14 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-14 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-14 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-14 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-14 19:59:30 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-14 19:59:30 (10960) [INFO] 
* 2026-05-14 19:59:30 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-14 19:59:30 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-14 19:59:31 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-05-14 19:59:31 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-05-14 19:59:31 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-05-14 19:59:31 (10973) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-05-14 19:59:52 (10973) [INFO] Metadata Cache Created
* 2026-05-14 19:59:52 (10990) [INFO] 
* 2026-05-14 19:59:52 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-14 19:59:52 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-14 19:59:53 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-14 19:59:53 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/x_mlXPyd6O/ea_profile.json
* 2026-05-14 19:59:53 (10092) [INFO] Backed up EA4 profile to /tmp/x_mlXPyd6O/ea_profile.json
* 2026-05-14 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-14 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID aqkzkn) Cannot update this system’s kernel.
* 2026-05-14 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-14 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-14 19:59:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-15 19:58:25 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-15 19:58:26 (12063) [INFO] Script is up to date.
* 2026-05-15 19:58:26 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-15 19:58:26 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-15 19:58:26 (10960) [INFO] 
* 2026-05-15 19:58:51 (10990) [INFO] 
* 2026-05-15 19:58:51 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-15 19:58:52 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-15 19:58:52 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-15 19:58:52 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-15 19:58:52 (10960) [INFO] 
* 2026-05-15 19:59:11 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-15 19:59:11 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-15 19:59:11 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-15 19:59:11 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-15 19:59:11 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-15 19:59:11 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-15 19:59:11 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-15 19:59:11 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-15 19:59:11 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-15 19:59:11 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-15 19:59:11 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-15 19:59:11 (10960) [INFO] 
* 2026-05-15 19:59:12 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-15 19:59:12 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-15 19:59:12 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-05-15 19:59:12 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-05-15 19:59:12 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-05-15 19:59:12 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-15 19:59:42 (10973) [INFO] Metadata Cache Created
* 2026-05-15 19:59:42 (10990) [INFO] 
* 2026-05-15 19:59:42 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-15 19:59:42 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-15 19:59:42 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-15 19:59:42 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8Lf4K_vD8R/ea_profile.json
* 2026-05-15 19:59:43 (10092) [INFO] Backed up EA4 profile to /tmp/8Lf4K_vD8R/ea_profile.json
* 2026-05-15 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-15 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID g9uesd) Cannot update this system’s kernel.
* 2026-05-15 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-15 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-15 19:59:44 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-16 19:58:44 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-16 19:58:44 (12063) [INFO] Script is up to date.
* 2026-05-16 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-16 19:58:45 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-16 19:58:45 (10960) [INFO] 
* 2026-05-16 19:59:10 (10990) [INFO] 
* 2026-05-16 19:59:10 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-16 19:59:10 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-16 19:59:10 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-16 19:59:10 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-16 19:59:10 (10960) [INFO] 
* 2026-05-16 19:59:26 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-16 19:59:27 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-16 19:59:27 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-16 19:59:27 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-16 19:59:27 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-16 19:59:27 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-16 19:59:27 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-16 19:59:27 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-16 19:59:27 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-16 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-16 19:59:27 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-16 19:59:27 (10960) [INFO] 
* 2026-05-16 19:59:27 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-16 19:59:27 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-16 19:59:27 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-05-16 19:59:27 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-05-16 19:59:27 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-05-16 19:59:27 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-16 19:59:47 (10973) [INFO] Metadata Cache Created
* 2026-05-16 19:59:47 (10990) [INFO] 
* 2026-05-16 19:59:47 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-16 19:59:47 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-16 19:59:48 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-16 19:59:48 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UEr6m_hp_n/ea_profile.json
* 2026-05-16 19:59:48 (10092) [INFO] Backed up EA4 profile to /tmp/UEr6m_hp_n/ea_profile.json
* 2026-05-16 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-16 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xrdzd6) Cannot update this system’s kernel.
* 2026-05-16 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-16 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-16 19:59:49 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-17 19:58:44 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-17 19:58:44 (12063) [INFO] Script is up to date.
* 2026-05-17 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-17 19:58:45 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-17 19:58:45 (10960) [INFO] 
* 2026-05-17 19:59:10 (10990) [INFO] 
* 2026-05-17 19:59:10 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-17 19:59:10 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-17 19:59:10 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-17 19:59:10 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-17 19:59:10 (10960) [INFO] 
* 2026-05-17 19:59:27 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-17 19:59:28 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-17 19:59:28 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-17 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-17 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-17 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-17 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-17 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-17 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-17 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-17 19:59:28 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-17 19:59:28 (10960) [INFO] 
* 2026-05-17 19:59:28 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-17 19:59:28 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-17 19:59:28 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-05-17 19:59:28 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-05-17 19:59:28 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-05-17 19:59:28 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-17 19:59:47 (10973) [INFO] Metadata Cache Created
* 2026-05-17 19:59:47 (10990) [INFO] 
* 2026-05-17 19:59:47 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-17 19:59:47 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-17 19:59:47 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-17 19:59:47 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/O1Ee6mS8NR/ea_profile.json
* 2026-05-17 19:59:48 (10092) [INFO] Backed up EA4 profile to /tmp/O1Ee6mS8NR/ea_profile.json
* 2026-05-17 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-17 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID drdu5q) Cannot update this system’s kernel.
* 2026-05-17 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-17 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-17 19:59:49 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-18 19:59:30 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-18 19:59:30 (12063) [INFO] Script is up to date.
* 2026-05-18 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-18 19:59:31 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-18 19:59:31 (10960) [INFO] 
* 2026-05-18 19:59:57 (10990) [INFO] 
* 2026-05-18 19:59:57 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-18 19:59:57 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-18 19:59:57 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-18 19:59:57 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-18 19:59:57 (10960) [INFO] 
* 2026-05-18 20:00:16 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-18 20:00:16 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-18 20:00:16 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-18 20:00:16 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-18 20:00:16 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-18 20:00:16 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-18 20:00:16 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-18 20:00:16 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-18 20:00:16 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-18 20:00:16 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-18 20:00:16 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-18 20:00:16 (10960) [INFO] 
* 2026-05-18 20:00:16 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-18 20:00:17 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-18 20:00:17 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-05-18 20:00:17 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-05-18 20:00:17 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-05-18 20:00:17 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-18 20:00:38 (10973) [INFO] Metadata Cache Created
* 2026-05-18 20:00:38 (10990) [INFO] 
* 2026-05-18 20:00:38 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-18 20:00:38 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-18 20:00:38 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-18 20:00:38 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cS7O1ywVU0/ea_profile.json
* 2026-05-18 20:00:39 (10092) [INFO] Backed up EA4 profile to /tmp/cS7O1ywVU0/ea_profile.json
* 2026-05-18 20:00:39 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-18 20:00:39 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zg8dun) Cannot update this system’s kernel.
* 2026-05-18 20:00:39 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-18 20:00:39 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-18 20:00:40 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-19 20:01:09 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-19 20:01:09 (12063) [INFO] Script is up to date.
* 2026-05-19 20:01:10 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-19 20:01:10 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-19 20:01:10 (10960) [INFO] 
* 2026-05-19 20:01:36 (10990) [INFO] 
* 2026-05-19 20:01:36 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-19 20:01:36 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-19 20:01:36 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-19 20:01:36 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-19 20:01:36 (10960) [INFO] 
* 2026-05-19 20:01:53 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-19 20:01:53 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-19 20:01:53 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-19 20:01:53 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-19 20:01:53 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-19 20:01:53 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-19 20:01:53 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-19 20:01:53 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-19 20:01:53 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-19 20:01:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-19 20:01:53 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-19 20:01:53 (10960) [INFO] 
* 2026-05-19 20:01:53 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-19 20:01:53 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-19 20:01:54 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-05-19 20:01:54 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-05-19 20:01:54 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-05-19 20:01:54 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-19 20:02:14 (10973) [INFO] Metadata Cache Created
* 2026-05-19 20:02:14 (10990) [INFO] 
* 2026-05-19 20:02:14 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-19 20:02:14 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-19 20:02:14 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-19 20:02:14 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dY4q1Qoe93/ea_profile.json
* 2026-05-19 20:02:14 (10092) [INFO] Backed up EA4 profile to /tmp/dY4q1Qoe93/ea_profile.json
* 2026-05-19 20:02:15 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-19 20:02:15 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 6682v7) Cannot update this system’s kernel.
* 2026-05-19 20:02:15 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-19 20:02:15 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-19 20:02:15 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-20 19:58:21 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-20 19:58:21 (12063) [INFO] Script is up to date.
* 2026-05-20 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-20 19:58:22 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-20 19:58:22 (10960) [INFO] 
* 2026-05-20 19:58:47 (10990) [INFO] 
* 2026-05-20 19:58:47 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-20 19:58:47 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-20 19:58:47 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-20 19:58:47 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-20 19:58:47 (10960) [INFO] 
* 2026-05-20 19:59:05 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-20 19:59:06 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-20 19:59:06 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-20 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-20 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-20 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-20 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-20 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-20 19:59:06 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-20 19:59:06 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-20 19:59:06 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-20 19:59:06 (10960) [INFO] 
* 2026-05-20 19:59:06 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-20 19:59:06 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-20 19:59:06 (10973) [INFO]  * EA4: 208.74.123.62
* 2026-05-20 19:59:06 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-05-20 19:59:06 (10973) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-05-20 19:59:06 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-20 19:59:26 (10973) [INFO] Metadata Cache Created
* 2026-05-20 19:59:26 (10990) [INFO] 
* 2026-05-20 19:59:26 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-20 19:59:26 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-20 19:59:26 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-20 19:59:26 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Bdboc_yauR/ea_profile.json
* 2026-05-20 19:59:27 (10092) [INFO] Backed up EA4 profile to /tmp/Bdboc_yauR/ea_profile.json
* 2026-05-20 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-20 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vbh5ct) Cannot update this system’s kernel.
* 2026-05-20 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-20 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-20 19:59:28 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-21 19:59:00 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-21 19:59:00 (12063) [INFO] Script is up to date.
* 2026-05-21 19:59:01 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-21 19:59:01 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-21 19:59:01 (10960) [INFO] 
* 2026-05-21 19:59:26 (10990) [INFO] 
* 2026-05-21 19:59:26 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-21 19:59:26 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-21 19:59:26 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-21 19:59:26 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-21 19:59:26 (10960) [INFO] 
* 2026-05-21 19:59:29 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-21 19:59:30 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-21 19:59:30 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-21 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-21 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-21 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-21 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-21 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-21 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-21 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-21 19:59:30 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-21 19:59:30 (10960) [INFO] 
* 2026-05-21 19:59:30 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-21 19:59:30 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-21 19:59:30 (10973) [INFO]  * EA4: 208.74.123.57
* 2026-05-21 19:59:30 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-05-21 19:59:30 (10973) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-05-21 19:59:30 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-21 19:59:36 (10973) [INFO] Metadata Cache Created
* 2026-05-21 19:59:36 (10990) [INFO] 
* 2026-05-21 19:59:36 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-21 19:59:36 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-21 19:59:36 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-21 19:59:36 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/P4PLlIhXPF/ea_profile.json
* 2026-05-21 19:59:37 (10092) [INFO] Backed up EA4 profile to /tmp/P4PLlIhXPF/ea_profile.json
* 2026-05-21 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-21 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID p8qh38) Cannot update this system’s kernel.
* 2026-05-21 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-21 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-21 19:59:38 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-22 19:58:43 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-22 19:58:43 (12063) [INFO] Script is up to date.
* 2026-05-22 19:58:44 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-22 19:58:44 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-22 19:58:44 (10960) [INFO] 
* 2026-05-22 19:59:09 (10990) [INFO] 
* 2026-05-22 19:59:09 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-22 19:59:09 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-22 19:59:09 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-22 19:59:09 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-22 19:59:09 (10960) [INFO] 
* 2026-05-22 19:59:27 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-22 19:59:28 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-22 19:59:28 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-22 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-22 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-22 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-22 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-22 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-22 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-22 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-22 19:59:28 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-22 19:59:28 (10960) [INFO] 
* 2026-05-22 19:59:28 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-22 19:59:28 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-22 19:59:35 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-05-22 19:59:35 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-05-22 19:59:35 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-05-22 19:59:35 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-22 19:59:55 (10973) [INFO] Metadata Cache Created
* 2026-05-22 19:59:55 (10990) [INFO] 
* 2026-05-22 19:59:55 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-22 19:59:55 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-22 19:59:55 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-22 19:59:55 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/OnZBj3xGaD/ea_profile.json
* 2026-05-22 19:59:56 (10092) [INFO] Backed up EA4 profile to /tmp/OnZBj3xGaD/ea_profile.json
* 2026-05-22 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-22 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID szzhw4) Cannot update this system’s kernel.
* 2026-05-22 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-22 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-22 19:59:57 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-23 19:58:43 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-23 19:58:43 (12063) [INFO] Script is up to date.
* 2026-05-23 19:58:44 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-23 19:58:44 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-23 19:58:44 (10960) [INFO] 
* 2026-05-23 19:59:09 (10990) [INFO] 
* 2026-05-23 19:59:09 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-23 19:59:10 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-23 19:59:10 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-23 19:59:10 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-23 19:59:10 (10960) [INFO] 
* 2026-05-23 19:59:28 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-23 19:59:28 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-23 19:59:28 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-23 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-23 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-23 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-23 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-23 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-23 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-23 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-23 19:59:28 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-23 19:59:28 (10960) [INFO] 
* 2026-05-23 19:59:28 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-23 19:59:28 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-23 19:59:29 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-05-23 19:59:29 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-05-23 19:59:29 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-05-23 19:59:29 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-23 19:59:49 (10973) [INFO] Metadata Cache Created
* 2026-05-23 19:59:49 (10990) [INFO] 
* 2026-05-23 19:59:49 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-23 19:59:49 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-23 19:59:49 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-23 19:59:49 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/h1OV0aIggU/ea_profile.json
* 2026-05-23 19:59:50 (10092) [INFO] Backed up EA4 profile to /tmp/h1OV0aIggU/ea_profile.json
* 2026-05-23 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-23 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID byua4b) Cannot update this system’s kernel.
* 2026-05-23 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-23 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-23 19:59:51 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-24 19:58:44 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-24 19:58:44 (12063) [INFO] Script is up to date.
* 2026-05-24 19:58:44 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-24 19:58:44 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-24 19:58:44 (10960) [INFO] 
* 2026-05-24 19:59:09 (10990) [INFO] 
* 2026-05-24 19:59:09 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-24 19:59:09 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-24 19:59:09 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-24 19:59:09 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-24 19:59:09 (10960) [INFO] 
* 2026-05-24 19:59:27 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-24 19:59:28 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-24 19:59:28 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-24 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-24 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-24 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-24 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-24 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-24 19:59:28 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-24 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-24 19:59:28 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-24 19:59:28 (10960) [INFO] 
* 2026-05-24 19:59:28 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-24 19:59:28 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-24 19:59:28 (10973) [INFO]  * EA4: 208.74.123.61
* 2026-05-24 19:59:28 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-05-24 19:59:28 (10973) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-05-24 19:59:28 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-24 19:59:47 (10973) [INFO] Metadata Cache Created
* 2026-05-24 19:59:47 (10990) [INFO] 
* 2026-05-24 19:59:47 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-24 19:59:47 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-24 19:59:48 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-24 19:59:48 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/mqYv0KG8_5/ea_profile.json
* 2026-05-24 19:59:48 (10092) [INFO] Backed up EA4 profile to /tmp/mqYv0KG8_5/ea_profile.json
* 2026-05-24 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-24 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID akh39h) Cannot update this system’s kernel.
* 2026-05-24 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-24 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-24 19:59:50 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-25 19:58:21 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-25 19:58:21 (12063) [INFO] Script is up to date.
* 2026-05-25 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-25 19:58:22 (10959) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-25 19:58:22 (10960) [INFO] 
* 2026-05-25 19:58:47 (10990) [INFO] 
* 2026-05-25 19:58:47 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-25 19:58:47 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-25 19:58:47 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-25 19:58:47 (10959) [INFO] Running: /usr/bin/yum list extras
* 2026-05-25 19:58:47 (10960) [INFO] 
* 2026-05-25 19:59:05 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-25 19:59:05 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-25 19:59:05 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-25 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-25 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-25 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-25 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-25 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-25 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-25 19:59:05 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-25 19:59:05 (10959) [INFO] Running: /usr/bin/yum makecache
* 2026-05-25 19:59:05 (10960) [INFO] 
* 2026-05-25 19:59:05 (10973) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-25 19:59:05 (10973) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-25 19:59:06 (10973) [INFO]  * EA4: 208.74.123.58
* 2026-05-25 19:59:06 (10973) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-05-25 19:59:06 (10973) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-05-25 19:59:06 (10973) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-25 19:59:24 (10973) [INFO] Metadata Cache Created
* 2026-05-25 19:59:24 (10990) [INFO] 
* 2026-05-25 19:59:24 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-25 19:59:24 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-25 19:59:25 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-25 19:59:25 (10069) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UGWUvTNRDL/ea_profile.json
* 2026-05-25 19:59:25 (10092) [INFO] Backed up EA4 profile to /tmp/UGWUvTNRDL/ea_profile.json
* 2026-05-25 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-25 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cpmp2d) Cannot update this system’s kernel.
* 2026-05-25 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-25 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-25 19:59:26 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-26 19:58:36 (12041) [INFO] Self-update of script version 81 requested.
* 2026-05-26 19:58:36 (12046) [INFO] Newer version of script found. Downloading.
* 2026-05-26 19:58:36 (12055) [INFO] Script update to version 82 successful.
* 2026-05-26 19:58:37 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-26 19:58:37 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-26 19:58:37 (10954) [INFO] 
* 2026-05-26 19:59:02 (10984) [INFO] 
* 2026-05-26 19:59:02 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-26 19:59:02 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-26 19:59:02 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-26 19:59:02 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-05-26 19:59:02 (10954) [INFO] 
* 2026-05-26 19:59:20 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-26 19:59:21 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-26 19:59:21 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-26 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-26 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-26 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-26 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-26 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-26 19:59:21 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-26 19:59:21 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-26 19:59:21 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-05-26 19:59:21 (10954) [INFO] 
* 2026-05-26 19:59:21 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-26 19:59:21 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-26 19:59:22 (10967) [INFO]  * EA4: 208.74.123.62
* 2026-05-26 19:59:22 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-05-26 19:59:22 (10967) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-05-26 19:59:22 (10967) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-26 19:59:42 (10967) [INFO] Metadata Cache Created
* 2026-05-26 19:59:42 (10984) [INFO] 
* 2026-05-26 19:59:42 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-26 19:59:42 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-26 19:59:43 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-26 19:59:43 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/NIcfrJYfen/ea_profile.json
* 2026-05-26 19:59:43 (10086) [INFO] Backed up EA4 profile to /tmp/NIcfrJYfen/ea_profile.json
* 2026-05-26 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-26 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID n5smru) Cannot update this system’s kernel.
* 2026-05-26 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-26 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-26 19:59:44 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-27 19:58:20 (12035) [INFO] Self-update of script version 82 requested.
* 2026-05-27 19:58:20 (12057) [INFO] Script is up to date.
* 2026-05-27 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-27 19:58:21 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-27 19:58:21 (10954) [INFO] 
* 2026-05-27 19:58:46 (10984) [INFO] 
* 2026-05-27 19:58:46 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-27 19:58:46 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-27 19:58:46 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-27 19:58:46 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-05-27 19:58:46 (10954) [INFO] 
* 2026-05-27 19:59:05 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-27 19:59:05 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-27 19:59:05 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-27 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-27 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-27 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-27 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-27 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-27 19:59:05 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-27 19:59:05 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-27 19:59:05 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-05-27 19:59:05 (10954) [INFO] 
* 2026-05-27 19:59:05 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-27 19:59:05 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-27 19:59:06 (10967) [INFO]  * EA4: 208.74.123.58
* 2026-05-27 19:59:06 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-05-27 19:59:06 (10967) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-05-27 19:59:06 (10967) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-27 19:59:27 (10967) [INFO] Metadata Cache Created
* 2026-05-27 19:59:27 (10984) [INFO] 
* 2026-05-27 19:59:27 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-27 19:59:27 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-27 19:59:27 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-27 19:59:27 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sLSgK9pbUJ/ea_profile.json
* 2026-05-27 19:59:27 (10086) [INFO] Backed up EA4 profile to /tmp/sLSgK9pbUJ/ea_profile.json
* 2026-05-27 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-27 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 22hrhh) Cannot update this system’s kernel.
* 2026-05-27 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-27 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-27 19:59:29 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-28 19:59:00 (12035) [INFO] Self-update of script version 82 requested.
* 2026-05-28 19:59:00 (12057) [INFO] Script is up to date.
* 2026-05-28 19:59:01 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-28 19:59:01 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-28 19:59:01 (10954) [INFO] 
* 2026-05-28 19:59:27 (10984) [INFO] 
* 2026-05-28 19:59:27 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-28 19:59:27 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-28 19:59:27 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-28 19:59:27 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-05-28 19:59:27 (10954) [INFO] 
* 2026-05-28 19:59:29 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-28 19:59:30 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-28 19:59:30 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-28 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-28 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-28 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-28 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-28 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-28 19:59:30 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-28 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-28 19:59:30 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-05-28 19:59:30 (10954) [INFO] 
* 2026-05-28 19:59:30 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-28 19:59:30 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-28 19:59:30 (10967) [INFO]  * EA4: 208.74.123.57
* 2026-05-28 19:59:30 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-05-28 19:59:30 (10967) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-05-28 19:59:30 (10967) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-05-28 19:59:37 (10967) [INFO] Metadata Cache Created
* 2026-05-28 19:59:37 (10984) [INFO] 
* 2026-05-28 19:59:37 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-28 19:59:37 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-28 19:59:37 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-28 19:59:37 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/w9DCx96KZs/ea_profile.json
* 2026-05-28 19:59:38 (10086) [INFO] Backed up EA4 profile to /tmp/w9DCx96KZs/ea_profile.json
* 2026-05-28 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-28 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ptz9dx) Cannot update this system’s kernel.
* 2026-05-28 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-28 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-28 19:59:39 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-29 19:58:32 (12035) [INFO] Self-update of script version 82 requested.
* 2026-05-29 19:58:32 (12057) [INFO] Script is up to date.
* 2026-05-29 19:58:33 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-29 19:58:33 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-29 19:58:33 (10954) [INFO] 
* 2026-05-29 19:58:58 (10984) [INFO] 
* 2026-05-29 19:58:58 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-29 19:58:58 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-29 19:58:58 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-29 19:58:58 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-05-29 19:58:58 (10954) [INFO] 
* 2026-05-29 19:59:35 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-29 19:59:35 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-29 19:59:35 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-29 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-29 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-29 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-29 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-29 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-29 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-29 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-29 19:59:35 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-05-29 19:59:35 (10954) [INFO] 
* 2026-05-29 19:59:35 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-29 19:59:35 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-29 19:59:37 (10967) [INFO]  * EA4: 208.74.123.58
* 2026-05-29 19:59:37 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-05-29 19:59:37 (10967) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-05-29 19:59:37 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-05-29 19:59:59 (10967) [INFO] Metadata Cache Created
* 2026-05-29 19:59:59 (10984) [INFO] 
* 2026-05-29 19:59:59 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-29 19:59:59 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-29 19:59:59 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-29 19:59:59 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zcLMG95_U6/ea_profile.json
* 2026-05-29 20:00:00 (10086) [INFO] Backed up EA4 profile to /tmp/zcLMG95_U6/ea_profile.json
* 2026-05-29 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-29 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID w3u73v) Cannot update this system’s kernel.
* 2026-05-29 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-29 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-29 20:00:01 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-30 19:58:45 (12035) [INFO] Self-update of script version 82 requested.
* 2026-05-30 19:58:45 (12057) [INFO] Script is up to date.
* 2026-05-30 19:58:46 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-30 19:58:46 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-30 19:58:46 (10954) [INFO] 
* 2026-05-30 19:59:11 (10984) [INFO] 
* 2026-05-30 19:59:11 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-30 19:59:11 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-30 19:59:11 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-30 19:59:11 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-05-30 19:59:11 (10954) [INFO] 
* 2026-05-30 19:59:31 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-30 19:59:31 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-30 19:59:31 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-30 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-30 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-30 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-30 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-30 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-30 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-30 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-30 19:59:31 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-05-30 19:59:31 (10954) [INFO] 
* 2026-05-30 19:59:31 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-30 19:59:31 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-30 19:59:32 (10967) [INFO]  * EA4: 208.74.123.58
* 2026-05-30 19:59:32 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-05-30 19:59:32 (10967) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-05-30 19:59:32 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-05-30 19:59:53 (10967) [INFO] Metadata Cache Created
* 2026-05-30 19:59:53 (10984) [INFO] 
* 2026-05-30 19:59:53 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-30 19:59:53 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-30 19:59:53 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-30 19:59:53 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/QpHmrRVkd9/ea_profile.json
* 2026-05-30 19:59:54 (10086) [INFO] Backed up EA4 profile to /tmp/QpHmrRVkd9/ea_profile.json
* 2026-05-30 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-30 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID r57epu) Cannot update this system’s kernel.
* 2026-05-30 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-30 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-30 19:59:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-05-31 19:58:46 (12035) [INFO] Self-update of script version 82 requested.
* 2026-05-31 19:58:46 (12057) [INFO] Script is up to date.
* 2026-05-31 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-05-31 19:58:47 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-05-31 19:58:47 (10954) [INFO] 
* 2026-05-31 19:59:13 (10984) [INFO] 
* 2026-05-31 19:59:13 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-05-31 19:59:13 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-05-31 19:59:13 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-05-31 19:59:13 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-05-31 19:59:13 (10954) [INFO] 
* 2026-05-31 19:59:32 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-05-31 19:59:33 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-05-31 19:59:33 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-05-31 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-31 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-31 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-31 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-31 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-31 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-05-31 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-05-31 19:59:33 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-05-31 19:59:33 (10954) [INFO] 
* 2026-05-31 19:59:33 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-05-31 19:59:33 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-05-31 19:59:33 (10967) [INFO]  * EA4: 208.74.123.57
* 2026-05-31 19:59:33 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-05-31 19:59:33 (10967) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-05-31 19:59:33 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-05-31 19:59:55 (10967) [INFO] Metadata Cache Created
* 2026-05-31 19:59:55 (10984) [INFO] 
* 2026-05-31 19:59:55 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-05-31 19:59:55 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-05-31 19:59:55 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-05-31 19:59:55 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/26_JvfStn9/ea_profile.json
* 2026-05-31 19:59:56 (10086) [INFO] Backed up EA4 profile to /tmp/26_JvfStn9/ea_profile.json
* 2026-05-31 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-05-31 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID yw48dy) Cannot update this system’s kernel.
* 2026-05-31 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-05-31 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-05-31 19:59:57 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-01 19:58:45 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-01 19:58:45 (12057) [INFO] Script is up to date.
* 2026-06-01 19:58:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-01 19:58:45 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-01 19:58:45 (10954) [INFO] 
* 2026-06-01 19:59:11 (10984) [INFO] 
* 2026-06-01 19:59:11 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-01 19:59:11 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-01 19:59:11 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-01 19:59:11 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-01 19:59:11 (10954) [INFO] 
* 2026-06-01 19:59:32 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-01 19:59:32 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-01 19:59:32 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-01 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-01 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-01 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-01 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-01 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-01 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-01 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-01 19:59:32 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-01 19:59:32 (10954) [INFO] 
* 2026-06-01 19:59:32 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-01 19:59:32 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-01 19:59:33 (10967) [INFO]  * EA4: 208.74.123.58
* 2026-06-01 19:59:33 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-06-01 19:59:33 (10967) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-06-01 19:59:33 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-06-01 19:59:55 (10967) [INFO] Metadata Cache Created
* 2026-06-01 19:59:55 (10984) [INFO] 
* 2026-06-01 19:59:55 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-01 19:59:55 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-01 19:59:55 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-01 19:59:55 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/kx6eo5UUww/ea_profile.json
* 2026-06-01 19:59:56 (10086) [INFO] Backed up EA4 profile to /tmp/kx6eo5UUww/ea_profile.json
* 2026-06-01 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-01 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8hktk2) Cannot update this system’s kernel.
* 2026-06-01 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-01 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-01 19:59:57 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-02 19:58:49 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-02 19:58:49 (12057) [INFO] Script is up to date.
* 2026-06-02 19:58:49 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-02 19:58:49 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-02 19:58:49 (10954) [INFO] 
* 2026-06-02 19:59:14 (10984) [INFO] 
* 2026-06-02 19:59:14 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-02 19:59:14 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-02 19:59:14 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-02 19:59:14 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-02 19:59:14 (10954) [INFO] 
* 2026-06-02 19:59:33 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-02 19:59:33 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-02 19:59:33 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-02 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-02 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-02 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-02 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-02 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-02 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-02 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-02 19:59:33 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-02 19:59:33 (10954) [INFO] 
* 2026-06-02 19:59:34 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-02 19:59:34 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-02 19:59:34 (10967) [INFO]  * EA4: 208.74.123.62
* 2026-06-02 19:59:34 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-06-02 19:59:34 (10967) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-06-02 19:59:34 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-06-02 19:59:56 (10967) [INFO] Metadata Cache Created
* 2026-06-02 19:59:56 (10984) [INFO] 
* 2026-06-02 19:59:56 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-02 19:59:56 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-02 19:59:56 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-02 19:59:56 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/5M1EjFR4Bn/ea_profile.json
* 2026-06-02 19:59:57 (10086) [INFO] Backed up EA4 profile to /tmp/5M1EjFR4Bn/ea_profile.json
* 2026-06-02 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-02 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nspvp5) Cannot update this system’s kernel.
* 2026-06-02 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-02 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-02 19:59:58 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-03 19:59:59 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-03 19:59:59 (12057) [INFO] Script is up to date.
* 2026-06-03 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-03 20:00:00 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-03 20:00:00 (10954) [INFO] 
* 2026-06-03 20:00:28 (10984) [INFO] 
* 2026-06-03 20:00:28 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-03 20:00:28 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-03 20:00:28 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-03 20:00:28 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-03 20:00:28 (10954) [INFO] 
* 2026-06-03 20:00:48 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-03 20:00:48 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-03 20:00:48 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-03 20:00:48 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-03 20:00:48 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-03 20:00:48 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-03 20:00:48 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-03 20:00:48 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-03 20:00:48 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-03 20:00:48 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-03 20:00:48 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-03 20:00:48 (10954) [INFO] 
* 2026-06-03 20:00:48 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-03 20:00:49 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-03 20:00:49 (10967) [INFO]  * EA4: 208.74.123.57
* 2026-06-03 20:00:49 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-06-03 20:00:49 (10967) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-06-03 20:00:49 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-06-03 20:01:13 (10967) [INFO] Metadata Cache Created
* 2026-06-03 20:01:13 (10984) [INFO] 
* 2026-06-03 20:01:13 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-03 20:01:13 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-03 20:01:13 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-03 20:01:13 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AtgkEP0sWc/ea_profile.json
* 2026-06-03 20:01:14 (10086) [INFO] Backed up EA4 profile to /tmp/AtgkEP0sWc/ea_profile.json
* 2026-06-03 20:01:14 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-03 20:01:14 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 58ztdn) Cannot update this system’s kernel.
* 2026-06-03 20:01:14 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-03 20:01:14 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-03 20:01:15 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-04 19:59:16 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-04 19:59:16 (12057) [INFO] Script is up to date.
* 2026-06-04 19:59:18 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-04 19:59:18 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-04 19:59:18 (10954) [INFO] 
* 2026-06-04 19:59:44 (10984) [INFO] 
* 2026-06-04 19:59:44 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-04 19:59:44 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-04 19:59:44 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-04 19:59:44 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-04 19:59:44 (10954) [INFO] 
* 2026-06-04 19:59:47 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-04 19:59:48 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-04 19:59:48 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-04 19:59:48 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-04 19:59:48 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-04 19:59:48 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-04 19:59:48 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-04 19:59:48 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-04 19:59:48 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-04 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-04 19:59:48 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-04 19:59:48 (10954) [INFO] 
* 2026-06-04 19:59:48 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-04 19:59:48 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-04 19:59:49 (10967) [INFO]  * EA4: 184.94.196.93
* 2026-06-04 19:59:49 (10967) [INFO]  * cpanel-addons-production-feed: 184.94.196.93
* 2026-06-04 19:59:49 (10967) [INFO]  * cpanel-plugins: 184.94.196.93
* 2026-06-04 19:59:49 (10967) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-04 20:00:08 (10967) [INFO] Metadata Cache Created
* 2026-06-04 20:00:08 (10984) [INFO] 
* 2026-06-04 20:00:08 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-04 20:00:08 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-04 20:00:09 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-04 20:00:09 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/N1n9raCw13/ea_profile.json
* 2026-06-04 20:00:09 (10086) [INFO] Backed up EA4 profile to /tmp/N1n9raCw13/ea_profile.json
* 2026-06-04 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-04 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b43zwv) Cannot update this system’s kernel.
* 2026-06-04 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-04 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-04 20:00:15 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-05 19:58:51 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-05 19:58:51 (12057) [INFO] Script is up to date.
* 2026-06-05 19:58:52 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-05 19:58:52 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-05 19:58:52 (10954) [INFO] 
* 2026-06-05 19:59:16 (10984) [INFO] 
* 2026-06-05 19:59:16 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-05 19:59:17 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-05 19:59:17 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-05 19:59:17 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-05 19:59:17 (10954) [INFO] 
* 2026-06-05 19:59:36 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-05 19:59:36 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-05 19:59:36 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-05 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-05 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-05 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-05 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-05 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-05 19:59:36 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-05 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-05 19:59:36 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-05 19:59:36 (10954) [INFO] 
* 2026-06-05 19:59:36 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-05 19:59:36 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-05 19:59:37 (10967) [INFO]  * EA4: 208.74.123.58
* 2026-06-05 19:59:37 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-06-05 19:59:37 (10967) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-06-05 19:59:37 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-06-05 19:59:57 (10967) [INFO] Metadata Cache Created
* 2026-06-05 19:59:57 (10984) [INFO] 
* 2026-06-05 19:59:57 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-05 19:59:57 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-05 19:59:58 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-05 19:59:58 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/COCx5ikI7K/ea_profile.json
* 2026-06-05 19:59:58 (10086) [INFO] Backed up EA4 profile to /tmp/COCx5ikI7K/ea_profile.json
* 2026-06-05 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-05 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bfuruh) Cannot update this system’s kernel.
* 2026-06-05 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-05 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-05 19:59:59 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-06 19:58:46 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-06 19:58:46 (12057) [INFO] Script is up to date.
* 2026-06-06 19:58:46 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-06 19:58:46 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-06 19:58:46 (10954) [INFO] 
* 2026-06-06 19:59:11 (10984) [INFO] 
* 2026-06-06 19:59:11 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-06 19:59:11 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-06 19:59:11 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-06 19:59:11 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-06 19:59:11 (10954) [INFO] 
* 2026-06-06 19:59:30 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-06 19:59:31 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-06 19:59:31 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-06 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-06 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-06 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-06 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-06 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-06 19:59:31 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-06 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-06 19:59:31 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-06 19:59:31 (10954) [INFO] 
* 2026-06-06 19:59:31 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-06 19:59:31 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-06 19:59:31 (10967) [INFO]  * EA4: 208.74.123.62
* 2026-06-06 19:59:31 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-06-06 19:59:31 (10967) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-06-06 19:59:31 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-06-06 19:59:53 (10967) [INFO] Metadata Cache Created
* 2026-06-06 19:59:53 (10984) [INFO] 
* 2026-06-06 19:59:53 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-06 19:59:53 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-06 19:59:53 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-06 19:59:53 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FqBgF4VKIe/ea_profile.json
* 2026-06-06 19:59:54 (10086) [INFO] Backed up EA4 profile to /tmp/FqBgF4VKIe/ea_profile.json
* 2026-06-06 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-06 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zhykek) Cannot update this system’s kernel.
* 2026-06-06 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-06 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-06 19:59:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-07 19:58:47 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-07 19:58:47 (12057) [INFO] Script is up to date.
* 2026-06-07 19:58:48 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-07 19:58:48 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-07 19:58:48 (10954) [INFO] 
* 2026-06-07 19:59:13 (10984) [INFO] 
* 2026-06-07 19:59:13 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-07 19:59:13 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-07 19:59:13 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-07 19:59:13 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-07 19:59:13 (10954) [INFO] 
* 2026-06-07 19:59:32 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-07 19:59:33 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-07 19:59:33 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-07 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-07 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-07 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-07 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-07 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-07 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-07 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-07 19:59:33 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-07 19:59:33 (10954) [INFO] 
* 2026-06-07 19:59:33 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-07 19:59:33 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-07 19:59:33 (10967) [INFO]  * EA4: 208.74.123.62
* 2026-06-07 19:59:33 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-06-07 19:59:33 (10967) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-06-07 19:59:33 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-06-07 19:59:55 (10967) [INFO] Metadata Cache Created
* 2026-06-07 19:59:55 (10984) [INFO] 
* 2026-06-07 19:59:55 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-07 19:59:55 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-07 19:59:55 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-07 19:59:55 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/jCWIdS5fBZ/ea_profile.json
* 2026-06-07 19:59:56 (10086) [INFO] Backed up EA4 profile to /tmp/jCWIdS5fBZ/ea_profile.json
* 2026-06-07 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-07 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vvwgrj) Cannot update this system’s kernel.
* 2026-06-07 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-07 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-07 19:59:57 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-08 19:58:21 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-08 19:58:21 (12057) [INFO] Script is up to date.
* 2026-06-08 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-08 19:58:22 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-08 19:58:22 (10954) [INFO] 
* 2026-06-08 19:58:47 (10984) [INFO] 
* 2026-06-08 19:58:47 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-08 19:58:47 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-08 19:58:47 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-08 19:58:47 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-08 19:58:47 (10954) [INFO] 
* 2026-06-08 19:59:06 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-08 19:59:07 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-08 19:59:07 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-08 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-08 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-08 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-08 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-08 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-08 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-08 19:59:07 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-08 19:59:07 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-08 19:59:07 (10954) [INFO] 
* 2026-06-08 19:59:07 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-08 19:59:07 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-08 19:59:07 (10967) [INFO]  * EA4: 208.74.123.62
* 2026-06-08 19:59:07 (10967) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-06-08 19:59:07 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-06-08 19:59:29 (10967) [INFO] Metadata Cache Created
* 2026-06-08 19:59:29 (10984) [INFO] 
* 2026-06-08 19:59:29 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-08 19:59:29 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-08 19:59:30 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-08 19:59:30 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xz6D_ptbvg/ea_profile.json
* 2026-06-08 19:59:30 (10086) [INFO] Backed up EA4 profile to /tmp/xz6D_ptbvg/ea_profile.json
* 2026-06-08 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-08 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ujtvtf) Cannot update this system’s kernel.
* 2026-06-08 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-08 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-08 19:59:31 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-09 19:58:31 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-09 19:58:31 (12057) [INFO] Script is up to date.
* 2026-06-09 19:58:32 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-09 19:58:32 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-09 19:58:32 (10954) [INFO] 
* 2026-06-09 19:58:57 (10984) [INFO] 
* 2026-06-09 19:58:57 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-09 19:58:57 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-09 19:58:57 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-09 19:58:57 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-09 19:58:57 (10954) [INFO] 
* 2026-06-09 19:59:51 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-09 19:59:52 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-09 19:59:52 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-09 19:59:52 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-09 19:59:52 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-09 19:59:52 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-09 19:59:52 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-09 19:59:52 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-09 19:59:52 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-09 19:59:52 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-09 19:59:52 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-09 19:59:52 (10954) [INFO] 
* 2026-06-09 19:59:52 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-09 19:59:52 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-09 19:59:52 (10967) [INFO]  * EA4: 184.94.196.97
* 2026-06-09 19:59:52 (10967) [INFO]  * cpanel-plugins: 184.94.196.97
* 2026-06-09 19:59:52 (10967) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-09 20:00:53 (10967) [INFO] Metadata Cache Created
* 2026-06-09 20:00:53 (10984) [INFO] 
* 2026-06-09 20:00:53 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-09 20:00:53 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-09 20:00:54 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-09 20:00:54 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/xZX9YQqzD_/ea_profile.json
* 2026-06-09 20:00:54 (10086) [INFO] Backed up EA4 profile to /tmp/xZX9YQqzD_/ea_profile.json
* 2026-06-09 20:00:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-09 20:00:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 45c69r) Cannot update this system’s kernel.
* 2026-06-09 20:00:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-09 20:00:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-09 20:00:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-10 20:00:22 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-10 20:00:22 (12057) [INFO] Script is up to date.
* 2026-06-10 20:00:23 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-10 20:00:23 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-10 20:00:23 (10954) [INFO] 
* 2026-06-10 20:00:48 (10984) [INFO] 
* 2026-06-10 20:00:48 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-10 20:00:49 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-10 20:00:49 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-10 20:00:49 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-10 20:00:49 (10954) [INFO] 
* 2026-06-10 20:01:08 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-10 20:01:09 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-10 20:01:09 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-10 20:01:09 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-10 20:01:09 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-10 20:01:09 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-10 20:01:09 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-10 20:01:09 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-10 20:01:09 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-10 20:01:09 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-10 20:01:09 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-10 20:01:09 (10954) [INFO] 
* 2026-06-10 20:01:09 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-10 20:01:09 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-10 20:01:09 (10967) [INFO]  * EA4: 208.74.123.57
* 2026-06-10 20:01:09 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-06-10 20:01:09 (10967) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-06-10 20:01:09 (10967) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-10 20:01:32 (10967) [INFO] Metadata Cache Created
* 2026-06-10 20:01:32 (10984) [INFO] 
* 2026-06-10 20:01:32 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-10 20:01:32 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-10 20:01:32 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-10 20:01:32 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/N526z9Nl8u/ea_profile.json
* 2026-06-10 20:01:33 (10086) [INFO] Backed up EA4 profile to /tmp/N526z9Nl8u/ea_profile.json
* 2026-06-10 20:01:33 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-10 20:01:33 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ja3zss) Cannot update this system’s kernel.
* 2026-06-10 20:01:33 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-10 20:01:33 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-10 20:01:35 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-11 19:58:53 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-11 19:58:53 (12057) [INFO] Script is up to date.
* 2026-06-11 19:58:54 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-11 19:58:54 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-11 19:58:54 (10954) [INFO] 
* 2026-06-11 19:59:19 (10984) [INFO] 
* 2026-06-11 19:59:19 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-11 19:59:19 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-11 19:59:19 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-11 19:59:19 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-11 19:59:19 (10954) [INFO] 
* 2026-06-11 19:59:38 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-11 19:59:39 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-11 19:59:39 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-11 19:59:39 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-11 19:59:39 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-11 19:59:39 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-11 19:59:39 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-11 19:59:39 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-11 19:59:39 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-11 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-11 19:59:39 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-11 19:59:39 (10954) [INFO] 
* 2026-06-11 19:59:39 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-11 19:59:39 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-11 19:59:39 (10967) [INFO]  * EA4: 208.74.123.61
* 2026-06-11 19:59:39 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-06-11 19:59:39 (10967) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-06-11 19:59:39 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-06-11 20:00:00 (10967) [INFO] Metadata Cache Created
* 2026-06-11 20:00:00 (10984) [INFO] 
* 2026-06-11 20:00:00 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-11 20:00:00 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-11 20:00:00 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-11 20:00:00 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Us9cLW8tgB/ea_profile.json
* 2026-06-11 20:00:00 (10086) [INFO] Backed up EA4 profile to /tmp/Us9cLW8tgB/ea_profile.json
* 2026-06-11 20:00:01 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-11 20:00:01 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gzrpzr) Cannot update this system’s kernel.
* 2026-06-11 20:00:01 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-11 20:00:01 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-11 20:00:04 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-12 19:58:39 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-12 19:58:40 (12057) [INFO] Script is up to date.
* 2026-06-12 19:58:40 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-12 19:58:40 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-12 19:58:40 (10954) [INFO] 
* 2026-06-12 19:59:06 (10984) [INFO] 
* 2026-06-12 19:59:06 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-12 19:59:06 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-12 19:59:06 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-12 19:59:06 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-12 19:59:06 (10954) [INFO] 
* 2026-06-12 19:59:25 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-12 19:59:25 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-12 19:59:25 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-12 19:59:25 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-12 19:59:25 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-12 19:59:25 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-12 19:59:25 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-12 19:59:25 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-12 19:59:25 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-12 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-12 19:59:25 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-12 19:59:25 (10954) [INFO] 
* 2026-06-12 19:59:26 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-12 19:59:26 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-12 19:59:26 (10967) [INFO]  * EA4: 208.74.123.62
* 2026-06-12 19:59:26 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-06-12 19:59:26 (10967) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-06-12 19:59:26 (10967) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-12 19:59:45 (10967) [INFO] Metadata Cache Created
* 2026-06-12 19:59:45 (10984) [INFO] 
* 2026-06-12 19:59:45 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-12 19:59:45 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-12 19:59:45 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-12 19:59:45 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/svuHRK9oUX/ea_profile.json
* 2026-06-12 19:59:46 (10086) [INFO] Backed up EA4 profile to /tmp/svuHRK9oUX/ea_profile.json
* 2026-06-12 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-12 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 58cc62) Cannot update this system’s kernel.
* 2026-06-12 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-12 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-12 19:59:47 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-13 19:58:50 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-13 19:58:50 (12057) [INFO] Script is up to date.
* 2026-06-13 19:58:50 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-13 19:58:50 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-13 19:58:50 (10954) [INFO] 
* 2026-06-13 19:59:16 (10984) [INFO] 
* 2026-06-13 19:59:16 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-13 19:59:16 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-13 19:59:16 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-13 19:59:16 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-13 19:59:16 (10954) [INFO] 
* 2026-06-13 19:59:34 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-13 19:59:35 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-13 19:59:35 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-13 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-13 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-13 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-13 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-13 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-13 19:59:35 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-13 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-13 19:59:35 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-13 19:59:35 (10954) [INFO] 
* 2026-06-13 19:59:35 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-13 19:59:35 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-13 19:59:36 (10967) [INFO]  * EA4: 208.74.123.62
* 2026-06-13 19:59:36 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-06-13 19:59:36 (10967) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-06-13 19:59:36 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-06-13 19:59:57 (10967) [INFO] Metadata Cache Created
* 2026-06-13 19:59:57 (10984) [INFO] 
* 2026-06-13 19:59:57 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-13 19:59:57 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-13 19:59:57 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-13 19:59:57 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/JvI6muPTHz/ea_profile.json
* 2026-06-13 19:59:58 (10086) [INFO] Backed up EA4 profile to /tmp/JvI6muPTHz/ea_profile.json
* 2026-06-13 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-13 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID njj5gz) Cannot update this system’s kernel.
* 2026-06-13 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-13 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-13 19:59:59 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-14 19:58:45 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-14 19:58:46 (12057) [INFO] Script is up to date.
* 2026-06-14 19:58:46 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-14 19:58:46 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-14 19:58:46 (10954) [INFO] 
* 2026-06-14 19:59:12 (10984) [INFO] 
* 2026-06-14 19:59:12 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-14 19:59:12 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-14 19:59:12 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-14 19:59:12 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-14 19:59:12 (10954) [INFO] 
* 2026-06-14 19:59:32 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-14 19:59:33 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-14 19:59:33 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-14 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-14 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-14 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-14 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-14 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-14 19:59:33 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-14 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-14 19:59:33 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-14 19:59:33 (10954) [INFO] 
* 2026-06-14 19:59:33 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-14 19:59:33 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-14 19:59:33 (10967) [INFO]  * EA4: 208.74.123.57
* 2026-06-14 19:59:33 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-06-14 19:59:33 (10967) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-06-14 19:59:33 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-06-14 19:59:55 (10967) [INFO] Metadata Cache Created
* 2026-06-14 19:59:56 (10984) [INFO] 
* 2026-06-14 19:59:56 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-14 19:59:56 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-14 19:59:56 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-14 19:59:56 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/9jqLMPtFDM/ea_profile.json
* 2026-06-14 19:59:56 (10086) [INFO] Backed up EA4 profile to /tmp/9jqLMPtFDM/ea_profile.json
* 2026-06-14 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-14 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mybq5j) Cannot update this system’s kernel.
* 2026-06-14 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-14 19:59:57 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-14 19:59:57 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-15 19:58:20 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-15 19:58:20 (12057) [INFO] Script is up to date.
* 2026-06-15 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-15 19:58:21 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-15 19:58:21 (10954) [INFO] 
* 2026-06-15 19:58:46 (10984) [INFO] 
* 2026-06-15 19:58:46 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-15 19:58:46 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-15 19:58:46 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-15 19:58:46 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-15 19:58:46 (10954) [INFO] 
* 2026-06-15 19:59:06 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-15 19:59:07 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-15 19:59:07 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-15 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-15 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-15 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-15 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-15 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-15 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-15 19:59:07 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-15 19:59:07 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-15 19:59:07 (10954) [INFO] 
* 2026-06-15 19:59:07 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-15 19:59:07 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-15 19:59:08 (10967) [INFO]  * EA4: 208.74.123.57
* 2026-06-15 19:59:08 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-06-15 19:59:08 (10967) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-06-15 19:59:08 (10967) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-06-15 19:59:41 (10967) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/b4b3fe53047a1230214055c2eae572288e6a423393bb2e05e7b851a48c990d2d-other.sqlite.gz: [Errno 12] Timeout on https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/b4b3fe53047a1230214055c2eae572288e6a423393bb2e05e7b851a48c990d2d-other.sqlite.gz: (28, 'Operation timed out after 30001 milliseconds with 0 out of 0 bytes received')
* 2026-06-15 19:59:41 (10967) [INFO] Trying other mirror.
* 2026-06-15 19:59:41 (10967) [INFO] https://rollout.tuxcare.com/slot-2/el/7/x86_64//repodata/05e867c1d122d5e15c7b488d08a793e82e2434c573f97b4b504039ec125e42f2-filelists.sqlite.bz2: [Errno 12] Timeout on https://rollout.tuxcare.com/slot-2/el/7/x86_64//repodata/05e867c1d122d5e15c7b488d08a793e82e2434c573f97b4b504039ec125e42f2-filelists.sqlite.bz2: (28, 'Operation timed out after 30001 milliseconds with 0 out of 0 bytes received')
* 2026-06-15 19:59:41 (10967) [INFO] Trying other mirror.
* 2026-06-15 20:00:13 (10967) [INFO] Metadata Cache Created
* 2026-06-15 20:00:13 (10984) [INFO] 
* 2026-06-15 20:00:13 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-15 20:00:13 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-15 20:00:14 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-15 20:00:14 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/bys8hDH7JN/ea_profile.json
* 2026-06-15 20:00:14 (10086) [INFO] Backed up EA4 profile to /tmp/bys8hDH7JN/ea_profile.json
* 2026-06-15 20:00:15 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-15 20:00:15 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zgvndm) Cannot update this system’s kernel.
* 2026-06-15 20:00:15 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-15 20:00:15 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-15 20:00:15 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-16 19:58:51 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-16 19:58:51 (12057) [INFO] Script is up to date.
* 2026-06-16 19:58:52 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-16 19:58:52 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-16 19:58:52 (10954) [INFO] 
* 2026-06-16 19:59:19 (10984) [INFO] 
* 2026-06-16 19:59:19 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-16 19:59:19 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-16 19:59:19 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-16 19:59:19 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-16 19:59:19 (10954) [INFO] 
* 2026-06-16 19:59:39 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-16 19:59:40 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-16 19:59:40 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-16 19:59:40 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-16 19:59:40 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-16 19:59:40 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-16 19:59:40 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-16 19:59:40 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-16 19:59:40 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-16 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-16 19:59:40 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-16 19:59:40 (10954) [INFO] 
* 2026-06-16 19:59:40 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-16 19:59:40 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-16 19:59:40 (10967) [INFO]  * EA4: 208.74.123.62
* 2026-06-16 19:59:40 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-06-16 19:59:40 (10967) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-06-16 19:59:40 (10967) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-16 20:00:00 (10967) [INFO] Metadata Cache Created
* 2026-06-16 20:00:00 (10984) [INFO] 
* 2026-06-16 20:00:00 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-16 20:00:00 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-16 20:00:01 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-16 20:00:01 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/z6KfCXtotC/ea_profile.json
* 2026-06-16 20:00:02 (10086) [INFO] Backed up EA4 profile to /tmp/z6KfCXtotC/ea_profile.json
* 2026-06-16 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-16 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID e6e9zq) Cannot update this system’s kernel.
* 2026-06-16 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-16 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-16 20:00:03 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-17 20:00:41 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-17 20:00:41 (12057) [INFO] Script is up to date.
* 2026-06-17 20:00:42 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-17 20:00:42 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-17 20:00:42 (10954) [INFO] 
* 2026-06-17 20:01:09 (10984) [INFO] 
* 2026-06-17 20:01:09 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-17 20:01:09 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-17 20:01:09 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-17 20:01:09 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-17 20:01:09 (10954) [INFO] 
* 2026-06-17 20:02:27 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-17 20:02:28 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-17 20:02:28 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-17 20:02:28 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-17 20:02:28 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-17 20:02:28 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-17 20:02:28 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-17 20:02:28 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-17 20:02:28 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-17 20:02:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-17 20:02:28 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-17 20:02:28 (10954) [INFO] 
* 2026-06-17 20:02:28 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-17 20:02:28 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-17 20:02:28 (10967) [INFO]  * EA4: 208.74.123.57
* 2026-06-17 20:02:28 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-06-17 20:02:28 (10967) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-06-17 20:02:28 (10967) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-17 20:02:52 (10967) [INFO] Metadata Cache Created
* 2026-06-17 20:02:52 (10984) [INFO] 
* 2026-06-17 20:02:52 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-17 20:02:52 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-17 20:02:52 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-17 20:02:52 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qMKAfCnTk3/ea_profile.json
* 2026-06-17 20:02:53 (10086) [INFO] Backed up EA4 profile to /tmp/qMKAfCnTk3/ea_profile.json
* 2026-06-17 20:02:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-17 20:02:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3qmur8) Cannot update this system’s kernel.
* 2026-06-17 20:02:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-17 20:02:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-17 20:02:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-18 19:58:41 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-18 19:58:42 (12057) [INFO] Script is up to date.
* 2026-06-18 19:58:42 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-18 19:58:42 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-18 19:58:42 (10954) [INFO] 
* 2026-06-18 19:59:09 (10984) [INFO] 
* 2026-06-18 19:59:09 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-18 19:59:09 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-18 19:59:09 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-18 19:59:09 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-18 19:59:09 (10954) [INFO] 
* 2026-06-18 19:59:27 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-18 19:59:27 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-18 19:59:27 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-18 19:59:27 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-18 19:59:27 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-18 19:59:27 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-18 19:59:27 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-18 19:59:27 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-18 19:59:27 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-18 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-18 19:59:27 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-18 19:59:27 (10954) [INFO] 
* 2026-06-18 19:59:28 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-18 19:59:28 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-18 19:59:28 (10967) [INFO]  * EA4: 208.74.123.57
* 2026-06-18 19:59:28 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-06-18 19:59:28 (10967) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-06-18 19:59:28 (10967) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-18 19:59:48 (10967) [INFO] Metadata Cache Created
* 2026-06-18 19:59:48 (10984) [INFO] 
* 2026-06-18 19:59:48 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-18 19:59:48 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-18 19:59:48 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-18 19:59:48 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pPtgtGMwIQ/ea_profile.json
* 2026-06-18 19:59:49 (10086) [INFO] Backed up EA4 profile to /tmp/pPtgtGMwIQ/ea_profile.json
* 2026-06-18 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-18 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID d2nd3c) Cannot update this system’s kernel.
* 2026-06-18 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-18 19:59:49 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-18 19:59:50 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-19 19:58:20 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-19 19:58:20 (12057) [INFO] Script is up to date.
* 2026-06-19 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-19 19:58:21 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-19 19:58:21 (10954) [INFO] 
* 2026-06-19 19:58:48 (10984) [INFO] 
* 2026-06-19 19:58:48 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-19 19:58:48 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-19 19:58:48 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-19 19:58:48 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-19 19:58:48 (10954) [INFO] 
* 2026-06-19 19:59:07 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-19 19:59:07 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-19 19:59:07 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-19 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-19 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-19 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-19 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-19 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-19 19:59:07 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-19 19:59:07 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-19 19:59:07 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-19 19:59:07 (10954) [INFO] 
* 2026-06-19 19:59:08 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-19 19:59:08 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-19 19:59:08 (10967) [INFO]  * EA4: 208.74.123.61
* 2026-06-19 19:59:08 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-06-19 19:59:08 (10967) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-06-19 19:59:08 (10967) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-19 19:59:28 (10967) [INFO] Metadata Cache Created
* 2026-06-19 19:59:28 (10984) [INFO] 
* 2026-06-19 19:59:28 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-19 19:59:28 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-19 19:59:28 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-19 19:59:28 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/i30A6MdQ4F/ea_profile.json
* 2026-06-19 19:59:29 (10086) [INFO] Backed up EA4 profile to /tmp/i30A6MdQ4F/ea_profile.json
* 2026-06-19 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-19 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gvecmw) Cannot update this system’s kernel.
* 2026-06-19 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-19 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-19 19:59:30 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-20 19:58:47 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-20 19:58:47 (12057) [INFO] Script is up to date.
* 2026-06-20 19:58:48 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-20 19:58:48 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-20 19:58:48 (10954) [INFO] 
* 2026-06-20 19:59:13 (10984) [INFO] 
* 2026-06-20 19:59:13 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-20 19:59:13 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-20 19:59:13 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-20 19:59:13 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-20 19:59:13 (10954) [INFO] 
* 2026-06-20 19:59:32 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-20 19:59:32 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-20 19:59:32 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-20 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-20 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-20 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-20 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-20 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-20 19:59:32 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-20 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-20 19:59:32 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-20 19:59:32 (10954) [INFO] 
* 2026-06-20 19:59:32 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-20 19:59:32 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-20 19:59:33 (10967) [INFO]  * EA4: 208.74.123.62
* 2026-06-20 19:59:33 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-06-20 19:59:33 (10967) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-06-20 19:59:33 (10967) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-20 19:59:53 (10967) [INFO] Metadata Cache Created
* 2026-06-20 19:59:53 (10984) [INFO] 
* 2026-06-20 19:59:53 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-20 19:59:53 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-20 19:59:53 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-20 19:59:53 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AFrmXrY2QX/ea_profile.json
* 2026-06-20 19:59:54 (10086) [INFO] Backed up EA4 profile to /tmp/AFrmXrY2QX/ea_profile.json
* 2026-06-20 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-20 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vpupes) Cannot update this system’s kernel.
* 2026-06-20 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-20 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-20 19:59:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-21 19:59:34 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-21 19:59:34 (12057) [INFO] Script is up to date.
* 2026-06-21 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-21 19:59:35 (10953) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-21 19:59:35 (10954) [INFO] 
* 2026-06-21 20:00:00 (10984) [INFO] 
* 2026-06-21 20:00:00 (7201) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-21 20:00:00 (4584) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-21 20:00:00 (4591) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-21 20:00:00 (10953) [INFO] Running: /usr/bin/yum list extras
* 2026-06-21 20:00:00 (10954) [INFO] 
* 2026-06-21 20:00:21 (6932) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-21 20:00:22 (6899) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-21 20:00:22 (6899) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-21 20:00:22 (6932) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-21 20:00:22 (6932) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-21 20:00:22 (6932) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-21 20:00:22 (6932) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-21 20:00:22 (6932) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-21 20:00:22 (6932) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-21 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-21 20:00:22 (10953) [INFO] Running: /usr/bin/yum makecache
* 2026-06-21 20:00:22 (10954) [INFO] 
* 2026-06-21 20:00:22 (10967) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-21 20:00:22 (10967) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-21 20:00:22 (10967) [INFO]  * EA4: 208.74.123.61
* 2026-06-21 20:00:22 (10967) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-06-21 20:00:22 (10967) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-06-21 20:00:22 (10967) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-21 20:00:43 (10967) [INFO] Metadata Cache Created
* 2026-06-21 20:00:43 (10984) [INFO] 
* 2026-06-21 20:00:43 (6810) [WARN] There are unfinished yum transactions remaining.
* 2026-06-21 20:00:43 (6814) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-21 20:00:43 (2434) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-21 20:00:43 (10063) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Qtu_Cwq3zE/ea_profile.json
* 2026-06-21 20:00:44 (10086) [INFO] Backed up EA4 profile to /tmp/Qtu_Cwq3zE/ea_profile.json
* 2026-06-21 20:00:44 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-21 20:00:44 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jkr357) Cannot update this system’s kernel.
* 2026-06-21 20:00:44 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-21 20:00:44 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-21 20:00:45 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-22 19:59:25 (12035) [INFO] Self-update of script version 82 requested.
* 2026-06-22 19:59:25 (12040) [INFO] Newer version of script found. Downloading.
* 2026-06-22 19:59:25 (12049) [INFO] Script update to version 83 successful.
* 2026-06-22 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-22 19:59:26 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-22 19:59:26 (11137) [INFO] 
* 2026-06-22 19:59:55 (11167) [INFO] 
* 2026-06-22 19:59:55 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-22 19:59:55 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-22 19:59:55 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-22 19:59:55 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-06-22 19:59:55 (11137) [INFO] 
* 2026-06-22 20:00:00 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-22 20:00:00 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-22 20:00:00 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-22 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-22 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-22 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-22 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-22 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-22 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-22 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-22 20:00:00 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-06-22 20:00:00 (11137) [INFO] 
* 2026-06-22 20:00:01 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-22 20:00:01 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-22 20:00:01 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-06-22 20:00:01 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-06-22 20:00:01 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-06-22 20:00:01 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-22 20:00:11 (11150) [INFO] Metadata Cache Created
* 2026-06-22 20:00:11 (11167) [INFO] 
* 2026-06-22 20:00:11 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-06-22 20:00:11 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-22 20:00:12 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-22 20:00:12 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/EirlwEq_l9/ea_profile.json
* 2026-06-22 20:00:12 (10269) [INFO] Backed up EA4 profile to /tmp/EirlwEq_l9/ea_profile.json
* 2026-06-22 20:00:13 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-22 20:00:13 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 54qekg) Cannot update this system’s kernel.
* 2026-06-22 20:00:13 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-22 20:00:13 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-22 20:00:13 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-23 19:58:28 (12217) [INFO] Self-update of script version 83 requested.
* 2026-06-23 19:58:28 (12239) [INFO] Script is up to date.
* 2026-06-23 19:58:28 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-23 19:58:28 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-23 19:58:28 (11137) [INFO] 
* 2026-06-23 19:58:58 (11167) [INFO] 
* 2026-06-23 19:58:58 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-23 19:58:58 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-23 19:58:58 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-23 19:58:58 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-06-23 19:58:58 (11137) [INFO] 
* 2026-06-23 19:59:17 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-23 19:59:17 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-23 19:59:17 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-23 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-23 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-23 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-23 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-23 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-23 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-23 19:59:17 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-23 19:59:17 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-06-23 19:59:17 (11137) [INFO] 
* 2026-06-23 19:59:17 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-23 19:59:18 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-23 19:59:18 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-06-23 19:59:18 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-06-23 19:59:18 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-06-23 19:59:18 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-23 20:01:21 (11150) [INFO] Metadata Cache Created
* 2026-06-23 20:01:21 (11167) [INFO] 
* 2026-06-23 20:01:21 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-06-23 20:01:21 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-23 20:01:22 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-23 20:01:22 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/eXtWd2Su19/ea_profile.json
* 2026-06-23 20:01:22 (10269) [INFO] Backed up EA4 profile to /tmp/eXtWd2Su19/ea_profile.json
* 2026-06-23 20:01:22 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-23 20:01:22 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID j4nkm7) Cannot update this system’s kernel.
* 2026-06-23 20:01:22 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-23 20:01:22 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-23 20:01:23 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-24 19:58:28 (12217) [INFO] Self-update of script version 83 requested.
* 2026-06-24 19:58:28 (12239) [INFO] Script is up to date.
* 2026-06-24 19:58:29 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-24 19:58:29 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-24 19:58:29 (11137) [INFO] 
* 2026-06-24 19:58:59 (11167) [INFO] 
* 2026-06-24 19:58:59 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-24 19:58:59 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-24 19:58:59 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-24 19:58:59 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-06-24 19:58:59 (11137) [INFO] 
* 2026-06-24 19:59:17 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-24 19:59:17 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-24 19:59:17 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-24 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-24 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-24 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-24 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-24 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-24 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-24 19:59:17 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-24 19:59:17 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-06-24 19:59:17 (11137) [INFO] 
* 2026-06-24 19:59:17 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-24 19:59:17 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-24 19:59:18 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-06-24 19:59:18 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-06-24 19:59:18 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-06-24 19:59:18 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-24 19:59:37 (11150) [INFO] Metadata Cache Created
* 2026-06-24 19:59:37 (11167) [INFO] 
* 2026-06-24 19:59:37 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-06-24 19:59:37 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-24 19:59:37 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-24 19:59:37 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lmw_fcoUjN/ea_profile.json
* 2026-06-24 19:59:38 (10269) [INFO] Backed up EA4 profile to /tmp/lmw_fcoUjN/ea_profile.json
* 2026-06-24 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-24 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vfzsf9) Cannot update this system’s kernel.
* 2026-06-24 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-24 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-24 19:59:39 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-25 19:59:04 (12217) [INFO] Self-update of script version 83 requested.
* 2026-06-25 19:59:04 (12239) [INFO] Script is up to date.
* 2026-06-25 19:59:05 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-25 19:59:05 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-25 19:59:05 (11137) [INFO] 
* 2026-06-25 19:59:37 (11167) [INFO] 
* 2026-06-25 19:59:37 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-25 19:59:37 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-25 19:59:37 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-25 19:59:37 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-06-25 19:59:37 (11137) [INFO] 
* 2026-06-25 19:59:40 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-25 19:59:41 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-25 19:59:41 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-25 19:59:41 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-25 19:59:41 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-25 19:59:41 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-25 19:59:41 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-25 19:59:41 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-25 19:59:41 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-25 19:59:41 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-25 19:59:41 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-06-25 19:59:41 (11137) [INFO] 
* 2026-06-25 19:59:41 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-25 19:59:41 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-25 19:59:41 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-06-25 19:59:41 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-06-25 19:59:41 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-06-25 19:59:41 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-25 19:59:48 (11150) [INFO] Metadata Cache Created
* 2026-06-25 19:59:48 (11167) [INFO] 
* 2026-06-25 19:59:48 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-06-25 19:59:48 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-25 19:59:49 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-25 19:59:49 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6cFWUUGiJY/ea_profile.json
* 2026-06-25 19:59:49 (10269) [INFO] Backed up EA4 profile to /tmp/6cFWUUGiJY/ea_profile.json
* 2026-06-25 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-25 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID skywdb) Cannot update this system’s kernel.
* 2026-06-25 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-25 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-25 19:59:50 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-26 19:58:21 (12217) [INFO] Self-update of script version 83 requested.
* 2026-06-26 19:58:21 (12239) [INFO] Script is up to date.
* 2026-06-26 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-26 19:58:22 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-26 19:58:22 (11137) [INFO] 
* 2026-06-26 19:58:53 (11167) [INFO] 
* 2026-06-26 19:58:53 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-26 19:58:53 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-26 19:58:53 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-26 19:58:53 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-06-26 19:58:53 (11137) [INFO] 
* 2026-06-26 19:59:11 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-26 19:59:12 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-26 19:59:12 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-26 19:59:12 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-26 19:59:12 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-26 19:59:12 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-26 19:59:12 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-26 19:59:12 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-26 19:59:12 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-26 19:59:12 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-26 19:59:12 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-06-26 19:59:12 (11137) [INFO] 
* 2026-06-26 19:59:12 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-26 19:59:12 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-26 19:59:12 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-06-26 19:59:12 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-06-26 19:59:12 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-06-26 19:59:12 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-26 19:59:32 (11150) [INFO] Metadata Cache Created
* 2026-06-26 19:59:32 (11167) [INFO] 
* 2026-06-26 19:59:32 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-06-26 19:59:32 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-26 19:59:33 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-26 19:59:33 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Ok8VaBllMa/ea_profile.json
* 2026-06-26 19:59:33 (10269) [INFO] Backed up EA4 profile to /tmp/Ok8VaBllMa/ea_profile.json
* 2026-06-26 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-26 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b7kh3u) Cannot update this system’s kernel.
* 2026-06-26 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-26 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-26 19:59:34 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-27 19:58:54 (12217) [INFO] Self-update of script version 83 requested.
* 2026-06-27 19:58:55 (12239) [INFO] Script is up to date.
* 2026-06-27 19:58:55 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-27 19:58:55 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-27 19:58:55 (11137) [INFO] 
* 2026-06-27 19:59:21 (11167) [INFO] 
* 2026-06-27 19:59:21 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-27 19:59:21 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-27 19:59:21 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-27 19:59:21 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-06-27 19:59:21 (11137) [INFO] 
* 2026-06-27 19:59:39 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-27 19:59:40 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-27 19:59:40 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-27 19:59:40 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-27 19:59:40 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-27 19:59:40 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-27 19:59:40 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-27 19:59:40 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-27 19:59:40 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-27 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-27 19:59:40 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-06-27 19:59:40 (11137) [INFO] 
* 2026-06-27 19:59:40 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-27 19:59:40 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-27 19:59:41 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-06-27 19:59:41 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-06-27 19:59:41 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-06-27 19:59:41 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-27 20:00:15 (11150) [INFO] Metadata Cache Created
* 2026-06-27 20:00:15 (11167) [INFO] 
* 2026-06-27 20:00:15 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-06-27 20:00:15 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-27 20:00:15 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-27 20:00:15 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/c3AW3FUXFo/ea_profile.json
* 2026-06-27 20:00:16 (10269) [INFO] Backed up EA4 profile to /tmp/c3AW3FUXFo/ea_profile.json
* 2026-06-27 20:00:16 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-27 20:00:16 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8jx5fz) Cannot update this system’s kernel.
* 2026-06-27 20:00:16 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-27 20:00:16 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-27 20:00:17 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-28 19:58:47 (12217) [INFO] Self-update of script version 83 requested.
* 2026-06-28 19:58:47 (12239) [INFO] Script is up to date.
* 2026-06-28 19:58:48 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-28 19:58:48 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-28 19:58:48 (11137) [INFO] 
* 2026-06-28 19:59:13 (11167) [INFO] 
* 2026-06-28 19:59:13 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-28 19:59:13 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-28 19:59:13 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-28 19:59:13 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-06-28 19:59:13 (11137) [INFO] 
* 2026-06-28 19:59:30 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-28 19:59:30 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-28 19:59:30 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-28 19:59:30 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-28 19:59:30 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-28 19:59:30 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-28 19:59:30 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-28 19:59:30 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-28 19:59:30 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-28 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-28 19:59:30 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-06-28 19:59:30 (11137) [INFO] 
* 2026-06-28 19:59:30 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-28 19:59:30 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-28 19:59:31 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-06-28 19:59:31 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-06-28 19:59:31 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-06-28 19:59:31 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-28 20:00:19 (11150) [INFO] Metadata Cache Created
* 2026-06-28 20:00:19 (11167) [INFO] 
* 2026-06-28 20:00:19 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-06-28 20:00:19 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-28 20:00:20 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-28 20:00:20 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/O_A_UHvXwt/ea_profile.json
* 2026-06-28 20:00:20 (10269) [INFO] Backed up EA4 profile to /tmp/O_A_UHvXwt/ea_profile.json
* 2026-06-28 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-28 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID r5h4tm) Cannot update this system’s kernel.
* 2026-06-28 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-28 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-28 20:00:21 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-29 19:58:21 (12217) [INFO] Self-update of script version 83 requested.
* 2026-06-29 19:58:21 (12239) [INFO] Script is up to date.
* 2026-06-29 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-29 19:58:22 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-29 19:58:22 (11137) [INFO] 
* 2026-06-29 19:58:49 (11167) [INFO] 
* 2026-06-29 19:58:49 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-29 19:58:49 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-29 19:58:49 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-29 19:58:49 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-06-29 19:58:49 (11137) [INFO] 
* 2026-06-29 19:59:07 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-29 19:59:08 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-29 19:59:08 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-29 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-29 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-29 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-29 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-29 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-29 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-29 19:59:08 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-29 19:59:08 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-06-29 19:59:08 (11137) [INFO] 
* 2026-06-29 19:59:08 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-29 19:59:08 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-29 19:59:09 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-06-29 19:59:09 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-06-29 19:59:09 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-06-29 19:59:09 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-29 19:59:29 (11150) [INFO] Metadata Cache Created
* 2026-06-29 19:59:29 (11167) [INFO] 
* 2026-06-29 19:59:29 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-06-29 19:59:29 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-29 19:59:30 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-29 19:59:30 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/1ZKKoKEKfk/ea_profile.json
* 2026-06-29 19:59:30 (10269) [INFO] Backed up EA4 profile to /tmp/1ZKKoKEKfk/ea_profile.json
* 2026-06-29 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-29 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ptk8n3) Cannot update this system’s kernel.
* 2026-06-29 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-29 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-29 19:59:31 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-06-30 19:58:27 (12217) [INFO] Self-update of script version 83 requested.
* 2026-06-30 19:58:27 (12239) [INFO] Script is up to date.
* 2026-06-30 19:58:27 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-06-30 19:58:28 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-06-30 19:58:28 (11137) [INFO] 
* 2026-06-30 19:58:53 (11167) [INFO] 
* 2026-06-30 19:58:53 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-06-30 19:58:53 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-06-30 19:58:53 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-06-30 19:58:53 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-06-30 19:58:53 (11137) [INFO] 
* 2026-06-30 19:59:10 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-06-30 19:59:11 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-06-30 19:59:11 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-06-30 19:59:11 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-30 19:59:11 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-30 19:59:11 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-30 19:59:11 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-30 19:59:11 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-30 19:59:11 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-06-30 19:59:11 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-06-30 19:59:11 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-06-30 19:59:11 (11137) [INFO] 
* 2026-06-30 19:59:11 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-06-30 19:59:11 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-06-30 19:59:11 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-06-30 19:59:11 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-06-30 19:59:11 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-06-30 19:59:11 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-06-30 19:59:31 (11150) [INFO] Metadata Cache Created
* 2026-06-30 19:59:31 (11167) [INFO] 
* 2026-06-30 19:59:31 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-06-30 19:59:31 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-06-30 19:59:31 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-06-30 19:59:31 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/wm0WqR4516/ea_profile.json
* 2026-06-30 19:59:32 (10269) [INFO] Backed up EA4 profile to /tmp/wm0WqR4516/ea_profile.json
* 2026-06-30 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-06-30 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID andf5f) Cannot update this system’s kernel.
* 2026-06-30 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-06-30 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-06-30 19:59:33 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-01 19:58:39 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-01 19:58:39 (12239) [INFO] Script is up to date.
* 2026-07-01 19:58:40 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-01 19:58:40 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-01 19:58:40 (11137) [INFO] 
* 2026-07-01 19:59:06 (11167) [INFO] 
* 2026-07-01 19:59:06 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-01 19:59:07 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-01 19:59:07 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-01 19:59:07 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-01 19:59:07 (11137) [INFO] 
* 2026-07-01 19:59:28 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-01 19:59:28 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-01 19:59:28 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-01 19:59:28 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-01 19:59:28 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-01 19:59:28 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-01 19:59:28 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-01 19:59:28 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-01 19:59:28 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-01 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-01 19:59:28 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-01 19:59:28 (11137) [INFO] 
* 2026-07-01 19:59:28 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-01 19:59:28 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-01 19:59:29 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-07-01 19:59:29 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-07-01 19:59:29 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-07-01 19:59:29 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-01 19:59:54 (11150) [INFO] Metadata Cache Created
* 2026-07-01 19:59:54 (11167) [INFO] 
* 2026-07-01 19:59:54 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-01 19:59:54 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-01 19:59:54 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-01 19:59:54 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vldOlPo8ut/ea_profile.json
* 2026-07-01 19:59:55 (10269) [INFO] Backed up EA4 profile to /tmp/vldOlPo8ut/ea_profile.json
* 2026-07-01 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-07-01 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ads38q) Cannot update this system’s kernel.
* 2026-07-01 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-01 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-01 19:59:56 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-02 19:58:38 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-02 19:58:38 (12239) [INFO] Script is up to date.
* 2026-07-02 19:58:39 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-02 19:58:39 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-02 19:58:39 (11137) [INFO] 
* 2026-07-02 19:59:04 (11167) [INFO] 
* 2026-07-02 19:59:04 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-02 19:59:05 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-02 19:59:05 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-02 19:59:05 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-02 19:59:05 (11137) [INFO] 
* 2026-07-02 19:59:23 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-02 19:59:24 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-02 19:59:24 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-02 19:59:24 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-02 19:59:24 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-02 19:59:24 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-02 19:59:24 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-02 19:59:24 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-02 19:59:24 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-02 19:59:24 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-02 19:59:24 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-02 19:59:24 (11137) [INFO] 
* 2026-07-02 19:59:24 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-02 19:59:24 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-02 19:59:24 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-07-02 19:59:24 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-07-02 19:59:24 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-07-02 19:59:24 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-02 19:59:44 (11150) [INFO] Metadata Cache Created
* 2026-07-02 19:59:44 (11167) [INFO] 
* 2026-07-02 19:59:44 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-02 19:59:44 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-02 19:59:44 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-02 19:59:44 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7nhRQ1sYED/ea_profile.json
* 2026-07-02 19:59:45 (10269) [INFO] Backed up EA4 profile to /tmp/7nhRQ1sYED/ea_profile.json
* 2026-07-02 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-07-02 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID jmjk3d) Cannot update this system’s kernel.
* 2026-07-02 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-02 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-02 19:59:46 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-03 19:58:20 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-03 19:58:20 (12239) [INFO] Script is up to date.
* 2026-07-03 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-03 19:58:21 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-03 19:58:21 (11137) [INFO] 
* 2026-07-03 19:58:46 (11167) [INFO] 
* 2026-07-03 19:58:46 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-03 19:58:46 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-03 19:58:46 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-03 19:58:46 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-03 19:58:46 (11137) [INFO] 
* 2026-07-03 19:59:03 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-03 19:59:04 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-03 19:59:04 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-03 19:59:04 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-03 19:59:04 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-03 19:59:04 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-03 19:59:04 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-03 19:59:04 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-03 19:59:04 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-03 19:59:04 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-03 19:59:04 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-03 19:59:04 (11137) [INFO] 
* 2026-07-03 19:59:04 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-03 19:59:04 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-03 19:59:05 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-07-03 19:59:05 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-07-03 19:59:05 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-07-03 19:59:05 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-03 19:59:25 (11150) [INFO] Metadata Cache Created
* 2026-07-03 19:59:25 (11167) [INFO] 
* 2026-07-03 19:59:25 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-03 19:59:25 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-03 19:59:25 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-03 19:59:25 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/fAPcZluG4F/ea_profile.json
* 2026-07-03 19:59:26 (10269) [INFO] Backed up EA4 profile to /tmp/fAPcZluG4F/ea_profile.json
* 2026-07-03 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-07-03 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gzp2rr) Cannot update this system’s kernel.
* 2026-07-03 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-03 19:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-03 19:59:27 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-04 19:58:47 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-04 19:58:47 (12239) [INFO] Script is up to date.
* 2026-07-04 19:58:48 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-04 19:58:48 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-04 19:58:48 (11137) [INFO] 
* 2026-07-04 19:59:14 (11167) [INFO] 
* 2026-07-04 19:59:14 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-04 19:59:14 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-04 19:59:14 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-04 19:59:14 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-04 19:59:14 (11137) [INFO] 
* 2026-07-04 19:59:31 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-04 19:59:31 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-04 19:59:31 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-04 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-04 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-04 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-04 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-04 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-04 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-04 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-04 19:59:31 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-04 19:59:31 (11137) [INFO] 
* 2026-07-04 19:59:31 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-04 19:59:32 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-04 19:59:32 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-07-04 19:59:32 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-07-04 19:59:32 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-07-04 19:59:32 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-04 19:59:52 (11150) [INFO] Metadata Cache Created
* 2026-07-04 19:59:52 (11167) [INFO] 
* 2026-07-04 19:59:52 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-04 19:59:52 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-04 19:59:52 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-04 19:59:52 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/MfSNMuBJmB/ea_profile.json
* 2026-07-04 19:59:53 (10269) [INFO] Backed up EA4 profile to /tmp/MfSNMuBJmB/ea_profile.json
* 2026-07-04 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-07-04 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7u5srd) Cannot update this system’s kernel.
* 2026-07-04 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-04 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-04 19:59:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-05 19:58:46 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-05 19:58:46 (12239) [INFO] Script is up to date.
* 2026-07-05 19:58:46 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-05 19:58:47 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-05 19:58:47 (11137) [INFO] 
* 2026-07-05 19:59:11 (11167) [INFO] 
* 2026-07-05 19:59:11 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-05 19:59:12 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-05 19:59:12 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-05 19:59:12 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-05 19:59:12 (11137) [INFO] 
* 2026-07-05 19:59:31 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-05 19:59:31 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-05 19:59:31 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-05 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-05 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-05 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-05 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-05 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-05 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-05 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-05 19:59:31 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-05 19:59:31 (11137) [INFO] 
* 2026-07-05 19:59:31 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-05 19:59:31 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-05 19:59:32 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-07-05 19:59:32 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-07-05 19:59:32 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-07-05 19:59:32 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-05 19:59:53 (11150) [INFO] Metadata Cache Created
* 2026-07-05 19:59:53 (11167) [INFO] 
* 2026-07-05 19:59:53 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-05 19:59:53 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-05 19:59:54 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-05 19:59:54 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/prExCBh0Uu/ea_profile.json
* 2026-07-05 19:59:54 (10269) [INFO] Backed up EA4 profile to /tmp/prExCBh0Uu/ea_profile.json
* 2026-07-05 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-07-05 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tsxnpx) Cannot update this system’s kernel.
* 2026-07-05 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-05 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-05 19:59:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-06 19:58:27 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-06 19:58:27 (12239) [INFO] Script is up to date.
* 2026-07-06 19:58:28 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-06 19:58:28 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-06 19:58:28 (11137) [INFO] 
* 2026-07-06 19:58:53 (11167) [INFO] 
* 2026-07-06 19:58:53 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-06 19:58:53 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-06 19:58:53 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-06 19:58:53 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-06 19:58:53 (11137) [INFO] 
* 2026-07-06 19:59:11 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-06 19:59:12 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-06 19:59:12 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-06 19:59:12 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-06 19:59:12 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-06 19:59:12 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-06 19:59:12 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-06 19:59:12 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-06 19:59:12 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-06 19:59:12 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-06 19:59:12 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-06 19:59:12 (11137) [INFO] 
* 2026-07-06 19:59:12 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-06 19:59:12 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-06 19:59:12 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-07-06 19:59:12 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-07-06 19:59:12 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-07-06 19:59:12 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-06 19:59:32 (11150) [INFO] Metadata Cache Created
* 2026-07-06 19:59:32 (11167) [INFO] 
* 2026-07-06 19:59:32 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-06 19:59:32 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-06 19:59:32 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-06 19:59:32 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/W9yXZIfdYM/ea_profile.json
* 2026-07-06 19:59:33 (10269) [INFO] Backed up EA4 profile to /tmp/W9yXZIfdYM/ea_profile.json
* 2026-07-06 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-07-06 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vbv7um) Cannot update this system’s kernel.
* 2026-07-06 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-06 19:59:33 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-06 19:59:34 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-07 19:58:33 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-07 19:58:33 (12239) [INFO] Script is up to date.
* 2026-07-07 19:58:34 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-07 19:58:34 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-07 19:58:34 (11137) [INFO] 
* 2026-07-07 19:58:59 (11167) [INFO] 
* 2026-07-07 19:58:59 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-07 19:58:59 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-07 19:58:59 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-07 19:58:59 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-07 19:58:59 (11137) [INFO] 
* 2026-07-07 19:59:16 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-07 19:59:17 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-07 19:59:17 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-07 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-07 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-07 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-07 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-07 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-07 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-07 19:59:17 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-07 19:59:17 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-07 19:59:17 (11137) [INFO] 
* 2026-07-07 19:59:17 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-07 19:59:17 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-07 19:59:17 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-07-07 19:59:17 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-07-07 19:59:17 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-07-07 19:59:17 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-07 19:59:38 (11150) [INFO] Metadata Cache Created
* 2026-07-07 19:59:38 (11167) [INFO] 
* 2026-07-07 19:59:38 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-07 19:59:38 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-07 19:59:38 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-07 19:59:38 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zLyMP6RSzn/ea_profile.json
* 2026-07-07 19:59:38 (10269) [INFO] Backed up EA4 profile to /tmp/zLyMP6RSzn/ea_profile.json
* 2026-07-07 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-07-07 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID x88x27) Cannot update this system’s kernel.
* 2026-07-07 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-07 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-07 19:59:39 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-08 14:58:59 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-08 14:58:59 (12239) [INFO] Script is up to date.
* 2026-07-08 14:59:00 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-08 14:59:00 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-08 14:59:00 (11137) [INFO] 
* 2026-07-08 14:59:26 (11167) [INFO] 
* 2026-07-08 14:59:26 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-08 14:59:26 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel does not detect a valid license for itself on the system at this
time. This could cause problems during the update.

cPanel expects to find a license for the IP address 144.208.65.39.
Verify whether that IP address is licensed using the following site:

https://verify.cpanel.net/


* 2026-07-08 14:59:26 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-08 14:59:26 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-08 14:59:26 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-08 14:59:26 (11137) [INFO] 
* 2026-07-08 15:14:24 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-08 15:14:24 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-08 15:14:24 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-08 15:14:24 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-08 15:14:24 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-08 15:14:24 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-08 15:14:24 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-08 15:14:24 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-08 15:14:24 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-08 15:14:24 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-08 15:14:24 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-08 15:14:24 (11137) [INFO] 
* 2026-07-08 15:14:24 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-08 15:14:24 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-08 15:14:25 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-07-08 15:14:25 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-07-08 15:14:25 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-07-08 15:14:25 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-08 15:14:42 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4ff:1f0:8a6e::1: Network is unreachable"
* 2026-07-08 15:14:42 (11150) [INFO] Trying other mirror.
* 2026-07-08 15:14:57 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4ff:1f0:8a6e::1: Network is unreachable"
* 2026-07-08 15:14:57 (11150) [INFO] Trying other mirror.
* 2026-07-08 15:15:27 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: (28, 'Operation timed out after 30001 milliseconds with 0 out of 0 bytes received')
* 2026-07-08 15:15:27 (11150) [INFO] Trying other mirror.
* 2026-07-08 15:15:42 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:a880:800:14:0:3:ac3:f000: Network is unreachable"
* 2026-07-08 15:15:42 (11150) [INFO] Trying other mirror.
* 2026-07-08 15:16:12 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: (28, 'Operation timed out after 30000 milliseconds with 0 out of 0 bytes received')
* 2026-07-08 15:16:12 (11150) [INFO] Trying other mirror.
* 2026-07-08 15:16:27 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:a880:800:14:0:3:ac3:f000: Network is unreachable"
* 2026-07-08 15:16:27 (11150) [INFO] Trying other mirror.
* 2026-07-08 15:16:42 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:a880:800:14:0:3:ac3:f000: Network is unreachable"
* 2026-07-08 15:16:42 (11150) [INFO] Trying other mirror.
* 2026-07-08 15:16:57 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:a880:800:14:0:3:ac3:f000: Network is unreachable"
* 2026-07-08 15:16:57 (11150) [INFO] Trying other mirror.
* 2026-07-08 15:17:12 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:a880:800:14:0:3:ac3:f000: Network is unreachable"
* 2026-07-08 15:17:12 (11150) [INFO] Trying other mirror.
* 2026-07-08 15:17:42 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: (28, 'Operation timed out after 30000 milliseconds with 0 out of 0 bytes received')
* 2026-07-08 15:17:42 (11150) [INFO] Trying other mirror.
* 2026-07-08 15:19:08 (11150) [INFO] https://rollout.tuxcare.com/slot-3/el/7/x86_64//repodata/repomd.xml: [Errno 12] Timeout on https://rollout.tuxcare.com/slot-3/el/7/x86_64//repodata/repomd.xml: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
* 2026-07-08 15:19:08 (11150) [INFO] Trying other mirror.
* 2026-07-08 15:19:50 (11150) [INFO] https://rollout.tuxcare.com/slot-1/el/7/x86_64//repodata/4472589f71c17cf56b47926e08bebf1932355ae94e5cf37c97c3ea20835cc0a9-other.sqlite.bz2: [Errno 14] curl#7 - "Failed to connect to 2400:6180:10:200::99ec:3000: Network is unreachable"
* 2026-07-08 15:19:50 (11150) [INFO] Trying other mirror.
* 2026-07-08 19:58:31 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-08 19:58:31 (12239) [INFO] Script is up to date.
* 2026-07-08 19:58:32 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-08 19:58:32 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-08 19:58:32 (11137) [INFO] 
* 2026-07-08 19:58:57 (11167) [INFO] 
* 2026-07-08 19:58:57 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-08 19:58:57 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-08 19:58:57 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-08 19:58:57 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-08 19:58:57 (11137) [INFO] 
* 2026-07-08 19:59:14 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-08 19:59:14 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-08 19:59:14 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-08 19:59:14 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-08 19:59:14 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-08 19:59:14 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-08 19:59:14 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-08 19:59:14 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-08 19:59:14 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-08 19:59:14 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-08 19:59:14 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-08 19:59:14 (11137) [INFO] 
* 2026-07-08 19:59:14 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-08 19:59:14 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-08 19:59:15 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-07-08 19:59:15 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-07-08 19:59:15 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-07-08 19:59:15 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-08 19:59:35 (11150) [INFO] Metadata Cache Created
* 2026-07-08 19:59:35 (11167) [INFO] 
* 2026-07-08 19:59:35 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-08 19:59:35 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-08 19:59:36 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-08 19:59:36 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dTE8a5cNU7/ea_profile.json
* 2026-07-08 19:59:36 (10269) [INFO] Backed up EA4 profile to /tmp/dTE8a5cNU7/ea_profile.json
* 2026-07-08 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-07-08 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID pvhu9y) Cannot update this system’s kernel.
* 2026-07-08 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-08 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-08 19:59:37 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-09 19:58:40 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-09 19:58:40 (12239) [INFO] Script is up to date.
* 2026-07-09 19:58:41 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-09 19:58:41 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-09 19:58:41 (11137) [INFO] 
* 2026-07-09 19:59:06 (11167) [INFO] 
* 2026-07-09 19:59:06 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-09 19:59:06 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-09 19:59:06 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-09 19:59:06 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-09 19:59:06 (11137) [INFO] 
* 2026-07-09 19:59:23 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-09 19:59:24 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-09 19:59:24 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-09 19:59:24 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-09 19:59:24 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-09 19:59:24 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-09 19:59:24 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-09 19:59:24 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-09 19:59:24 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-09 19:59:24 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-09 19:59:24 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-09 19:59:24 (11137) [INFO] 
* 2026-07-09 19:59:24 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-09 19:59:24 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-09 19:59:24 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-07-09 19:59:24 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-07-09 19:59:24 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-07-09 19:59:24 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-09 19:59:44 (11150) [INFO] Metadata Cache Created
* 2026-07-09 19:59:44 (11167) [INFO] 
* 2026-07-09 19:59:44 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-09 19:59:44 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-09 19:59:45 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-09 19:59:45 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6aBz5GtuXD/ea_profile.json
* 2026-07-09 19:59:45 (10269) [INFO] Backed up EA4 profile to /tmp/6aBz5GtuXD/ea_profile.json
* 2026-07-09 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-07-09 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID w4q2rp) Cannot update this system’s kernel.
* 2026-07-09 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-09 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-09 19:59:46 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-10 19:58:39 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-10 19:58:39 (12239) [INFO] Script is up to date.
* 2026-07-10 19:58:40 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-10 19:58:40 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-10 19:58:40 (11137) [INFO] 
* 2026-07-10 19:59:05 (11167) [INFO] 
* 2026-07-10 19:59:05 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-10 19:59:05 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-10 19:59:05 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-10 19:59:05 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-10 19:59:05 (11137) [INFO] 
* 2026-07-10 19:59:25 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-10 19:59:25 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-10 19:59:25 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-10 19:59:25 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-10 19:59:25 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-10 19:59:25 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-10 19:59:25 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-10 19:59:25 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-10 19:59:25 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-10 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-10 19:59:25 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-10 19:59:25 (11137) [INFO] 
* 2026-07-10 19:59:26 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-10 19:59:26 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-10 19:59:26 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-07-10 19:59:26 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-07-10 19:59:26 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-07-10 19:59:26 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-10 19:59:45 (11150) [INFO] Metadata Cache Created
* 2026-07-10 19:59:45 (11167) [INFO] 
* 2026-07-10 19:59:45 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-10 19:59:45 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-10 19:59:46 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-10 19:59:46 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/WbU45wimkh/ea_profile.json
* 2026-07-10 19:59:46 (10269) [INFO] Backed up EA4 profile to /tmp/WbU45wimkh/ea_profile.json
* 2026-07-10 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-07-10 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gatqx6) Cannot update this system’s kernel.
* 2026-07-10 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-10 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-10 19:59:47 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-11 19:59:22 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-11 19:59:23 (12239) [INFO] Script is up to date.
* 2026-07-11 19:59:23 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-11 19:59:23 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-11 19:59:23 (11137) [INFO] 
* 2026-07-11 19:59:48 (11167) [INFO] 
* 2026-07-11 19:59:48 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-11 19:59:48 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-11 19:59:48 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-11 19:59:48 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-11 19:59:48 (11137) [INFO] 
* 2026-07-11 20:00:13 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-11 20:00:14 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-11 20:00:14 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-11 20:00:14 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-11 20:00:14 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-11 20:00:14 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-11 20:00:14 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-11 20:00:14 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-11 20:00:14 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-11 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-11 20:00:14 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-11 20:00:14 (11137) [INFO] 
* 2026-07-11 20:00:14 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-11 20:00:14 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-11 20:00:14 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-07-11 20:00:14 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-07-11 20:00:14 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-07-11 20:00:14 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-11 20:00:35 (11150) [INFO] Metadata Cache Created
* 2026-07-11 20:00:35 (11167) [INFO] 
* 2026-07-11 20:00:35 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-11 20:00:35 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-11 20:00:35 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-11 20:00:35 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Zj0VOusTj7/ea_profile.json
* 2026-07-11 20:00:35 (10269) [INFO] Backed up EA4 profile to /tmp/Zj0VOusTj7/ea_profile.json
* 2026-07-11 20:00:36 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-07-11 20:00:36 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8w22fp) Cannot update this system’s kernel.
* 2026-07-11 20:00:36 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-11 20:00:36 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-11 20:00:36 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-12 19:58:48 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-12 19:58:49 (12239) [INFO] Script is up to date.
* 2026-07-12 19:58:49 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-12 19:58:49 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-12 19:58:49 (11137) [INFO] 
* 2026-07-12 19:59:15 (11167) [INFO] 
* 2026-07-12 19:59:15 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-12 19:59:15 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-12 19:59:15 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-12 19:59:15 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-12 19:59:15 (11137) [INFO] 
* 2026-07-12 19:59:33 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-12 19:59:34 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-12 19:59:34 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-12 19:59:34 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-12 19:59:34 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-12 19:59:34 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-12 19:59:34 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-12 19:59:34 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-12 19:59:34 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-12 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-12 19:59:34 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-12 19:59:34 (11137) [INFO] 
* 2026-07-12 19:59:34 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-12 19:59:34 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-12 19:59:34 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-07-12 19:59:34 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-07-12 19:59:34 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-07-12 19:59:34 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-12 19:59:53 (11150) [INFO] Metadata Cache Created
* 2026-07-12 19:59:53 (11167) [INFO] 
* 2026-07-12 19:59:53 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-12 19:59:53 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-12 19:59:54 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-12 19:59:54 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/VAyh6FQStV/ea_profile.json
* 2026-07-12 19:59:54 (10269) [INFO] Backed up EA4 profile to /tmp/VAyh6FQStV/ea_profile.json
* 2026-07-12 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-07-12 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID n35ekk) Cannot update this system’s kernel.
* 2026-07-12 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-12 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-12 19:59:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-13 19:58:21 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-13 19:58:21 (12239) [INFO] Script is up to date.
* 2026-07-13 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-13 19:58:22 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-13 19:58:22 (11137) [INFO] 
* 2026-07-13 19:58:47 (11167) [INFO] 
* 2026-07-13 19:58:47 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-13 19:58:47 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-13 19:58:47 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-13 19:58:47 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-13 19:58:47 (11137) [INFO] 
* 2026-07-13 19:59:07 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-13 19:59:07 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-13 19:59:07 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-13 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-13 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-13 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-13 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-13 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-13 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-13 19:59:07 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-13 19:59:07 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-13 19:59:07 (11137) [INFO] 
* 2026-07-13 19:59:07 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-13 19:59:07 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-13 19:59:08 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-07-13 19:59:08 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-07-13 19:59:08 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-07-13 19:59:08 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-13 19:59:28 (11150) [INFO] Metadata Cache Created
* 2026-07-13 19:59:28 (11167) [INFO] 
* 2026-07-13 19:59:28 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-13 19:59:28 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-13 19:59:28 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-13 19:59:28 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/u6D0Uif1mz/ea_profile.json
* 2026-07-13 19:59:28 (10269) [INFO] Backed up EA4 profile to /tmp/u6D0Uif1mz/ea_profile.json
* 2026-07-13 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php56
- ea-php56-build
- ea-php56-libc-client
- ea-php56-libc-client-devel
- ea-php56-libc-client-static
- ea-php56-pear
- ea-php56-php-bcmath
- ea-php56-php-bz2
- ea-php56-php-calendar
- ea-php56-php-cli
- ea-php56-php-common
- ea-php56-php-curl
- ea-php56-php-dba
- ea-php56-php-devel
- ea-php56-php-enchant
- ea-php56-php-exif
- ea-php56-php-fileinfo
- ea-php56-php-fpm
- ea-php56-php-ftp
- ea-php56-php-gd
- ea-php56-php-gettext
- ea-php56-php-gmp
- ea-php56-php-iconv
- ea-php56-php-imap
- ea-php56-php-intl
- ea-php56-php-ioncube6
- ea-php56-php-ldap
- ea-php56-php-litespeed
- ea-php56-php-mbstring
- ea-php56-php-mcrypt
- ea-php56-php-mysqlnd
- ea-php56-php-odbc
- ea-php56-php-pdo
- ea-php56-php-pgsql
- ea-php56-php-posix
- ea-php56-php-process
- ea-php56-php-pspell
- ea-php56-php-snmp
- ea-php56-php-soap
- ea-php56-php-sockets
- ea-php56-php-sourceguardian
- ea-php56-php-xml
- ea-php56-php-xmlrpc
- ea-php56-php-zendguard
- ea-php56-php-zip
- ea-php56-runtime
- ea-php74-php-imagick

* 2026-07-13 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID cvf3ht) Cannot update this system’s kernel.
* 2026-07-13 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-13 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-13 19:59:29 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-14 19:59:15 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-14 19:59:15 (12239) [INFO] Script is up to date.
* 2026-07-14 19:59:16 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-14 19:59:16 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-14 19:59:16 (11137) [INFO] 
* 2026-07-14 19:59:41 (11167) [INFO] 
* 2026-07-14 19:59:41 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-14 19:59:41 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-14 19:59:41 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-14 19:59:41 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-14 19:59:41 (11137) [INFO] 
* 2026-07-14 19:59:58 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-14 19:59:59 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-14 19:59:59 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-14 19:59:59 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-14 19:59:59 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-14 19:59:59 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-14 19:59:59 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-14 19:59:59 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-14 19:59:59 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-14 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-14 19:59:59 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-14 19:59:59 (11137) [INFO] 
* 2026-07-14 19:59:59 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-14 19:59:59 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-14 19:59:59 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-07-14 19:59:59 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-07-14 19:59:59 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-07-14 19:59:59 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-14 20:00:20 (11150) [INFO] Metadata Cache Created
* 2026-07-14 20:00:20 (11167) [INFO] 
* 2026-07-14 20:00:20 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-14 20:00:20 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-14 20:00:20 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-14 20:00:20 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2JLgFLXn_t/ea_profile.json
* 2026-07-14 20:00:21 (10269) [INFO] Backed up EA4 profile to /tmp/2JLgFLXn_t/ea_profile.json
* 2026-07-14 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-14 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gusdy6) Cannot update this system’s kernel.
* 2026-07-14 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-14 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-14 20:00:22 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-15 19:59:21 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-15 19:59:26 (12239) [INFO] Script is up to date.
* 2026-07-15 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-15 19:59:27 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-15 19:59:27 (11137) [INFO] 
* 2026-07-15 19:59:52 (11167) [INFO] 
* 2026-07-15 19:59:52 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-15 19:59:52 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-15 19:59:52 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-15 19:59:52 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-15 19:59:52 (11137) [INFO] 
* 2026-07-15 20:00:23 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-15 20:00:23 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-15 20:00:23 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-15 20:00:23 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-15 20:00:23 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-15 20:00:23 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-15 20:00:23 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-15 20:00:23 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-15 20:00:23 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-15 20:00:23 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-15 20:00:23 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-15 20:00:23 (11137) [INFO] 
* 2026-07-15 20:00:24 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-15 20:00:24 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-15 20:00:24 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-07-15 20:00:24 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-07-15 20:00:24 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-07-15 20:00:24 (11150) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-07-15 20:01:14 (11150) [INFO] Metadata Cache Created
* 2026-07-15 20:01:14 (11167) [INFO] 
* 2026-07-15 20:01:14 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-15 20:01:14 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-15 20:01:15 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-15 20:01:15 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/W5e7dNhtcn/ea_profile.json
* 2026-07-15 20:01:15 (10269) [INFO] Backed up EA4 profile to /tmp/W5e7dNhtcn/ea_profile.json
* 2026-07-15 20:01:16 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-15 20:01:16 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4e7bqe) Cannot update this system’s kernel.
* 2026-07-15 20:01:16 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-15 20:01:16 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-15 20:01:16 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-16 19:59:22 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-16 19:59:22 (12239) [INFO] Script is up to date.
* 2026-07-16 19:59:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-16 19:59:22 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-16 19:59:22 (11137) [INFO] 
* 2026-07-16 19:59:48 (11167) [INFO] 
* 2026-07-16 19:59:48 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-16 19:59:48 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-16 19:59:48 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-16 19:59:48 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-16 19:59:48 (11137) [INFO] 
* 2026-07-16 19:59:51 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-16 19:59:51 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-16 19:59:51 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-16 19:59:51 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-16 19:59:51 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-16 19:59:51 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-16 19:59:51 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-16 19:59:51 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-16 19:59:51 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-16 19:59:51 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-16 19:59:51 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-16 19:59:51 (11137) [INFO] 
* 2026-07-16 19:59:51 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-16 19:59:51 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-16 19:59:52 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-07-16 19:59:52 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-07-16 19:59:52 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-07-16 19:59:52 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-16 19:59:57 (11150) [INFO] Metadata Cache Created
* 2026-07-16 19:59:57 (11167) [INFO] 
* 2026-07-16 19:59:57 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-16 19:59:57 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-16 19:59:58 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-16 19:59:58 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/RSuMbHiAy7/ea_profile.json
* 2026-07-16 19:59:58 (10269) [INFO] Backed up EA4 profile to /tmp/RSuMbHiAy7/ea_profile.json
* 2026-07-16 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-16 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ygcz6z) Cannot update this system’s kernel.
* 2026-07-16 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-16 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-16 19:59:59 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-17 19:58:47 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-17 19:58:47 (12239) [INFO] Script is up to date.
* 2026-07-17 19:58:48 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-17 19:58:48 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-17 19:58:48 (11137) [INFO] 
* 2026-07-17 19:59:16 (11167) [INFO] 
* 2026-07-17 19:59:16 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-17 19:59:16 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-17 19:59:16 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-17 19:59:16 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-17 19:59:16 (11137) [INFO] 
* 2026-07-17 19:59:47 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-17 19:59:47 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-17 19:59:47 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-17 19:59:47 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-17 19:59:47 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-17 19:59:47 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-17 19:59:47 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-17 19:59:47 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-17 19:59:47 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-17 19:59:47 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-17 19:59:47 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-17 19:59:47 (11137) [INFO] 
* 2026-07-17 19:59:47 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-17 19:59:47 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-17 19:59:48 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-07-17 19:59:48 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-07-17 19:59:48 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-07-17 19:59:48 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-17 20:00:20 (11150) [INFO] Metadata Cache Created
* 2026-07-17 20:00:20 (11167) [INFO] 
* 2026-07-17 20:00:20 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-17 20:00:20 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-17 20:00:21 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-17 20:00:21 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/AvNLtIoNNl/ea_profile.json
* 2026-07-17 20:00:21 (10269) [INFO] Backed up EA4 profile to /tmp/AvNLtIoNNl/ea_profile.json
* 2026-07-17 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-17 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4tzgj8) Cannot update this system’s kernel.
* 2026-07-17 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-17 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-17 20:00:22 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-18 19:58:46 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-18 19:58:46 (12239) [INFO] Script is up to date.
* 2026-07-18 19:58:46 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-18 19:58:46 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-18 19:58:46 (11137) [INFO] 
* 2026-07-18 19:59:12 (11167) [INFO] 
* 2026-07-18 19:59:12 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-18 19:59:12 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-18 19:59:12 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-18 19:59:12 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-18 19:59:12 (11137) [INFO] 
* 2026-07-18 19:59:30 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-18 19:59:31 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-18 19:59:31 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-18 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-18 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-18 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-18 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-18 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-18 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-18 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-18 19:59:31 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-18 19:59:31 (11137) [INFO] 
* 2026-07-18 19:59:31 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-18 19:59:31 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-18 19:59:31 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-07-18 19:59:31 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-07-18 19:59:31 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-07-18 19:59:31 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-18 19:59:52 (11150) [INFO] Metadata Cache Created
* 2026-07-18 19:59:52 (11167) [INFO] 
* 2026-07-18 19:59:52 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-18 19:59:52 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-18 19:59:53 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-18 19:59:53 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FBdB8YKYW8/ea_profile.json
* 2026-07-18 19:59:53 (10269) [INFO] Backed up EA4 profile to /tmp/FBdB8YKYW8/ea_profile.json
* 2026-07-18 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-18 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zqtw96) Cannot update this system’s kernel.
* 2026-07-18 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-18 19:59:55 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-18 19:59:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-19 19:58:46 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-19 19:58:46 (12239) [INFO] Script is up to date.
* 2026-07-19 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-19 19:58:47 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-19 19:58:47 (11137) [INFO] 
* 2026-07-19 19:59:12 (11167) [INFO] 
* 2026-07-19 19:59:12 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-19 19:59:12 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-19 19:59:12 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-19 19:59:12 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-19 19:59:12 (11137) [INFO] 
* 2026-07-19 19:59:31 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-19 19:59:32 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-19 19:59:32 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-19 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-19 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-19 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-19 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-19 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-19 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-19 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-19 19:59:32 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-19 19:59:32 (11137) [INFO] 
* 2026-07-19 19:59:32 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-19 19:59:32 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-19 19:59:32 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-07-19 19:59:32 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-07-19 19:59:32 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-07-19 19:59:32 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-19 19:59:59 (11150) [INFO] Metadata Cache Created
* 2026-07-19 19:59:59 (11167) [INFO] 
* 2026-07-19 19:59:59 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-19 19:59:59 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-19 19:59:59 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-19 19:59:59 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/UgPB6OMyCm/ea_profile.json
* 2026-07-19 19:59:59 (10269) [INFO] Backed up EA4 profile to /tmp/UgPB6OMyCm/ea_profile.json
* 2026-07-19 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-19 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID a9zxs3) Cannot update this system’s kernel.
* 2026-07-19 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-19 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-19 20:00:00 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-20 19:58:28 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-20 19:58:28 (12239) [INFO] Script is up to date.
* 2026-07-20 19:58:29 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-20 19:58:29 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-20 19:58:29 (11137) [INFO] 
* 2026-07-20 19:58:56 (11167) [INFO] 
* 2026-07-20 19:58:56 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-20 19:58:56 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-20 19:58:56 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-20 19:58:56 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-20 19:58:56 (11137) [INFO] 
* 2026-07-20 19:59:15 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-20 19:59:16 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-20 19:59:16 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-20 19:59:16 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-20 19:59:16 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-20 19:59:16 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-20 19:59:16 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-20 19:59:16 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-20 19:59:16 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-20 19:59:16 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-20 19:59:16 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-20 19:59:16 (11137) [INFO] 
* 2026-07-20 19:59:16 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-20 19:59:16 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-20 19:59:16 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-07-20 19:59:16 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-07-20 19:59:16 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-07-20 19:59:16 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-20 19:59:36 (11150) [INFO] Metadata Cache Created
* 2026-07-20 19:59:36 (11167) [INFO] 
* 2026-07-20 19:59:36 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-20 19:59:36 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-20 19:59:37 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-20 19:59:37 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/PxadSCWfWi/ea_profile.json
* 2026-07-20 19:59:37 (10269) [INFO] Backed up EA4 profile to /tmp/PxadSCWfWi/ea_profile.json
* 2026-07-20 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-20 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hn7gye) Cannot update this system’s kernel.
* 2026-07-20 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-20 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-20 19:59:38 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-21 19:58:28 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-21 19:58:28 (12239) [INFO] Script is up to date.
* 2026-07-21 19:58:28 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-21 19:58:28 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-21 19:58:28 (11137) [INFO] 
* 2026-07-21 19:58:55 (11167) [INFO] 
* 2026-07-21 19:58:55 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-21 19:58:55 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-21 19:58:55 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-21 19:58:55 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-21 19:58:55 (11137) [INFO] 
* 2026-07-21 19:59:38 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-21 19:59:39 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-21 19:59:39 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-21 19:59:39 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-21 19:59:39 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-21 19:59:39 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-21 19:59:39 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-21 19:59:39 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-21 19:59:39 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-21 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-21 19:59:39 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-21 19:59:39 (11137) [INFO] 
* 2026-07-21 19:59:39 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-21 19:59:39 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-21 19:59:40 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-07-21 19:59:40 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-07-21 19:59:40 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-07-21 19:59:40 (11150) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-07-21 20:00:15 (11150) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] HTTPS Error 502 - Bad Gateway
* 2026-07-21 20:00:15 (11150) [INFO] Trying other mirror.
* 2026-07-21 20:00:18 (11150) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 14] HTTPS Error 502 - Bad Gateway
* 2026-07-21 20:00:18 (11150) [INFO] Trying other mirror.
* 2026-07-21 20:00:33 (11150) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/6cd1864123ff72a15801c6e17e7b2cabd8b64c7ed38b179bc1f55e17671ea6f9-other.sqlite.bz2: [Errno 14] HTTPS Error 503 - Service Unavailable
* 2026-07-21 20:00:33 (11150) [INFO] Trying other mirror.
* 2026-07-21 20:00:33 (11150) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 14] HTTPS Error 503 - Service Unavailable
* 2026-07-21 20:00:33 (11150) [INFO] Trying other mirror.
* 2026-07-21 20:00:42 (11150) [INFO] Metadata Cache Created
* 2026-07-21 20:00:42 (11167) [INFO] 
* 2026-07-21 20:00:42 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-21 20:00:42 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-21 20:00:43 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-21 20:00:43 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DKWa80sAtg/ea_profile.json
* 2026-07-21 20:00:43 (10269) [INFO] Backed up EA4 profile to /tmp/DKWa80sAtg/ea_profile.json
* 2026-07-21 20:00:43 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-21 20:00:43 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID gk6djy) Cannot update this system’s kernel.
* 2026-07-21 20:00:44 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-21 20:00:44 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-21 20:00:44 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-22 19:58:29 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-22 19:58:29 (12239) [INFO] Script is up to date.
* 2026-07-22 19:58:30 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-22 19:58:30 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-22 19:58:30 (11137) [INFO] 
* 2026-07-22 19:58:57 (11167) [INFO] 
* 2026-07-22 19:58:57 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-22 19:58:57 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-22 19:58:57 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-22 19:58:57 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-22 19:58:57 (11137) [INFO] 
* 2026-07-22 19:59:16 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-22 19:59:17 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-22 19:59:17 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-22 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-22 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-22 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-22 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-22 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-22 19:59:17 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-22 19:59:17 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-22 19:59:17 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-22 19:59:17 (11137) [INFO] 
* 2026-07-22 19:59:17 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-22 19:59:17 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-22 19:59:17 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-07-22 19:59:17 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-07-22 19:59:17 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-07-22 19:59:17 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-22 19:59:39 (11150) [INFO] Metadata Cache Created
* 2026-07-22 19:59:39 (11167) [INFO] 
* 2026-07-22 19:59:39 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-22 19:59:39 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-22 19:59:39 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-22 19:59:39 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/st9abTLy9M/ea_profile.json
* 2026-07-22 19:59:40 (10269) [INFO] Backed up EA4 profile to /tmp/st9abTLy9M/ea_profile.json
* 2026-07-22 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-22 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ws99gq) Cannot update this system’s kernel.
* 2026-07-22 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-22 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-22 19:59:41 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-23 19:58:33 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-23 19:58:33 (12239) [INFO] Script is up to date.
* 2026-07-23 19:58:34 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-23 19:58:34 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-23 19:58:34 (11137) [INFO] 
* 2026-07-23 19:59:00 (11167) [INFO] 
* 2026-07-23 19:59:00 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-23 19:59:00 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-23 19:59:00 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-23 19:59:00 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-23 19:59:00 (11137) [INFO] 
* 2026-07-23 19:59:18 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-23 19:59:18 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-23 19:59:18 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-23 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-23 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-23 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-23 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-23 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-23 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-23 19:59:18 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-23 19:59:18 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-23 19:59:18 (11137) [INFO] 
* 2026-07-23 19:59:18 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-23 19:59:19 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-23 19:59:19 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-07-23 19:59:19 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-07-23 19:59:19 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-07-23 19:59:19 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-23 19:59:39 (11150) [INFO] Metadata Cache Created
* 2026-07-23 19:59:39 (11167) [INFO] 
* 2026-07-23 19:59:39 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-23 19:59:39 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-23 19:59:39 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-23 19:59:39 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vDsDt71suu/ea_profile.json
* 2026-07-23 19:59:40 (10269) [INFO] Backed up EA4 profile to /tmp/vDsDt71suu/ea_profile.json
* 2026-07-23 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-23 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8sn98m) Cannot update this system’s kernel.
* 2026-07-23 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-23 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-23 19:59:41 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-24 19:58:20 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-24 19:58:21 (12239) [INFO] Script is up to date.
* 2026-07-24 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-24 19:58:21 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-24 19:58:21 (11137) [INFO] 
* 2026-07-24 19:58:47 (11167) [INFO] 
* 2026-07-24 19:58:47 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-24 19:58:48 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-24 19:58:48 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-24 19:58:48 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-24 19:58:48 (11137) [INFO] 
* 2026-07-24 19:59:05 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-24 19:59:06 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-24 19:59:06 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-24 19:59:06 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-24 19:59:06 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-24 19:59:06 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-24 19:59:06 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-24 19:59:06 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-24 19:59:06 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-24 19:59:06 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-24 19:59:06 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-24 19:59:06 (11137) [INFO] 
* 2026-07-24 19:59:06 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-24 19:59:06 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-24 19:59:07 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-07-24 19:59:07 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-07-24 19:59:07 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-07-24 19:59:07 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-24 19:59:27 (11150) [INFO] Metadata Cache Created
* 2026-07-24 19:59:27 (11167) [INFO] 
* 2026-07-24 19:59:27 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-24 19:59:27 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-24 19:59:28 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-24 19:59:28 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/x_poB8ZovS/ea_profile.json
* 2026-07-24 19:59:28 (10269) [INFO] Backed up EA4 profile to /tmp/x_poB8ZovS/ea_profile.json
* 2026-07-24 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-24 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID w768bk) Cannot update this system’s kernel.
* 2026-07-24 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-24 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-24 19:59:29 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-25 19:58:46 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-25 19:58:46 (12239) [INFO] Script is up to date.
* 2026-07-25 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-25 19:58:47 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-25 19:58:47 (11137) [INFO] 
* 2026-07-25 19:59:12 (11167) [INFO] 
* 2026-07-25 19:59:12 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-25 19:59:12 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-25 19:59:12 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-25 19:59:12 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-25 19:59:12 (11137) [INFO] 
* 2026-07-25 19:59:31 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-25 19:59:32 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-25 19:59:32 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-25 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-25 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-25 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-25 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-25 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-25 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-25 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-25 19:59:32 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-25 19:59:32 (11137) [INFO] 
* 2026-07-25 19:59:32 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-25 19:59:32 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-25 19:59:32 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-07-25 19:59:32 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-07-25 19:59:32 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-07-25 19:59:32 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-25 19:59:52 (11150) [INFO] Metadata Cache Created
* 2026-07-25 19:59:52 (11167) [INFO] 
* 2026-07-25 19:59:52 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-25 19:59:52 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-25 19:59:53 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-25 19:59:53 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/JaDn2fIYd_/ea_profile.json
* 2026-07-25 19:59:53 (10269) [INFO] Backed up EA4 profile to /tmp/JaDn2fIYd_/ea_profile.json
* 2026-07-25 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-25 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID nap4pq) Cannot update this system’s kernel.
* 2026-07-25 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-25 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-25 19:59:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-26 19:58:50 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-26 19:58:50 (12239) [INFO] Script is up to date.
* 2026-07-26 19:58:51 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-26 19:58:51 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-26 19:58:51 (11137) [INFO] 
* 2026-07-26 19:59:17 (11167) [INFO] 
* 2026-07-26 19:59:17 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-26 19:59:17 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-26 19:59:17 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-26 19:59:17 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-26 19:59:17 (11137) [INFO] 
* 2026-07-26 19:59:35 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-26 19:59:36 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-26 19:59:36 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-26 19:59:36 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-26 19:59:36 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-26 19:59:36 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-26 19:59:36 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-26 19:59:36 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-26 19:59:36 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-26 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-26 19:59:36 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-26 19:59:36 (11137) [INFO] 
* 2026-07-26 19:59:36 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-26 19:59:36 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-26 19:59:36 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-07-26 19:59:36 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-07-26 19:59:36 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-07-26 19:59:36 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-26 19:59:55 (11150) [INFO] Metadata Cache Created
* 2026-07-26 19:59:55 (11167) [INFO] 
* 2026-07-26 19:59:55 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-26 19:59:55 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-26 19:59:55 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-26 19:59:55 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/lgTEhh2TKU/ea_profile.json
* 2026-07-26 19:59:56 (10269) [INFO] Backed up EA4 profile to /tmp/lgTEhh2TKU/ea_profile.json
* 2026-07-26 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-26 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hpqrby) Cannot update this system’s kernel.
* 2026-07-26 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-26 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-26 19:59:57 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-27 19:59:18 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-27 19:59:18 (12239) [INFO] Script is up to date.
* 2026-07-27 19:59:19 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-27 19:59:19 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-27 19:59:19 (11137) [INFO] 
* 2026-07-27 19:59:45 (11167) [INFO] 
* 2026-07-27 19:59:45 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-27 19:59:45 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-27 19:59:45 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-27 19:59:45 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-27 19:59:45 (11137) [INFO] 
* 2026-07-27 19:59:48 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-27 19:59:48 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-27 19:59:48 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-27 19:59:48 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-27 19:59:48 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-27 19:59:48 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-27 19:59:48 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-27 19:59:48 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-27 19:59:48 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-27 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-27 19:59:48 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-27 19:59:48 (11137) [INFO] 
* 2026-07-27 19:59:48 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-27 19:59:49 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-27 19:59:49 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-07-27 19:59:49 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-07-27 19:59:49 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-07-27 19:59:49 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-27 19:59:55 (11150) [INFO] Metadata Cache Created
* 2026-07-27 19:59:55 (11167) [INFO] 
* 2026-07-27 19:59:55 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-27 19:59:55 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-27 19:59:55 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-27 19:59:55 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3LCiumJl4k/ea_profile.json
* 2026-07-27 19:59:56 (10269) [INFO] Backed up EA4 profile to /tmp/3LCiumJl4k/ea_profile.json
* 2026-07-27 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-27 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8msa6u) Cannot update this system’s kernel.
* 2026-07-27 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-27 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-27 19:59:57 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-28 19:58:20 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-28 19:58:20 (12239) [INFO] Script is up to date.
* 2026-07-28 19:58:21 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-28 19:58:21 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-28 19:58:21 (11137) [INFO] 
* 2026-07-28 19:58:47 (11167) [INFO] 
* 2026-07-28 19:58:47 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-28 19:58:47 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-28 19:58:47 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-28 19:58:47 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-28 19:58:47 (11137) [INFO] 
* 2026-07-28 19:59:07 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-28 19:59:08 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-28 19:59:08 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-28 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-28 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-28 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-28 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-28 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-28 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-28 19:59:08 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-28 19:59:08 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-28 19:59:08 (11137) [INFO] 
* 2026-07-28 19:59:08 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-28 19:59:09 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-28 19:59:09 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-07-28 19:59:09 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-07-28 19:59:09 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-07-28 19:59:09 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-28 19:59:29 (11150) [INFO] Metadata Cache Created
* 2026-07-28 19:59:29 (11167) [INFO] 
* 2026-07-28 19:59:29 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-28 19:59:29 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-28 19:59:29 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-28 19:59:29 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3a7PrKdsaL/ea_profile.json
* 2026-07-28 19:59:30 (10269) [INFO] Backed up EA4 profile to /tmp/3a7PrKdsaL/ea_profile.json
* 2026-07-28 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-28 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qd8am9) Cannot update this system’s kernel.
* 2026-07-28 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-28 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-28 19:59:31 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-29 19:58:51 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-29 19:58:51 (12239) [INFO] Script is up to date.
* 2026-07-29 19:58:52 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-29 19:58:52 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-29 19:58:52 (11137) [INFO] 
* 2026-07-29 19:59:18 (11167) [INFO] 
* 2026-07-29 19:59:18 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-29 19:59:18 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-29 19:59:18 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-29 19:59:18 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-29 19:59:18 (11137) [INFO] 
* 2026-07-29 19:59:21 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-29 19:59:21 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-29 19:59:21 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-29 19:59:21 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-29 19:59:21 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-29 19:59:21 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-29 19:59:21 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-29 19:59:21 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-29 19:59:21 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-29 19:59:21 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-29 19:59:21 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-29 19:59:21 (11137) [INFO] 
* 2026-07-29 19:59:22 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-29 19:59:22 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-29 19:59:22 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-07-29 19:59:22 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-07-29 19:59:22 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-07-29 19:59:22 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-29 19:59:23 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden
* 2026-07-29 19:59:23 (11150) [INFO] Trying other mirror.
* 2026-07-29 19:59:23 (11150) [INFO] To address this issue please refer to the below wiki article
* 2026-07-29 19:59:23 (11150) [INFO] 
* 2026-07-29 19:59:23 (11150) [INFO] https://wiki.centos.org/yum-errors
* 2026-07-29 19:59:23 (11150) [INFO] 
* 2026-07-29 19:59:23 (11150) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2026-07-29 19:59:23 (11150) [INFO] 
* 2026-07-29 19:59:23 (11150) [INFO] 
* 2026-07-29 19:59:23 (11150) [INFO] 
* 2026-07-29 19:59:23 (11150) [INFO]  One of the configured repositories failed (CentOS 7 Extended Lifecycle Support by TuxCare),
* 2026-07-29 19:59:23 (11150) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 2026-07-29 19:59:23 (11150) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2026-07-29 19:59:23 (11150) [INFO] 
* 2026-07-29 19:59:23 (11150) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 2026-07-29 19:59:23 (11150) [INFO] 
* 2026-07-29 19:59:23 (11150) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2026-07-29 19:59:23 (11150) [INFO]         upstream. This is most often useful if you are using a newer
* 2026-07-29 19:59:23 (11150) [INFO]         distribution release than is supported by the repository (and the
* 2026-07-29 19:59:23 (11150) [INFO]         packages for the previous distribution release still work).
* 2026-07-29 19:59:23 (11150) [INFO] 
* 2026-07-29 19:59:23 (11150) [INFO]      3. Run the command with the repository temporarily disabled
* 2026-07-29 19:59:23 (11150) [INFO]             yum --disablerepo=centos7-els ...
* 2026-07-29 19:59:23 (11150) [INFO] 
* 2026-07-29 19:59:23 (11150) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 2026-07-29 19:59:23 (11150) [INFO]         will then just ignore the repository until you permanently enable it
* 2026-07-29 19:59:23 (11150) [INFO]         again or use --enablerepo for temporary usage:
* 2026-07-29 19:59:23 (11150) [INFO] 
* 2026-07-29 19:59:23 (11150) [INFO]             yum-config-manager --disable centos7-els
* 2026-07-29 19:59:23 (11150) [INFO]         or
* 2026-07-29 19:59:23 (11150) [INFO]             subscription-manager repos --disable=centos7-els
* 2026-07-29 19:59:23 (11150) [INFO] 
* 2026-07-29 19:59:23 (11150) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 2026-07-29 19:59:23 (11150) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 2026-07-29 19:59:23 (11150) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 2026-07-29 19:59:23 (11150) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 2026-07-29 19:59:23 (11150) [INFO]         compromise:
* 2026-07-29 19:59:23 (11150) [INFO] 
* 2026-07-29 19:59:23 (11150) [INFO]             yum-config-manager --save --setopt=centos7-els.skip_if_unavailable=true
* 2026-07-29 19:59:23 (11150) [INFO] 
* 2026-07-29 19:59:23 (11150) [INFO] failure: repodata/repomd.xml from centos7-els: [Errno 256] No more mirrors to try.
* 2026-07-29 19:59:23 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden
* 2026-07-29 19:59:23 (11167) [INFO] 
* 2026-07-29 19:59:23 (6948) [WARN] Initial run of "yum makecache" failed: https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] HTTPS 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/.



 One of the configured repositories failed (CentOS 7 Extended Lifecycle Support by TuxCare),
 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=centos7-els ...

     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 centos7-els
        or
            subscription-manager repos --disable=centos7-els

     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=centos7-els.skip_if_unavailable=true

failure: repodata/repomd.xml from centos7-els: [Errno 256] No more mirrors to try.
https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden
* 2026-07-29 19:59:23 (6949) [WARN] Running "yum clean all" in an attempt to fix yum
* 2026-07-29 19:59:23 (11136) [INFO] Running: /usr/bin/yum clean all
* 2026-07-29 19:59:23 (11137) [INFO] 
* 2026-07-29 19:59:24 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-29 19:59:24 (11150) [INFO] Cleaning repos: EA4 cpanel-addons-production-feed cpanel-plugins MariaDB102 base
* 2026-07-29 19:59:24 (11150) [INFO]               : centos7-els centos7els-rollout-1 centos7els-rollout-2
* 2026-07-29 19:59:24 (11150) [INFO]               : centos7els-rollout-3 centos7els-rollout-4 centos7els-rollout-5
* 2026-07-29 19:59:24 (11150) [INFO]               : centos7els-rollout-6 epel extras imhbase monarx updates
* 2026-07-29 19:59:24 (11150) [INFO]               : wp-toolkit-cpanel wp-toolkit-thirdparties
* 2026-07-29 19:59:24 (11150) [INFO] Cleaning up list of fastest mirrors
* 2026-07-29 19:59:24 (11150) [INFO] Other repos take up 2.0 M of disk space (use --verbose for details)
* 2026-07-29 19:59:24 (11167) [INFO] 
* 2026-07-29 19:59:24 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-29 19:59:24 (11137) [INFO] 
* 2026-07-29 19:59:24 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-29 19:59:24 (11150) [INFO] Determining fastest mirrors
* 2026-07-29 19:59:27 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-07-29 19:59:27 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-07-29 19:59:27 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-07-29 19:59:27 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-29 19:59:28 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden
* 2026-07-29 19:59:28 (11150) [INFO] Trying other mirror.
* 2026-07-29 19:59:28 (11150) [INFO] To address this issue please refer to the below wiki article
* 2026-07-29 19:59:28 (11150) [INFO] 
* 2026-07-29 19:59:28 (11150) [INFO] https://wiki.centos.org/yum-errors
* 2026-07-29 19:59:28 (11150) [INFO] 
* 2026-07-29 19:59:28 (11150) [INFO] If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
* 2026-07-29 19:59:28 (11150) [INFO] 
* 2026-07-29 19:59:28 (11150) [INFO] 
* 2026-07-29 19:59:28 (11150) [INFO] 
* 2026-07-29 19:59:28 (11150) [INFO]  One of the configured repositories failed (CentOS 7 Extended Lifecycle Support by TuxCare),
* 2026-07-29 19:59:28 (11150) [INFO]  and yum doesn't have enough cached data to continue. At this point the only
* 2026-07-29 19:59:28 (11150) [INFO]  safe thing yum can do is fail. There are a few ways to work "fix" this:
* 2026-07-29 19:59:28 (11150) [INFO] 
* 2026-07-29 19:59:28 (11150) [INFO]      1. Contact the upstream for the repository and get them to fix the problem.
* 2026-07-29 19:59:28 (11150) [INFO] 
* 2026-07-29 19:59:28 (11150) [INFO]      2. Reconfigure the baseurl/etc. for the repository, to point to a working
* 2026-07-29 19:59:28 (11150) [INFO]         upstream. This is most often useful if you are using a newer
* 2026-07-29 19:59:28 (11150) [INFO]         distribution release than is supported by the repository (and the
* 2026-07-29 19:59:28 (11150) [INFO]         packages for the previous distribution release still work).
* 2026-07-29 19:59:28 (11150) [INFO] 
* 2026-07-29 19:59:28 (11150) [INFO]      3. Run the command with the repository temporarily disabled
* 2026-07-29 19:59:28 (11150) [INFO]             yum --disablerepo=centos7-els ...
* 2026-07-29 19:59:28 (11150) [INFO] 
* 2026-07-29 19:59:28 (11150) [INFO]      4. Disable the repository permanently, so yum won't use it by default. Yum
* 2026-07-29 19:59:28 (11150) [INFO]         will then just ignore the repository until you permanently enable it
* 2026-07-29 19:59:28 (11150) [INFO]         again or use --enablerepo for temporary usage:
* 2026-07-29 19:59:28 (11150) [INFO] 
* 2026-07-29 19:59:28 (11150) [INFO]             yum-config-manager --disable centos7-els
* 2026-07-29 19:59:28 (11150) [INFO]         or
* 2026-07-29 19:59:28 (11150) [INFO]             subscription-manager repos --disable=centos7-els
* 2026-07-29 19:59:28 (11150) [INFO] 
* 2026-07-29 19:59:28 (11150) [INFO]      5. Configure the failing repository to be skipped, if it is unavailable.
* 2026-07-29 19:59:28 (11150) [INFO]         Note that yum will try to contact the repo. when it runs most commands,
* 2026-07-29 19:59:28 (11150) [INFO]         so will have to try and fail each time (and thus. yum will be be much
* 2026-07-29 19:59:28 (11150) [INFO]         slower). If it is a very temporary problem though, this is often a nice
* 2026-07-29 19:59:28 (11150) [INFO]         compromise:
* 2026-07-29 19:59:28 (11150) [INFO] 
* 2026-07-29 19:59:28 (11150) [INFO]             yum-config-manager --save --setopt=centos7-els.skip_if_unavailable=true
* 2026-07-29 19:59:28 (11150) [INFO] 
* 2026-07-29 19:59:28 (11150) [INFO] failure: repodata/repomd.xml from centos7-els: [Errno 256] No more mirrors to try.
* 2026-07-29 19:59:28 (11150) [INFO] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden
* 2026-07-29 19:59:28 (11167) [INFO] 
* 2026-07-29 19:59:28 (6958) [ERROR] '/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/
* 2026-07-29 19:59:28 (6959) [ERROR] https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] HTTPS 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/.



 One of the configured repositories failed (CentOS 7 Extended Lifecycle Support by TuxCare),
 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=centos7-els ...

     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 centos7-els
        or
            subscription-manager repos --disable=centos7-els

     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=centos7-els.skip_if_unavailable=true

failure: repodata/repomd.xml from centos7-els: [Errno 256] No more mirrors to try.
https://repo.tuxcare.com/centos7-els//updates/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden
* 2026-07-29 19:59:29 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-29 19:59:29 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/i8SFPBXNxx/ea_profile.json
* 2026-07-29 19:59:31 (551) [WARN] 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/i8SFPBXNxx/ea_profile.json at /usr/local/cpanel/scripts/elevate-cpanel line 10248.
* 2026-07-29 19:59:31 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-30 19:59:11 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-30 19:59:11 (12239) [INFO] Script is up to date.
* 2026-07-30 19:59:12 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-30 19:59:12 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-30 19:59:12 (11137) [INFO] 
* 2026-07-30 19:59:39 (11167) [INFO] 
* 2026-07-30 19:59:39 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-30 19:59:39 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-30 19:59:39 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-30 19:59:39 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-30 19:59:39 (11137) [INFO] 
* 2026-07-30 19:59:41 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-30 19:59:42 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-30 19:59:42 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-30 19:59:42 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-30 19:59:42 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-30 19:59:42 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-30 19:59:42 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-30 19:59:42 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-30 19:59:42 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-30 19:59:42 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-30 19:59:42 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-30 19:59:42 (11137) [INFO] 
* 2026-07-30 19:59:42 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-30 19:59:42 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-30 19:59:43 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-07-30 19:59:43 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-07-30 19:59:43 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-07-30 19:59:43 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-30 19:59:49 (11150) [INFO] Metadata Cache Created
* 2026-07-30 19:59:49 (11167) [INFO] 
* 2026-07-30 19:59:49 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-30 19:59:49 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-30 19:59:49 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-30 19:59:49 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cx54sK5SHM/ea_profile.json
* 2026-07-30 19:59:50 (10269) [INFO] Backed up EA4 profile to /tmp/cx54sK5SHM/ea_profile.json
* 2026-07-30 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-30 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wj6e8c) Cannot update this system’s kernel.
* 2026-07-30 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-30 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-30 19:59:51 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-07-31 19:58:32 (12217) [INFO] Self-update of script version 83 requested.
* 2026-07-31 19:58:32 (12239) [INFO] Script is up to date.
* 2026-07-31 19:58:33 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-07-31 19:58:33 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-07-31 19:58:33 (11137) [INFO] 
* 2026-07-31 19:58:59 (11167) [INFO] 
* 2026-07-31 19:58:59 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-07-31 19:58:59 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-07-31 19:58:59 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-07-31 19:58:59 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-07-31 19:58:59 (11137) [INFO] 
* 2026-07-31 19:59:18 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-07-31 19:59:18 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-07-31 19:59:18 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-07-31 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-31 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-31 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-31 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-31 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-31 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-07-31 19:59:18 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-07-31 19:59:18 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-07-31 19:59:18 (11137) [INFO] 
* 2026-07-31 19:59:18 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-07-31 19:59:18 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-07-31 19:59:19 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-07-31 19:59:19 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-07-31 19:59:19 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-07-31 19:59:19 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-07-31 19:59:42 (11150) [INFO] Metadata Cache Created
* 2026-07-31 19:59:42 (11167) [INFO] 
* 2026-07-31 19:59:42 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-07-31 19:59:42 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-07-31 19:59:42 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-07-31 19:59:42 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/K9yjHg6y_Z/ea_profile.json
* 2026-07-31 19:59:42 (10269) [INFO] Backed up EA4 profile to /tmp/K9yjHg6y_Z/ea_profile.json
* 2026-07-31 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-07-31 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b5jz3e) Cannot update this system’s kernel.
* 2026-07-31 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-07-31 19:59:43 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-07-31 19:59:43 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-01 19:58:46 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-01 19:58:46 (12239) [INFO] Script is up to date.
* 2026-08-01 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-01 19:58:47 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-01 19:58:47 (11137) [INFO] 
* 2026-08-01 19:59:12 (11167) [INFO] 
* 2026-08-01 19:59:12 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-01 19:59:12 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-01 19:59:12 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-01 19:59:12 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-01 19:59:12 (11137) [INFO] 
* 2026-08-01 19:59:31 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-01 19:59:31 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-01 19:59:31 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-01 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-01 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-01 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-01 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-01 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-01 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-01 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-01 19:59:31 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-01 19:59:31 (11137) [INFO] 
* 2026-08-01 19:59:31 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-01 19:59:31 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-01 19:59:32 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-08-01 19:59:32 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-08-01 19:59:32 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-08-01 19:59:32 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-01 19:59:51 (11150) [INFO] Metadata Cache Created
* 2026-08-01 19:59:52 (11167) [INFO] 
* 2026-08-01 19:59:52 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-01 19:59:52 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-01 19:59:52 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-01 19:59:52 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/IN2hUrEqw1/ea_profile.json
* 2026-08-01 19:59:52 (10269) [INFO] Backed up EA4 profile to /tmp/IN2hUrEqw1/ea_profile.json
* 2026-08-01 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-01 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID t2tsz7) Cannot update this system’s kernel.
* 2026-08-01 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-01 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-01 19:59:53 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-02 19:58:47 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-02 19:58:47 (12239) [INFO] Script is up to date.
* 2026-08-02 19:58:48 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-02 19:58:48 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-02 19:58:48 (11137) [INFO] 
* 2026-08-02 19:59:14 (11167) [INFO] 
* 2026-08-02 19:59:14 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-02 19:59:14 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-02 19:59:14 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-02 19:59:14 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-02 19:59:14 (11137) [INFO] 
* 2026-08-02 19:59:31 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-02 19:59:32 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-02 19:59:32 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-02 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-02 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-02 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-02 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-02 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-02 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-02 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-02 19:59:32 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-02 19:59:32 (11137) [INFO] 
* 2026-08-02 19:59:32 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-02 19:59:32 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-02 19:59:33 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-08-02 19:59:33 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-08-02 19:59:33 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-08-02 19:59:33 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-02 19:59:52 (11150) [INFO] Metadata Cache Created
* 2026-08-02 19:59:52 (11167) [INFO] 
* 2026-08-02 19:59:52 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-02 19:59:52 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-02 19:59:53 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-02 19:59:53 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tyDY8Hdl9U/ea_profile.json
* 2026-08-02 19:59:53 (10269) [INFO] Backed up EA4 profile to /tmp/tyDY8Hdl9U/ea_profile.json
* 2026-08-02 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-02 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 25438f) Cannot update this system’s kernel.
* 2026-08-02 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-02 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-02 19:59:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-03 19:58:32 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-03 19:58:32 (12239) [INFO] Script is up to date.
* 2026-08-03 19:58:32 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-03 19:58:32 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-03 19:58:32 (11137) [INFO] 
* 2026-08-03 19:58:58 (11167) [INFO] 
* 2026-08-03 19:58:58 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-03 19:58:58 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-03 19:58:58 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-03 19:58:58 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-03 19:58:58 (11137) [INFO] 
* 2026-08-03 19:59:16 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-03 19:59:16 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-03 19:59:16 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-03 19:59:16 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-03 19:59:16 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-03 19:59:16 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-03 19:59:16 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-03 19:59:16 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-03 19:59:16 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-03 19:59:16 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-03 19:59:16 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-03 19:59:16 (11137) [INFO] 
* 2026-08-03 19:59:16 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-03 19:59:16 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-03 19:59:17 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-08-03 19:59:17 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-08-03 19:59:17 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-08-03 19:59:17 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-03 19:59:37 (11150) [INFO] Metadata Cache Created
* 2026-08-03 19:59:37 (11167) [INFO] 
* 2026-08-03 19:59:37 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-03 19:59:37 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-03 19:59:37 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-03 19:59:37 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6fMhcyIm5r/ea_profile.json
* 2026-08-03 19:59:38 (10269) [INFO] Backed up EA4 profile to /tmp/6fMhcyIm5r/ea_profile.json
* 2026-08-03 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-03 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ufh3bd) Cannot update this system’s kernel.
* 2026-08-03 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-03 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-03 19:59:39 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-04 19:58:51 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-04 19:58:51 (12239) [INFO] Script is up to date.
* 2026-08-04 19:58:52 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-04 19:58:52 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-04 19:58:52 (11137) [INFO] 
* 2026-08-04 19:59:18 (11167) [INFO] 
* 2026-08-04 19:59:18 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-04 19:59:18 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-04 19:59:18 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-04 19:59:18 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-04 19:59:18 (11137) [INFO] 
* 2026-08-04 19:59:37 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-04 19:59:37 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-04 19:59:37 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-04 19:59:37 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-04 19:59:37 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-04 19:59:37 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-04 19:59:37 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-04 19:59:37 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-04 19:59:37 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-04 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-04 19:59:37 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-04 19:59:37 (11137) [INFO] 
* 2026-08-04 19:59:37 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-04 19:59:38 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-04 19:59:38 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-08-04 19:59:38 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-08-04 19:59:38 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-08-04 19:59:38 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-04 19:59:58 (11150) [INFO] Metadata Cache Created
* 2026-08-04 19:59:58 (11167) [INFO] 
* 2026-08-04 19:59:58 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-04 19:59:58 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-04 19:59:58 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-04 19:59:58 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/U_HqP_fT0g/ea_profile.json
* 2026-08-04 19:59:59 (10269) [INFO] Backed up EA4 profile to /tmp/U_HqP_fT0g/ea_profile.json
* 2026-08-04 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-04 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 89r93g) Cannot update this system’s kernel.
* 2026-08-04 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-04 19:59:59 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-04 20:00:00 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-05 20:00:43 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-05 20:00:44 (12239) [INFO] Script is up to date.
* 2026-08-05 20:00:45 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-05 20:00:45 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-05 20:00:45 (11137) [INFO] 
* 2026-08-05 20:01:12 (11167) [INFO] 
* 2026-08-05 20:01:12 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-05 20:01:12 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-05 20:01:12 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-05 20:01:12 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-05 20:01:12 (11137) [INFO] 
* 2026-08-05 20:01:31 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-05 20:01:32 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-05 20:01:32 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-05 20:01:32 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-05 20:01:32 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-05 20:01:32 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-05 20:01:32 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-05 20:01:32 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-05 20:01:32 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-05 20:01:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-05 20:01:32 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-05 20:01:32 (11137) [INFO] 
* 2026-08-05 20:01:32 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-05 20:01:32 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-05 20:01:32 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-08-05 20:01:32 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-08-05 20:01:32 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-08-05 20:01:32 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-05 20:01:53 (11150) [INFO] Metadata Cache Created
* 2026-08-05 20:01:53 (11167) [INFO] 
* 2026-08-05 20:01:53 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-05 20:01:53 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-05 20:01:53 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-05 20:01:53 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/BV7zG4K56a/ea_profile.json
* 2026-08-05 20:01:53 (10269) [INFO] Backed up EA4 profile to /tmp/BV7zG4K56a/ea_profile.json
* 2026-08-05 20:01:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-05 20:01:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8rpny4) Cannot update this system’s kernel.
* 2026-08-05 20:01:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-05 20:01:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-05 20:01:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-06 19:58:29 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-06 19:58:29 (12239) [INFO] Script is up to date.
* 2026-08-06 19:58:30 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-06 19:58:30 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-06 19:58:30 (11137) [INFO] 
* 2026-08-06 19:58:56 (11167) [INFO] 
* 2026-08-06 19:58:56 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-06 19:58:56 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-06 19:58:56 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-06 19:58:56 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-06 19:58:56 (11137) [INFO] 
* 2026-08-06 19:59:14 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-06 19:59:14 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-06 19:59:14 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-06 19:59:14 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-06 19:59:14 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-06 19:59:14 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-06 19:59:14 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-06 19:59:14 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-06 19:59:14 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-06 19:59:14 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-06 19:59:14 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-06 19:59:14 (11137) [INFO] 
* 2026-08-06 19:59:14 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-06 19:59:14 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-06 19:59:15 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-08-06 19:59:15 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-08-06 19:59:15 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-08-06 19:59:15 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-06 19:59:34 (11150) [INFO] Metadata Cache Created
* 2026-08-06 19:59:34 (11167) [INFO] 
* 2026-08-06 19:59:34 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-06 19:59:34 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-06 19:59:34 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-06 19:59:34 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/S8r05msD84/ea_profile.json
* 2026-08-06 19:59:35 (10269) [INFO] Backed up EA4 profile to /tmp/S8r05msD84/ea_profile.json
* 2026-08-06 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-06 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rcrkrm) Cannot update this system’s kernel.
* 2026-08-06 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-06 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-06 19:59:36 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-07 19:58:31 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-07 19:58:31 (12239) [INFO] Script is up to date.
* 2026-08-07 19:58:32 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-07 19:58:32 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-07 19:58:32 (11137) [INFO] 
* 2026-08-07 19:58:58 (11167) [INFO] 
* 2026-08-07 19:58:58 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-07 19:58:58 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-07 19:58:58 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-07 19:58:58 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-07 19:58:58 (11137) [INFO] 
* 2026-08-07 19:59:19 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-07 19:59:19 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-07 19:59:19 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-07 19:59:19 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-07 19:59:19 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-07 19:59:19 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-07 19:59:19 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-07 19:59:19 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-07 19:59:19 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-07 19:59:19 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-07 19:59:19 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-07 19:59:19 (11137) [INFO] 
* 2026-08-07 19:59:19 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-07 19:59:19 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-07 19:59:23 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-08-07 19:59:23 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-08-07 19:59:23 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-08-07 19:59:23 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-07 19:59:43 (11150) [INFO] Metadata Cache Created
* 2026-08-07 19:59:43 (11167) [INFO] 
* 2026-08-07 19:59:43 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-07 19:59:43 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-07 19:59:43 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-07 19:59:43 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/zLE7wpl73A/ea_profile.json
* 2026-08-07 19:59:44 (10269) [INFO] Backed up EA4 profile to /tmp/zLE7wpl73A/ea_profile.json
* 2026-08-07 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-07 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID u3kkwz) Cannot update this system’s kernel.
* 2026-08-07 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-07 19:59:44 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-07 19:59:45 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-08 19:58:46 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-08 19:58:46 (12239) [INFO] Script is up to date.
* 2026-08-08 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-08 19:58:47 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-08 19:58:47 (11137) [INFO] 
* 2026-08-08 19:59:12 (11167) [INFO] 
* 2026-08-08 19:59:12 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-08 19:59:12 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-08 19:59:12 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-08 19:59:12 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-08 19:59:12 (11137) [INFO] 
* 2026-08-08 19:59:30 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-08 19:59:31 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-08 19:59:31 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-08 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-08 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-08 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-08 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-08 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-08 19:59:31 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-08 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-08 19:59:31 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-08 19:59:31 (11137) [INFO] 
* 2026-08-08 19:59:31 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-08 19:59:31 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-08 19:59:32 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-08-08 19:59:32 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-08-08 19:59:32 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-08-08 19:59:32 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-08 19:59:53 (11150) [INFO] Metadata Cache Created
* 2026-08-08 19:59:53 (11167) [INFO] 
* 2026-08-08 19:59:53 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-08 19:59:53 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-08 19:59:53 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-08 19:59:53 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0vFkwSajdD/ea_profile.json
* 2026-08-08 19:59:54 (10269) [INFO] Backed up EA4 profile to /tmp/0vFkwSajdD/ea_profile.json
* 2026-08-08 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-08 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID vyxy3g) Cannot update this system’s kernel.
* 2026-08-08 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-08 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-08 19:59:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-09 19:58:46 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-09 19:58:46 (12239) [INFO] Script is up to date.
* 2026-08-09 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-09 19:58:47 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-09 19:58:47 (11137) [INFO] 
* 2026-08-09 19:59:13 (11167) [INFO] 
* 2026-08-09 19:59:13 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-09 19:59:13 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-09 19:59:13 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-09 19:59:13 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-09 19:59:13 (11137) [INFO] 
* 2026-08-09 19:59:31 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-09 19:59:32 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-09 19:59:32 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-09 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-09 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-09 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-09 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-09 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-09 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-09 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-09 19:59:32 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-09 19:59:32 (11137) [INFO] 
* 2026-08-09 19:59:32 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-09 19:59:32 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-09 19:59:32 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-08-09 19:59:32 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-08-09 19:59:32 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-08-09 19:59:32 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-09 19:59:53 (11150) [INFO] Metadata Cache Created
* 2026-08-09 19:59:53 (11167) [INFO] 
* 2026-08-09 19:59:53 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-09 19:59:53 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-09 19:59:53 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-09 19:59:53 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2Y_hqQ6L0j/ea_profile.json
* 2026-08-09 19:59:54 (10269) [INFO] Backed up EA4 profile to /tmp/2Y_hqQ6L0j/ea_profile.json
* 2026-08-09 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-09 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID qmbf6u) Cannot update this system’s kernel.
* 2026-08-09 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-09 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-09 19:59:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-10 19:58:34 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-10 19:58:34 (12239) [INFO] Script is up to date.
* 2026-08-10 19:58:34 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-10 19:58:34 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-10 19:58:34 (11137) [INFO] 
* 2026-08-10 19:59:00 (11167) [INFO] 
* 2026-08-10 19:59:00 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-10 19:59:01 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-10 19:59:01 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-10 19:59:01 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-10 19:59:01 (11137) [INFO] 
* 2026-08-10 19:59:17 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-10 19:59:18 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-10 19:59:18 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-10 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-10 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-10 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-10 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-10 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-10 19:59:18 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-10 19:59:18 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-10 19:59:18 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-10 19:59:18 (11137) [INFO] 
* 2026-08-10 19:59:18 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-10 19:59:18 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-10 19:59:19 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-08-10 19:59:19 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-08-10 19:59:19 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-08-10 19:59:19 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-10 19:59:38 (11150) [INFO] Metadata Cache Created
* 2026-08-10 19:59:38 (11167) [INFO] 
* 2026-08-10 19:59:38 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-10 19:59:38 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-10 19:59:38 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-10 19:59:38 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/8BFLFroHBC/ea_profile.json
* 2026-08-10 19:59:39 (10269) [INFO] Backed up EA4 profile to /tmp/8BFLFroHBC/ea_profile.json
* 2026-08-10 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-10 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 3rxyv9) Cannot update this system’s kernel.
* 2026-08-10 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-10 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-10 19:59:40 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-11 19:58:28 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-11 19:58:28 (12239) [INFO] Script is up to date.
* 2026-08-11 19:58:29 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-11 19:58:29 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-11 19:58:29 (11137) [INFO] 
* 2026-08-11 19:58:54 (11167) [INFO] 
* 2026-08-11 19:58:54 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-11 19:58:54 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-11 19:58:54 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-11 19:58:54 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-11 19:58:54 (11137) [INFO] 
* 2026-08-11 19:59:12 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-11 19:59:13 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-11 19:59:13 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-11 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-11 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-11 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-11 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-11 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-11 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-11 19:59:13 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-11 19:59:13 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-11 19:59:13 (11137) [INFO] 
* 2026-08-11 19:59:13 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-11 19:59:13 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-11 19:59:13 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-08-11 19:59:13 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-08-11 19:59:13 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-08-11 19:59:13 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-11 19:59:34 (11150) [INFO] Metadata Cache Created
* 2026-08-11 19:59:34 (11167) [INFO] 
* 2026-08-11 19:59:34 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-11 19:59:34 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-11 19:59:34 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-11 19:59:34 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/L4vni9PL5t/ea_profile.json
* 2026-08-11 19:59:34 (10269) [INFO] Backed up EA4 profile to /tmp/L4vni9PL5t/ea_profile.json
* 2026-08-11 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-11 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xs4n4y) Cannot update this system’s kernel.
* 2026-08-11 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-11 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-11 19:59:35 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-12 19:59:57 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-12 19:59:57 (12239) [INFO] Script is up to date.
* 2026-08-12 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-12 19:59:58 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-12 19:59:58 (11137) [INFO] 
* 2026-08-12 20:00:31 (11167) [INFO] 
* 2026-08-12 20:00:31 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-12 20:00:31 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-12 20:00:31 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-12 20:00:31 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-12 20:00:31 (11137) [INFO] 
* 2026-08-12 20:00:50 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-12 20:00:51 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-12 20:00:51 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-12 20:00:51 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-12 20:00:51 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-12 20:00:51 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-12 20:00:51 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-12 20:00:51 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-12 20:00:51 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-12 20:00:51 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-12 20:00:51 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-12 20:00:51 (11137) [INFO] 
* 2026-08-12 20:00:51 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-12 20:00:51 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-12 20:00:51 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-08-12 20:00:51 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-08-12 20:00:51 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-08-12 20:00:51 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-12 20:01:12 (11150) [INFO] Metadata Cache Created
* 2026-08-12 20:01:12 (11167) [INFO] 
* 2026-08-12 20:01:12 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-12 20:01:12 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-12 20:01:12 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-12 20:01:12 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/y8bg_g67DE/ea_profile.json
* 2026-08-12 20:01:13 (10269) [INFO] Backed up EA4 profile to /tmp/y8bg_g67DE/ea_profile.json
* 2026-08-12 20:01:13 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-12 20:01:13 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID k4dwgx) Cannot update this system’s kernel.
* 2026-08-12 20:01:13 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-12 20:01:13 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-12 20:01:14 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-13 19:59:14 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-13 19:59:14 (12239) [INFO] Script is up to date.
* 2026-08-13 19:59:15 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-13 19:59:15 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-13 19:59:15 (11137) [INFO] 
* 2026-08-13 19:59:41 (11167) [INFO] 
* 2026-08-13 19:59:41 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-13 19:59:41 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-13 19:59:41 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-13 19:59:41 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-13 19:59:41 (11137) [INFO] 
* 2026-08-13 19:59:45 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-13 19:59:46 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-13 19:59:46 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-13 19:59:46 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-13 19:59:46 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-13 19:59:46 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-13 19:59:46 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-13 19:59:46 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-13 19:59:46 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-13 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-13 19:59:46 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-13 19:59:46 (11137) [INFO] 
* 2026-08-13 19:59:46 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-13 19:59:46 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-13 19:59:47 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-08-13 19:59:47 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-08-13 19:59:47 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-08-13 19:59:47 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-13 19:59:52 (11150) [INFO] Metadata Cache Created
* 2026-08-13 19:59:52 (11167) [INFO] 
* 2026-08-13 19:59:52 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-13 19:59:52 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-13 19:59:52 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-13 19:59:52 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/Pr1IsgSmnm/ea_profile.json
* 2026-08-13 19:59:53 (10269) [INFO] Backed up EA4 profile to /tmp/Pr1IsgSmnm/ea_profile.json
* 2026-08-13 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-13 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID a55vgk) Cannot update this system’s kernel.
* 2026-08-13 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-13 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-13 19:59:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-14 19:58:41 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-14 19:58:41 (12239) [INFO] Script is up to date.
* 2026-08-14 19:58:41 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-14 19:58:41 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-14 19:58:41 (11137) [INFO] 
* 2026-08-14 19:59:09 (11167) [INFO] 
* 2026-08-14 19:59:09 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-14 19:59:10 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-14 19:59:10 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-14 19:59:10 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-14 19:59:10 (11137) [INFO] 
* 2026-08-14 19:59:27 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-14 19:59:27 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-14 19:59:27 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-14 19:59:27 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-14 19:59:27 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-14 19:59:27 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-14 19:59:27 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-14 19:59:27 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-14 19:59:27 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-14 19:59:27 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-14 19:59:27 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-14 19:59:27 (11137) [INFO] 
* 2026-08-14 19:59:28 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-14 19:59:28 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-14 19:59:28 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-08-14 19:59:28 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-08-14 19:59:28 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-08-14 19:59:28 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-14 19:59:48 (11150) [INFO] Metadata Cache Created
* 2026-08-14 19:59:48 (11167) [INFO] 
* 2026-08-14 19:59:48 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-14 19:59:48 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-14 19:59:49 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-14 19:59:49 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7lrZyG01Wo/ea_profile.json
* 2026-08-14 19:59:49 (10269) [INFO] Backed up EA4 profile to /tmp/7lrZyG01Wo/ea_profile.json
* 2026-08-14 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-14 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hg59tu) Cannot update this system’s kernel.
* 2026-08-14 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-14 19:59:50 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-14 19:59:50 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-15 19:59:24 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-15 19:59:25 (12239) [INFO] Script is up to date.
* 2026-08-15 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-15 19:59:25 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-15 19:59:25 (11137) [INFO] 
* 2026-08-15 19:59:51 (11167) [INFO] 
* 2026-08-15 19:59:51 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-15 19:59:51 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-15 19:59:51 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-15 19:59:51 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-15 19:59:51 (11137) [INFO] 
* 2026-08-15 20:00:11 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-15 20:00:12 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-15 20:00:12 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-15 20:00:12 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-15 20:00:12 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-15 20:00:12 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-15 20:00:12 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-15 20:00:12 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-15 20:00:12 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-15 20:00:12 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-15 20:00:12 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-15 20:00:12 (11137) [INFO] 
* 2026-08-15 20:00:12 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-15 20:00:12 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-15 20:00:12 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-08-15 20:00:12 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-08-15 20:00:12 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-08-15 20:00:12 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-15 20:00:33 (11150) [INFO] Metadata Cache Created
* 2026-08-15 20:00:33 (11167) [INFO] 
* 2026-08-15 20:00:33 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-15 20:00:33 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-15 20:00:33 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-15 20:00:33 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/cOHp_05lPC/ea_profile.json
* 2026-08-15 20:00:34 (10269) [INFO] Backed up EA4 profile to /tmp/cOHp_05lPC/ea_profile.json
* 2026-08-15 20:00:34 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-15 20:00:34 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8fxt6v) Cannot update this system’s kernel.
* 2026-08-15 20:00:34 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-15 20:00:34 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-15 20:00:35 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-16 19:59:12 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-16 19:59:12 (12239) [INFO] Script is up to date.
* 2026-08-16 19:59:12 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-16 19:59:13 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-16 19:59:13 (11137) [INFO] 
* 2026-08-16 19:59:38 (11167) [INFO] 
* 2026-08-16 19:59:38 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-16 19:59:38 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-16 19:59:38 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-16 19:59:38 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-16 19:59:38 (11137) [INFO] 
* 2026-08-16 19:59:57 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-16 19:59:58 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-16 19:59:58 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-16 19:59:58 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-16 19:59:58 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-16 19:59:58 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-16 19:59:58 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-16 19:59:58 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-16 19:59:58 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-16 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-16 19:59:58 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-16 19:59:58 (11137) [INFO] 
* 2026-08-16 19:59:58 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-16 19:59:58 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-16 19:59:58 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-08-16 19:59:58 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-08-16 19:59:58 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-08-16 19:59:58 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-16 20:00:20 (11150) [INFO] Metadata Cache Created
* 2026-08-16 20:00:20 (11167) [INFO] 
* 2026-08-16 20:00:20 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-16 20:00:20 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-16 20:00:20 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-16 20:00:20 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/GQSGYbmvWq/ea_profile.json
* 2026-08-16 20:00:21 (10269) [INFO] Backed up EA4 profile to /tmp/GQSGYbmvWq/ea_profile.json
* 2026-08-16 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-16 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mc6xuk) Cannot update this system’s kernel.
* 2026-08-16 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-16 20:00:21 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-16 20:00:22 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-17 19:58:52 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-17 19:58:52 (12239) [INFO] Script is up to date.
* 2026-08-17 19:58:53 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-17 19:58:53 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-17 19:58:53 (11137) [INFO] 
* 2026-08-17 19:59:18 (11167) [INFO] 
* 2026-08-17 19:59:18 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-17 19:59:19 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-17 19:59:19 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-17 19:59:19 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-17 19:59:19 (11137) [INFO] 
* 2026-08-17 19:59:37 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-17 19:59:38 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-17 19:59:38 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-17 19:59:38 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-17 19:59:38 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-17 19:59:38 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-17 19:59:38 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-17 19:59:38 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-17 19:59:38 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-17 19:59:38 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-17 19:59:38 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-17 19:59:38 (11137) [INFO] 
* 2026-08-17 19:59:38 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-17 19:59:38 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-17 19:59:38 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-08-17 19:59:38 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-08-17 19:59:38 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-08-17 19:59:38 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-17 19:59:58 (11150) [INFO] Metadata Cache Created
* 2026-08-17 19:59:59 (11167) [INFO] 
* 2026-08-17 19:59:59 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-17 19:59:59 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-17 19:59:59 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-17 19:59:59 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/U2pybEK6Pd/ea_profile.json
* 2026-08-17 19:59:59 (10269) [INFO] Backed up EA4 profile to /tmp/U2pybEK6Pd/ea_profile.json
* 2026-08-17 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-17 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tes4ny) Cannot update this system’s kernel.
* 2026-08-17 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-17 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-17 20:00:00 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-18 19:59:22 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-18 19:59:22 (12239) [INFO] Script is up to date.
* 2026-08-18 19:59:23 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-18 19:59:23 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-18 19:59:23 (11137) [INFO] 
* 2026-08-18 19:59:49 (11167) [INFO] 
* 2026-08-18 19:59:49 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-18 19:59:49 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-18 19:59:49 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-18 19:59:49 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-18 19:59:49 (11137) [INFO] 
* 2026-08-18 19:59:52 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-18 19:59:53 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-18 19:59:53 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-18 19:59:53 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-18 19:59:53 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-18 19:59:53 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-18 19:59:53 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-18 19:59:53 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-18 19:59:53 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-18 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-18 19:59:53 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-18 19:59:53 (11137) [INFO] 
* 2026-08-18 19:59:53 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-18 19:59:53 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-18 19:59:53 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-08-18 19:59:53 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-08-18 19:59:53 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-08-18 19:59:53 (11150) [INFO]  * epel: pubmirror1.math.uh.edu
* 2026-08-18 20:00:00 (11150) [INFO] Metadata Cache Created
* 2026-08-18 20:00:00 (11167) [INFO] 
* 2026-08-18 20:00:00 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-18 20:00:00 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-18 20:00:00 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-18 20:00:00 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/e971e831NC/ea_profile.json
* 2026-08-18 20:00:01 (10269) [INFO] Backed up EA4 profile to /tmp/e971e831NC/ea_profile.json
* 2026-08-18 20:00:01 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-18 20:00:01 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xyb2k8) Cannot update this system’s kernel.
* 2026-08-18 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-18 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-18 20:00:03 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-19 19:58:21 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-19 19:58:21 (12239) [INFO] Script is up to date.
* 2026-08-19 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-19 19:58:22 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-19 19:58:22 (11137) [INFO] 
* 2026-08-19 19:58:47 (11167) [INFO] 
* 2026-08-19 19:58:47 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-19 19:58:47 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-19 19:58:47 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-19 19:58:47 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-19 19:58:47 (11137) [INFO] 
* 2026-08-19 19:59:06 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-19 19:59:07 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-19 19:59:07 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-19 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-19 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-19 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-19 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-19 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-19 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-19 19:59:07 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-19 19:59:07 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-19 19:59:07 (11137) [INFO] 
* 2026-08-19 19:59:07 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-19 19:59:07 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-19 19:59:07 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-08-19 19:59:07 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-08-19 19:59:07 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-08-19 19:59:07 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-19 19:59:27 (11150) [INFO] Metadata Cache Created
* 2026-08-19 19:59:27 (11167) [INFO] 
* 2026-08-19 19:59:27 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-19 19:59:27 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-19 19:59:28 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-19 19:59:28 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/0dXTg1JXMX/ea_profile.json
* 2026-08-19 19:59:28 (10269) [INFO] Backed up EA4 profile to /tmp/0dXTg1JXMX/ea_profile.json
* 2026-08-19 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-19 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID eyc9w8) Cannot update this system’s kernel.
* 2026-08-19 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-19 19:59:29 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-19 19:59:29 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-20 19:58:26 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-20 19:58:26 (12239) [INFO] Script is up to date.
* 2026-08-20 19:58:27 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-20 19:58:27 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-20 19:58:27 (11137) [INFO] 
* 2026-08-20 19:58:54 (11167) [INFO] 
* 2026-08-20 19:58:54 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-20 19:58:54 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-20 19:58:54 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-20 19:58:54 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-20 19:58:54 (11137) [INFO] 
* 2026-08-20 19:59:13 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-20 19:59:13 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-20 19:59:13 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-20 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-20 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-20 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-20 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-20 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-20 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-20 19:59:13 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-20 19:59:13 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-20 19:59:13 (11137) [INFO] 
* 2026-08-20 19:59:13 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-20 19:59:13 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-20 19:59:14 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-08-20 19:59:14 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-08-20 19:59:14 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-08-20 19:59:14 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-20 19:59:35 (11150) [INFO] Metadata Cache Created
* 2026-08-20 19:59:35 (11167) [INFO] 
* 2026-08-20 19:59:35 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-20 19:59:35 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-20 19:59:36 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-20 19:59:36 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/FyVGdUf3SA/ea_profile.json
* 2026-08-20 19:59:36 (10269) [INFO] Backed up EA4 profile to /tmp/FyVGdUf3SA/ea_profile.json
* 2026-08-20 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-20 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID e5pqwn) Cannot update this system’s kernel.
* 2026-08-20 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-20 19:59:37 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-20 19:59:37 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-21 19:58:33 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-21 19:58:34 (12239) [INFO] Script is up to date.
* 2026-08-21 19:58:34 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-21 19:58:34 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-21 19:58:34 (11137) [INFO] 
* 2026-08-21 19:59:00 (11167) [INFO] 
* 2026-08-21 19:59:00 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-21 19:59:00 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-21 19:59:00 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-21 19:59:00 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-21 19:59:00 (11137) [INFO] 
* 2026-08-21 19:59:44 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-21 19:59:45 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-21 19:59:45 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-21 19:59:45 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-21 19:59:45 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-21 19:59:45 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-21 19:59:45 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-21 19:59:45 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-21 19:59:45 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-21 19:59:45 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-21 19:59:45 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-21 19:59:45 (11137) [INFO] 
* 2026-08-21 19:59:45 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-21 19:59:45 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-21 19:59:45 (11150) [INFO]  * EA4: 184.94.196.94
* 2026-08-21 19:59:45 (11150) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 2026-08-21 19:59:45 (11150) [INFO]  * cpanel-plugins: 184.94.196.94
* 2026-08-21 19:59:45 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-21 20:01:00 (11150) [INFO] https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: [Errno 12] Timeout on https://archive.mariadb.org/mariadb-10.2/yum/centos/7/x86_64/repodata/2c996081e78a6b9e32f822b2dacf457847cab5afe6d689d4f2056ae55e94ddff-filelists.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
* 2026-08-21 20:01:00 (11150) [INFO] Trying other mirror.
* 2026-08-21 20:01:42 (11150) [INFO] Metadata Cache Created
* 2026-08-21 20:01:42 (11167) [INFO] 
* 2026-08-21 20:01:42 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-21 20:01:42 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-21 20:01:42 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-21 20:01:42 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/vfFle4qUuV/ea_profile.json
* 2026-08-21 20:01:42 (10269) [INFO] Backed up EA4 profile to /tmp/vfFle4qUuV/ea_profile.json
* 2026-08-21 20:01:43 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-21 20:01:43 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 39hvkt) Cannot update this system’s kernel.
* 2026-08-21 20:01:43 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-21 20:01:43 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-21 20:01:44 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-22 19:58:54 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-22 19:58:54 (12239) [INFO] Script is up to date.
* 2026-08-22 19:58:55 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-22 19:58:55 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-22 19:58:55 (11137) [INFO] 
* 2026-08-22 19:59:20 (11167) [INFO] 
* 2026-08-22 19:59:20 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-22 19:59:20 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-22 19:59:20 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-22 19:59:20 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-22 19:59:20 (11137) [INFO] 
* 2026-08-22 19:59:39 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-22 19:59:40 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-22 19:59:40 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-22 19:59:40 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-22 19:59:40 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-22 19:59:40 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-22 19:59:40 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-22 19:59:40 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-22 19:59:40 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-22 19:59:40 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-22 19:59:40 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-22 19:59:40 (11137) [INFO] 
* 2026-08-22 19:59:40 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-22 19:59:40 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-22 19:59:40 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-08-22 19:59:40 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-08-22 19:59:40 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-08-22 19:59:40 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-22 20:00:03 (11150) [INFO] Metadata Cache Created
* 2026-08-22 20:00:03 (11167) [INFO] 
* 2026-08-22 20:00:03 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-22 20:00:03 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-22 20:00:04 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-22 20:00:04 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/pGsZ9udOiy/ea_profile.json
* 2026-08-22 20:00:04 (10269) [INFO] Backed up EA4 profile to /tmp/pGsZ9udOiy/ea_profile.json
* 2026-08-22 20:00:05 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-22 20:00:05 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID b8b8ve) Cannot update this system’s kernel.
* 2026-08-22 20:00:05 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-22 20:00:05 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-22 20:00:05 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-23 19:58:48 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-23 19:58:48 (12239) [INFO] Script is up to date.
* 2026-08-23 19:58:48 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-23 19:58:48 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-23 19:58:48 (11137) [INFO] 
* 2026-08-23 19:59:14 (11167) [INFO] 
* 2026-08-23 19:59:14 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-23 19:59:14 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-23 19:59:14 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-23 19:59:14 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-23 19:59:14 (11137) [INFO] 
* 2026-08-23 19:59:34 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-23 19:59:34 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-23 19:59:34 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-23 19:59:34 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-23 19:59:34 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-23 19:59:34 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-23 19:59:34 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-23 19:59:34 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-23 19:59:34 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-23 19:59:34 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-23 19:59:34 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-23 19:59:34 (11137) [INFO] 
* 2026-08-23 19:59:34 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-23 19:59:34 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-23 19:59:35 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-08-23 19:59:35 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-08-23 19:59:35 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-08-23 19:59:35 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-23 19:59:55 (11150) [INFO] Metadata Cache Created
* 2026-08-23 19:59:55 (11167) [INFO] 
* 2026-08-23 19:59:55 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-23 19:59:55 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-23 19:59:55 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-23 19:59:55 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/IlavJexVIf/ea_profile.json
* 2026-08-23 19:59:56 (10269) [INFO] Backed up EA4 profile to /tmp/IlavJexVIf/ea_profile.json
* 2026-08-23 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-23 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID mangxg) Cannot update this system’s kernel.
* 2026-08-23 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-23 19:59:56 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-23 19:59:57 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-24 19:59:02 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-24 19:59:02 (12239) [INFO] Script is up to date.
* 2026-08-24 19:59:03 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-24 19:59:03 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-24 19:59:03 (11137) [INFO] 
* 2026-08-24 19:59:28 (11167) [INFO] 
* 2026-08-24 19:59:28 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-24 19:59:28 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-24 19:59:28 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-24 19:59:28 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-24 19:59:28 (11137) [INFO] 
* 2026-08-24 20:01:11 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-24 20:01:11 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-24 20:01:11 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-24 20:01:11 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-24 20:01:11 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-24 20:01:11 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-24 20:01:11 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-24 20:01:11 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-24 20:01:11 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-24 20:01:11 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-24 20:01:11 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-24 20:01:11 (11137) [INFO] 
* 2026-08-24 20:01:11 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-24 20:01:11 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-24 20:01:12 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-08-24 20:01:12 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-08-24 20:01:12 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-08-24 20:01:12 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-24 20:01:33 (11150) [INFO] Metadata Cache Created
* 2026-08-24 20:01:33 (11167) [INFO] 
* 2026-08-24 20:01:33 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-24 20:01:33 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-24 20:01:33 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-24 20:01:33 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/dHRC6xrQag/ea_profile.json
* 2026-08-24 20:01:34 (10269) [INFO] Backed up EA4 profile to /tmp/dHRC6xrQag/ea_profile.json
* 2026-08-24 20:01:34 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-24 20:01:34 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID u7ad5p) Cannot update this system’s kernel.
* 2026-08-24 20:01:34 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-24 20:01:34 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-24 20:01:35 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-25 19:58:21 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-25 19:58:21 (12239) [INFO] Script is up to date.
* 2026-08-25 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-25 19:58:22 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-25 19:58:22 (11137) [INFO] 
* 2026-08-25 19:58:48 (11167) [INFO] 
* 2026-08-25 19:58:48 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-25 19:58:49 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-25 19:58:49 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-25 19:58:49 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-25 19:58:49 (11137) [INFO] 
* 2026-08-25 19:59:07 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-25 19:59:07 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-25 19:59:07 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-25 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-25 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-25 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-25 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-25 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-25 19:59:07 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-25 19:59:07 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-25 19:59:07 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-25 19:59:07 (11137) [INFO] 
* 2026-08-25 19:59:07 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-25 19:59:07 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-25 19:59:08 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-08-25 19:59:08 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-08-25 19:59:08 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-08-25 19:59:08 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-25 19:59:29 (11150) [INFO] Metadata Cache Created
* 2026-08-25 19:59:29 (11167) [INFO] 
* 2026-08-25 19:59:29 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-25 19:59:29 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-25 19:59:29 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-25 19:59:29 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/LVNJCWe9F9/ea_profile.json
* 2026-08-25 19:59:30 (10269) [INFO] Backed up EA4 profile to /tmp/LVNJCWe9F9/ea_profile.json
* 2026-08-25 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-25 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID zc2dt5) Cannot update this system’s kernel.
* 2026-08-25 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-25 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-25 19:59:31 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-26 19:58:21 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-26 19:58:21 (12239) [INFO] Script is up to date.
* 2026-08-26 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-26 19:58:22 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-26 19:58:22 (11137) [INFO] 
* 2026-08-26 19:58:47 (11167) [INFO] 
* 2026-08-26 19:58:47 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-26 19:58:47 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-26 19:58:47 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-26 19:58:47 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-26 19:58:47 (11137) [INFO] 
* 2026-08-26 19:59:07 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-26 19:59:08 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-26 19:59:08 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-26 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-26 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-26 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-26 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-26 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-26 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-26 19:59:08 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-26 19:59:08 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-26 19:59:08 (11137) [INFO] 
* 2026-08-26 19:59:08 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-26 19:59:08 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-26 19:59:08 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-08-26 19:59:08 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-08-26 19:59:08 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-08-26 19:59:08 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-26 19:59:29 (11150) [INFO] Metadata Cache Created
* 2026-08-26 19:59:29 (11167) [INFO] 
* 2026-08-26 19:59:29 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-26 19:59:29 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-26 19:59:30 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-26 19:59:30 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/sS0cag47ag/ea_profile.json
* 2026-08-26 19:59:30 (10269) [INFO] Backed up EA4 profile to /tmp/sS0cag47ag/ea_profile.json
* 2026-08-26 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-26 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID te222c) Cannot update this system’s kernel.
* 2026-08-26 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-26 19:59:31 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-26 19:59:31 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-27 17:13:09 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-27 17:13:09 (12239) [INFO] Script is up to date.
* 2026-08-27 17:13:10 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-27 17:13:10 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-27 17:13:10 (11137) [INFO] 
* 2026-08-27 17:13:37 (11167) [INFO] 
* 2026-08-27 17:13:37 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-27 17:13:37 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-27 17:13:37 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-27 17:13:37 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-27 17:13:37 (11137) [INFO] 
* 2026-08-27 17:14:58 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-27 17:14:58 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-27 17:14:58 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-27 17:14:58 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-27 17:14:58 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-27 17:14:58 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-27 17:14:58 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-27 17:14:58 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-27 17:14:58 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-27 17:14:58 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-27 17:14:58 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-27 17:14:58 (11137) [INFO] 
* 2026-08-27 17:14:58 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-27 17:14:58 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-27 17:14:59 (11150) [INFO]  * EA4: 184.94.196.94
* 2026-08-27 17:14:59 (11150) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 2026-08-27 17:14:59 (11150) [INFO]  * cpanel-plugins: 184.94.196.94
* 2026-08-27 17:14:59 (11150) [INFO]  * epel: mirror.math.princeton.edu
* 2026-08-27 17:15:41 (11150) [INFO] Metadata Cache Created
* 2026-08-27 17:15:41 (11167) [INFO] 
* 2026-08-27 17:15:41 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-27 17:15:41 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-27 17:15:41 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-27 17:15:41 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/3Kz3wZZMGr/ea_profile.json
* 2026-08-27 17:15:42 (10269) [INFO] Backed up EA4 profile to /tmp/3Kz3wZZMGr/ea_profile.json
* 2026-08-27 17:15:42 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-27 17:15:42 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID bavjcf) Cannot update this system’s kernel.
* 2026-08-27 17:15:42 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-27 17:15:42 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-27 17:15:43 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-27 19:58:51 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-27 19:58:51 (12239) [INFO] Script is up to date.
* 2026-08-27 19:58:52 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-27 19:58:52 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-27 19:58:52 (11137) [INFO] 
* 2026-08-27 19:59:18 (11167) [INFO] 
* 2026-08-27 19:59:18 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-27 19:59:18 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-27 19:59:18 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-27 19:59:18 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-27 19:59:18 (11137) [INFO] 
* 2026-08-27 20:00:21 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-27 20:00:22 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-27 20:00:22 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-27 20:00:22 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-27 20:00:22 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-27 20:00:22 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-27 20:00:22 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-27 20:00:22 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-27 20:00:22 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-27 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-27 20:00:22 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-27 20:00:22 (11137) [INFO] 
* 2026-08-27 20:00:22 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-27 20:00:22 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-27 20:00:22 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-08-27 20:00:22 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-08-27 20:00:22 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-08-27 20:00:22 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-27 20:00:39 (11150) [INFO] https://repository.monarx.com/repository/monarx-yum/linux/yum/el/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2400:52e0:1a00::1067:1: Network is unreachable"
* 2026-08-27 20:00:39 (11150) [INFO] Trying other mirror.
* 2026-08-27 20:01:01 (11150) [INFO] https://repository.monarx.com/repository/monarx-yum/linux/yum/el/7/x86_64/repodata/5da3baa916a954b913eb0cac7653d5f7df4555abcdf8d7a1da661b656d426d37-filelists.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2400:52e0:1a00::1068:1: Network is unreachable"
* 2026-08-27 20:01:01 (11150) [INFO] Trying other mirror.
* 2026-08-27 20:01:16 (11150) [INFO] https://repository.monarx.com/repository/monarx-yum/linux/yum/el/7/x86_64/repodata/5da3baa916a954b913eb0cac7653d5f7df4555abcdf8d7a1da661b656d426d37-filelists.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2400:52e0:1a00::1068:1: Network is unreachable"
* 2026-08-27 20:01:16 (11150) [INFO] Trying other mirror.
* 2026-08-27 20:01:31 (11150) [INFO] https://repository.monarx.com/repository/monarx-yum/linux/yum/el/7/x86_64/repodata/5da3baa916a954b913eb0cac7653d5f7df4555abcdf8d7a1da661b656d426d37-filelists.xml.gz: [Errno 14] curl#7 - "Failed to connect to 2400:52e0:1a00::1068:1: Network is unreachable"
* 2026-08-27 20:01:31 (11150) [INFO] Trying other mirror.
* 2026-08-27 20:01:46 (11150) [INFO] Metadata Cache Created
* 2026-08-27 20:01:46 (11167) [INFO] 
* 2026-08-27 20:01:46 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-27 20:01:46 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-27 20:01:47 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-27 20:01:47 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/qSF_jlNmaT/ea_profile.json
* 2026-08-27 20:01:47 (10269) [INFO] Backed up EA4 profile to /tmp/qSF_jlNmaT/ea_profile.json
* 2026-08-27 20:01:47 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-27 20:01:47 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ykfjhg) Cannot update this system’s kernel.
* 2026-08-27 20:01:48 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-27 20:01:48 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-27 20:01:48 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-28 19:58:39 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-28 19:58:39 (12239) [INFO] Script is up to date.
* 2026-08-28 19:58:40 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-28 19:58:40 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-28 19:58:40 (11137) [INFO] 
* 2026-08-28 19:59:12 (11167) [INFO] 
* 2026-08-28 19:59:12 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-28 19:59:12 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-28 19:59:12 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-28 19:59:12 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-28 19:59:12 (11137) [INFO] 
* 2026-08-28 19:59:45 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-28 19:59:46 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-28 19:59:46 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-28 19:59:46 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-28 19:59:46 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-28 19:59:46 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-28 19:59:46 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-28 19:59:46 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-28 19:59:46 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-28 19:59:46 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-28 19:59:46 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-28 19:59:46 (11137) [INFO] 
* 2026-08-28 19:59:47 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-28 19:59:47 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-28 19:59:47 (11150) [INFO]  * EA4: 184.94.196.97
* 2026-08-28 19:59:47 (11150) [INFO]  * cpanel-addons-production-feed: 184.94.196.97
* 2026-08-28 19:59:47 (11150) [INFO]  * cpanel-plugins: 184.94.196.97
* 2026-08-28 19:59:47 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-28 20:00:21 (11150) [INFO] Metadata Cache Created
* 2026-08-28 20:00:21 (11167) [INFO] 
* 2026-08-28 20:00:21 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-28 20:00:21 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-28 20:00:21 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-28 20:00:21 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/iaHeLCU3jX/ea_profile.json
* 2026-08-28 20:00:22 (10269) [INFO] Backed up EA4 profile to /tmp/iaHeLCU3jX/ea_profile.json
* 2026-08-28 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-28 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID n6ba8s) Cannot update this system’s kernel.
* 2026-08-28 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-28 20:00:22 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-28 20:00:23 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-29 19:58:53 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-29 19:58:53 (12239) [INFO] Script is up to date.
* 2026-08-29 19:58:54 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-29 19:58:54 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-29 19:58:54 (11137) [INFO] 
* 2026-08-29 19:59:20 (11167) [INFO] 
* 2026-08-29 19:59:20 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-29 19:59:20 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-29 19:59:20 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-29 19:59:20 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-29 19:59:20 (11137) [INFO] 
* 2026-08-29 19:59:38 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-29 19:59:39 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-29 19:59:39 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-29 19:59:39 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-29 19:59:39 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-29 19:59:39 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-29 19:59:39 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-29 19:59:39 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-29 19:59:39 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-29 19:59:39 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-29 19:59:39 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-29 19:59:39 (11137) [INFO] 
* 2026-08-29 19:59:39 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-29 19:59:39 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-29 19:59:39 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-08-29 19:59:39 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-08-29 19:59:39 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-08-29 19:59:39 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-29 20:00:00 (11150) [INFO] Metadata Cache Created
* 2026-08-29 20:00:00 (11167) [INFO] 
* 2026-08-29 20:00:00 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-29 20:00:00 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-29 20:00:00 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-29 20:00:00 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/2d0W3FAVsM/ea_profile.json
* 2026-08-29 20:00:01 (10269) [INFO] Backed up EA4 profile to /tmp/2d0W3FAVsM/ea_profile.json
* 2026-08-29 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-29 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID hgtu3k) Cannot update this system’s kernel.
* 2026-08-29 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-29 20:00:02 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-29 20:00:04 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-30 19:58:46 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-30 19:58:46 (12239) [INFO] Script is up to date.
* 2026-08-30 19:58:47 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-30 19:58:47 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-30 19:58:47 (11137) [INFO] 
* 2026-08-30 19:59:12 (11167) [INFO] 
* 2026-08-30 19:59:12 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-30 19:59:13 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-30 19:59:13 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-30 19:59:13 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-30 19:59:13 (11137) [INFO] 
* 2026-08-30 19:59:31 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-30 19:59:32 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-30 19:59:32 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-30 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-30 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-30 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-30 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-30 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-30 19:59:32 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-30 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-30 19:59:32 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-30 19:59:32 (11137) [INFO] 
* 2026-08-30 19:59:32 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-30 19:59:32 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-30 19:59:32 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-08-30 19:59:32 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-08-30 19:59:32 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-08-30 19:59:32 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-30 19:59:53 (11150) [INFO] Metadata Cache Created
* 2026-08-30 19:59:53 (11167) [INFO] 
* 2026-08-30 19:59:53 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-30 19:59:53 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-30 19:59:53 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-30 19:59:53 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/e6c1_PbGIb/ea_profile.json
* 2026-08-30 19:59:53 (10269) [INFO] Backed up EA4 profile to /tmp/e6c1_PbGIb/ea_profile.json
* 2026-08-30 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-30 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 67bs9n) Cannot update this system’s kernel.
* 2026-08-30 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-30 19:59:54 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-30 19:59:55 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-08-31 19:59:29 (12217) [INFO] Self-update of script version 83 requested.
* 2026-08-31 19:59:29 (12239) [INFO] Script is up to date.
* 2026-08-31 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-08-31 19:59:30 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-08-31 19:59:30 (11137) [INFO] 
* 2026-08-31 19:59:56 (11167) [INFO] 
* 2026-08-31 19:59:56 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-08-31 19:59:56 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-08-31 19:59:56 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-08-31 19:59:56 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-08-31 19:59:56 (11137) [INFO] 
* 2026-08-31 19:59:59 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-08-31 20:00:00 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-08-31 20:00:00 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-08-31 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-31 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-31 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-31 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-31 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-31 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-08-31 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-08-31 20:00:00 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-08-31 20:00:00 (11137) [INFO] 
* 2026-08-31 20:00:00 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-08-31 20:00:00 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-08-31 20:00:01 (11150) [INFO]  * EA4: 208.74.123.57
* 2026-08-31 20:00:01 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.57
* 2026-08-31 20:00:01 (11150) [INFO]  * cpanel-plugins: 208.74.123.57
* 2026-08-31 20:00:01 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-08-31 20:00:13 (11150) [INFO] Metadata Cache Created
* 2026-08-31 20:00:13 (11167) [INFO] 
* 2026-08-31 20:00:13 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-08-31 20:00:13 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-08-31 20:00:13 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-08-31 20:00:13 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/O5EQuVI6MI/ea_profile.json
* 2026-08-31 20:00:14 (10269) [INFO] Backed up EA4 profile to /tmp/O5EQuVI6MI/ea_profile.json
* 2026-08-31 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-08-31 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID wdctdk) Cannot update this system’s kernel.
* 2026-08-31 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-08-31 20:00:14 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-08-31 20:00:15 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-09-01 19:58:40 (12217) [INFO] Self-update of script version 83 requested.
* 2026-09-01 19:58:40 (12239) [INFO] Script is up to date.
* 2026-09-01 19:58:40 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-09-01 19:58:41 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-09-01 19:58:41 (11137) [INFO] 
* 2026-09-01 19:59:06 (11167) [INFO] 
* 2026-09-01 19:59:06 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-09-01 19:59:07 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-09-01 19:59:07 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-09-01 19:59:07 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-09-01 19:59:07 (11137) [INFO] 
* 2026-09-01 19:59:25 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-09-01 19:59:25 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-09-01 19:59:25 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-09-01 19:59:25 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-01 19:59:25 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-01 19:59:25 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-01 19:59:25 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-01 19:59:25 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-01 19:59:25 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-01 19:59:25 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-09-01 19:59:25 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-09-01 19:59:25 (11137) [INFO] 
* 2026-09-01 19:59:26 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-09-01 19:59:26 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-09-01 19:59:26 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-09-01 19:59:26 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-09-01 19:59:26 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-09-01 19:59:26 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-09-01 19:59:52 (11150) [INFO] Metadata Cache Created
* 2026-09-01 19:59:52 (11167) [INFO] 
* 2026-09-01 19:59:52 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-09-01 19:59:52 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-09-01 19:59:52 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-09-01 19:59:52 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/hnj_9J8S5_/ea_profile.json
* 2026-09-01 19:59:53 (10269) [INFO] Backed up EA4 profile to /tmp/hnj_9J8S5_/ea_profile.json
* 2026-09-01 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-09-01 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID rsjpbt) Cannot update this system’s kernel.
* 2026-09-01 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-09-01 19:59:53 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-09-01 19:59:54 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-09-02 20:01:00 (12217) [INFO] Self-update of script version 83 requested.
* 2026-09-02 20:01:00 (12239) [INFO] Script is up to date.
* 2026-09-02 20:01:01 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-09-02 20:01:01 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-09-02 20:01:01 (11137) [INFO] 
* 2026-09-02 20:01:29 (11167) [INFO] 
* 2026-09-02 20:01:29 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-09-02 20:01:29 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-09-02 20:01:29 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-09-02 20:01:29 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-09-02 20:01:29 (11137) [INFO] 
* 2026-09-02 20:01:50 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-09-02 20:01:50 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-09-02 20:01:50 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-09-02 20:01:50 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-02 20:01:50 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-02 20:01:50 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-02 20:01:50 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-02 20:01:50 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-02 20:01:50 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-02 20:01:50 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-09-02 20:01:50 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-09-02 20:01:50 (11137) [INFO] 
* 2026-09-02 20:01:50 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-09-02 20:01:50 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-09-02 20:02:20 (11150) [INFO] Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was
* 2026-09-02 20:02:20 (11150) [INFO] 12: Timeout on https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos: (28, 'Operation timed out after 30000 milliseconds with 0 out of 0 bytes received')
* 2026-09-02 20:02:20 (11150) [INFO]  * EA4: 184.94.196.94
* 2026-09-02 20:02:20 (11150) [INFO]  * cpanel-addons-production-feed: 184.94.196.94
* 2026-09-02 20:02:20 (11150) [INFO]  * cpanel-plugins: 184.94.196.94
* 2026-09-02 20:02:20 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-09-02 20:02:42 (11150) [INFO] Metadata Cache Created
* 2026-09-02 20:02:42 (11167) [INFO] 
* 2026-09-02 20:02:42 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-09-02 20:02:42 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-09-02 20:02:42 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-09-02 20:02:42 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HCeMSLAUBV/ea_profile.json
* 2026-09-02 20:02:42 (10269) [INFO] Backed up EA4 profile to /tmp/HCeMSLAUBV/ea_profile.json
* 2026-09-02 20:02:43 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-09-02 20:02:43 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID d2ujf8) Cannot update this system’s kernel.
* 2026-09-02 20:02:43 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-09-02 20:02:43 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-09-02 20:02:43 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-09-03 19:58:21 (12217) [INFO] Self-update of script version 83 requested.
* 2026-09-03 19:58:21 (12239) [INFO] Script is up to date.
* 2026-09-03 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-09-03 19:58:22 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-09-03 19:58:22 (11137) [INFO] 
* 2026-09-03 19:58:47 (11167) [INFO] 
* 2026-09-03 19:58:47 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-09-03 19:58:48 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-09-03 19:58:48 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-09-03 19:58:48 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-09-03 19:58:48 (11137) [INFO] 
* 2026-09-03 19:59:07 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-09-03 19:59:08 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-09-03 19:59:08 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-09-03 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-03 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-03 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-03 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-03 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-03 19:59:08 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-03 19:59:08 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-09-03 19:59:08 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-09-03 19:59:08 (11137) [INFO] 
* 2026-09-03 19:59:08 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-09-03 19:59:08 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-09-03 19:59:08 (11150) [INFO]  * EA4: 208.74.123.61
* 2026-09-03 19:59:08 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.61
* 2026-09-03 19:59:08 (11150) [INFO]  * cpanel-plugins: 208.74.123.61
* 2026-09-03 19:59:08 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-09-03 19:59:29 (11150) [INFO] Metadata Cache Created
* 2026-09-03 19:59:29 (11167) [INFO] 
* 2026-09-03 19:59:29 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-09-03 19:59:29 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-09-03 19:59:29 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-09-03 19:59:29 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/7riz_emH1S/ea_profile.json
* 2026-09-03 19:59:30 (10269) [INFO] Backed up EA4 profile to /tmp/7riz_emH1S/ea_profile.json
* 2026-09-03 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-09-03 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID ufph4k) Cannot update this system’s kernel.
* 2026-09-03 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-09-03 19:59:30 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-09-03 19:59:31 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-09-04 19:58:21 (12217) [INFO] Self-update of script version 83 requested.
* 2026-09-04 19:58:21 (12239) [INFO] Script is up to date.
* 2026-09-04 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-09-04 19:58:22 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-09-04 19:58:22 (11137) [INFO] 
* 2026-09-04 19:58:48 (11167) [INFO] 
* 2026-09-04 19:58:48 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-09-04 19:58:48 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-09-04 19:58:48 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-09-04 19:58:48 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-09-04 19:58:48 (11137) [INFO] 
* 2026-09-04 19:59:48 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-09-04 19:59:48 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-09-04 19:59:48 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-09-04 19:59:48 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-04 19:59:48 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-04 19:59:48 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-04 19:59:48 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-04 19:59:48 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-04 19:59:48 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-04 19:59:48 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-09-04 19:59:48 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-09-04 19:59:48 (11137) [INFO] 
* 2026-09-04 19:59:48 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-09-04 19:59:48 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-09-04 19:59:49 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-09-04 19:59:49 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-09-04 19:59:49 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-09-04 19:59:49 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-09-04 20:00:25 (11150) [INFO] Metadata Cache Created
* 2026-09-04 20:00:25 (11167) [INFO] 
* 2026-09-04 20:00:25 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-09-04 20:00:25 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-09-04 20:00:26 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-09-04 20:00:26 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/I4bcovcX_7/ea_profile.json
* 2026-09-04 20:00:26 (10269) [INFO] Backed up EA4 profile to /tmp/I4bcovcX_7/ea_profile.json
* 2026-09-04 20:00:26 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-09-04 20:00:26 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID xf9nxf) Cannot update this system’s kernel.
* 2026-09-04 20:00:27 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-09-04 20:00:27 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-09-04 20:00:27 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-09-05 19:58:50 (12217) [INFO] Self-update of script version 83 requested.
* 2026-09-05 19:58:50 (12239) [INFO] Script is up to date.
* 2026-09-05 19:58:51 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-09-05 19:58:51 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-09-05 19:58:51 (11137) [INFO] 
* 2026-09-05 19:59:17 (11167) [INFO] 
* 2026-09-05 19:59:17 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-09-05 19:59:17 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-09-05 19:59:17 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-09-05 19:59:17 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-09-05 19:59:17 (11137) [INFO] 
* 2026-09-05 19:59:35 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-09-05 19:59:35 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-09-05 19:59:35 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-09-05 19:59:35 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-05 19:59:35 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-05 19:59:35 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-05 19:59:35 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-05 19:59:35 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-05 19:59:35 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-05 19:59:35 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-09-05 19:59:35 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-09-05 19:59:35 (11137) [INFO] 
* 2026-09-05 19:59:35 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-09-05 19:59:36 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-09-05 19:59:36 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-09-05 19:59:36 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-09-05 19:59:36 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-09-05 19:59:36 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-09-05 19:59:57 (11150) [INFO] Metadata Cache Created
* 2026-09-05 19:59:57 (11167) [INFO] 
* 2026-09-05 19:59:57 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-09-05 19:59:57 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-09-05 19:59:57 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-09-05 19:59:57 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/6KOGNrF_0Q/ea_profile.json
* 2026-09-05 19:59:57 (10269) [INFO] Backed up EA4 profile to /tmp/6KOGNrF_0Q/ea_profile.json
* 2026-09-05 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-09-05 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 8ex8w7) Cannot update this system’s kernel.
* 2026-09-05 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-09-05 19:59:58 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-09-05 19:59:58 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-09-06 19:59:15 (12217) [INFO] Self-update of script version 83 requested.
* 2026-09-06 19:59:15 (12239) [INFO] Script is up to date.
* 2026-09-06 19:59:16 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-09-06 19:59:16 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-09-06 19:59:16 (11137) [INFO] 
* 2026-09-06 19:59:41 (11167) [INFO] 
* 2026-09-06 19:59:41 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-09-06 19:59:41 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-09-06 19:59:41 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-09-06 19:59:41 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-09-06 19:59:41 (11137) [INFO] 
* 2026-09-06 20:00:00 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-09-06 20:00:00 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-09-06 20:00:00 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-09-06 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-06 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-06 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-06 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-06 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-06 20:00:00 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-06 20:00:00 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-09-06 20:00:00 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-09-06 20:00:00 (11137) [INFO] 
* 2026-09-06 20:00:01 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-09-06 20:00:01 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-09-06 20:00:01 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-09-06 20:00:01 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-09-06 20:00:01 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-09-06 20:00:01 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-09-06 20:00:23 (11150) [INFO] Metadata Cache Created
* 2026-09-06 20:00:23 (11167) [INFO] 
* 2026-09-06 20:00:23 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-09-06 20:00:23 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-09-06 20:00:23 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-09-06 20:00:23 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/k0jYP557XC/ea_profile.json
* 2026-09-06 20:00:24 (10269) [INFO] Backed up EA4 profile to /tmp/k0jYP557XC/ea_profile.json
* 2026-09-06 20:00:24 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-09-06 20:00:24 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 7c3fy4) Cannot update this system’s kernel.
* 2026-09-06 20:00:24 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-09-06 20:00:24 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-09-06 20:00:25 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-09-07 19:58:21 (12217) [INFO] Self-update of script version 83 requested.
* 2026-09-07 19:58:21 (12239) [INFO] Script is up to date.
* 2026-09-07 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-09-07 19:58:22 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-09-07 19:58:22 (11137) [INFO] 
* 2026-09-07 19:58:47 (11167) [INFO] 
* 2026-09-07 19:58:47 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-09-07 19:58:47 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-09-07 19:58:47 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-09-07 19:58:47 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-09-07 19:58:47 (11137) [INFO] 
* 2026-09-07 19:59:05 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-09-07 19:59:06 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-09-07 19:59:06 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-09-07 19:59:06 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-07 19:59:06 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-07 19:59:06 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-07 19:59:06 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-07 19:59:06 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-07 19:59:06 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-07 19:59:06 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-09-07 19:59:06 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-09-07 19:59:06 (11137) [INFO] 
* 2026-09-07 19:59:06 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-09-07 19:59:06 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-09-07 19:59:06 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-09-07 19:59:06 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-09-07 19:59:06 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-09-07 19:59:06 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-09-07 19:59:27 (11150) [INFO] Metadata Cache Created
* 2026-09-07 19:59:27 (11167) [INFO] 
* 2026-09-07 19:59:27 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-09-07 19:59:27 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-09-07 19:59:27 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-09-07 19:59:27 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/ctJaaeZ1hm/ea_profile.json
* 2026-09-07 19:59:28 (10269) [INFO] Backed up EA4 profile to /tmp/ctJaaeZ1hm/ea_profile.json
* 2026-09-07 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-09-07 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 4nvy7t) Cannot update this system’s kernel.
* 2026-09-07 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-09-07 19:59:28 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-09-07 19:59:29 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-09-08 15:02:55 (12217) [INFO] Self-update of script version 83 requested.
* 2026-09-08 15:02:55 (12239) [INFO] Script is up to date.
* 2026-09-08 15:02:55 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-09-08 15:02:55 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-09-08 15:02:55 (11137) [INFO] 
* 2026-09-08 15:03:21 (11167) [INFO] 
* 2026-09-08 15:03:21 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-09-08 15:03:21 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-09-08 15:03:21 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-09-08 15:03:21 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-09-08 15:03:21 (11137) [INFO] 
* 2026-09-08 15:03:39 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-09-08 15:03:39 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-09-08 15:03:39 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-09-08 15:03:39 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-08 15:03:39 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-08 15:03:39 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-08 15:03:39 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-08 15:03:39 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-08 15:03:39 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-08 15:03:39 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-09-08 15:03:39 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-09-08 15:03:39 (11137) [INFO] 
* 2026-09-08 15:03:40 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-09-08 15:03:40 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-09-08 15:03:40 (11150) [INFO]  * EA4: 208.74.123.62
* 2026-09-08 15:03:40 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.62
* 2026-09-08 15:03:40 (11150) [INFO]  * cpanel-plugins: 208.74.123.62
* 2026-09-08 15:03:40 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-09-08 15:04:01 (11150) [INFO] Metadata Cache Created
* 2026-09-08 15:04:01 (11167) [INFO] 
* 2026-09-08 15:04:01 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-09-08 15:04:01 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-09-08 15:04:01 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-09-08 15:04:03 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/DUtVIbFS9R/ea_profile.json
* 2026-09-08 15:04:03 (10269) [INFO] Backed up EA4 profile to /tmp/DUtVIbFS9R/ea_profile.json
* 2026-09-08 15:04:04 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-09-08 15:04:04 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 2dna5a) Cannot update this system’s kernel.
* 2026-09-08 15:04:04 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-09-08 15:04:04 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-09-08 15:04:04 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-09-08 19:58:21 (12217) [INFO] Self-update of script version 83 requested.
* 2026-09-08 19:58:21 (12239) [INFO] Script is up to date.
* 2026-09-08 19:58:22 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-09-08 19:58:22 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-09-08 19:58:22 (11137) [INFO] 
* 2026-09-08 19:58:48 (11167) [INFO] 
* 2026-09-08 19:58:48 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-09-08 19:58:48 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-09-08 19:58:48 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-09-08 19:58:48 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-09-08 19:58:48 (11137) [INFO] 
* 2026-09-08 19:59:08 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-09-08 19:59:09 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-09-08 19:59:09 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-09-08 19:59:09 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-08 19:59:09 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-08 19:59:09 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-08 19:59:09 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-08 19:59:09 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-08 19:59:09 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-08 19:59:09 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-09-08 19:59:09 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-09-08 19:59:09 (11137) [INFO] 
* 2026-09-08 19:59:09 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-09-08 19:59:09 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-09-08 19:59:09 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-09-08 19:59:09 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-09-08 19:59:09 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-09-08 19:59:09 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-09-08 19:59:31 (11150) [INFO] Metadata Cache Created
* 2026-09-08 19:59:31 (11167) [INFO] 
* 2026-09-08 19:59:31 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-09-08 19:59:31 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-09-08 19:59:31 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-09-08 19:59:31 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/HBs_TdA8Fd/ea_profile.json
* 2026-09-08 19:59:32 (10269) [INFO] Backed up EA4 profile to /tmp/HBs_TdA8Fd/ea_profile.json
* 2026-09-08 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-09-08 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID 5zmgcg) Cannot update this system’s kernel.
* 2026-09-08 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-09-08 19:59:32 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-09-08 19:59:33 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/
* 2026-09-09 19:58:27 (12217) [INFO] Self-update of script version 83 requested.
* 2026-09-09 19:58:27 (12239) [INFO] Script is up to date.
* 2026-09-09 19:58:28 (264) [ERROR] *** Elevation Blocker detected: ***
cPanel thinks that this is a container-like environment.
This script cannot upgrade container environments.
Consider contacting your hypervisor provider for alternative solutions.

* 2026-09-09 19:58:28 (11136) [INFO] Running: /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only
* 2026-09-09 19:58:28 (11137) [INFO] 
* 2026-09-09 19:58:54 (11167) [INFO] 
* 2026-09-09 19:58:54 (7368) [WARN] The OpenSSH configuration file does not explicitly state the PermitRootLogin
option in the sshd_config file. This option may default to "prohibit-password"
after the upgrade is complete. We will set the 'PermitRootLogin' value in
/etc/ssh/sshd_config to 'yes' before upgrading.

* 2026-09-09 19:58:54 (4749) [WARN] You have MariaDB 10.2 installed.
This version is not available for AlmaLinux 8.

* 2026-09-09 19:58:54 (4756) [INFO] You can manually upgrade your installation of MariaDB using the following command:

    /usr/local/cpanel/bin/whmapi1 start_background_mysql_upgrade version=10.6

Once the MariaDB upgrade is finished, you can then retry to elevate to AlmaLinux 8.

* 2026-09-09 19:58:54 (11136) [INFO] Running: /usr/bin/yum list extras
* 2026-09-09 19:58:54 (11137) [INFO] 
* 2026-09-09 19:59:12 (7099) [WARN] YUM repo 'centos7-els' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els.repo
* 2026-09-09 19:59:13 (7066) [ERROR] 7 package(s) installed from unsupported YUM repo 'mariadb' from /etc/yum.repos.d/MariaDB.repo
* 2026-09-09 19:59:13 (7066) [ERROR] 4 package(s) installed from unsupported YUM repo 'monarx' from /etc/yum.repos.d/monarx.repo
* 2026-09-09 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-1' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-09 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-2' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-09 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-3' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-09 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-4' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-09 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-5' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-09 19:59:13 (7099) [WARN] YUM repo 'centos7els-rollout-6' is using unsupported '\$' syntax in /etc/yum.repos.d/centos7-els-rollout.repo
* 2026-09-09 19:59:13 (264) [ERROR] *** Elevation Blocker detected: ***
One or more enabled YUM repo are using invalid syntax.
'\$' variables behave differently in repo files between RedHat 7 and RedHat 8.
RedHat 7 interpolates '\$' variable whereas RedHat 8 does not.

Please fix the files before continuing the update.

* 2026-09-09 19:59:13 (11136) [INFO] Running: /usr/bin/yum makecache
* 2026-09-09 19:59:13 (11137) [INFO] 
* 2026-09-09 19:59:13 (11150) [INFO] Loaded plugins: fastestmirror, tsflags, universal-hooks, versionlock
* 2026-09-09 19:59:13 (11150) [INFO] Loading mirror speeds from cached hostfile
* 2026-09-09 19:59:13 (11150) [INFO]  * EA4: 208.74.123.58
* 2026-09-09 19:59:13 (11150) [INFO]  * cpanel-addons-production-feed: 208.74.123.58
* 2026-09-09 19:59:13 (11150) [INFO]  * cpanel-plugins: 208.74.123.58
* 2026-09-09 19:59:13 (11150) [INFO]  * epel: d2lzkl7pfhq30w.cloudfront.net
* 2026-09-09 19:59:34 (11150) [INFO] Metadata Cache Created
* 2026-09-09 19:59:34 (11167) [INFO] 
* 2026-09-09 19:59:34 (6977) [WARN] There are unfinished yum transactions remaining.
* 2026-09-09 19:59:34 (6981) [WARN] Unfinished yum transactions detected. Elevate will execute /usr/sbin/yum-complete-transaction --cleanup-only during upgrade
* 2026-09-09 19:59:34 (2599) [INFO] Checking EasyApache profile compatibility with AlmaLinux 8.
* 2026-09-09 19:59:34 (10246) [INFO] Running: /usr/local/bin/ea_current_to_profile --target-os=CentOS_8 --output=/tmp/tr6Av41IiC/ea_profile.json
* 2026-09-09 19:59:35 (10269) [INFO] Backed up EA4 profile to /tmp/tr6Av41IiC/ea_profile.json
* 2026-09-09 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
One or more EasyApache 4 package(s) are not compatible with AlmaLinux 8.
Please remove these packages before continuing the update.
- ea-apache24-mod-cloudflare
- ea-php70
- ea-php70-build
- ea-php70-libc-client
- ea-php70-libc-client-devel
- ea-php70-libc-client-static
- ea-php70-pear
- ea-php70-php-bcmath
- ea-php70-php-calendar
- ea-php70-php-cli
- ea-php70-php-common
- ea-php70-php-curl
- ea-php70-php-dba
- ea-php70-php-dbg
- ea-php70-php-devel
- ea-php70-php-enchant
- ea-php70-php-exif
- ea-php70-php-fileinfo
- ea-php70-php-fpm
- ea-php70-php-ftp
- ea-php70-php-gd
- ea-php70-php-gettext
- ea-php70-php-gmp
- ea-php70-php-iconv
- ea-php70-php-imap
- ea-php70-php-intl
- ea-php70-php-ioncube6
- ea-php70-php-ldap
- ea-php70-php-litespeed
- ea-php70-php-mbstring
- ea-php70-php-mcrypt
- ea-php70-php-mysqlnd
- ea-php70-php-odbc
- ea-php70-php-opcache
- ea-php70-php-pdo
- ea-php70-php-pgsql
- ea-php70-php-posix
- ea-php70-php-process
- ea-php70-php-pspell
- ea-php70-php-snmp
- ea-php70-php-soap
- ea-php70-php-sockets
- ea-php70-php-sourceguardian
- ea-php70-php-xml
- ea-php70-php-xmlrpc
- ea-php70-php-zip
- ea-php70-runtime
- ea-php74-php-imagick

* 2026-09-09 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
Unable to determine running and boot kernels due to the following error:
(XID tjcpvn) Cannot update this system’s kernel.
* 2026-09-09 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
The grub2-pc package is not installed. The GRUB2 boot loader is
required to upgrade via leapp.

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/

* 2026-09-09 19:59:36 (264) [ERROR] *** Elevation Blocker detected: ***
The GRUB2 config file is missing.

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/

* 2026-09-09 19:59:37 (492) [WARN] Please fix the detected issues before performing the elevation process.
Read More: https://cpanel.github.io/elevate/blockers/